Pull request #41293 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 83baeafc3c4eaedc41efb47061eb530651d8ce04+7d597ee2c9e25535759bb06fef5285e925771445 (4b2db5c467c2e6d2cc76abcae14d316a77a06a7a) 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 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-41293@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" First time build. Skipping changelog. > git --version # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [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-07-29T14:05:49.237Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-07-29T14:05:49.241Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-07-29T14:06:04.375Z] Still waiting to schedule task [2020-07-29T14:06:04.375Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-07-29T14:09:35.713Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-05b0723d21554d72b) in /home/ubuntu/workspace/moby_PR-41293 [Pipeline] { [Pipeline] checkout [2020-07-29T14:09:35.753Z] using credential docker-jenkins-github-credentials [2020-07-29T14:09:35.758Z] Cloning the remote Git repository [2020-07-29T14:09:35.758Z] Cloning with configured refspecs honoured and without tags [2020-07-29T14:09:35.762Z] Cloning repository https://github.com/moby/moby.git [2020-07-29T14:09:35.763Z] > git init /home/ubuntu/workspace/moby_PR-41293 # timeout=10 [2020-07-29T14:09:35.766Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-29T14:09:35.766Z] > git --version # timeout=10 [2020-07-29T14:09:35.768Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-29T14:09:35.769Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41293/head:refs/remotes/origin/PR-41293 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-07-29T14:09:43.756Z] Fetching without tags [2020-07-29T14:09:43.747Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-29T14:09:43.750Z] > git config --add remote.origin.fetch +refs/pull/41293/head:refs/remotes/origin/PR-41293 # timeout=10 [2020-07-29T14:09:43.751Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-07-29T14:09:43.756Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-29T14:09:43.760Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-29T14:09:43.760Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-29T14:09:43.761Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41293/head:refs/remotes/origin/PR-41293 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-07-29T14:09:44.011Z] Merging remotes/origin/19.03 commit 7d597ee2c9e25535759bb06fef5285e925771445 into PR head commit 83baeafc3c4eaedc41efb47061eb530651d8ce04 [2020-07-29T14:09:44.015Z] > git config core.sparsecheckout # timeout=10 [2020-07-29T14:09:44.016Z] > git checkout -f 83baeafc3c4eaedc41efb47061eb530651d8ce04 # timeout=10 [2020-07-29T14:09:44.495Z] Merge succeeded, producing 83baeafc3c4eaedc41efb47061eb530651d8ce04 [2020-07-29T14:09:44.495Z] Checking out Revision 83baeafc3c4eaedc41efb47061eb530651d8ce04 (PR-41293) [2020-07-29T14:09:44.964Z] Commit message: "oci: correctly use user.GetExecUser interface" [2020-07-29T14:09:44.964Z] First time build. Skipping changelog. [2020-07-29T14:09:44.976Z] > git --version # timeout=10 [2020-07-29T14:09:44.979Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2020-07-29T14:09:44.488Z] > git merge 7d597ee2c9e25535759bb06fef5285e925771445 # timeout=10 [2020-07-29T14:09:44.494Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-29T14:09:44.499Z] > git config core.sparsecheckout # timeout=10 [2020-07-29T14:09:44.500Z] > git checkout -f 83baeafc3c4eaedc41efb47061eb530651d8ce04 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-29T14:09:45.783Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41293:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2020-07-29T14:09:45.783Z] Unable to find image 'alpine:latest' locally [2020-07-29T14:09:45.783Z] latest: Pulling from library/alpine [2020-07-29T14:09:45.783Z] df20fa9351a1: Pulling fs layer [2020-07-29T14:09:45.783Z] df20fa9351a1: Download complete [2020-07-29T14:09:46.041Z] df20fa9351a1: Pull complete [2020-07-29T14:09:46.041Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-07-29T14:09:46.041Z] Status: Downloaded newer image for alpine:latest [2020-07-29T14:09:48.568Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [2020-07-29T14:09:48.745Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-05b0723d21554d72b) in /home/ubuntu/workspace/moby_PR-41293 [Pipeline] node [Pipeline] node [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2020-07-29T14:09:48.801Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-07-29T14:09:48.808Z] Fetching changes from the remote Git repository [2020-07-29T14:09:48.813Z] Fetching without tags [Pipeline] // stage [2020-07-29T14:09:48.819Z] Running on s390x-ubuntu-29 in /home/jenkins/workspace/moby_PR-41293 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2020-07-29T14:09:48.841Z] Running on ppc64le-ubuntu-25 in /home/docker/workspace/moby_PR-41293 [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] checkout [Pipeline] // stage [2020-07-29T14:09:48.945Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [2020-07-29T14:09:48.959Z] Cloning the remote Git repository [2020-07-29T14:09:48.959Z] 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-07-29T14:09:48.974Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] } [2020-07-29T14:09:48.989Z] Cloning the remote Git repository [2020-07-29T14:09:48.989Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-07-29T14:09:49.055Z] Merging remotes/origin/19.03 commit 7d597ee2c9e25535759bb06fef5285e925771445 into PR head commit 83baeafc3c4eaedc41efb47061eb530651d8ce04 [2020-07-29T14:09:49.070Z] Running on azwin-2-fe1440 in d:\jenkins\workspace\moby_PR-41293 [Pipeline] { [Pipeline] ws [2020-07-29T14:09:49.081Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-07-29T14:09:49.415Z] using credential docker-jenkins-github-credentials [2020-07-29T14:09:49.497Z] Cloning the remote Git repository [2020-07-29T14:09:49.497Z] Cloning with configured refspecs honoured and without tags [2020-07-29T14:09:49.520Z] Merge succeeded, producing 83baeafc3c4eaedc41efb47061eb530651d8ce04 [2020-07-29T14:09:49.521Z] Checking out Revision 83baeafc3c4eaedc41efb47061eb530651d8ce04 (PR-41293) [2020-07-29T14:09:49.561Z] Commit message: "oci: correctly use user.GetExecUser interface" [2020-07-29T14:09:49.573Z] > git --version # timeout=10 [2020-07-29T14:09:49.576Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2020-07-29T14:09:48.807Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-07-29T14:09:48.812Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-29T14:09:48.816Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-29T14:09:48.817Z] > git --version # timeout=10 [2020-07-29T14:09:48.818Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-29T14:09:48.818Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41293/head:refs/remotes/origin/PR-41293 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-07-29T14:09:49.058Z] > git config core.sparsecheckout # timeout=10 [2020-07-29T14:09:49.060Z] > git checkout -f 83baeafc3c4eaedc41efb47061eb530651d8ce04 # timeout=10 [2020-07-29T14:09:49.514Z] > git merge 7d597ee2c9e25535759bb06fef5285e925771445 # timeout=10 [2020-07-29T14:09:49.520Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-29T14:09:49.524Z] > git config core.sparsecheckout # timeout=10 [2020-07-29T14:09:49.526Z] > git checkout -f 83baeafc3c4eaedc41efb47061eb530651d8ce04 # timeout=10 [2020-07-29T14:09:48.965Z] Cloning repository https://github.com/moby/moby.git [2020-07-29T14:09:48.965Z] > git init /home/jenkins/workspace/moby_PR-41293 # timeout=10 [2020-07-29T14:09:48.985Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-29T14:09:48.985Z] > git --version # timeout=10 [2020-07-29T14:09:48.988Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-29T14:09:48.989Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41293/head:refs/remotes/origin/PR-41293 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-07-29T14:09:48.996Z] Cloning repository https://github.com/moby/moby.git [2020-07-29T14:09:48.996Z] > git init /home/docker/workspace/moby_PR-41293 # timeout=10 [2020-07-29T14:09:49.004Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-29T14:09:49.005Z] > git --version # timeout=10 [2020-07-29T14:09:49.007Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-29T14:09:49.008Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41293/head:refs/remotes/origin/PR-41293 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-29T14:09:49.530Z] Cloning repository https://github.com/moby/moby.git [2020-07-29T14:09:49.530Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-07-29T14:09:49.592Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-29T14:09:49.593Z] > git --version # timeout=10 [2020-07-29T14:09:49.642Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-29T14:09:49.645Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41293/head:refs/remotes/origin/PR-41293 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-07-29T14:09:50.335Z] + docker version [2020-07-29T14:09:50.335Z] Client: Docker Engine - Community [2020-07-29T14:09:50.335Z] Version: 19.03.12 [2020-07-29T14:09:50.335Z] API version: 1.40 [2020-07-29T14:09:50.335Z] Go version: go1.13.10 [2020-07-29T14:09:50.335Z] Git commit: 48a66213fe [2020-07-29T14:09:50.335Z] Built: Mon Jun 22 15:45:36 2020 [2020-07-29T14:09:50.335Z] OS/Arch: linux/amd64 [2020-07-29T14:09:50.335Z] Experimental: false [2020-07-29T14:09:50.335Z] [2020-07-29T14:09:50.335Z] Server: Docker Engine - Community [2020-07-29T14:09:50.335Z] Engine: [2020-07-29T14:09:50.335Z] Version: 19.03.12 [2020-07-29T14:09:50.335Z] API version: 1.40 (minimum version 1.12) [2020-07-29T14:09:50.335Z] Go version: go1.13.10 [2020-07-29T14:09:50.335Z] Git commit: 48a66213fe [2020-07-29T14:09:50.335Z] Built: Mon Jun 22 15:44:07 2020 [2020-07-29T14:09:50.335Z] OS/Arch: linux/amd64 [2020-07-29T14:09:50.335Z] Experimental: true [2020-07-29T14:09:50.335Z] containerd: [2020-07-29T14:09:50.335Z] Version: 1.2.13 [2020-07-29T14:09:50.335Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-29T14:09:50.335Z] runc: [2020-07-29T14:09:50.335Z] Version: 1.0.0-rc10 [2020-07-29T14:09:50.335Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-29T14:09:50.335Z] docker-init: [2020-07-29T14:09:50.335Z] Version: 0.18.0 [2020-07-29T14:09:50.335Z] GitCommit: fec3683 [Pipeline] sh [2020-07-29T14:09:50.614Z] + docker info [2020-07-29T14:09:50.614Z] Client: [2020-07-29T14:09:50.614Z] Debug Mode: false [2020-07-29T14:09:50.614Z] [2020-07-29T14:09:50.614Z] Server: [2020-07-29T14:09:50.614Z] Containers: 0 [2020-07-29T14:09:50.614Z] Running: 0 [2020-07-29T14:09:50.614Z] Paused: 0 [2020-07-29T14:09:50.614Z] Stopped: 0 [2020-07-29T14:09:50.614Z] Images: 5 [2020-07-29T14:09:50.614Z] Server Version: 19.03.12 [2020-07-29T14:09:50.614Z] Storage Driver: overlay2 [2020-07-29T14:09:50.614Z] Backing Filesystem: extfs [2020-07-29T14:09:50.614Z] Supports d_type: true [2020-07-29T14:09:50.614Z] Native Overlay Diff: true [2020-07-29T14:09:50.614Z] Logging Driver: json-file [2020-07-29T14:09:50.614Z] Cgroup Driver: cgroupfs [2020-07-29T14:09:50.614Z] Plugins: [2020-07-29T14:09:50.614Z] Volume: local [2020-07-29T14:09:50.614Z] Network: bridge host ipvlan macvlan null overlay [2020-07-29T14:09:50.614Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-29T14:09:50.614Z] Swarm: inactive [2020-07-29T14:09:50.614Z] Runtimes: runc [2020-07-29T14:09:50.614Z] Default Runtime: runc [2020-07-29T14:09:50.614Z] Init Binary: docker-init [2020-07-29T14:09:50.614Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-29T14:09:50.614Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-29T14:09:50.614Z] init version: fec3683 [2020-07-29T14:09:50.614Z] Security Options: [2020-07-29T14:09:50.614Z] apparmor [2020-07-29T14:09:50.614Z] seccomp [2020-07-29T14:09:50.614Z] Profile: default [2020-07-29T14:09:50.614Z] Kernel Version: 5.3.0-1030-aws [2020-07-29T14:09:50.614Z] Operating System: Ubuntu 18.04.4 LTS [2020-07-29T14:09:50.614Z] OSType: linux [2020-07-29T14:09:50.614Z] Architecture: x86_64 [2020-07-29T14:09:50.614Z] CPUs: 8 [2020-07-29T14:09:50.614Z] Total Memory: 30.91GiB [2020-07-29T14:09:50.614Z] Name: ip-10-100-122-109 [2020-07-29T14:09:50.614Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-07-29T14:09:50.614Z] Docker Root Dir: /var/lib/docker [2020-07-29T14:09:50.614Z] Debug Mode: false [2020-07-29T14:09:50.614Z] Registry: https://index.docker.io/v1/ [2020-07-29T14:09:50.614Z] Labels: [2020-07-29T14:09:50.614Z] Experimental: true [2020-07-29T14:09:50.614Z] Insecure Registries: [2020-07-29T14:09:50.614Z] 127.0.0.0/8 [2020-07-29T14:09:50.614Z] Live Restore Enabled: true [2020-07-29T14:09:50.614Z] [2020-07-29T14:09:50.614Z] WARNING: No swap limit support [Pipeline] sh [2020-07-29T14:09:50.893Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-29T14:09:50.893Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-29T14:09:50.893Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41293/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-29T14:09:50.893Z] + bash /home/ubuntu/workspace/moby_PR-41293/check-config.sh [2020-07-29T14:09:50.893Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-29T14:09:50.893Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-07-29T14:09:50.893Z] [2020-07-29T14:09:50.893Z] Generally Necessary: [2020-07-29T14:09:50.893Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-29T14:09:50.893Z] - apparmor: enabled and tools installed [2020-07-29T14:09:50.893Z] - CONFIG_NAMESPACES: enabled [2020-07-29T14:09:50.893Z] - CONFIG_NET_NS: enabled [2020-07-29T14:09:50.893Z] - CONFIG_PID_NS: enabled [2020-07-29T14:09:50.893Z] - CONFIG_IPC_NS: enabled [2020-07-29T14:09:50.893Z] - CONFIG_UTS_NS: enabled [2020-07-29T14:09:50.893Z] - CONFIG_CGROUPS: enabled [2020-07-29T14:09:50.893Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-29T14:09:50.894Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-29T14:09:50.894Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-29T14:09:50.894Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-29T14:09:50.894Z] - CONFIG_CPUSETS: enabled [2020-07-29T14:09:50.894Z] - CONFIG_MEMCG: enabled [2020-07-29T14:09:51.155Z] - CONFIG_KEYS: enabled [2020-07-29T14:09:51.155Z] - CONFIG_VETH: enabled (as module) [2020-07-29T14:09:51.155Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-29T14:09:51.155Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-29T14:09:51.155Z] - CONFIG_NF_NAT_IPV4: missing [2020-07-29T14:09:51.155Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-29T14:09:51.155Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-29T14:09:51.155Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-29T14:09:51.155Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-29T14:09:51.155Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-29T14:09:51.155Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-29T14:09:51.155Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-29T14:09:51.155Z] - CONFIG_NF_NAT_NEEDED: missing [2020-07-29T14:09:51.155Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-29T14:09:51.155Z] [2020-07-29T14:09:51.155Z] Optional Features: [2020-07-29T14:09:51.155Z] - CONFIG_USER_NS: enabled [2020-07-29T14:09:51.155Z] - CONFIG_SECCOMP: enabled [2020-07-29T14:09:51.155Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-29T14:09:51.155Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-29T14:09:51.155Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-29T14:09:51.155Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-29T14:09:51.155Z] - CONFIG_BLK_CGROUP: enabled [2020-07-29T14:09:51.155Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-29T14:09:51.155Z] - CONFIG_IOSCHED_CFQ: missing [2020-07-29T14:09:51.155Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-07-29T14:09:51.155Z] - CONFIG_CGROUP_PERF: enabled [2020-07-29T14:09:51.155Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-29T14:09:51.155Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-29T14:09:51.155Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-29T14:09:51.155Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-29T14:09:51.155Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-29T14:09:51.155Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-29T14:09:51.155Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-29T14:09:51.155Z] - CONFIG_IP_VS: enabled (as module) [2020-07-29T14:09:51.155Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-29T14:09:51.155Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-29T14:09:51.155Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-29T14:09:51.155Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-29T14:09:51.155Z] - CONFIG_EXT4_FS: enabled [2020-07-29T14:09:51.155Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-29T14:09:51.155Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-29T14:09:51.155Z] - Network Drivers: [2020-07-29T14:09:51.155Z] - "overlay": [2020-07-29T14:09:51.155Z] - CONFIG_VXLAN: enabled (as module) [2020-07-29T14:09:51.155Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-29T14:09:51.155Z] Optional (for encrypted networks): [2020-07-29T14:09:51.414Z] - CONFIG_CRYPTO: enabled [2020-07-29T14:09:51.414Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-29T14:09:51.414Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-29T14:09:51.414Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-29T14:09:51.414Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-29T14:09:51.414Z] - CONFIG_XFRM: enabled [2020-07-29T14:09:51.414Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-29T14:09:51.414Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-29T14:09:51.414Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-29T14:09:51.414Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-07-29T14:09:51.414Z] - "ipvlan": [2020-07-29T14:09:51.415Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-29T14:09:51.415Z] - "macvlan": [2020-07-29T14:09:51.415Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-29T14:09:51.415Z] - CONFIG_DUMMY: enabled (as module) [2020-07-29T14:09:51.415Z] - "ftp,tftp client in container": [2020-07-29T14:09:51.415Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-29T14:09:51.415Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-29T14:09:51.415Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-29T14:09:51.415Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-29T14:09:51.415Z] - Storage Drivers: [2020-07-29T14:09:51.415Z] - "aufs": [2020-07-29T14:09:51.415Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-29T14:09:51.415Z] - "btrfs": [2020-07-29T14:09:51.415Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-29T14:09:51.415Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-29T14:09:51.415Z] - "devicemapper": [2020-07-29T14:09:51.415Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-29T14:09:51.415Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-29T14:09:51.415Z] - "overlay": [2020-07-29T14:09:51.415Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-29T14:09:51.415Z] - "zfs": [2020-07-29T14:09:51.415Z] - /dev/zfs: present [2020-07-29T14:09:51.415Z] - zfs command: missing [2020-07-29T14:09:51.415Z] - zpool command: missing [2020-07-29T14:09:51.415Z] [2020-07-29T14:09:51.415Z] Limits: [2020-07-29T14:09:51.415Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-29T14:09:51.415Z] [2020-07-29T14:09:51.415Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-29T14:09:51.735Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:83baeafc3c4eaedc41efb47061eb530651d8ce04 . [2020-07-29T14:09:51.735Z] #1 [internal] load .dockerignore [2020-07-29T14:09:51.735Z] #1 transferring context: 87B done [2020-07-29T14:09:51.735Z] #1 DONE 0.0s [2020-07-29T14:09:51.735Z] [2020-07-29T14:09:51.735Z] #2 [internal] load build definition from Dockerfile [2020-07-29T14:09:51.735Z] #2 transferring dockerfile: 12.30kB done [2020-07-29T14:09:51.735Z] #2 DONE 0.0s [2020-07-29T14:09:51.735Z] [2020-07-29T14:09:51.735Z] #4 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-07-29T14:09:51.735Z] #4 DONE 0.1s [2020-07-29T14:09:51.735Z] [2020-07-29T14:09:51.735Z] #3 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-07-29T14:09:51.993Z] #3 DONE 0.2s [2020-07-29T14:09:51.993Z] [2020-07-29T14:09:51.993Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-29T14:09:51.993Z] #5 CACHED [2020-07-29T14:09:51.993Z] [2020-07-29T14:09:51.993Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-07-29T14:09:51.993Z] #63 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-07-29T14:09:51.993Z] #63 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-07-29T14:09:51.993Z] #63 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-07-29T14:09:51.993Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0B / 9.11MB 0.1s [2020-07-29T14:09:52.253Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 7.09MB / 9.11MB 0.2s [2020-07-29T14:09:52.253Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c [2020-07-29T14:09:52.253Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.2s done [2020-07-29T14:09:52.512Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0.3s done [2020-07-29T14:09:52.512Z] #63 DONE 0.6s [2020-07-29T14:09:52.512Z] [2020-07-29T14:09:52.512Z] #6 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-29T14:09:52.512Z] #6 DONE 0.7s [2020-07-29T14:09:52.512Z] [2020-07-29T14:09:52.512Z] #17 [internal] load build context [2020-07-29T14:09:52.771Z] #17 transferring context: 50.92MB 0.8s done [2020-07-29T14:09:52.771Z] #17 DONE 0.8s [2020-07-29T14:09:52.771Z] [2020-07-29T14:09:52.771Z] #18 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-29T14:09:52.771Z] #18 DONE 0.0s [2020-07-29T14:09:52.771Z] [2020-07-29T14:09:52.771Z] #41 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-07-29T14:09:52.771Z] #41 DONE 0.0s [2020-07-29T14:09:52.771Z] [2020-07-29T14:09:52.771Z] #28 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-07-29T14:09:53.029Z] #28 DONE 0.0s [2020-07-29T14:09:53.029Z] [2020-07-29T14:09:53.029Z] #65 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-07-29T14:09:53.029Z] #65 DONE 0.0s [2020-07-29T14:09:53.029Z] [2020-07-29T14:09:53.029Z] #44 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-07-29T14:09:53.029Z] #44 DONE 0.0s [2020-07-29T14:09:53.029Z] [2020-07-29T14:09:53.029Z] #59 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-07-29T14:09:53.029Z] #59 DONE 0.0s [2020-07-29T14:09:53.029Z] [2020-07-29T14:09:53.029Z] #47 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2020-07-29T14:09:53.029Z] #47 DONE 0.1s [2020-07-29T14:09:53.029Z] [2020-07-29T14:09:53.029Z] #19 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-07-29T14:09:53.029Z] #19 DONE 0.1s [2020-07-29T14:09:53.029Z] [2020-07-29T14:09:53.029Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-07-29T14:09:54.936Z] #20 1.996 + RM_GOPATH=0 [2020-07-29T14:09:54.936Z] #20 1.996 + TMP_GOPATH= [2020-07-29T14:09:54.936Z] #20 1.996 + : /build [2020-07-29T14:09:54.936Z] #20 1.996 + '[' -z '' ']' [2020-07-29T14:09:54.936Z] #20 1.997 ++ mktemp -d [2020-07-29T14:09:54.936Z] #20 1.999 + export GOPATH=/tmp/tmp.uJsyC7aCNv [2020-07-29T14:09:54.936Z] #20 1.999 + GOPATH=/tmp/tmp.uJsyC7aCNv [2020-07-29T14:09:54.936Z] #20 1.999 + RM_GOPATH=1 [2020-07-29T14:09:54.936Z] #20 2.001 ++ dirname ./install.sh [2020-07-29T14:09:54.936Z] #20 2.002 + dir=. [2020-07-29T14:09:54.936Z] #20 2.002 + bin=dockercli [2020-07-29T14:09:54.936Z] #20 2.002 + shift [2020-07-29T14:09:54.936Z] #20 2.002 + '[' '!' -f ./dockercli.installer ']' [2020-07-29T14:09:54.936Z] #20 2.002 + . ./dockercli.installer [2020-07-29T14:09:54.936Z] #20 2.002 ++ : stable [2020-07-29T14:09:54.936Z] #20 2.003 Install docker/cli version 17.06.2-ce from stable [2020-07-29T14:09:54.936Z] #20 2.003 ++ : 17.06.2-ce [2020-07-29T14:09:54.936Z] #20 2.003 + install_dockercli [2020-07-29T14:09:54.936Z] #20 2.003 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-29T14:09:54.936Z] #20 2.011 ++ uname -m [2020-07-29T14:09:54.936Z] #20 2.014 + arch=x86_64 [2020-07-29T14:09:54.936Z] #20 2.014 + '[' x86_64 '!=' x86_64 ']' [2020-07-29T14:09:54.936Z] #20 2.014 + url=https://download.docker.com/linux/static [2020-07-29T14:09:54.936Z] #20 2.014 + tar -xz docker/docker [2020-07-29T14:09:54.936Z] #20 2.015 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-07-29T14:09:57.472Z] #20 4.099 + mkdir -p /build [2020-07-29T14:09:57.472Z] #20 4.104 + mv docker/docker /build/ [2020-07-29T14:09:57.472Z] #20 4.106 + rmdir docker [2020-07-29T14:09:57.731Z] #20 DONE 4.6s [2020-07-29T14:09:57.731Z] [2020-07-29T14:09:57.731Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-29T14:09:57.731Z] #42 1.637 + RM_GOPATH=0 [2020-07-29T14:09:57.731Z] #42 1.639 + TMP_GOPATH= [2020-07-29T14:09:57.731Z] #42 1.639 + : /build [2020-07-29T14:09:57.731Z] #42 1.639 + '[' -z '' ']' [2020-07-29T14:09:57.731Z] #42 1.646 ++ mktemp -d [2020-07-29T14:09:57.731Z] #42 1.646 + export GOPATH=/tmp/tmp.SWOssDXoZT [2020-07-29T14:09:57.731Z] #42 1.646 + GOPATH=/tmp/tmp.SWOssDXoZT [2020-07-29T14:09:57.731Z] #42 1.646 + RM_GOPATH=1 [2020-07-29T14:09:57.731Z] #42 1.650 ++ dirname ./install.sh [2020-07-29T14:09:57.731Z] #42 1.656 + dir=. [2020-07-29T14:09:57.731Z] #42 1.656 + bin=vndr [2020-07-29T14:09:57.731Z] #42 1.656 + shift [2020-07-29T14:09:57.731Z] #42 1.656 + '[' '!' -f ./vndr.installer ']' [2020-07-29T14:09:57.731Z] #42 1.656 + . ./vndr.installer [2020-07-29T14:09:57.731Z] #42 1.656 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-29T14:09:57.731Z] #42 1.656 + install_vndr [2020-07-29T14:09:57.731Z] #42 1.656 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-29T14:09:57.731Z] #42 1.656 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.SWOssDXoZT/src/github.com/LK4D4/vndr [2020-07-29T14:09:57.731Z] #42 1.656 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-29T14:09:57.731Z] #42 1.660 Cloning into '/tmp/tmp.SWOssDXoZT/src/github.com/LK4D4/vndr'... [2020-07-29T14:09:57.731Z] #42 2.020 + cd /tmp/tmp.SWOssDXoZT/src/github.com/LK4D4/vndr [2020-07-29T14:09:57.731Z] #42 2.021 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-29T14:09:57.731Z] #42 2.031 + go build -buildmode=pie -v -o /build/vndr . [2020-07-29T14:09:57.731Z] #42 2.348 internal/cpu [2020-07-29T14:09:57.731Z] #42 2.357 runtime/internal/sys [2020-07-29T14:09:57.731Z] #42 2.364 internal/race [2020-07-29T14:09:57.731Z] #42 2.368 sync/atomic [2020-07-29T14:09:57.731Z] #42 2.389 unicode [2020-07-29T14:09:57.731Z] #42 2.395 unicode/utf8 [2020-07-29T14:09:57.731Z] #42 2.395 runtime/internal/atomic [2020-07-29T14:09:57.731Z] #42 2.399 math/bits [2020-07-29T14:09:57.731Z] #42 2.483 runtime/internal/math [2020-07-29T14:09:57.731Z] #42 2.497 encoding [2020-07-29T14:09:57.731Z] #42 2.596 unicode/utf16 [2020-07-29T14:09:57.731Z] #42 2.648 container/list [2020-07-29T14:09:57.731Z] #42 2.791 crypto/internal/subtle [2020-07-29T14:09:57.731Z] #42 2.819 crypto/subtle [2020-07-29T14:09:57.731Z] #42 2.831 internal/testlog [2020-07-29T14:09:57.731Z] #42 2.862 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-29T14:09:57.731Z] #42 2.863 internal/nettrace [2020-07-29T14:09:57.731Z] #42 2.889 vendor/golang.org/x/crypto/internal/subtle [2020-07-29T14:09:57.731Z] #42 2.947 runtime/cgo [2020-07-29T14:09:57.731Z] #42 2.964 vendor/golang.org/x/crypto/curve25519 [2020-07-29T14:09:57.731Z] #42 2.967 internal/bytealg [2020-07-29T14:09:57.731Z] #42 3.024 math [2020-07-29T14:09:57.731Z] #42 3.388 runtime [2020-07-29T14:09:58.359Z] Fetching without tags [2020-07-29T14:09:58.334Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-29T14:09:58.337Z] > git config --add remote.origin.fetch +refs/pull/41293/head:refs/remotes/origin/PR-41293 # timeout=10 [2020-07-29T14:09:58.338Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-07-29T14:09:58.351Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-29T14:09:58.366Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-29T14:09:58.366Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-29T14:09:58.366Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41293/head:refs/remotes/origin/PR-41293 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-07-29T14:09:58.648Z] Merging remotes/origin/19.03 commit 7d597ee2c9e25535759bb06fef5285e925771445 into PR head commit 83baeafc3c4eaedc41efb47061eb530651d8ce04 [2020-07-29T14:09:59.112Z] #42 ... [2020-07-29T14:09:59.112Z] [2020-07-29T14:09:59.112Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-07-29T14:09:59.112Z] #45 1.862 + RM_GOPATH=0 [2020-07-29T14:09:59.112Z] #45 1.862 + TMP_GOPATH= [2020-07-29T14:09:59.112Z] #45 1.862 + : /build [2020-07-29T14:09:59.112Z] #45 1.862 + '[' -z '' ']' [2020-07-29T14:09:59.112Z] #45 1.862 ++ mktemp -d [2020-07-29T14:09:59.112Z] #45 1.867 + export GOPATH=/tmp/tmp.D2wyuckJeT [2020-07-29T14:09:59.112Z] #45 1.867 + GOPATH=/tmp/tmp.D2wyuckJeT [2020-07-29T14:09:59.112Z] #45 1.867 + RM_GOPATH=1 [2020-07-29T14:09:59.112Z] #45 1.867 ++ dirname ./install.sh [2020-07-29T14:09:59.112Z] #45 1.867 + dir=. [2020-07-29T14:09:59.112Z] #45 1.867 + bin=gotestsum [2020-07-29T14:09:59.112Z] #45 1.867 + shift [2020-07-29T14:09:59.112Z] #45 1.867 + '[' '!' -f ./gotestsum.installer ']' [2020-07-29T14:09:59.112Z] #45 1.867 + . ./gotestsum.installer [2020-07-29T14:09:59.112Z] #45 1.867 ++ : v0.3.5 [2020-07-29T14:09:59.112Z] #45 1.867 + install_gotestsum [2020-07-29T14:09:59.112Z] #45 1.870 + set -e [2020-07-29T14:09:59.112Z] #45 1.870 + export GO111MODULE=on [2020-07-29T14:09:59.112Z] #45 1.870 + GO111MODULE=on [2020-07-29T14:09:59.112Z] #45 1.870 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-07-29T14:09:59.112Z] #45 1.905 go: finding gotest.tools v0.3.5 [2020-07-29T14:09:59.112Z] #45 1.905 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-29T14:09:59.112Z] #45 2.431 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-29T14:09:59.112Z] #45 2.836 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-29T14:09:59.112Z] #45 3.084 go: downloading gotest.tools v2.1.0+incompatible [2020-07-29T14:09:59.112Z] #45 3.149 go: extracting gotest.tools v2.1.0+incompatible [2020-07-29T14:09:59.112Z] #45 3.207 go: downloading github.com/pkg/errors v0.8.0 [2020-07-29T14:09:59.112Z] #45 3.233 go: extracting github.com/pkg/errors v0.8.0 [2020-07-29T14:09:59.112Z] #45 3.276 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-29T14:09:59.112Z] #45 3.276 go: downloading github.com/fatih/color v1.6.0 [2020-07-29T14:09:59.112Z] #45 3.278 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-29T14:09:59.112Z] #45 3.280 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-29T14:09:59.112Z] #45 3.282 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-29T14:09:59.112Z] #45 3.325 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-29T14:09:59.112Z] #45 3.328 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-29T14:09:59.112Z] #45 3.335 go: extracting github.com/fatih/color v1.6.0 [2020-07-29T14:09:59.112Z] #45 3.338 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-29T14:09:59.112Z] #45 3.341 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-29T14:09:59.112Z] #45 3.341 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-29T14:09:59.112Z] #45 3.388 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-29T14:09:59.112Z] #45 3.404 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-29T14:09:59.112Z] #45 3.410 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-29T14:09:59.112Z] #45 3.415 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-29T14:09:59.112Z] #45 3.435 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-29T14:09:59.112Z] #45 3.436 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-29T14:09:59.112Z] #45 4.071 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-29T14:09:59.112Z] #45 4.193 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-29T14:09:59.112Z] #45 4.211 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-29T14:09:59.112Z] #45 4.800 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-07-29T14:09:59.112Z] #45 5.356 go: finding gotest.tools/gotestsum v0.5.2 [2020-07-29T14:09:59.112Z] #45 5.363 go: downloading gotest.tools/gotestsum v0.5.2 [2020-07-29T14:09:59.112Z] #45 5.417 go: finding gotest.tools v2.2.0+incompatible [2020-07-29T14:09:59.112Z] #45 5.435 go: downloading gotest.tools v2.2.0+incompatible [2020-07-29T14:09:59.112Z] #45 5.764 go: extracting gotest.tools v2.2.0+incompatible [2020-07-29T14:09:59.112Z] #45 5.774 go: extracting gotest.tools/gotestsum v0.5.2 [2020-07-29T14:09:59.112Z] #45 6.044 go: downloading github.com/fatih/color v1.9.0 [2020-07-29T14:09:59.112Z] #45 6.083 go: downloading github.com/pkg/errors v0.9.1 [2020-07-29T14:09:59.112Z] #45 6.084 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-07-29T14:09:59.112Z] #45 6.084 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-07-29T14:09:59.112Z] #45 6.085 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-07-29T14:09:59.112Z] #45 6.104 go: downloading github.com/spf13/pflag v1.0.3 [2020-07-29T14:09:59.112Z] #45 6.120 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-07-29T14:09:59.112Z] #45 6.139 go: extracting github.com/fatih/color v1.9.0 [2020-07-29T14:09:59.112Z] #45 6.144 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-07-29T14:09:59.112Z] #45 6.146 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-07-29T14:09:59.112Z] #45 6.179 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-07-29T14:09:59.112Z] #45 6.272 go: extracting github.com/spf13/pflag v1.0.3 [2020-07-29T14:09:59.126Z] Merge succeeded, producing 83baeafc3c4eaedc41efb47061eb530651d8ce04 [2020-07-29T14:09:59.126Z] Checking out Revision 83baeafc3c4eaedc41efb47061eb530651d8ce04 (PR-41293) [2020-07-29T14:09:59.277Z] Commit message: "oci: correctly use user.GetExecUser interface" [2020-07-29T14:09:59.327Z] > git --version # timeout=10 [2020-07-29T14:09:59.330Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2020-07-29T14:09:59.371Z] #45 6.302 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-07-29T14:09:59.371Z] #45 6.319 go: extracting github.com/pkg/errors v0.9.1 [2020-07-29T14:09:59.371Z] #45 6.327 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-07-29T14:09:59.371Z] #45 6.338 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-07-29T14:09:59.371Z] #45 6.356 go: extracting github.com/mattn/go-colorable v0.1.6 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-29T14:09:58.654Z] > git config core.sparsecheckout # timeout=10 [2020-07-29T14:09:58.656Z] > git checkout -f 83baeafc3c4eaedc41efb47061eb530651d8ce04 # timeout=10 [2020-07-29T14:09:59.103Z] > git merge 7d597ee2c9e25535759bb06fef5285e925771445 # timeout=10 [2020-07-29T14:09:59.117Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-29T14:09:59.132Z] > git config core.sparsecheckout # timeout=10 [2020-07-29T14:09:59.136Z] > git checkout -f 83baeafc3c4eaedc41efb47061eb530651d8ce04 # timeout=10 [2020-07-29T14:09:59.939Z] #45 6.914 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-07-29T14:09:59.939Z] #45 7.021 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-07-29T14:10:00.179Z] + docker version [2020-07-29T14:10:00.179Z] Client: Docker Engine - Community [2020-07-29T14:10:00.179Z] Version: 19.03.7 [2020-07-29T14:10:00.179Z] API version: 1.40 [2020-07-29T14:10:00.179Z] Go version: go1.12.17 [2020-07-29T14:10:00.179Z] Git commit: 7141c199a2 [2020-07-29T14:10:00.179Z] Built: Sat Mar 7 16:48:47 2020 [2020-07-29T14:10:00.179Z] OS/Arch: linux/s390x [2020-07-29T14:10:00.179Z] Experimental: false [2020-07-29T14:10:00.179Z] [2020-07-29T14:10:00.179Z] Server: Docker Engine - Community [2020-07-29T14:10:00.179Z] Engine: [2020-07-29T14:10:00.179Z] Version: 19.03.7 [2020-07-29T14:10:00.179Z] API version: 1.40 (minimum version 1.12) [2020-07-29T14:10:00.179Z] Go version: go1.12.17 [2020-07-29T14:10:00.179Z] Git commit: 7141c199a2 [2020-07-29T14:10:00.179Z] Built: Sat Mar 7 16:47:46 2020 [2020-07-29T14:10:00.179Z] OS/Arch: linux/s390x [2020-07-29T14:10:00.179Z] Experimental: true [2020-07-29T14:10:00.179Z] containerd: [2020-07-29T14:10:00.179Z] Version: 1.2.13 [2020-07-29T14:10:00.179Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-29T14:10:00.179Z] runc: [2020-07-29T14:10:00.179Z] Version: 1.0.0-rc10 [2020-07-29T14:10:00.179Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-29T14:10:00.179Z] docker-init: [2020-07-29T14:10:00.179Z] Version: 0.18.0 [2020-07-29T14:10:00.179Z] GitCommit: fec3683 [Pipeline] sh [2020-07-29T14:10:00.507Z] #45 7.732 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-07-29T14:10:00.563Z] + docker info [2020-07-29T14:10:00.855Z] Client: [2020-07-29T14:10:00.855Z] Debug Mode: false [2020-07-29T14:10:00.855Z] [2020-07-29T14:10:00.855Z] Server: [2020-07-29T14:10:00.855Z] Containers: 0 [2020-07-29T14:10:00.855Z] Running: 0 [2020-07-29T14:10:00.855Z] Paused: 0 [2020-07-29T14:10:00.855Z] Stopped: 0 [2020-07-29T14:10:00.855Z] Images: 2 [2020-07-29T14:10:00.855Z] Server Version: 19.03.7 [2020-07-29T14:10:00.855Z] Storage Driver: overlay2 [2020-07-29T14:10:00.855Z] Backing Filesystem: [2020-07-29T14:10:00.855Z] Supports d_type: true [2020-07-29T14:10:00.855Z] Native Overlay Diff: true [2020-07-29T14:10:00.855Z] Logging Driver: json-file [2020-07-29T14:10:00.855Z] Cgroup Driver: cgroupfs [2020-07-29T14:10:00.855Z] Plugins: [2020-07-29T14:10:00.855Z] Volume: local [2020-07-29T14:10:00.855Z] Network: bridge host ipvlan macvlan null overlay [2020-07-29T14:10:00.855Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-29T14:10:00.855Z] Swarm: inactive [2020-07-29T14:10:00.855Z] Runtimes: runc [2020-07-29T14:10:00.855Z] Default Runtime: runc [2020-07-29T14:10:00.855Z] Init Binary: docker-init [2020-07-29T14:10:00.855Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-29T14:10:00.855Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-29T14:10:00.855Z] init version: fec3683 [2020-07-29T14:10:00.855Z] Security Options: [2020-07-29T14:10:00.855Z] apparmor [2020-07-29T14:10:00.855Z] seccomp [2020-07-29T14:10:00.855Z] Profile: default [2020-07-29T14:10:00.855Z] Kernel Version: 4.15.0-88-generic [2020-07-29T14:10:00.855Z] Operating System: Ubuntu 18.04.4 LTS [2020-07-29T14:10:00.855Z] OSType: linux [2020-07-29T14:10:00.855Z] Architecture: s390x [2020-07-29T14:10:00.855Z] CPUs: 2 [2020-07-29T14:10:00.855Z] Total Memory: 7.861GiB [2020-07-29T14:10:00.855Z] Name: s390x-ubuntu-29 [2020-07-29T14:10:00.855Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-07-29T14:10:00.855Z] Docker Root Dir: /var/lib/docker [2020-07-29T14:10:00.855Z] Debug Mode: false [2020-07-29T14:10:00.855Z] Username: dockerbuildbot [2020-07-29T14:10:00.855Z] Registry: https://index.docker.io/v1/ [2020-07-29T14:10:00.855Z] Labels: [2020-07-29T14:10:00.855Z] Experimental: true [2020-07-29T14:10:00.855Z] Insecure Registries: [2020-07-29T14:10:00.855Z] 127.0.0.0/8 [2020-07-29T14:10:00.855Z] Live Restore Enabled: false [2020-07-29T14:10:00.855Z] [2020-07-29T14:10:00.855Z] WARNING: No swap limit support [Pipeline] sh [2020-07-29T14:10:01.076Z] #45 8.332 go: finding github.com/spf13/pflag v1.0.3 [2020-07-29T14:10:01.076Z] #45 8.356 go: finding github.com/fatih/color v1.9.0 [2020-07-29T14:10:01.076Z] #45 8.357 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-07-29T14:10:01.236Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-29T14:10:01.237Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-29T14:10:01.237Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41293/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-29T14:10:01.335Z] #45 8.358 go: finding github.com/pkg/errors v0.9.1 [2020-07-29T14:10:01.335Z] #45 8.438 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-29T14:10:01.335Z] #45 8.456 go: finding github.com/mattn/go-colorable v0.1.6 [2020-07-29T14:10:01.335Z] #45 8.501 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-07-29T14:10:01.335Z] #45 8.502 go: finding github.com/mattn/go-isatty v0.0.12 [2020-07-29T14:10:01.335Z] #45 8.505 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-07-29T14:10:01.335Z] #45 8.507 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-07-29T14:10:01.335Z] #45 8.517 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-07-29T14:10:01.530Z] + bash /home/jenkins/workspace/moby_PR-41293/check-config.sh [2020-07-29T14:10:01.530Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-29T14:10:01.530Z] info: reading kernel config from /boot/config-4.15.0-88-generic ... [2020-07-29T14:10:01.530Z] [2020-07-29T14:10:01.530Z] Generally Necessary: [2020-07-29T14:10:01.530Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-29T14:10:01.530Z] - apparmor: enabled and tools installed [2020-07-29T14:10:01.530Z] - CONFIG_NAMESPACES: enabled [2020-07-29T14:10:01.530Z] - CONFIG_NET_NS: enabled [2020-07-29T14:10:01.530Z] - CONFIG_PID_NS: enabled [2020-07-29T14:10:01.530Z] - CONFIG_IPC_NS: enabled [2020-07-29T14:10:01.530Z] - CONFIG_UTS_NS: enabled [2020-07-29T14:10:01.530Z] - CONFIG_CGROUPS: enabled [2020-07-29T14:10:01.530Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-29T14:10:01.530Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-29T14:10:01.530Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-29T14:10:01.530Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-29T14:10:01.530Z] - CONFIG_CPUSETS: enabled [2020-07-29T14:10:01.530Z] - CONFIG_MEMCG: enabled [2020-07-29T14:10:01.530Z] - CONFIG_KEYS: enabled [2020-07-29T14:10:01.530Z] - CONFIG_VETH: enabled (as module) [2020-07-29T14:10:01.530Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-29T14:10:01.530Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-29T14:10:01.530Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-07-29T14:10:01.530Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-29T14:10:01.530Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-29T14:10:01.530Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-29T14:10:01.530Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-29T14:10:01.530Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-29T14:10:01.530Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-29T14:10:01.530Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-29T14:10:01.530Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-07-29T14:10:01.530Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-29T14:10:01.530Z] [2020-07-29T14:10:01.530Z] Optional Features: [2020-07-29T14:10:01.530Z] - CONFIG_USER_NS: enabled [2020-07-29T14:10:01.530Z] - CONFIG_SECCOMP: enabled [2020-07-29T14:10:01.530Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-29T14:10:01.530Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-29T14:10:01.530Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-29T14:10:01.530Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-29T14:10:01.530Z] - CONFIG_BLK_CGROUP: enabled [2020-07-29T14:10:01.530Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-29T14:10:01.530Z] - CONFIG_IOSCHED_CFQ: enabled [2020-07-29T14:10:01.530Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-07-29T14:10:01.530Z] - CONFIG_CGROUP_PERF: enabled [2020-07-29T14:10:01.530Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-29T14:10:01.530Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-29T14:10:01.530Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-29T14:10:01.530Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-29T14:10:01.530Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-29T14:10:01.530Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-29T14:10:01.530Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-29T14:10:01.530Z] - CONFIG_IP_VS: enabled (as module) [2020-07-29T14:10:01.530Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-29T14:10:01.530Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-29T14:10:01.530Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-29T14:10:01.530Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-29T14:10:01.530Z] - CONFIG_EXT4_FS: enabled [2020-07-29T14:10:01.530Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-29T14:10:01.530Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-29T14:10:01.530Z] - Network Drivers: [2020-07-29T14:10:01.530Z] - "overlay": [2020-07-29T14:10:01.530Z] - CONFIG_VXLAN: enabled (as module) [2020-07-29T14:10:01.530Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-29T14:10:01.530Z] Optional (for encrypted networks): [2020-07-29T14:10:01.822Z] - CONFIG_CRYPTO: enabled [2020-07-29T14:10:01.822Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-29T14:10:01.822Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-29T14:10:01.822Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-29T14:10:01.822Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-29T14:10:01.822Z] - CONFIG_XFRM: enabled [2020-07-29T14:10:01.822Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-29T14:10:01.822Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-29T14:10:01.822Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-29T14:10:01.822Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-07-29T14:10:01.822Z] - "ipvlan": [2020-07-29T14:10:01.822Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-29T14:10:01.822Z] - "macvlan": [2020-07-29T14:10:01.822Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-29T14:10:01.822Z] - CONFIG_DUMMY: enabled (as module) [2020-07-29T14:10:01.822Z] - "ftp,tftp client in container": [2020-07-29T14:10:01.822Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-29T14:10:01.822Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-29T14:10:01.822Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-29T14:10:01.822Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-29T14:10:01.822Z] - Storage Drivers: [2020-07-29T14:10:01.822Z] - "aufs": [2020-07-29T14:10:01.822Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-29T14:10:01.822Z] - "btrfs": [2020-07-29T14:10:01.822Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-29T14:10:01.822Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-29T14:10:01.822Z] - "devicemapper": [2020-07-29T14:10:01.822Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-29T14:10:01.822Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-29T14:10:01.822Z] - "overlay": [2020-07-29T14:10:01.822Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-29T14:10:01.822Z] - "zfs": [2020-07-29T14:10:01.822Z] - /dev/zfs: missing [2020-07-29T14:10:01.822Z] - zfs command: missing [2020-07-29T14:10:01.822Z] - zpool command: missing [2020-07-29T14:10:01.822Z] [2020-07-29T14:10:01.822Z] Limits: [2020-07-29T14:10:01.822Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-29T14:10:01.822Z] [2020-07-29T14:10:01.822Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-29T14:10:01.905Z] #45 ... [2020-07-29T14:10:01.905Z] [2020-07-29T14:10:01.905Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-07-29T14:10:01.905Z] #54 0.996 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-29T14:10:01.905Z] #54 1.158 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-29T14:10:01.905Z] #54 1.243 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-29T14:10:01.905Z] #54 1.245 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-29T14:10:01.905Z] #54 1.523 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB] [2020-07-29T14:10:01.905Z] #54 1.807 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-29T14:10:01.905Z] #54 3.723 Fetched 8365 kB in 3s (2815 kB/s) [2020-07-29T14:10:01.905Z] #54 3.723 Reading package lists... [2020-07-29T14:10:01.905Z] #54 5.318 Reading package lists... [2020-07-29T14:10:01.905Z] #54 6.883 Building dependency tree... [2020-07-29T14:10:01.905Z] #54 7.274 Reading state information... [2020-07-29T14:10:01.905Z] #54 7.677 The following additional packages will be installed: [2020-07-29T14:10:01.905Z] #54 7.688 libbtrfs0 [2020-07-29T14:10:01.905Z] #54 7.740 The following NEW packages will be installed: [2020-07-29T14:10:01.905Z] #54 7.741 libbtrfs-dev libbtrfs0 [2020-07-29T14:10:01.905Z] #54 8.033 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-29T14:10:01.905Z] #54 8.033 Need to get 119 kB of archives. [2020-07-29T14:10:01.905Z] #54 8.033 After this operation, 387 kB of additional disk space will be used. [2020-07-29T14:10:01.905Z] #54 8.033 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-29T14:10:01.905Z] #54 8.035 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-29T14:10:01.905Z] #54 8.359 debconf: delaying package configuration, since apt-utils is not installed [2020-07-29T14:10:01.905Z] #54 8.430 Fetched 119 kB in 0s (450 kB/s) [2020-07-29T14:10:01.905Z] #54 8.507 Selecting previously unselected package libbtrfs0. [2020-07-29T14:10:01.905Z] #54 8.507 (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 ... 15410 files and directories currently installed.) [2020-07-29T14:10:01.905Z] #54 8.551 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-29T14:10:01.905Z] #54 8.563 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-29T14:10:01.905Z] #54 8.658 Selecting previously unselected package libbtrfs-dev. [2020-07-29T14:10:01.905Z] #54 8.666 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-29T14:10:01.905Z] #54 8.688 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-29T14:10:01.905Z] #54 8.816 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-29T14:10:01.905Z] #54 8.840 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-29T14:10:01.905Z] #54 8.856 Processing triggers for libc-bin (2.28-10) ... [2020-07-29T14:10:01.905Z] #54 DONE 9.3s [2020-07-29T14:10:01.905Z] [2020-07-29T14:10:01.905Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-29T14:10:01.905Z] #38 1.155 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-29T14:10:01.905Z] #38 1.167 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-29T14:10:01.905Z] #38 1.242 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-29T14:10:01.905Z] #38 1.522 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-29T14:10:01.905Z] #38 1.919 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB] [2020-07-29T14:10:01.905Z] #38 2.465 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-29T14:10:01.905Z] #38 4.458 Fetched 8365 kB in 4s (2315 kB/s) [2020-07-29T14:10:01.905Z] #38 4.458 Reading package lists... [2020-07-29T14:10:01.905Z] #38 5.820 Reading package lists... [2020-07-29T14:10:01.905Z] #38 6.966 Building dependency tree... [2020-07-29T14:10:01.905Z] #38 7.247 Reading state information... [2020-07-29T14:10:01.905Z] #38 7.622 The following additional packages will be installed: [2020-07-29T14:10:01.905Z] #38 7.624 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-29T14:10:01.905Z] #38 7.625 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-29T14:10:01.905Z] #38 7.628 Suggested packages: [2020-07-29T14:10:01.905Z] #38 7.628 manpages-dev python-setuptools [2020-07-29T14:10:01.905Z] #38 7.926 The following NEW packages will be installed: [2020-07-29T14:10:01.905Z] #38 7.927 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-29T14:10:01.905Z] #38 7.927 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-29T14:10:01.905Z] #38 7.928 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-29T14:10:01.905Z] #38 7.928 python-six zlib1g-dev [2020-07-29T14:10:01.905Z] #38 8.216 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-29T14:10:01.905Z] #38 8.216 Need to get 4095 kB of archives. [2020-07-29T14:10:01.905Z] #38 8.216 After this operation, 22.5 MB of additional disk space will be used. [2020-07-29T14:10:01.905Z] #38 8.216 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-07-29T14:10:01.905Z] #38 8.218 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-07-29T14:10:01.905Z] #38 8.220 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-07-29T14:10:01.905Z] #38 8.224 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-07-29T14:10:01.905Z] #38 8.225 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-07-29T14:10:01.905Z] #38 8.228 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-07-29T14:10:01.905Z] #38 8.229 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-07-29T14:10:01.905Z] #38 8.230 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-07-29T14:10:01.905Z] #38 8.234 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-07-29T14:10:01.905Z] #38 8.283 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-07-29T14:10:01.905Z] #38 8.296 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-07-29T14:10:01.905Z] #38 8.342 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-07-29T14:10:01.905Z] #38 8.364 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-07-29T14:10:01.905Z] #38 8.369 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-07-29T14:10:01.905Z] #38 8.370 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-29T14:10:01.905Z] #38 8.373 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-07-29T14:10:01.905Z] #38 8.385 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-07-29T14:10:01.905Z] #38 8.652 debconf: delaying package configuration, since apt-utils is not installed [2020-07-29T14:10:01.905Z] #38 8.710 Fetched 4095 kB in 0s (9397 kB/s) [2020-07-29T14:10:01.905Z] #38 8.803 Selecting previously unselected package libcap-dev:amd64. [2020-07-29T14:10:01.905Z] #38 8.803 (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 ... 15410 files and directories currently installed.) [2020-07-29T14:10:01.905Z] #38 8.846 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-07-29T14:10:01.905Z] #38 8.856 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-07-29T14:10:01.905Z] #38 8.968 Selecting previously unselected package libnet1:amd64. [2020-07-29T14:10:01.905Z] #38 8.974 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-29T14:10:01.905Z] #38 8.986 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-29T14:10:01.905Z] #38 9.061 Selecting previously unselected package libnet1-dev. [2020-07-29T14:10:01.905Z] #38 9.088 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-29T14:10:01.905Z] #38 9.107 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-29T14:10:01.905Z] #38 ... [2020-07-29T14:10:01.905Z] [2020-07-29T14:10:01.905Z] #55 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-29T14:10:01.905Z] #55 DONE 0.0s [2020-07-29T14:10:01.905Z] [2020-07-29T14:10:01.905Z] #56 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-07-29T14:10:01.905Z] #56 DONE 0.1s [2020-07-29T14:10:01.905Z] [2020-07-29T14:10:01.905Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-29T14:10:01.905Z] #38 9.336 Selecting previously unselected package libnl-3-200:amd64. [2020-07-29T14:10:01.905Z] #38 9.342 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-29T14:10:01.905Z] #38 9.356 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-29T14:10:01.905Z] #38 ... [2020-07-29T14:10:01.905Z] [2020-07-29T14:10:01.905Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-29T14:10:01.905Z] #29 1.658 + RM_GOPATH=0 [2020-07-29T14:10:01.905Z] #29 1.658 + TMP_GOPATH= [2020-07-29T14:10:01.905Z] #29 1.658 + : /build [2020-07-29T14:10:01.905Z] #29 1.658 + '[' -z '' ']' [2020-07-29T14:10:01.905Z] #29 1.658 ++ mktemp -d [2020-07-29T14:10:01.905Z] #29 1.659 + export GOPATH=/tmp/tmp.gsxISes9kz [2020-07-29T14:10:01.905Z] #29 1.659 + GOPATH=/tmp/tmp.gsxISes9kz [2020-07-29T14:10:01.905Z] #29 1.659 + RM_GOPATH=1 [2020-07-29T14:10:01.905Z] #29 1.662 ++ dirname ./install.sh [2020-07-29T14:10:01.905Z] #29 1.664 + dir=. [2020-07-29T14:10:01.905Z] #29 1.664 + bin=tomlv [2020-07-29T14:10:01.905Z] #29 1.664 + shift [2020-07-29T14:10:01.905Z] #29 1.664 + '[' '!' -f ./tomlv.installer ']' [2020-07-29T14:10:01.905Z] #29 1.665 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-29T14:10:01.905Z] #29 1.665 + . ./tomlv.installer [2020-07-29T14:10:01.905Z] #29 1.665 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-29T14:10:01.905Z] #29 1.665 + install_tomlv [2020-07-29T14:10:01.905Z] #29 1.665 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-29T14:10:01.905Z] #29 1.665 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.gsxISes9kz/src/github.com/BurntSushi/toml [2020-07-29T14:10:01.905Z] #29 1.682 Cloning into '/tmp/tmp.gsxISes9kz/src/github.com/BurntSushi/toml'... [2020-07-29T14:10:01.905Z] #29 2.053 + cd /tmp/tmp.gsxISes9kz/src/github.com/BurntSushi/toml [2020-07-29T14:10:01.905Z] #29 2.053 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-29T14:10:01.905Z] #29 2.068 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-29T14:10:01.905Z] #29 2.226 runtime/internal/sys [2020-07-29T14:10:01.905Z] #29 2.231 runtime/internal/atomic [2020-07-29T14:10:01.905Z] #29 2.238 math/bits [2020-07-29T14:10:01.905Z] #29 2.247 internal/race [2020-07-29T14:10:01.905Z] #29 2.254 sync/atomic [2020-07-29T14:10:01.905Z] #29 2.274 unicode [2020-07-29T14:10:01.905Z] #29 2.278 unicode/utf8 [2020-07-29T14:10:01.905Z] #29 2.278 internal/cpu [2020-07-29T14:10:01.905Z] #29 2.331 runtime/internal/math [2020-07-29T14:10:01.905Z] #29 2.331 encoding [2020-07-29T14:10:01.905Z] #29 2.579 runtime/cgo [2020-07-29T14:10:01.905Z] #29 2.580 internal/testlog [2020-07-29T14:10:01.905Z] #29 2.945 internal/bytealg [2020-07-29T14:10:01.905Z] #29 2.952 math [2020-07-29T14:10:01.905Z] #29 3.346 runtime [2020-07-29T14:10:02.164Z] #29 ... [2020-07-29T14:10:02.164Z] [2020-07-29T14:10:02.164Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-29T14:10:02.164Z] #38 9.450 Selecting previously unselected package libnl-3-dev:amd64. [2020-07-29T14:10:02.164Z] #38 9.454 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-07-29T14:10:02.164Z] #38 9.466 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-29T14:10:02.247Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:83baeafc3c4eaedc41efb47061eb530651d8ce04 . [2020-07-29T14:10:02.247Z] #1 [internal] load .dockerignore [2020-07-29T14:10:02.247Z] #1 transferring context: 87B done [2020-07-29T14:10:02.247Z] #1 DONE 0.0s [2020-07-29T14:10:02.247Z] [2020-07-29T14:10:02.247Z] #2 [internal] load build definition from Dockerfile [2020-07-29T14:10:02.247Z] #2 transferring dockerfile: 12.30kB done [2020-07-29T14:10:02.247Z] #2 DONE 0.0s [2020-07-29T14:10:02.247Z] [2020-07-29T14:10:02.247Z] #4 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-07-29T14:10:02.423Z] #38 9.603 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-29T14:10:02.423Z] #38 9.610 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-29T14:10:02.423Z] #38 9.635 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-29T14:10:02.423Z] #38 9.700 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-07-29T14:10:02.423Z] #38 9.703 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-07-29T14:10:02.423Z] #38 9.709 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-29T14:10:02.423Z] #38 9.842 Selecting previously unselected package zlib1g-dev:amd64. [2020-07-29T14:10:02.539Z] #4 ... [2020-07-29T14:10:02.540Z] [2020-07-29T14:10:02.540Z] #3 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-07-29T14:10:02.540Z] #3 DONE 0.0s [2020-07-29T14:10:02.540Z] [2020-07-29T14:10:02.540Z] #4 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-07-29T14:10:02.540Z] #4 DONE 0.2s [2020-07-29T14:10:02.540Z] [2020-07-29T14:10:02.540Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-29T14:10:02.540Z] #5 CACHED [2020-07-29T14:10:02.540Z] [2020-07-29T14:10:02.540Z] #17 [internal] load build context [2020-07-29T14:10:02.682Z] #38 9.846 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-07-29T14:10:02.683Z] #38 9.854 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-29T14:10:02.683Z] #38 9.978 Selecting previously unselected package libprotobuf17:amd64. [2020-07-29T14:10:02.683Z] #38 9.978 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-07-29T14:10:02.683Z] #38 9.983 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-29T14:10:02.683Z] #38 ... [2020-07-29T14:10:02.683Z] [2020-07-29T14:10:02.683Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-07-29T14:10:02.683Z] #22 1.748 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-29T14:10:02.683Z] #22 1.766 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-29T14:10:02.683Z] #22 1.766 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-29T14:10:02.683Z] #22 2.250 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-29T14:10:02.683Z] #22 2.852 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB] [2020-07-29T14:10:02.683Z] #22 3.491 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-29T14:10:02.683Z] #22 6.312 Fetched 8365 kB in 5s (1694 kB/s) [2020-07-29T14:10:02.683Z] #22 6.312 Reading package lists... [2020-07-29T14:10:02.683Z] #22 7.670 Reading package lists... [2020-07-29T14:10:02.683Z] #22 8.905 Building dependency tree... [2020-07-29T14:10:02.683Z] #22 9.191 Reading state information... [2020-07-29T14:10:02.683Z] #22 9.361 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-29T14:10:02.683Z] #22 9.361 The following additional packages will be installed: [2020-07-29T14:10:02.683Z] #22 9.362 libjq1 libonig5 [2020-07-29T14:10:02.683Z] #22 9.438 The following NEW packages will be installed: [2020-07-29T14:10:02.683Z] #22 9.442 jq libjq1 libonig5 [2020-07-29T14:10:02.683Z] #22 9.738 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-29T14:10:02.683Z] #22 9.738 Need to get 355 kB of archives. [2020-07-29T14:10:02.683Z] #22 9.738 After this operation, 1072 kB of additional disk space will be used. [2020-07-29T14:10:02.683Z] #22 9.738 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-29T14:10:02.683Z] #22 9.741 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-29T14:10:02.683Z] #22 9.743 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-29T14:10:02.942Z] #22 10.15 debconf: delaying package configuration, since apt-utils is not installed [2020-07-29T14:10:02.942Z] #22 10.23 Fetched 355 kB in 0s (1235 kB/s) [2020-07-29T14:10:02.942Z] #22 ... [2020-07-29T14:10:02.942Z] [2020-07-29T14:10:02.942Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-07-29T14:10:02.942Z] #7 2.062 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-29T14:10:02.942Z] #7 2.077 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-29T14:10:02.942Z] #7 2.077 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-29T14:10:02.942Z] #7 2.602 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-29T14:10:02.942Z] #7 3.252 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB] [2020-07-29T14:10:02.942Z] #7 4.138 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-29T14:10:02.942Z] #7 7.184 Fetched 8365 kB in 6s (1505 kB/s) [2020-07-29T14:10:02.942Z] #7 7.184 Reading package lists... [2020-07-29T14:10:02.942Z] #7 8.642 Reading package lists... [2020-07-29T14:10:02.942Z] #7 10.17 Building dependency tree... [2020-07-29T14:10:02.942Z] #7 ... [2020-07-29T14:10:02.942Z] [2020-07-29T14:10:02.942Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-29T14:10:02.942Z] #31 1.774 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-29T14:10:02.942Z] #31 1.785 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-29T14:10:02.942Z] #31 1.785 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-29T14:10:02.942Z] #31 2.220 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-29T14:10:02.942Z] #31 2.891 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB] [2020-07-29T14:10:02.942Z] #31 3.438 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-29T14:10:02.942Z] #31 6.034 Fetched 8365 kB in 5s (1857 kB/s) [2020-07-29T14:10:02.942Z] #31 6.034 Reading package lists... [2020-07-29T14:10:02.942Z] #31 7.586 Reading package lists... [2020-07-29T14:10:02.942Z] #31 8.855 Building dependency tree... [2020-07-29T14:10:02.942Z] #31 9.103 Reading state information... [2020-07-29T14:10:02.942Z] #31 9.276 The following additional packages will be installed: [2020-07-29T14:10:02.942Z] #31 9.277 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-29T14:10:02.942Z] #31 9.278 Suggested packages: [2020-07-29T14:10:02.942Z] #31 9.278 cmake-doc ninja-build lrzip [2020-07-29T14:10:02.942Z] #31 9.278 Recommended packages: [2020-07-29T14:10:02.942Z] #31 9.278 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-29T14:10:02.942Z] #31 9.499 The following NEW packages will be installed: [2020-07-29T14:10:02.942Z] #31 9.501 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-29T14:10:02.942Z] #31 9.501 vim-common xxd [2020-07-29T14:10:02.942Z] #31 9.582 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-29T14:10:02.942Z] #31 9.582 Need to get 14.9 MB of archives. [2020-07-29T14:10:02.942Z] #31 9.582 After this operation, 61.8 MB of additional disk space will be used. [2020-07-29T14:10:02.942Z] #31 9.582 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-29T14:10:02.942Z] #31 9.594 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-29T14:10:02.942Z] #31 9.610 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-07-29T14:10:02.942Z] #31 9.646 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-29T14:10:02.942Z] #31 9.886 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-07-29T14:10:02.942Z] #31 9.900 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-07-29T14:10:02.942Z] #31 9.905 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-07-29T14:10:02.942Z] #31 9.906 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-07-29T14:10:02.942Z] #31 9.912 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-07-29T14:10:02.942Z] #31 9.914 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-07-29T14:10:02.942Z] #31 10.39 debconf: delaying package configuration, since apt-utils is not installed [2020-07-29T14:10:02.942Z] #31 ... [2020-07-29T14:10:02.942Z] [2020-07-29T14:10:02.942Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-07-29T14:10:02.942Z] #60 1.875 + RM_GOPATH=0 [2020-07-29T14:10:02.942Z] #60 1.875 + TMP_GOPATH= [2020-07-29T14:10:02.942Z] #60 1.875 + : /build/ [2020-07-29T14:10:02.942Z] #60 1.875 + '[' -z '' ']' [2020-07-29T14:10:02.942Z] #60 1.875 ++ mktemp -d [2020-07-29T14:10:02.942Z] #60 1.875 + export GOPATH=/tmp/tmp.8NZPmXUSMV [2020-07-29T14:10:02.942Z] #60 1.875 + GOPATH=/tmp/tmp.8NZPmXUSMV [2020-07-29T14:10:02.942Z] #60 1.875 + RM_GOPATH=1 [2020-07-29T14:10:02.942Z] #60 1.875 ++ dirname ./install.sh [2020-07-29T14:10:02.942Z] #60 1.879 + dir=. [2020-07-29T14:10:02.942Z] #60 1.879 + bin=rootlesskit [2020-07-29T14:10:02.942Z] #60 1.879 + shift [2020-07-29T14:10:02.942Z] #60 1.879 + '[' '!' -f ./rootlesskit.installer ']' [2020-07-29T14:10:02.942Z] #60 1.879 + . ./rootlesskit.installer [2020-07-29T14:10:02.942Z] #60 1.879 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-07-29T14:10:02.942Z] #60 1.879 + install_rootlesskit [2020-07-29T14:10:02.942Z] #60 1.879 + case "$1" in [2020-07-29T14:10:02.942Z] #60 1.879 + export CGO_ENABLED=0 [2020-07-29T14:10:02.942Z] #60 1.879 + CGO_ENABLED=0 [2020-07-29T14:10:02.942Z] #60 1.879 + _install_rootlesskit [2020-07-29T14:10:02.942Z] #60 1.879 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-07-29T14:10:02.942Z] #60 1.879 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.8NZPmXUSMV/src/github.com/rootless-containers/rootlesskit [2020-07-29T14:10:02.942Z] #60 1.880 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-07-29T14:10:02.942Z] #60 1.882 Cloning into '/tmp/tmp.8NZPmXUSMV/src/github.com/rootless-containers/rootlesskit'... [2020-07-29T14:10:02.942Z] #60 3.129 + cd /tmp/tmp.8NZPmXUSMV/src/github.com/rootless-containers/rootlesskit [2020-07-29T14:10:02.942Z] #60 3.129 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-07-29T14:10:02.942Z] #60 3.228 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-29T14:10:02.942Z] #60 3.229 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-29T14:10:03.201Z] #60 ... [2020-07-29T14:10:03.201Z] [2020-07-29T14:10:03.201Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-07-29T14:10:03.201Z] #26 1.496 + mktemp -d [2020-07-29T14:10:03.201Z] #26 1.499 + export GOPATH=/tmp/tmp.VMECBSEts4 [2020-07-29T14:10:03.201Z] #26 1.499 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.VMECBSEts4/src/github.com/go-swagger/go-swagger [2020-07-29T14:10:03.201Z] #26 1.503 Cloning into '/tmp/tmp.VMECBSEts4/src/github.com/go-swagger/go-swagger'... [2020-07-29T14:10:03.201Z] #26 10.35 + cd /tmp/tmp.VMECBSEts4/src/github.com/go-swagger/go-swagger [2020-07-29T14:10:03.201Z] #26 10.35 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-07-29T14:10:03.201Z] #26 ... [2020-07-29T14:10:03.201Z] [2020-07-29T14:10:03.201Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-07-29T14:10:03.201Z] #36 0.767 + mktemp -d [2020-07-29T14:10:03.201Z] #36 0.768 + export GOPATH=/tmp/tmp.sZZE6LPtTp [2020-07-29T14:10:03.201Z] #36 0.768 + git clone https://github.com/docker/distribution.git /tmp/tmp.sZZE6LPtTp/src/github.com/docker/distribution [2020-07-29T14:10:03.201Z] #36 0.773 Cloning into '/tmp/tmp.sZZE6LPtTp/src/github.com/docker/distribution'... [2020-07-29T14:10:03.201Z] #36 3.613 + cd /tmp/tmp.sZZE6LPtTp/src/github.com/docker/distribution [2020-07-29T14:10:03.201Z] #36 3.613 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-29T14:10:03.201Z] #36 4.073 + GOPATH=/tmp/tmp.sZZE6LPtTp/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.sZZE6LPtTp go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-07-29T14:10:03.461Z] #36 ... [2020-07-29T14:10:03.461Z] [2020-07-29T14:10:03.461Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-07-29T14:10:03.461Z] #48 1.984 + RM_GOPATH=0 [2020-07-29T14:10:03.461Z] #48 1.984 + TMP_GOPATH= [2020-07-29T14:10:03.461Z] #48 1.984 + : /build [2020-07-29T14:10:03.461Z] #48 1.984 + '[' -z '' ']' [2020-07-29T14:10:03.461Z] #48 1.987 ++ mktemp -d [2020-07-29T14:10:03.461Z] #48 1.991 + export GOPATH=/tmp/tmp.yzTvExU9ST [2020-07-29T14:10:03.461Z] #48 1.991 + GOPATH=/tmp/tmp.yzTvExU9ST [2020-07-29T14:10:03.461Z] #48 1.991 + RM_GOPATH=1 [2020-07-29T14:10:03.461Z] #48 1.992 ++ dirname ./install.sh [2020-07-29T14:10:03.461Z] #48 1.995 + dir=. [2020-07-29T14:10:03.461Z] #48 1.995 + bin=gometalinter [2020-07-29T14:10:03.461Z] #48 1.995 + shift [2020-07-29T14:10:03.461Z] #48 1.995 + '[' '!' -f ./gometalinter.installer ']' [2020-07-29T14:10:03.461Z] #48 1.995 + . ./gometalinter.installer [2020-07-29T14:10:03.461Z] #48 1.995 ++ GOMETALINTER_COMMIT=v2.0.6 [2020-07-29T14:10:03.461Z] #48 1.995 + install_gometalinter [2020-07-29T14:10:03.461Z] #48 1.995 + echo 'Installing gometalinter version v2.0.6' [2020-07-29T14:10:03.461Z] #48 1.996 + go get -d github.com/alecthomas/gometalinter [2020-07-29T14:10:03.461Z] #48 1.996 Installing gometalinter version v2.0.6 [2020-07-29T14:10:03.461Z] #48 3.931 + cd /tmp/tmp.yzTvExU9ST/src/github.com/alecthomas/gometalinter [2020-07-29T14:10:03.461Z] #48 3.932 + git checkout -q v2.0.6 [2020-07-29T14:10:03.461Z] #48 4.119 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-07-29T14:10:03.461Z] #48 ... [2020-07-29T14:10:03.461Z] [2020-07-29T14:10:03.461Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-07-29T14:10:03.461Z] #66 1.613 + RM_GOPATH=0 [2020-07-29T14:10:03.461Z] #66 1.613 + TMP_GOPATH= [2020-07-29T14:10:03.461Z] #66 1.613 + : /build [2020-07-29T14:10:03.461Z] #66 1.613 + '[' -z '' ']' [2020-07-29T14:10:03.461Z] #66 1.613 ++ mktemp -d [2020-07-29T14:10:03.461Z] #66 1.613 + export GOPATH=/tmp/tmp.fwazQ20jX7 [2020-07-29T14:10:03.461Z] #66 1.613 + GOPATH=/tmp/tmp.fwazQ20jX7 [2020-07-29T14:10:03.461Z] #66 1.613 + RM_GOPATH=1 [2020-07-29T14:10:03.461Z] #66 1.613 ++ dirname ./install.sh [2020-07-29T14:10:03.461Z] #66 1.615 + dir=. [2020-07-29T14:10:03.461Z] #66 1.615 + bin=proxy [2020-07-29T14:10:03.461Z] #66 1.615 + shift [2020-07-29T14:10:03.461Z] #66 1.615 + '[' '!' -f ./proxy.installer ']' [2020-07-29T14:10:03.461Z] #66 1.615 + . ./proxy.installer [2020-07-29T14:10:03.461Z] #66 1.615 ++ : 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-07-29T14:10:03.461Z] #66 1.615 + install_proxy [2020-07-29T14:10:03.461Z] #66 1.615 + case "$1" in [2020-07-29T14:10:03.461Z] #66 1.615 + export CGO_ENABLED=0 [2020-07-29T14:10:03.461Z] #66 1.615 + CGO_ENABLED=0 [2020-07-29T14:10:03.461Z] #66 1.615 + _install_proxy [2020-07-29T14:10:03.461Z] #66 1.615 + echo 'Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6' [2020-07-29T14:10:03.461Z] #66 1.615 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.fwazQ20jX7/src/github.com/docker/libnetwork [2020-07-29T14:10:03.461Z] #66 1.619 Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-07-29T14:10:03.461Z] #66 1.620 Cloning into '/tmp/tmp.fwazQ20jX7/src/github.com/docker/libnetwork'... [2020-07-29T14:10:03.461Z] #66 5.685 + cd /tmp/tmp.fwazQ20jX7/src/github.com/docker/libnetwork [2020-07-29T14:10:03.461Z] #66 5.685 + git checkout -q 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-07-29T14:10:03.461Z] #66 6.038 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-29T14:10:03.721Z] #66 ... [2020-07-29T14:10:03.721Z] [2020-07-29T14:10:03.721Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-07-29T14:10:03.721Z] #22 10.31 Selecting previously unselected package libonig5:amd64. [2020-07-29T14:10:03.721Z] #22 10.31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-29T14:10:03.721Z] #22 10.34 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-07-29T14:10:03.721Z] #22 10.36 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-29T14:10:03.721Z] #22 10.54 Selecting previously unselected package libjq1:amd64. [2020-07-29T14:10:03.721Z] #22 10.54 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-29T14:10:03.721Z] #22 10.55 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-29T14:10:03.721Z] #22 10.67 Selecting previously unselected package jq. [2020-07-29T14:10:03.721Z] #22 10.67 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-29T14:10:03.721Z] #22 10.68 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-29T14:10:03.721Z] #22 10.81 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-29T14:10:03.721Z] #22 10.84 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-29T14:10:03.721Z] #22 10.89 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-29T14:10:03.721Z] #22 10.91 Processing triggers for libc-bin (2.28-10) ... [2020-07-29T14:10:03.744Z] Still waiting to schedule task [2020-07-29T14:10:03.745Z] ‘EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-071a9b3715ff2b26f)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f084aad2b29de3eb)’ is offline; ‘arm32v7-ubuntu-46’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-47’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-48’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-49’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-50’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘azwin-2-3f2470’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2020-07-29T14:10:03.994Z] #22 DONE 11.2s [2020-07-29T14:10:03.994Z] [2020-07-29T14:10:03.994Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-29T14:10:03.994Z] #31 10.46 Fetched 14.9 MB in 0s (30.1 MB/s) [2020-07-29T14:10:03.994Z] #31 10.54 Selecting previously unselected package xxd. [2020-07-29T14:10:03.994Z] #31 10.54 (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 ... 15410 files and directories currently installed.) [2020-07-29T14:10:03.994Z] #31 10.56 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-29T14:10:03.994Z] #31 10.58 Unpacking xxd (2:8.1.0875-5) ... [2020-07-29T14:10:03.994Z] #31 10.74 Selecting previously unselected package vim-common. [2020-07-29T14:10:03.994Z] #31 10.74 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-29T14:10:03.994Z] #31 10.80 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-29T14:10:03.994Z] #31 10.97 Selecting previously unselected package cmake-data. [2020-07-29T14:10:03.994Z] #31 10.98 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-29T14:10:03.994Z] #31 10.99 Unpacking cmake-data (3.13.4-1) ... [2020-07-29T14:10:03.994Z] #31 ... [2020-07-29T14:10:03.994Z] [2020-07-29T14:10:03.994Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-07-29T14:10:03.994Z] #66 DONE 11.0s [2020-07-29T14:10:03.994Z] [2020-07-29T14:10:03.994Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-29T14:10:03.994Z] #23 DONE 0.1s [2020-07-29T14:10:03.994Z] [2020-07-29T14:10:03.994Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-29T14:10:03.994Z] #38 10.25 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-07-29T14:10:03.994Z] #38 10.25 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-07-29T14:10:03.994Z] #38 10.27 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-29T14:10:03.994Z] #38 10.38 Selecting previously unselected package libprotobuf-dev:amd64. [2020-07-29T14:10:03.994Z] #38 10.39 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-07-29T14:10:03.994Z] #38 10.40 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-29T14:10:03.994Z] #38 10.91 Selecting previously unselected package libprotoc17:amd64. [2020-07-29T14:10:03.994Z] #38 10.92 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-07-29T14:10:03.994Z] #38 10.92 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-29T14:10:03.994Z] #38 11.19 Selecting previously unselected package protobuf-c-compiler. [2020-07-29T14:10:03.994Z] #38 11.19 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-07-29T14:10:03.994Z] #38 11.21 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-29T14:10:03.994Z] #38 11.35 Selecting previously unselected package protobuf-compiler. [2020-07-29T14:10:03.994Z] #38 11.35 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-07-29T14:10:03.994Z] #38 11.36 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-29T14:10:04.067Z] #17 transferring context: 50.92MB 1.2s done [2020-07-29T14:10:04.067Z] #17 DONE 1.2s [2020-07-29T14:10:04.067Z] [2020-07-29T14:10:04.067Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-07-29T14:10:04.067Z] #63 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-07-29T14:10:04.067Z] #63 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-07-29T14:10:04.067Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.3s done [2020-07-29T14:10:04.067Z] #63 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-07-29T14:10:04.067Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0.7s [2020-07-29T14:10:04.067Z] #63 ... [2020-07-29T14:10:04.067Z] [2020-07-29T14:10:04.067Z] #6 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-29T14:10:04.067Z] #6 DONE 1.3s [2020-07-29T14:10:04.067Z] [2020-07-29T14:10:04.067Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-07-29T14:10:04.067Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0.8s done [2020-07-29T14:10:04.067Z] #63 DONE 1.4s [2020-07-29T14:10:04.067Z] [2020-07-29T14:10:04.067Z] #18 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-29T14:10:04.067Z] #18 DONE 0.1s [2020-07-29T14:10:04.067Z] [2020-07-29T14:10:04.067Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-07-29T14:10:04.067Z] #7 ... [2020-07-29T14:10:04.067Z] [2020-07-29T14:10:04.067Z] #44 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-07-29T14:10:04.067Z] #44 DONE 0.1s [2020-07-29T14:10:04.127Z] Fetching without tags [2020-07-29T14:10:04.268Z] #38 11.70 Selecting previously unselected package python-pkg-resources. [2020-07-29T14:10:04.361Z] [2020-07-29T14:10:04.361Z] #65 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-07-29T14:10:04.361Z] #65 DONE 0.1s [2020-07-29T14:10:04.361Z] [2020-07-29T14:10:04.361Z] #28 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-07-29T14:10:04.361Z] #28 DONE 0.1s [2020-07-29T14:10:04.361Z] [2020-07-29T14:10:04.361Z] #41 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-07-29T14:10:04.361Z] #41 DONE 0.1s [2020-07-29T14:10:04.361Z] [2020-07-29T14:10:04.361Z] #59 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-07-29T14:10:04.361Z] #59 DONE 0.1s [2020-07-29T14:10:04.361Z] [2020-07-29T14:10:04.361Z] #19 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-07-29T14:10:04.361Z] #19 DONE 0.2s [2020-07-29T14:10:04.361Z] [2020-07-29T14:10:04.361Z] #47 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2020-07-29T14:10:04.361Z] #47 DONE 0.2s [2020-07-29T14:10:04.361Z] [2020-07-29T14:10:04.361Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-07-29T14:10:04.527Z] #38 11.71 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-29T14:10:04.527Z] #38 11.78 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-29T14:10:04.792Z] #38 12.03 Selecting previously unselected package python-six. [2020-07-29T14:10:04.792Z] #38 12.03 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-29T14:10:04.792Z] #38 12.04 Unpacking python-six (1.12.0-1) ... [2020-07-29T14:10:05.039Z] Merging remotes/origin/19.03 commit 7d597ee2c9e25535759bb06fef5285e925771445 into PR head commit 83baeafc3c4eaedc41efb47061eb530651d8ce04 [2020-07-29T14:10:05.052Z] #38 12.33 Selecting previously unselected package python-protobuf. [2020-07-29T14:10:05.052Z] #38 12.33 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-07-29T14:10:05.052Z] #38 12.36 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-29T14:10:03.775Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-29T14:10:03.837Z] > git config --add remote.origin.fetch +refs/pull/41293/head:refs/remotes/origin/PR-41293 # timeout=10 [2020-07-29T14:10:03.890Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-07-29T14:10:04.030Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-29T14:10:04.161Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-29T14:10:04.162Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-29T14:10:04.164Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41293/head:refs/remotes/origin/PR-41293 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-07-29T14:10:05.072Z] > git config core.sparsecheckout # timeout=10 [2020-07-29T14:10:05.312Z] #38 12.73 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-29T14:10:05.572Z] #38 ... [2020-07-29T14:10:05.572Z] [2020-07-29T14:10:05.572Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-07-29T14:10:05.572Z] #7 10.17 Building dependency tree... [2020-07-29T14:10:05.572Z] #7 10.46 Reading state information... [2020-07-29T14:10:05.572Z] #7 10.67 The following additional packages will be installed: [2020-07-29T14:10:05.572Z] #7 10.67 libapparmor1 [2020-07-29T14:10:05.572Z] #7 10.67 Suggested packages: [2020-07-29T14:10:05.572Z] #7 10.67 seccomp [2020-07-29T14:10:05.572Z] #7 10.71 The following NEW packages will be installed: [2020-07-29T14:10:05.572Z] #7 10.71 libapparmor-dev libapparmor1 libseccomp-dev [2020-07-29T14:10:05.572Z] #7 11.01 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-29T14:10:05.572Z] #7 11.01 Need to get 293 kB of archives. [2020-07-29T14:10:05.572Z] #7 11.01 After this operation, 952 kB of additional disk space will be used. [2020-07-29T14:10:05.572Z] #7 11.01 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-07-29T14:10:05.572Z] #7 11.01 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-07-29T14:10:05.572Z] #7 11.01 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-07-29T14:10:05.572Z] #7 11.37 debconf: delaying package configuration, since apt-utils is not installed [2020-07-29T14:10:05.572Z] #7 11.56 Fetched 293 kB in 0s (1088 kB/s) [2020-07-29T14:10:05.572Z] #7 11.71 Selecting previously unselected package libapparmor1:amd64. [2020-07-29T14:10:05.572Z] #7 11.71 (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 ... 15410 files and directories currently installed.) [2020-07-29T14:10:05.572Z] #7 11.75 Preparing to unpack .../libapparmor1_2.13.2-10_amd64.deb ... [2020-07-29T14:10:05.572Z] #7 11.81 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-07-29T14:10:05.572Z] #7 11.99 Selecting previously unselected package libapparmor-dev:amd64. [2020-07-29T14:10:05.572Z] #7 12.00 Preparing to unpack .../libapparmor-dev_2.13.2-10_amd64.deb ... [2020-07-29T14:10:05.572Z] #7 12.03 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-29T14:10:05.572Z] #7 12.28 Selecting previously unselected package libseccomp-dev:amd64. [2020-07-29T14:10:05.572Z] #7 12.28 Preparing to unpack .../libseccomp-dev_2.3.3-4_amd64.deb ... [2020-07-29T14:10:05.572Z] #7 12.32 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-29T14:10:05.572Z] #7 12.51 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-29T14:10:05.572Z] #7 12.54 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-07-29T14:10:05.572Z] #7 12.58 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-29T14:10:05.572Z] #7 12.66 Processing triggers for libc-bin (2.28-10) ... [2020-07-29T14:10:05.572Z] #7 DONE 12.9s [2020-07-29T14:10:05.572Z] [2020-07-29T14:10:05.572Z] #50 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-29T14:10:05.572Z] #50 DONE 0.0s [2020-07-29T14:10:05.572Z] [2020-07-29T14:10:05.572Z] #51 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-07-29T14:10:05.572Z] #51 DONE 0.0s [2020-07-29T14:10:05.594Z] Fetching without tags [2020-07-29T14:10:05.831Z] [2020-07-29T14:10:05.831Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-29T14:10:05.831Z] #31 12.78 Selecting previously unselected package libicu63:amd64. [2020-07-29T14:10:05.831Z] #31 12.78 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-29T14:10:05.831Z] #31 12.79 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-29T14:10:05.995Z] Merging remotes/origin/19.03 commit 7d597ee2c9e25535759bb06fef5285e925771445 into PR head commit 83baeafc3c4eaedc41efb47061eb530651d8ce04 [2020-07-29T14:10:05.566Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-29T14:10:05.569Z] > git config --add remote.origin.fetch +refs/pull/41293/head:refs/remotes/origin/PR-41293 # timeout=10 [2020-07-29T14:10:05.572Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-07-29T14:10:05.586Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-29T14:10:05.600Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-29T14:10:05.601Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-29T14:10:05.601Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41293/head:refs/remotes/origin/PR-41293 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-07-29T14:10:06.001Z] > git config core.sparsecheckout # timeout=10 [2020-07-29T14:10:06.004Z] > git checkout -f 83baeafc3c4eaedc41efb47061eb530651d8ce04 # timeout=10 [2020-07-29T14:10:06.769Z] #31 ... [2020-07-29T14:10:06.770Z] [2020-07-29T14:10:06.770Z] #8 [dev 1/25] RUN groupadd -r docker [2020-07-29T14:10:06.770Z] #8 DONE 1.3s [2020-07-29T14:10:06.872Z] Merge succeeded, producing 83baeafc3c4eaedc41efb47061eb530651d8ce04 [2020-07-29T14:10:06.872Z] Checking out Revision 83baeafc3c4eaedc41efb47061eb530651d8ce04 (PR-41293) [2020-07-29T14:10:05.130Z] > git checkout -f 83baeafc3c4eaedc41efb47061eb530651d8ce04 # timeout=10 [2020-07-29T14:10:07.030Z] [2020-07-29T14:10:07.030Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-29T14:10:07.030Z] #24 1.585 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-07-29T14:10:07.030Z] #24 1.846 [2020-07-29T14:10:07.030Z] #24 2.016 0.8% ###### 9.2% ################# 24.8% ################################ 44.8% ############################################# 63.3% ########################################################### 82.3% ####################################################################### 99.0% ######################################################################## 100.0% [2020-07-29T14:10:07.030Z] #24 2.845 [2020-07-29T14:10:07.290Z] #24 2.970 ############# 18.4% ######################################## 56.5% ######################################################################## 100.0% [2020-07-29T14:10:07.290Z] #24 3.369 [2020-07-29T14:10:07.890Z] Commit message: "oci: correctly use user.GetExecUser interface" [2020-07-29T14:10:07.931Z] #48 3.502 + RM_GOPATH=0 [2020-07-29T14:10:07.931Z] #48 3.502 + TMP_GOPATH= [2020-07-29T14:10:07.931Z] #48 3.502 + : /build [2020-07-29T14:10:07.931Z] #48 3.502 + '[' -z '' ']' [2020-07-29T14:10:07.931Z] #48 3.503 ++ mktemp -d [2020-07-29T14:10:07.931Z] #48 3.509 + export GOPATH=/tmp/tmp.crtK34uURl [2020-07-29T14:10:07.931Z] #48 3.509 + GOPATH=/tmp/tmp.crtK34uURl [2020-07-29T14:10:07.931Z] #48 3.509 + RM_GOPATH=1 [2020-07-29T14:10:07.931Z] #48 3.511 ++ dirname ./install.sh [2020-07-29T14:10:07.931Z] #48 3.524 + dir=. [2020-07-29T14:10:07.931Z] #48 3.524 + bin=gometalinter [2020-07-29T14:10:07.931Z] #48 3.524 + shift [2020-07-29T14:10:07.931Z] #48 3.524 + '[' '!' -f ./gometalinter.installer ']' [2020-07-29T14:10:07.931Z] #48 3.524 + . ./gometalinter.installer [2020-07-29T14:10:07.931Z] #48 3.524 ++ GOMETALINTER_COMMIT=v2.0.6 [2020-07-29T14:10:07.931Z] #48 3.524 + install_gometalinter [2020-07-29T14:10:07.931Z] #48 3.525 + echo 'Installing gometalinter version v2.0.6' [2020-07-29T14:10:07.931Z] #48 3.525 Installing gometalinter version v2.0.6 [2020-07-29T14:10:07.931Z] #48 3.525 + go get -d github.com/alecthomas/gometalinter [2020-07-29T14:10:07.954Z] > git --version # timeout=10 [2020-07-29T14:10:07.959Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2020-07-29T14:10:08.071Z] #24 3.520 ### 4.3% ################ 22.5% ###################### 31.5% ################################## 47.2% ############################################### 66.1% ################################################################ 89.6% ######################################################################## 100.0% [2020-07-29T14:10:08.081Z] Merge succeeded, producing 83baeafc3c4eaedc41efb47061eb530651d8ce04 [2020-07-29T14:10:08.081Z] Checking out Revision 83baeafc3c4eaedc41efb47061eb530651d8ce04 (PR-41293) [2020-07-29T14:10:08.340Z] #24 4.421 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-29T14:10:06.842Z] > git merge 7d597ee2c9e25535759bb06fef5285e925771445 # timeout=10 [2020-07-29T14:10:06.863Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-29T14:10:06.879Z] > git config core.sparsecheckout # timeout=10 [2020-07-29T14:10:06.882Z] > git checkout -f 83baeafc3c4eaedc41efb47061eb530651d8ce04 # timeout=10 [2020-07-29T14:10:08.623Z] #24 4.566 0.0% [2020-07-29T14:10:08.623Z] #24 ... [2020-07-29T14:10:08.623Z] [2020-07-29T14:10:08.623Z] #9 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-07-29T14:10:08.623Z] #9 DONE 1.8s [2020-07-29T14:10:08.623Z] [2020-07-29T14:10:08.623Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-29T14:10:08.792Z] Commit message: "oci: correctly use user.GetExecUser interface" [2020-07-29T14:10:07.786Z] > git merge 7d597ee2c9e25535759bb06fef5285e925771445 # timeout=10 [2020-07-29T14:10:07.983Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-07-29T14:10:08.115Z] > git config core.sparsecheckout # timeout=10 [2020-07-29T14:10:08.166Z] > git checkout -f 83baeafc3c4eaedc41efb47061eb530651d8ce04 # timeout=10 [2020-07-29T14:10:08.827Z] + docker version [2020-07-29T14:10:08.827Z] Client: [2020-07-29T14:10:08.827Z] Version: 18.06.1-ce [2020-07-29T14:10:08.827Z] API version: 1.38 [2020-07-29T14:10:08.827Z] Go version: go1.10.3 [2020-07-29T14:10:08.827Z] Git commit: e68fc7a [2020-07-29T14:10:08.827Z] Built: Tue Aug 21 17:26:10 2018 [2020-07-29T14:10:08.827Z] OS/Arch: linux/ppc64le [2020-07-29T14:10:08.827Z] Experimental: false [2020-07-29T14:10:08.827Z] [2020-07-29T14:10:08.827Z] Server: [2020-07-29T14:10:08.827Z] Engine: [2020-07-29T14:10:08.827Z] Version: 18.06.1-ce [2020-07-29T14:10:08.827Z] API version: 1.38 (minimum version 1.12) [2020-07-29T14:10:08.827Z] Go version: go1.10.3 [2020-07-29T14:10:08.827Z] Git commit: e68fc7a [2020-07-29T14:10:08.827Z] Built: Tue Aug 21 17:24:20 2018 [2020-07-29T14:10:08.827Z] OS/Arch: linux/ppc64le [2020-07-29T14:10:08.827Z] Experimental: true [Pipeline] sh [2020-07-29T14:10:09.213Z] + docker info [2020-07-29T14:10:09.213Z] Containers: 0 [2020-07-29T14:10:09.213Z] Running: 0 [2020-07-29T14:10:09.213Z] Paused: 0 [2020-07-29T14:10:09.213Z] Stopped: 0 [2020-07-29T14:10:09.213Z] Images: 0 [2020-07-29T14:10:09.213Z] Server Version: 18.06.1-ce [2020-07-29T14:10:09.213Z] Storage Driver: overlay2 [2020-07-29T14:10:09.213Z] Backing Filesystem: extfs [2020-07-29T14:10:09.213Z] Supports d_type: true [2020-07-29T14:10:09.213Z] Native Overlay Diff: true [2020-07-29T14:10:09.213Z] Logging Driver: json-file [2020-07-29T14:10:09.213Z] Cgroup Driver: cgroupfs [2020-07-29T14:10:09.213Z] Plugins: [2020-07-29T14:10:09.213Z] Volume: local [2020-07-29T14:10:09.213Z] Network: bridge host ipvlan macvlan null overlay [2020-07-29T14:10:09.213Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-07-29T14:10:09.213Z] Swarm: inactive [2020-07-29T14:10:09.213Z] Runtimes: runc [2020-07-29T14:10:09.213Z] Default Runtime: runc [2020-07-29T14:10:09.213Z] Init Binary: docker-init [2020-07-29T14:10:09.213Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-07-29T14:10:09.213Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-07-29T14:10:09.213Z] init version: fec3683 [2020-07-29T14:10:09.213Z] Security Options: [2020-07-29T14:10:09.213Z] apparmor [2020-07-29T14:10:09.213Z] seccomp [2020-07-29T14:10:09.213Z] Profile: default [2020-07-29T14:10:09.213Z] Kernel Version: 4.4.0-139-generic [2020-07-29T14:10:09.213Z] Operating System: Ubuntu 16.04.3 LTS [2020-07-29T14:10:09.213Z] OSType: linux [2020-07-29T14:10:09.213Z] Architecture: ppc64le [2020-07-29T14:10:09.213Z] CPUs: 4 [2020-07-29T14:10:09.213Z] Total Memory: 7.972GiB [2020-07-29T14:10:09.213Z] Name: ppc64le-ubuntu-25 [2020-07-29T14:10:09.213Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-07-29T14:10:09.213Z] Docker Root Dir: /var/lib/docker [2020-07-29T14:10:09.213Z] Debug Mode (client): false [2020-07-29T14:10:09.213Z] Debug Mode (server): false [2020-07-29T14:10:09.213Z] Username: dockerbuildbot [2020-07-29T14:10:09.213Z] Registry: https://index.docker.io/v1/ [2020-07-29T14:10:09.213Z] Labels: [2020-07-29T14:10:09.213Z] Experimental: true [2020-07-29T14:10:09.213Z] Insecure Registries: [2020-07-29T14:10:09.213Z] 127.0.0.0/8 [2020-07-29T14:10:09.213Z] Live Restore Enabled: false [2020-07-29T14:10:09.213Z] [Pipeline] sh [2020-07-29T14:10:09.137Z] > git --version # timeout=10 [2020-07-29T14:10:09.243Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2020-07-29T14:10:09.596Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-29T14:10:09.596Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-29T14:10:09.596Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41293/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-29T14:10:09.596Z] + bash /home/docker/workspace/moby_PR-41293/check-config.sh [2020-07-29T14:10:09.596Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-29T14:10:09.596Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-07-29T14:10:09.596Z] [2020-07-29T14:10:09.596Z] Generally Necessary: [2020-07-29T14:10:09.596Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-29T14:10:09.596Z] - apparmor: enabled and tools installed [2020-07-29T14:10:09.596Z] - CONFIG_NAMESPACES: enabled [2020-07-29T14:10:09.596Z] - CONFIG_NET_NS: enabled [2020-07-29T14:10:09.596Z] - CONFIG_PID_NS: enabled [2020-07-29T14:10:09.596Z] - CONFIG_IPC_NS: enabled [2020-07-29T14:10:09.596Z] - CONFIG_UTS_NS: enabled [2020-07-29T14:10:09.596Z] - CONFIG_CGROUPS: enabled [2020-07-29T14:10:09.596Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-29T14:10:09.596Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-29T14:10:09.596Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-29T14:10:09.596Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-29T14:10:09.596Z] - CONFIG_CPUSETS: enabled [2020-07-29T14:10:09.596Z] - CONFIG_MEMCG: enabled [2020-07-29T14:10:09.596Z] - CONFIG_KEYS: enabled [2020-07-29T14:10:09.596Z] - CONFIG_VETH: enabled (as module) [2020-07-29T14:10:09.596Z] - CONFIG_BRIDGE: enabled (as module) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-29T14:10:09.893Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-29T14:10:09.893Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-07-29T14:10:09.893Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-29T14:10:09.893Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-29T14:10:09.893Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-29T14:10:09.893Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-29T14:10:09.893Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-29T14:10:09.893Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-29T14:10:09.893Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-29T14:10:09.893Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-07-29T14:10:09.893Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-29T14:10:09.893Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-07-29T14:10:09.893Z] [2020-07-29T14:10:09.893Z] Optional Features: [2020-07-29T14:10:09.893Z] - CONFIG_USER_NS: enabled [2020-07-29T14:10:09.893Z] - CONFIG_SECCOMP: enabled [2020-07-29T14:10:09.893Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-29T14:10:09.893Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-29T14:10:09.893Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-29T14:10:09.893Z] (cgroup swap accounting is currently enabled) [2020-07-29T14:10:09.893Z] - CONFIG_MEMCG_KMEM: enabled [2020-07-29T14:10:09.893Z] - CONFIG_BLK_CGROUP: enabled [2020-07-29T14:10:09.893Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-29T14:10:09.893Z] - CONFIG_IOSCHED_CFQ: enabled [2020-07-29T14:10:09.893Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-07-29T14:10:09.893Z] - CONFIG_CGROUP_PERF: enabled [2020-07-29T14:10:09.893Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-29T14:10:09.893Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-29T14:10:09.893Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-29T14:10:09.893Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-29T14:10:09.893Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-29T14:10:09.893Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-29T14:10:09.893Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-29T14:10:09.893Z] - CONFIG_IP_VS: enabled (as module) [2020-07-29T14:10:09.893Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-29T14:10:09.893Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-29T14:10:09.893Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-29T14:10:09.893Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-29T14:10:09.893Z] - CONFIG_EXT4_FS: enabled [2020-07-29T14:10:09.893Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-29T14:10:09.893Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-29T14:10:09.893Z] - Network Drivers: [2020-07-29T14:10:09.893Z] - "overlay": [2020-07-29T14:10:09.893Z] - CONFIG_VXLAN: enabled (as module) [2020-07-29T14:10:09.893Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-29T14:10:09.893Z] Optional (for encrypted networks): [2020-07-29T14:10:09.921Z] #24 4.566 0.0% ## 3.6% ###### 8.9% ############ 17.4% ##################### 30.4% ############################ 39.1% ################################# 46.9% ######################################## 56.6% ############################################## 64.1% ################################################# 69.0% ###################################################### 75.7% ########################################################### 82.8% ################################################################## 91.7% ####################################################################### 98.7% ######################################################################## 100.0% [2020-07-29T14:10:09.921Z] #24 6.067 [2020-07-29T14:10:10.008Z] #48 ... [2020-07-29T14:10:10.008Z] [2020-07-29T14:10:10.008Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-07-29T14:10:10.008Z] #45 3.245 + RM_GOPATH=0 [2020-07-29T14:10:10.008Z] #45 3.245 + TMP_GOPATH= [2020-07-29T14:10:10.008Z] #45 3.245 + : /build [2020-07-29T14:10:10.008Z] #45 3.245 + '[' -z '' ']' [2020-07-29T14:10:10.008Z] #45 3.248 ++ mktemp -d [2020-07-29T14:10:10.008Z] #45 3.249 + export GOPATH=/tmp/tmp.jPFqwPOLMD [2020-07-29T14:10:10.008Z] #45 3.250 + GOPATH=/tmp/tmp.jPFqwPOLMD [2020-07-29T14:10:10.008Z] #45 3.250 + RM_GOPATH=1 [2020-07-29T14:10:10.008Z] #45 3.250 ++ dirname ./install.sh [2020-07-29T14:10:10.008Z] #45 3.253 + dir=. [2020-07-29T14:10:10.008Z] #45 3.253 + bin=gotestsum [2020-07-29T14:10:10.008Z] #45 3.253 + shift [2020-07-29T14:10:10.008Z] #45 3.253 + '[' '!' -f ./gotestsum.installer ']' [2020-07-29T14:10:10.008Z] #45 3.253 + . ./gotestsum.installer [2020-07-29T14:10:10.008Z] #45 3.253 ++ : v0.3.5 [2020-07-29T14:10:10.008Z] #45 3.254 + install_gotestsum [2020-07-29T14:10:10.008Z] #45 3.254 + set -e [2020-07-29T14:10:10.008Z] #45 3.254 + export GO111MODULE=on [2020-07-29T14:10:10.008Z] #45 3.254 + GO111MODULE=on [2020-07-29T14:10:10.008Z] #45 3.255 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-07-29T14:10:10.008Z] #45 3.345 go: finding gotest.tools v0.3.5 [2020-07-29T14:10:10.008Z] #45 3.345 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-29T14:10:10.008Z] #45 3.914 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-29T14:10:10.008Z] #45 4.023 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-29T14:10:10.008Z] #45 4.386 go: downloading gotest.tools v2.1.0+incompatible [2020-07-29T14:10:10.008Z] #45 4.422 go: extracting gotest.tools v2.1.0+incompatible [2020-07-29T14:10:10.008Z] #45 4.530 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-29T14:10:10.008Z] #45 4.539 go: downloading github.com/fatih/color v1.6.0 [2020-07-29T14:10:10.008Z] #45 4.544 go: downloading github.com/pkg/errors v0.8.0 [2020-07-29T14:10:10.008Z] #45 4.637 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-29T14:10:10.008Z] #45 4.718 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-29T14:10:10.008Z] #45 4.743 go: extracting github.com/fatih/color v1.6.0 [2020-07-29T14:10:10.008Z] #45 4.754 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-29T14:10:10.008Z] #45 4.766 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-29T14:10:10.008Z] #45 4.786 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-29T14:10:10.008Z] #45 4.787 go: extracting github.com/pkg/errors v0.8.0 [2020-07-29T14:10:10.008Z] #45 4.840 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-29T14:10:10.008Z] #45 4.852 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-29T14:10:10.008Z] #45 4.900 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-29T14:10:10.008Z] #45 4.981 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-29T14:10:10.008Z] #45 4.983 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-29T14:10:10.008Z] #45 5.007 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-29T14:10:10.008Z] #45 5.067 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-29T14:10:10.008Z] #45 5.094 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-29T14:10:10.008Z] #45 5.333 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-29T14:10:10.180Z] #24 ... [2020-07-29T14:10:10.180Z] [2020-07-29T14:10:10.180Z] #10 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-07-29T14:10:10.180Z] #10 0.956 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-29T14:10:10.180Z] #10 DONE 1.6s [2020-07-29T14:10:10.190Z] - CONFIG_CRYPTO: enabled [2020-07-29T14:10:10.190Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-07-29T14:10:10.190Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-07-29T14:10:10.190Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-07-29T14:10:10.190Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-07-29T14:10:10.190Z] - CONFIG_XFRM: enabled [2020-07-29T14:10:10.190Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-29T14:10:10.190Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-29T14:10:10.190Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-29T14:10:10.190Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-07-29T14:10:10.190Z] - "ipvlan": [2020-07-29T14:10:10.190Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-29T14:10:10.190Z] - "macvlan": [2020-07-29T14:10:10.190Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-29T14:10:10.190Z] - CONFIG_DUMMY: enabled (as module) [2020-07-29T14:10:10.190Z] - "ftp,tftp client in container": [2020-07-29T14:10:10.190Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-29T14:10:10.190Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-29T14:10:10.190Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-29T14:10:10.190Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-29T14:10:10.190Z] - Storage Drivers: [2020-07-29T14:10:10.190Z] - "aufs": [2020-07-29T14:10:10.190Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-29T14:10:10.190Z] - "btrfs": [2020-07-29T14:10:10.190Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-29T14:10:10.190Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-29T14:10:10.190Z] - "devicemapper": [2020-07-29T14:10:10.190Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-29T14:10:10.190Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-29T14:10:10.190Z] - "overlay": [2020-07-29T14:10:10.190Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-29T14:10:10.190Z] - "zfs": [2020-07-29T14:10:10.190Z] - /dev/zfs: missing [2020-07-29T14:10:10.190Z] - zfs command: missing [2020-07-29T14:10:10.190Z] - zpool command: missing [2020-07-29T14:10:10.190Z] [2020-07-29T14:10:10.190Z] Limits: [2020-07-29T14:10:10.190Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-29T14:10:10.190Z] [2020-07-29T14:10:10.190Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-29T14:10:10.440Z] [2020-07-29T14:10:10.440Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-29T14:10:10.440Z] #31 15.02 Selecting previously unselected package libxml2:amd64. [2020-07-29T14:10:10.440Z] #31 15.02 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-07-29T14:10:10.440Z] #31 15.04 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-29T14:10:10.440Z] #31 15.30 Selecting previously unselected package libarchive13:amd64. [2020-07-29T14:10:10.440Z] #31 15.32 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-07-29T14:10:10.440Z] #31 15.33 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-29T14:10:10.440Z] #31 15.47 Selecting previously unselected package libjsoncpp1:amd64. [2020-07-29T14:10:10.440Z] #31 15.47 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-07-29T14:10:10.440Z] #31 15.49 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-29T14:10:10.440Z] #31 15.73 Selecting previously unselected package librhash0:amd64. [2020-07-29T14:10:10.440Z] #31 15.73 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-07-29T14:10:10.440Z] #31 15.78 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-07-29T14:10:10.440Z] #31 16.06 Selecting previously unselected package libuv1:amd64. [2020-07-29T14:10:10.440Z] #31 16.08 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-07-29T14:10:10.440Z] #31 16.08 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-07-29T14:10:10.440Z] #31 16.25 Selecting previously unselected package cmake. [2020-07-29T14:10:10.440Z] #31 16.25 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-07-29T14:10:10.440Z] #31 16.27 Unpacking cmake (3.13.4-1) ... [2020-07-29T14:10:10.440Z] #31 17.09 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-29T14:10:10.440Z] #31 17.21 Setting up xxd (2:8.1.0875-5) ... [2020-07-29T14:10:10.440Z] #31 17.39 Setting up libuv1:amd64 (1.24.1-1) ... [2020-07-29T14:10:10.440Z] #31 17.42 Setting up vim-common (2:8.1.0875-5) ... [2020-07-29T14:10:10.440Z] #31 17.59 Setting up librhash0:amd64 (1.3.8-1) ... [2020-07-29T14:10:10.440Z] #31 17.67 Setting up cmake-data (3.13.4-1) ... [2020-07-29T14:10:10.440Z] #31 17.70 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-29T14:10:10.440Z] #31 17.71 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-29T14:10:10.440Z] #31 17.76 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-29T14:10:10.440Z] #31 17.81 Setting up cmake (3.13.4-1) ... [2020-07-29T14:10:10.440Z] #31 17.83 Processing triggers for libc-bin (2.28-10) ... [2020-07-29T14:10:10.440Z] #31 17.86 Processing triggers for mime-support (3.62) ... [2020-07-29T14:10:10.644Z] #45 6.511 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-29T14:10:10.700Z] #31 DONE 18.1s [2020-07-29T14:10:10.700Z] [2020-07-29T14:10:10.700Z] #32 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-29T14:10:10.700Z] #32 DONE 0.1s [2020-07-29T14:10:10.700Z] [2020-07-29T14:10:10.700Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-29T14:10:10.700Z] #24 6.733 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-07-29T14:10:10.720Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:83baeafc3c4eaedc41efb47061eb530651d8ce04 . [2020-07-29T14:10:10.794Z] + docker version [2020-07-29T14:10:10.794Z] Client: Docker Engine - Enterprise [2020-07-29T14:10:10.794Z] Version: 19.03.5 [2020-07-29T14:10:10.794Z] API version: 1.40 [2020-07-29T14:10:10.794Z] Go version: go1.12.12 [2020-07-29T14:10:10.794Z] Git commit: 2ee0c57608 [2020-07-29T14:10:10.794Z] Built: 11/13/2019 08:00:16 [2020-07-29T14:10:10.794Z] OS/Arch: windows/amd64 [2020-07-29T14:10:10.794Z] Experimental: false [2020-07-29T14:10:10.794Z] [2020-07-29T14:10:10.794Z] Server: Docker Engine - Enterprise [2020-07-29T14:10:10.794Z] Engine: [2020-07-29T14:10:10.794Z] Version: 19.03.5 [2020-07-29T14:10:10.794Z] API version: 1.40 (minimum version 1.24) [2020-07-29T14:10:10.794Z] Go version: go1.12.12 [2020-07-29T14:10:10.794Z] Git commit: 2ee0c57608 [2020-07-29T14:10:10.794Z] Built: 11/13/2019 07:58:51 [2020-07-29T14:10:10.794Z] OS/Arch: windows/amd64 [2020-07-29T14:10:10.794Z] Experimental: true [Pipeline] sh [2020-07-29T14:10:10.993Z] #24 ... [2020-07-29T14:10:10.993Z] [2020-07-29T14:10:10.993Z] #33 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-07-29T14:10:10.993Z] #33 DONE 0.0s [2020-07-29T14:10:11.254Z] [2020-07-29T14:10:11.254Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-29T14:10:11.254Z] #24 7.043 [2020-07-29T14:10:11.254Z] #24 7.185 # 2.3% ######################################################################## 100.0% [2020-07-29T14:10:11.254Z] #24 7.256 [2020-07-29T14:10:11.280Z] #45 7.027 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-29T14:10:11.280Z] #45 7.115 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-29T14:10:11.514Z] #24 ... [2020-07-29T14:10:11.514Z] [2020-07-29T14:10:11.514Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-29T14:10:11.514Z] #38 14.11 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-29T14:10:11.514Z] #38 14.17 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-29T14:10:11.514Z] #38 14.22 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-29T14:10:11.514Z] #38 14.25 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-29T14:10:11.514Z] #38 14.27 Setting up python-six (1.12.0-1) ... [2020-07-29T14:10:11.514Z] #38 15.49 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-29T14:10:11.514Z] #38 15.54 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-29T14:10:11.514Z] #38 15.59 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-29T14:10:11.514Z] #38 15.73 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-07-29T14:10:11.514Z] #38 15.85 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-29T14:10:11.514Z] #38 15.99 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-29T14:10:11.514Z] #38 16.04 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-29T14:10:11.514Z] #38 16.09 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-29T14:10:11.514Z] #38 16.16 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-29T14:10:11.514Z] #38 16.21 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-29T14:10:11.514Z] #38 18.40 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-29T14:10:11.514Z] #38 18.42 Processing triggers for libc-bin (2.28-10) ... [2020-07-29T14:10:11.514Z] #38 DONE 18.7s [2020-07-29T14:10:11.514Z] [2020-07-29T14:10:11.514Z] #11 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-07-29T14:10:11.514Z] #11 DONE 1.2s [2020-07-29T14:10:11.514Z] [2020-07-29T14:10:11.514Z] #12 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-07-29T14:10:11.908Z] + docker info [2020-07-29T14:10:12.087Z] #12 ... [2020-07-29T14:10:12.087Z] [2020-07-29T14:10:12.087Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-07-29T14:10:12.087Z] #57 1.001 + RM_GOPATH=0 [2020-07-29T14:10:12.087Z] #57 1.001 + TMP_GOPATH= [2020-07-29T14:10:12.087Z] #57 1.001 + : /build [2020-07-29T14:10:12.087Z] #57 1.001 + '[' -z '' ']' [2020-07-29T14:10:12.087Z] #57 1.002 ++ mktemp -d [2020-07-29T14:10:12.087Z] #57 1.004 + export GOPATH=/tmp/tmp.YgTnlv2C3n [2020-07-29T14:10:12.087Z] #57 1.005 + GOPATH=/tmp/tmp.YgTnlv2C3n [2020-07-29T14:10:12.087Z] #57 1.005 + RM_GOPATH=1 [2020-07-29T14:10:12.087Z] #57 1.008 ++ dirname ./install.sh [2020-07-29T14:10:12.087Z] #57 1.009 + dir=. [2020-07-29T14:10:12.087Z] #57 1.009 + bin=containerd [2020-07-29T14:10:12.087Z] #57 1.009 + shift [2020-07-29T14:10:12.087Z] #57 1.009 + '[' '!' -f ./containerd.installer ']' [2020-07-29T14:10:12.087Z] #57 1.009 + . ./containerd.installer [2020-07-29T14:10:12.087Z] #57 1.009 ++ : 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-29T14:10:12.087Z] #57 1.010 + install_containerd [2020-07-29T14:10:12.087Z] #57 1.010 + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429' [2020-07-29T14:10:12.087Z] #57 1.010 Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-29T14:10:12.087Z] #57 1.010 + git clone https://github.com/containerd/containerd.git /tmp/tmp.YgTnlv2C3n/src/github.com/containerd/containerd [2020-07-29T14:10:12.087Z] #57 1.013 Cloning into '/tmp/tmp.YgTnlv2C3n/src/github.com/containerd/containerd'... [2020-07-29T14:10:12.346Z] #57 ... [2020-07-29T14:10:12.346Z] [2020-07-29T14:10:12.346Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-29T14:10:12.346Z] #24 8.024 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-07-29T14:10:12.346Z] #24 8.221 [2020-07-29T14:10:12.346Z] #24 8.399 ############################## 42.9% ######################################################################## 100.0% [2020-07-29T14:10:12.346Z] #24 8.485 [2020-07-29T14:10:12.346Z] #24 ... [2020-07-29T14:10:12.346Z] [2020-07-29T14:10:12.346Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-29T14:10:12.346Z] #29 9.550 sync [2020-07-29T14:10:12.346Z] #29 9.550 internal/reflectlite [2020-07-29T14:10:12.346Z] #29 10.11 errors [2020-07-29T14:10:12.346Z] #29 10.11 sort [2020-07-29T14:10:12.346Z] #29 10.21 strconv [2020-07-29T14:10:12.346Z] #29 10.21 io [2020-07-29T14:10:12.346Z] #29 10.21 internal/oserror [2020-07-29T14:10:12.346Z] #29 10.32 syscall [2020-07-29T14:10:12.346Z] #29 10.74 strings [2020-07-29T14:10:12.346Z] #29 10.79 text/tabwriter [2020-07-29T14:10:12.346Z] #29 10.79 bytes [2020-07-29T14:10:12.346Z] #29 11.22 reflect [2020-07-29T14:10:12.346Z] #29 11.95 bufio [2020-07-29T14:10:12.346Z] #29 12.13 path [2020-07-29T14:10:12.346Z] #29 12.99 time [2020-07-29T14:10:12.346Z] #29 13.00 internal/syscall/execenv [2020-07-29T14:10:12.346Z] #29 13.00 internal/syscall/unix [2020-07-29T14:10:12.346Z] #29 14.49 internal/fmtsort [2020-07-29T14:10:12.346Z] #29 14.80 internal/poll [2020-07-29T14:10:12.346Z] #29 15.07 os [2020-07-29T14:10:12.346Z] #29 15.68 path/filepath [2020-07-29T14:10:12.346Z] #29 15.69 fmt [2020-07-29T14:10:12.346Z] #29 16.02 io/ioutil [2020-07-29T14:10:12.346Z] #29 16.87 log [2020-07-29T14:10:12.346Z] #29 16.87 github.com/BurntSushi/toml [2020-07-29T14:10:12.346Z] #29 16.87 flag [2020-07-29T14:10:12.346Z] #29 18.32 github.com/BurntSushi/toml/cmd/tomlv [2020-07-29T14:10:12.605Z] #29 ... [2020-07-29T14:10:12.605Z] [2020-07-29T14:10:12.605Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-29T14:10:12.605Z] #42 9.645 internal/reflectlite [2020-07-29T14:10:12.605Z] #42 9.651 sync [2020-07-29T14:10:12.605Z] #42 10.06 github.com/LK4D4/vndr/godl/singleflight [2020-07-29T14:10:12.605Z] #42 10.07 math/rand [2020-07-29T14:10:12.605Z] #42 10.07 internal/singleflight [2020-07-29T14:10:12.605Z] #42 10.38 sort [2020-07-29T14:10:12.605Z] #42 10.39 errors [2020-07-29T14:10:12.605Z] #42 10.48 strconv [2020-07-29T14:10:12.605Z] #42 10.48 internal/oserror [2020-07-29T14:10:12.605Z] #42 10.48 vendor/golang.org/x/net/dns/dnsmessage [2020-07-29T14:10:12.605Z] #42 10.48 io [2020-07-29T14:10:12.605Z] #42 10.55 syscall [2020-07-29T14:10:12.605Z] #42 11.28 strings [2020-07-29T14:10:12.605Z] #42 11.28 bytes [2020-07-29T14:10:12.605Z] #42 11.30 hash [2020-07-29T14:10:12.605Z] #42 11.30 crypto/internal/randutil [2020-07-29T14:10:12.605Z] #42 11.56 crypto/hmac [2020-07-29T14:10:12.605Z] #42 11.56 hash/crc32 [2020-07-29T14:10:12.605Z] #42 12.01 vendor/golang.org/x/crypto/hkdf [2020-07-29T14:10:12.605Z] #42 12.20 reflect [2020-07-29T14:10:12.605Z] #42 12.21 crypto [2020-07-29T14:10:12.605Z] #42 12.21 crypto/rc4 [2020-07-29T14:10:12.605Z] #42 12.22 bufio [2020-07-29T14:10:12.605Z] #42 12.23 vendor/golang.org/x/text/transform [2020-07-29T14:10:12.605Z] #42 12.67 internal/syscall/execenv [2020-07-29T14:10:12.605Z] #42 12.67 internal/syscall/unix [2020-07-29T14:10:12.605Z] #42 12.71 time [2020-07-29T14:10:12.605Z] #42 13.25 path [2020-07-29T14:10:12.605Z] #42 13.25 regexp/syntax [2020-07-29T14:10:12.605Z] #42 15.00 internal/poll [2020-07-29T14:10:12.605Z] #42 15.00 context [2020-07-29T14:10:12.605Z] #42 15.48 regexp [2020-07-29T14:10:12.605Z] #42 15.81 os [2020-07-29T14:10:12.605Z] #42 16.60 internal/fmtsort [2020-07-29T14:10:12.605Z] #42 16.60 encoding/binary [2020-07-29T14:10:12.605Z] #42 17.00 fmt [2020-07-29T14:10:12.605Z] #42 17.00 path/filepath [2020-07-29T14:10:12.605Z] #42 17.04 net [2020-07-29T14:10:12.605Z] #42 17.10 internal/lazyregexp [2020-07-29T14:10:12.605Z] #42 17.10 github.com/LK4D4/vndr/versioned [2020-07-29T14:10:12.605Z] #42 17.46 crypto/cipher [2020-07-29T14:10:12.605Z] #42 17.46 crypto/sha512 [2020-07-29T14:10:12.605Z] #42 17.48 crypto/md5 [2020-07-29T14:10:12.605Z] #42 17.49 crypto/ed25519/internal/edwards25519 [2020-07-29T14:10:12.605Z] #42 17.49 encoding/base64 [2020-07-29T14:10:12.605Z] #42 18.33 crypto/sha1 [2020-07-29T14:10:12.605Z] #42 18.42 crypto/sha256 [2020-07-29T14:10:12.605Z] #42 18.51 io/ioutil [2020-07-29T14:10:12.605Z] #42 18.94 encoding/pem [2020-07-29T14:10:12.605Z] #42 19.13 vendor/golang.org/x/crypto/poly1305 [2020-07-29T14:10:12.605Z] #42 19.18 crypto/aes [2020-07-29T14:10:12.605Z] #42 19.25 crypto/des [2020-07-29T14:10:12.605Z] #42 19.36 vendor/golang.org/x/crypto/internal/chacha20 [2020-07-29T14:10:12.605Z] #42 19.40 vendor/golang.org/x/sys/cpu [2020-07-29T14:10:12.605Z] #42 19.47 os/exec [2020-07-29T14:10:12.605Z] #42 19.86 vendor/golang.org/x/crypto/chacha20poly1305 [2020-07-29T14:10:12.794Z] #45 ... [2020-07-29T14:10:12.794Z] [2020-07-29T14:10:12.794Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-07-29T14:10:12.794Z] #48 8.371 + cd /tmp/tmp.crtK34uURl/src/github.com/alecthomas/gometalinter [2020-07-29T14:10:12.794Z] #48 8.371 + git checkout -q v2.0.6 [2020-07-29T14:10:12.794Z] #48 8.613 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-07-29T14:10:12.830Z] Sending build context to Docker daemon 55.44MB [2020-07-29T14:10:12.830Z] Step 1/140 : ARG CROSS="false" [2020-07-29T14:10:12.830Z] Step 2/140 : ARG GO_VERSION=1.13.14 [2020-07-29T14:10:12.830Z] Step 3/140 : ARG DEBIAN_FRONTEND=noninteractive [2020-07-29T14:10:12.830Z] Step 4/140 : ARG VPNKIT_DIGEST=e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-07-29T14:10:12.830Z] Step 5/140 : FROM golang:${GO_VERSION}-buster AS base [2020-07-29T14:10:12.830Z] 1.13.14-buster: Pulling from library/golang [2020-07-29T14:10:12.830Z] 1c8685784756: Pulling fs layer [2020-07-29T14:10:12.830Z] b30caebadb02: Pulling fs layer [2020-07-29T14:10:12.830Z] 3db29f675863: Pulling fs layer [2020-07-29T14:10:12.830Z] bc4207fc4c93: Pulling fs layer [2020-07-29T14:10:12.830Z] 47a08a47fa97: Pulling fs layer [2020-07-29T14:10:12.830Z] 0ae62d2712a7: Pulling fs layer [2020-07-29T14:10:12.830Z] 1d4419b49a59: Pulling fs layer [2020-07-29T14:10:12.830Z] 47a08a47fa97: Waiting [2020-07-29T14:10:12.830Z] 1d4419b49a59: Waiting [2020-07-29T14:10:12.830Z] bc4207fc4c93: Waiting [2020-07-29T14:10:12.865Z] #42 ... [2020-07-29T14:10:12.865Z] [2020-07-29T14:10:12.865Z] #12 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-07-29T14:10:12.865Z] #12 DONE 1.2s [2020-07-29T14:10:12.865Z] [2020-07-29T14:10:12.865Z] #13 [dev 6/25] RUN ldconfig [2020-07-29T14:10:13.127Z] b30caebadb02: Verifying Checksum [2020-07-29T14:10:13.127Z] b30caebadb02: Download complete [2020-07-29T14:10:13.422Z] 3db29f675863: Verifying Checksum [2020-07-29T14:10:13.433Z] #13 ... [2020-07-29T14:10:13.433Z] [2020-07-29T14:10:13.433Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-29T14:10:13.433Z] #29 DONE 20.5s [2020-07-29T14:10:13.433Z] [2020-07-29T14:10:13.433Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-07-29T14:10:13.433Z] #26 10.74 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-29T14:10:13.433Z] #26 ... [2020-07-29T14:10:13.433Z] [2020-07-29T14:10:13.433Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-29T14:10:13.433Z] #24 9.096 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-07-29T14:10:13.433Z] #24 9.124 skipping existing 1849cc453dee [2020-07-29T14:10:13.433Z] #24 9.193 [2020-07-29T14:10:13.523Z] Client: [2020-07-29T14:10:13.523Z] Debug Mode: false [2020-07-29T14:10:13.523Z] Plugins: [2020-07-29T14:10:13.523Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-07-29T14:10:13.523Z] [2020-07-29T14:10:13.523Z] Server: [2020-07-29T14:10:13.523Z] Containers: 0 [2020-07-29T14:10:13.523Z] Running: 0 [2020-07-29T14:10:13.523Z] Paused: 0 [2020-07-29T14:10:13.523Z] Stopped: 0 [2020-07-29T14:10:13.523Z] Images: 10 [2020-07-29T14:10:13.523Z] Server Version: 19.03.5 [2020-07-29T14:10:13.523Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-07-29T14:10:13.523Z] Windows: [2020-07-29T14:10:13.523Z] LCOW: [2020-07-29T14:10:13.523Z] Logging Driver: json-file [2020-07-29T14:10:13.523Z] Plugins: [2020-07-29T14:10:13.523Z] Volume: local [2020-07-29T14:10:13.523Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-07-29T14:10:13.523Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-07-29T14:10:13.523Z] Swarm: inactive [2020-07-29T14:10:13.523Z] Default Isolation: process [2020-07-29T14:10:13.523Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-07-29T14:10:13.523Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-07-29T14:10:13.523Z] OSType: windows [2020-07-29T14:10:13.523Z] Architecture: x86_64 [2020-07-29T14:10:13.523Z] CPUs: 4 [2020-07-29T14:10:13.523Z] Total Memory: 32GiB [2020-07-29T14:10:13.523Z] Name: azwin-2-fe1440 [2020-07-29T14:10:13.523Z] ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5 [2020-07-29T14:10:13.523Z] Docker Root Dir: D:\docker [2020-07-29T14:10:13.523Z] Debug Mode: false [2020-07-29T14:10:13.523Z] Registry: https://index.docker.io/v1/ [2020-07-29T14:10:13.523Z] Labels: [2020-07-29T14:10:13.523Z] Experimental: true [2020-07-29T14:10:13.523Z] Insecure Registries: [2020-07-29T14:10:13.523Z] 10.0.0.4:5000 [2020-07-29T14:10:13.523Z] 127.0.0.0/8 [2020-07-29T14:10:13.523Z] Registry Mirrors: [2020-07-29T14:10:13.523Z] http://10.0.0.4:5000/ [2020-07-29T14:10:13.523Z] Live Restore Enabled: false [2020-07-29T14:10:13.523Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-07-29T14:10:13.832Z] #48 ... [2020-07-29T14:10:13.832Z] [2020-07-29T14:10:13.832Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-29T14:10:13.832Z] #38 3.142 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-29T14:10:13.832Z] #38 3.182 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-29T14:10:13.832Z] #38 3.197 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-29T14:10:13.832Z] #38 3.736 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-29T14:10:13.832Z] #38 5.525 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [190 kB] [2020-07-29T14:10:13.832Z] #38 7.169 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-29T14:10:14.001Z] #24 9.905 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-07-29T14:10:14.002Z] #24 ... [2020-07-29T14:10:14.002Z] [2020-07-29T14:10:14.002Z] #13 [dev 6/25] RUN ldconfig [2020-07-29T14:10:14.002Z] #13 DONE 1.4s [2020-07-29T14:10:14.002Z] [2020-07-29T14:10:14.002Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-29T14:10:14.002Z] #24 10.10 [2020-07-29T14:10:14.125Z] #38 ... [2020-07-29T14:10:14.125Z] [2020-07-29T14:10:14.125Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-07-29T14:10:14.125Z] #20 3.496 + RM_GOPATH=0 [2020-07-29T14:10:14.125Z] #20 3.496 + TMP_GOPATH= [2020-07-29T14:10:14.125Z] #20 3.496 + : /build [2020-07-29T14:10:14.125Z] #20 3.497 + '[' -z '' ']' [2020-07-29T14:10:14.125Z] #20 3.497 ++ mktemp -d [2020-07-29T14:10:14.125Z] #20 3.504 + export GOPATH=/tmp/tmp.YyikBrPRCT [2020-07-29T14:10:14.125Z] #20 3.504 + GOPATH=/tmp/tmp.YyikBrPRCT [2020-07-29T14:10:14.125Z] #20 3.504 + RM_GOPATH=1 [2020-07-29T14:10:14.125Z] #20 3.504 ++ dirname ./install.sh [2020-07-29T14:10:14.125Z] #20 3.505 + dir=. [2020-07-29T14:10:14.125Z] #20 3.505 + bin=dockercli [2020-07-29T14:10:14.125Z] #20 3.505 + shift [2020-07-29T14:10:14.125Z] #20 3.506 + '[' '!' -f ./dockercli.installer ']' [2020-07-29T14:10:14.125Z] #20 3.506 + . ./dockercli.installer [2020-07-29T14:10:14.125Z] #20 3.506 ++ : stable [2020-07-29T14:10:14.125Z] #20 3.506 ++ : 17.06.2-ce [2020-07-29T14:10:14.125Z] #20 3.507 + install_dockercli [2020-07-29T14:10:14.125Z] #20 3.509 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-29T14:10:14.125Z] #20 3.509 Install docker/cli version 17.06.2-ce from stable [2020-07-29T14:10:14.125Z] #20 3.509 ++ uname -m [2020-07-29T14:10:14.125Z] #20 3.516 + arch=s390x [2020-07-29T14:10:14.125Z] #20 3.517 + '[' s390x '!=' x86_64 ']' [2020-07-29T14:10:14.125Z] #20 3.517 + '[' s390x '!=' s390x ']' [2020-07-29T14:10:14.125Z] #20 3.517 + url=https://download.docker.com/linux/static [2020-07-29T14:10:14.125Z] #20 3.517 + tar -xz docker/docker [2020-07-29T14:10:14.125Z] #20 3.520 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-07-29T14:10:14.125Z] #20 9.310 + mkdir -p /build [2020-07-29T14:10:14.125Z] #20 9.313 + mv docker/docker /build/ [2020-07-29T14:10:14.125Z] #20 9.349 + rmdir docker [2020-07-29T14:10:14.125Z] #20 DONE 9.8s [2020-07-29T14:10:14.125Z] [2020-07-29T14:10:14.125Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-07-29T14:10:14.125Z] #36 2.991 + mktemp -d [2020-07-29T14:10:14.125Z] #36 2.996 + export GOPATH=/tmp/tmp.j8hUy0XiUX [2020-07-29T14:10:14.125Z] #36 2.996 + git clone https://github.com/docker/distribution.git /tmp/tmp.j8hUy0XiUX/src/github.com/docker/distribution [2020-07-29T14:10:14.125Z] #36 3.038 Cloning into '/tmp/tmp.j8hUy0XiUX/src/github.com/docker/distribution'... [2020-07-29T14:10:14.125Z] #36 ... [2020-07-29T14:10:14.125Z] [2020-07-29T14:10:14.125Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-29T14:10:14.125Z] #42 3.021 + RM_GOPATH=0 [2020-07-29T14:10:14.125Z] #42 3.021 + TMP_GOPATH= [2020-07-29T14:10:14.125Z] #42 3.021 + : /build [2020-07-29T14:10:14.125Z] #42 3.021 + '[' -z '' ']' [2020-07-29T14:10:14.125Z] #42 3.021 ++ mktemp -d [2020-07-29T14:10:14.125Z] #42 3.024 + export GOPATH=/tmp/tmp.YEk1CTF7Zu [2020-07-29T14:10:14.125Z] #42 3.024 + GOPATH=/tmp/tmp.YEk1CTF7Zu [2020-07-29T14:10:14.125Z] #42 3.024 + RM_GOPATH=1 [2020-07-29T14:10:14.125Z] #42 3.032 ++ dirname ./install.sh [2020-07-29T14:10:14.125Z] #42 3.033 + dir=. [2020-07-29T14:10:14.125Z] #42 3.039 + bin=vndr [2020-07-29T14:10:14.125Z] #42 3.039 + shift [2020-07-29T14:10:14.125Z] #42 3.039 + '[' '!' -f ./vndr.installer ']' [2020-07-29T14:10:14.125Z] #42 3.039 + . ./vndr.installer [2020-07-29T14:10:14.125Z] #42 3.044 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-29T14:10:14.125Z] #42 3.044 + install_vndr [2020-07-29T14:10:14.125Z] #42 3.044 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-29T14:10:14.125Z] #42 3.044 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-29T14:10:14.125Z] #42 3.044 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.YEk1CTF7Zu/src/github.com/LK4D4/vndr [2020-07-29T14:10:14.125Z] #42 3.050 Cloning into '/tmp/tmp.YEk1CTF7Zu/src/github.com/LK4D4/vndr'... [2020-07-29T14:10:14.125Z] #42 3.691 + cd /tmp/tmp.YEk1CTF7Zu/src/github.com/LK4D4/vndr [2020-07-29T14:10:14.125Z] #42 3.691 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-29T14:10:14.125Z] #42 3.700 + go build -buildmode=pie -v -o /build/vndr . [2020-07-29T14:10:14.125Z] #42 4.740 internal/cpu [2020-07-29T14:10:14.125Z] #42 4.741 runtime/internal/atomic [2020-07-29T14:10:14.125Z] #42 4.882 runtime/internal/sys [2020-07-29T14:10:14.125Z] #42 5.053 runtime/internal/math [2020-07-29T14:10:14.125Z] #42 5.166 internal/race [2020-07-29T14:10:14.125Z] #42 5.191 sync/atomic [2020-07-29T14:10:14.125Z] #42 5.338 internal/bytealg [2020-07-29T14:10:14.125Z] #42 5.382 unicode [2020-07-29T14:10:14.125Z] #42 5.748 runtime [2020-07-29T14:10:14.125Z] #42 8.210 unicode/utf8 [2020-07-29T14:10:14.125Z] #42 8.641 math/bits [2020-07-29T14:10:14.125Z] #42 9.296 math [2020-07-29T14:10:14.260Z] #24 10.22 ######################################################################## 100.0% [2020-07-29T14:10:14.260Z] #24 10.28 [2020-07-29T14:10:14.260Z] #24 10.36 Download of images into '/build' complete. [2020-07-29T14:10:14.260Z] #24 10.36 Use something like the following to load the result into a Docker daemon: [2020-07-29T14:10:14.260Z] #24 10.36 tar -cC '/build' . | docker load [2020-07-29T14:10:14.501Z] #42 ... [2020-07-29T14:10:14.501Z] [2020-07-29T14:10:14.501Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-07-29T14:10:14.501Z] #60 3.049 + RM_GOPATH=0 [2020-07-29T14:10:14.501Z] #60 3.049 + TMP_GOPATH= [2020-07-29T14:10:14.501Z] #60 3.049 + : /build/ [2020-07-29T14:10:14.501Z] #60 3.049 + '[' -z '' ']' [2020-07-29T14:10:14.501Z] #60 3.050 ++ mktemp -d [2020-07-29T14:10:14.501Z] #60 3.052 + export GOPATH=/tmp/tmp.CKHNH8sKMx [2020-07-29T14:10:14.501Z] #60 3.052 + GOPATH=/tmp/tmp.CKHNH8sKMx [2020-07-29T14:10:14.501Z] #60 3.052 + RM_GOPATH=1 [2020-07-29T14:10:14.501Z] #60 3.054 ++ dirname ./install.sh [2020-07-29T14:10:14.501Z] #60 3.055 + dir=. [2020-07-29T14:10:14.501Z] #60 3.055 + bin=rootlesskit [2020-07-29T14:10:14.501Z] #60 3.055 + shift [2020-07-29T14:10:14.501Z] #60 3.055 + '[' '!' -f ./rootlesskit.installer ']' [2020-07-29T14:10:14.501Z] #60 3.055 + . ./rootlesskit.installer [2020-07-29T14:10:14.501Z] #60 3.055 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-07-29T14:10:14.501Z] #60 3.060 + install_rootlesskit [2020-07-29T14:10:14.501Z] #60 3.061 + case "$1" in [2020-07-29T14:10:14.501Z] #60 3.061 + export CGO_ENABLED=0 [2020-07-29T14:10:14.501Z] #60 3.061 + CGO_ENABLED=0 [2020-07-29T14:10:14.501Z] #60 3.061 + _install_rootlesskit [2020-07-29T14:10:14.501Z] #60 3.061 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-07-29T14:10:14.501Z] #60 3.061 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-07-29T14:10:14.501Z] #60 3.061 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.CKHNH8sKMx/src/github.com/rootless-containers/rootlesskit [2020-07-29T14:10:14.502Z] #60 3.062 Cloning into '/tmp/tmp.CKHNH8sKMx/src/github.com/rootless-containers/rootlesskit'... [2020-07-29T14:10:14.502Z] #60 6.525 + cd /tmp/tmp.CKHNH8sKMx/src/github.com/rootless-containers/rootlesskit [2020-07-29T14:10:14.502Z] #60 6.529 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-07-29T14:10:14.502Z] #60 6.809 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-29T14:10:14.502Z] #60 6.809 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-29T14:10:14.502Z] #60 ... [2020-07-29T14:10:14.502Z] [2020-07-29T14:10:14.502Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-07-29T14:10:14.502Z] #22 1.808 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-29T14:10:14.502Z] #22 1.868 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-29T14:10:14.502Z] #22 2.001 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-29T14:10:14.502Z] #22 2.012 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-29T14:10:14.502Z] #22 2.928 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [190 kB] [2020-07-29T14:10:14.502Z] #22 4.287 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-29T14:10:14.502Z] #22 ... [2020-07-29T14:10:14.502Z] [2020-07-29T14:10:14.502Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-29T14:10:14.502Z] #31 1.482 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-29T14:10:14.502Z] #31 1.703 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-29T14:10:14.502Z] #31 1.810 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-29T14:10:14.502Z] #31 1.910 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-29T14:10:14.502Z] #31 2.757 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [190 kB] [2020-07-29T14:10:14.502Z] #31 4.018 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-29T14:10:14.523Z] #24 DONE 10.5s [2020-07-29T14:10:14.523Z] [2020-07-29T14:10:14.523Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-29T14:10:14.523Z] #42 20.89 flag [2020-07-29T14:10:14.523Z] #42 20.89 go/token [2020-07-29T14:10:14.523Z] #42 20.89 net/url [2020-07-29T14:10:14.523Z] #42 20.89 text/template/parse [2020-07-29T14:10:14.523Z] #42 20.89 log [2020-07-29T14:10:14.523Z] #42 20.90 encoding/json [2020-07-29T14:10:14.523Z] #42 20.90 encoding/xml [2020-07-29T14:10:14.523Z] #42 21.65 compress/flate [2020-07-29T14:10:14.523Z] #42 21.75 go/scanner [2020-07-29T14:10:14.810Z] #31 ... [2020-07-29T14:10:14.810Z] [2020-07-29T14:10:14.810Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-07-29T14:10:14.810Z] #54 3.332 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-29T14:10:14.810Z] #54 3.392 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-29T14:10:14.810Z] #54 3.425 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-29T14:10:14.810Z] #54 4.027 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-29T14:10:14.810Z] #54 5.454 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [190 kB] [2020-07-29T14:10:14.810Z] #54 7.305 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-29T14:10:14.810Z] #54 ... [2020-07-29T14:10:14.810Z] [2020-07-29T14:10:14.810Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-07-29T14:10:14.810Z] #66 3.544 + RM_GOPATH=0 [2020-07-29T14:10:14.810Z] #66 3.544 + TMP_GOPATH= [2020-07-29T14:10:14.810Z] #66 3.544 + : /build [2020-07-29T14:10:14.810Z] #66 3.544 + '[' -z '' ']' [2020-07-29T14:10:14.810Z] #66 3.545 ++ mktemp -d [2020-07-29T14:10:14.810Z] #66 3.548 + export GOPATH=/tmp/tmp.jvWiGVQY30 [2020-07-29T14:10:14.810Z] #66 3.548 + GOPATH=/tmp/tmp.jvWiGVQY30 [2020-07-29T14:10:14.810Z] #66 3.548 + RM_GOPATH=1 [2020-07-29T14:10:14.810Z] #66 3.548 ++ dirname ./install.sh [2020-07-29T14:10:14.810Z] #66 3.549 + dir=. [2020-07-29T14:10:14.810Z] #66 3.555 + bin=proxy [2020-07-29T14:10:14.810Z] #66 3.555 + shift [2020-07-29T14:10:14.810Z] #66 3.555 + '[' '!' -f ./proxy.installer ']' [2020-07-29T14:10:14.810Z] #66 3.555 + . ./proxy.installer [2020-07-29T14:10:14.810Z] #66 3.555 ++ : 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-07-29T14:10:14.810Z] #66 3.555 + install_proxy [2020-07-29T14:10:14.810Z] #66 3.555 + case "$1" in [2020-07-29T14:10:14.810Z] #66 3.555 + export CGO_ENABLED=0 [2020-07-29T14:10:14.810Z] #66 3.555 + CGO_ENABLED=0 [2020-07-29T14:10:14.810Z] #66 3.555 + _install_proxy [2020-07-29T14:10:14.810Z] #66 3.557 + echo 'Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6' [2020-07-29T14:10:14.810Z] #66 3.557 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.jvWiGVQY30/src/github.com/docker/libnetwork [2020-07-29T14:10:14.810Z] #66 3.557 Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-07-29T14:10:14.810Z] #66 3.566 Cloning into '/tmp/tmp.jvWiGVQY30/src/github.com/docker/libnetwork'... [2020-07-29T14:10:14.986Z] 1c8685784756: Verifying Checksum [2020-07-29T14:10:14.986Z] 1c8685784756: Download complete [2020-07-29T14:10:15.093Z] #42 22.15 math/big [2020-07-29T14:10:15.104Z] #66 ... [2020-07-29T14:10:15.104Z] [2020-07-29T14:10:15.104Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-29T14:10:15.104Z] #29 3.036 + RM_GOPATH=0 [2020-07-29T14:10:15.104Z] #29 3.036 + TMP_GOPATH= [2020-07-29T14:10:15.104Z] #29 3.036 + : /build [2020-07-29T14:10:15.104Z] #29 3.037 + '[' -z '' ']' [2020-07-29T14:10:15.104Z] #29 3.047 ++ mktemp -d [2020-07-29T14:10:15.104Z] #29 3.050 + export GOPATH=/tmp/tmp.gIGjjfBqPc [2020-07-29T14:10:15.104Z] #29 3.050 + GOPATH=/tmp/tmp.gIGjjfBqPc [2020-07-29T14:10:15.104Z] #29 3.050 + RM_GOPATH=1 [2020-07-29T14:10:15.104Z] #29 3.050 ++ dirname ./install.sh [2020-07-29T14:10:15.104Z] #29 3.050 + dir=. [2020-07-29T14:10:15.104Z] #29 3.050 + bin=tomlv [2020-07-29T14:10:15.104Z] #29 3.050 + shift [2020-07-29T14:10:15.104Z] #29 3.050 + '[' '!' -f ./tomlv.installer ']' [2020-07-29T14:10:15.104Z] #29 3.050 + . ./tomlv.installer [2020-07-29T14:10:15.104Z] #29 3.050 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-29T14:10:15.104Z] #29 3.050 + install_tomlv [2020-07-29T14:10:15.104Z] #29 3.050 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-29T14:10:15.104Z] #29 3.050 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-29T14:10:15.104Z] #29 3.050 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.gIGjjfBqPc/src/github.com/BurntSushi/toml [2020-07-29T14:10:15.104Z] #29 3.051 Cloning into '/tmp/tmp.gIGjjfBqPc/src/github.com/BurntSushi/toml'... [2020-07-29T14:10:15.104Z] #29 3.671 + cd /tmp/tmp.gIGjjfBqPc/src/github.com/BurntSushi/toml [2020-07-29T14:10:15.104Z] #29 3.672 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-29T14:10:15.104Z] #29 3.674 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-29T14:10:15.104Z] #29 4.066 runtime/internal/atomic [2020-07-29T14:10:15.104Z] #29 4.071 internal/cpu [2020-07-29T14:10:15.104Z] #29 4.135 runtime/internal/sys [2020-07-29T14:10:15.104Z] #29 4.248 runtime/internal/math [2020-07-29T14:10:15.104Z] #29 4.339 math/bits [2020-07-29T14:10:15.104Z] #29 4.689 internal/bytealg [2020-07-29T14:10:15.104Z] #29 4.808 math [2020-07-29T14:10:15.104Z] #29 5.005 runtime [2020-07-29T14:10:15.104Z] #29 9.276 unicode/utf8 [2020-07-29T14:10:15.104Z] #29 9.712 internal/race [2020-07-29T14:10:15.104Z] #29 9.889 sync/atomic [2020-07-29T14:10:15.104Z] #29 10.13 unicode [2020-07-29T14:10:15.104Z] #29 ... [2020-07-29T14:10:15.104Z] [2020-07-29T14:10:15.104Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-07-29T14:10:15.104Z] #26 3.068 + mktemp -d [2020-07-29T14:10:15.104Z] #26 3.070 + export GOPATH=/tmp/tmp.g8dmanujXB [2020-07-29T14:10:15.104Z] #26 3.070 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.g8dmanujXB/src/github.com/go-swagger/go-swagger [2020-07-29T14:10:15.104Z] #26 3.072 Cloning into '/tmp/tmp.g8dmanujXB/src/github.com/go-swagger/go-swagger'... [2020-07-29T14:10:15.104Z] #26 ... [2020-07-29T14:10:15.104Z] [2020-07-29T14:10:15.104Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-07-29T14:10:15.104Z] #22 11.32 Fetched 8060 kB in 10s (815 kB/s) [2020-07-29T14:10:15.354Z] #42 22.56 encoding/hex [2020-07-29T14:10:15.354Z] #42 22.57 go/ast [2020-07-29T14:10:15.613Z] #42 ... [2020-07-29T14:10:15.613Z] [2020-07-29T14:10:15.613Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-07-29T14:10:15.613Z] #52 1.031 + RM_GOPATH=0 [2020-07-29T14:10:15.614Z] #52 1.031 + TMP_GOPATH= [2020-07-29T14:10:15.614Z] #52 1.031 + : /build [2020-07-29T14:10:15.614Z] #52 1.031 + '[' -z '' ']' [2020-07-29T14:10:15.614Z] #52 1.031 ++ mktemp -d [2020-07-29T14:10:15.614Z] #52 1.033 + export GOPATH=/tmp/tmp.wulY2WS8W1 [2020-07-29T14:10:15.614Z] #52 1.033 + GOPATH=/tmp/tmp.wulY2WS8W1 [2020-07-29T14:10:15.614Z] #52 1.033 + RM_GOPATH=1 [2020-07-29T14:10:15.614Z] #52 1.034 ++ dirname ./install.sh [2020-07-29T14:10:15.614Z] #52 1.043 + dir=. [2020-07-29T14:10:15.614Z] #52 1.043 + bin=runc [2020-07-29T14:10:15.614Z] #52 1.043 + shift [2020-07-29T14:10:15.614Z] #52 1.043 + '[' '!' -f ./runc.installer ']' [2020-07-29T14:10:15.614Z] #52 1.043 + . ./runc.installer [2020-07-29T14:10:15.614Z] #52 1.043 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-29T14:10:15.614Z] #52 1.043 + install_runc [2020-07-29T14:10:15.614Z] #52 1.043 + uname -r [2020-07-29T14:10:15.614Z] #52 1.045 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-07-29T14:10:15.614Z] #52 1.046 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-29T14:10:15.614Z] #52 1.046 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-29T14:10:15.614Z] #52 1.046 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-07-29T14:10:15.614Z] #52 1.046 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.wulY2WS8W1/src/github.com/opencontainers/runc [2020-07-29T14:10:15.614Z] #52 1.048 Cloning into '/tmp/tmp.wulY2WS8W1/src/github.com/opencontainers/runc'... [2020-07-29T14:10:15.614Z] #52 3.775 + cd /tmp/tmp.wulY2WS8W1/src/github.com/opencontainers/runc [2020-07-29T14:10:15.614Z] #52 3.775 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-29T14:10:15.614Z] #52 4.088 + '[' -z '' ']' [2020-07-29T14:10:15.614Z] #52 4.088 + target=static [2020-07-29T14:10:15.614Z] #52 4.088 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-29T14:10:15.614Z] #52 4.719 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-07-29T14:10:15.873Z] #52 ... [2020-07-29T14:10:15.873Z] [2020-07-29T14:10:15.873Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:10:15.873Z] #39 1.588 Note: Building without setproctitle() and strlcpy() support. [2020-07-29T14:10:15.873Z] #39 1.588 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-29T14:10:15.873Z] #39 1.597 Note: Building without GnuTLS support [2020-07-29T14:10:15.873Z] #39 1.602 Makefile.config:39: Warn: you have no libnftables installed [2020-07-29T14:10:15.873Z] #39 1.602 Makefile.config:40: Warn: Building without nftables support [2020-07-29T14:10:15.873Z] #39 2.452 fatal: not a git repository (or any of the parent directories): .git [2020-07-29T14:10:15.873Z] #39 2.512 GEN .gitid [2020-07-29T14:10:15.873Z] #39 2.620 GEN criu/include/version.h [2020-07-29T14:10:15.873Z] #39 2.684 GEN include/common/asm [2020-07-29T14:10:15.873Z] #39 3.784 PBCC images/timens.pb-c.c [2020-07-29T14:10:15.873Z] #39 3.797 DEP images/timens.pb-c.d [2020-07-29T14:10:15.873Z] #39 3.817 PBCC images/fown.pb-c.c [2020-07-29T14:10:15.873Z] #39 3.844 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-29T14:10:15.873Z] #39 3.894 PBCC images/opts.pb-c.c [2020-07-29T14:10:15.873Z] #39 3.913 PBCC images/memfd.pb-c.c [2020-07-29T14:10:15.873Z] #39 3.956 DEP images/fown.pb-c.d [2020-07-29T14:10:15.873Z] #39 3.969 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-29T14:10:15.873Z] #39 4.022 DEP images/opts.pb-c.d [2020-07-29T14:10:15.873Z] #39 4.051 DEP images/memfd.pb-c.d [2020-07-29T14:10:15.873Z] #39 4.090 PBCC images/sit.pb-c.c [2020-07-29T14:10:15.873Z] #39 4.104 DEP images/sit.pb-c.d [2020-07-29T14:10:15.873Z] #39 4.140 PBCC images/macvlan.pb-c.c [2020-07-29T14:10:15.873Z] #39 4.162 DEP images/macvlan.pb-c.d [2020-07-29T14:10:15.873Z] #39 4.182 PBCC images/autofs.pb-c.c [2020-07-29T14:10:15.873Z] #39 4.192 DEP images/autofs.pb-c.d [2020-07-29T14:10:15.873Z] #39 4.262 PBCC images/sysctl.pb-c.c [2020-07-29T14:10:15.873Z] #39 4.278 DEP images/sysctl.pb-c.d [2020-07-29T14:10:15.873Z] #39 4.329 PBCC images/time.pb-c.c [2020-07-29T14:10:15.873Z] #39 4.341 DEP images/time.pb-c.d [2020-07-29T14:10:15.873Z] #39 4.368 PBCC images/binfmt-misc.pb-c.c [2020-07-29T14:10:15.873Z] #39 4.379 DEP images/binfmt-misc.pb-c.d [2020-07-29T14:10:15.873Z] #39 4.428 PBCC images/seccomp.pb-c.c [2020-07-29T14:10:15.873Z] #39 4.447 DEP images/seccomp.pb-c.d [2020-07-29T14:10:15.873Z] #39 4.484 PBCC images/userns.pb-c.c [2020-07-29T14:10:15.873Z] #39 4.492 DEP images/userns.pb-c.d [2020-07-29T14:10:15.873Z] #39 4.527 PBCC images/cgroup.pb-c.c [2020-07-29T14:10:16.056Z] bc4207fc4c93: Verifying Checksum [2020-07-29T14:10:16.056Z] bc4207fc4c93: Download complete [2020-07-29T14:10:16.056Z] 1d4419b49a59: Verifying Checksum [2020-07-29T14:10:16.056Z] 1d4419b49a59: Download complete [2020-07-29T14:10:16.132Z] #39 4.663 DEP images/cgroup.pb-c.d [2020-07-29T14:10:16.132Z] #39 4.688 PBCC images/ext-file.pb-c.c [2020-07-29T14:10:16.132Z] #39 4.698 DEP images/ext-file.pb-c.d [2020-07-29T14:10:16.132Z] #39 4.719 PBCC images/rpc.pb-c.c [2020-07-29T14:10:16.132Z] #39 4.736 DEP images/rpc.pb-c.d [2020-07-29T14:10:16.132Z] #39 4.763 PBCC images/siginfo.pb-c.c [2020-07-29T14:10:16.132Z] #39 4.771 DEP images/siginfo.pb-c.d [2020-07-29T14:10:16.132Z] #39 4.792 PBCC images/pagemap.pb-c.c [2020-07-29T14:10:16.132Z] #39 4.830 DEP images/pagemap.pb-c.d [2020-07-29T14:10:16.132Z] #39 4.866 PBCC images/rlimit.pb-c.c [2020-07-29T14:10:16.132Z] #39 4.875 DEP images/rlimit.pb-c.d [2020-07-29T14:10:16.132Z] #39 4.903 PBCC images/file-lock.pb-c.c [2020-07-29T14:10:16.150Z] #22 11.32 Reading package lists... [2020-07-29T14:10:16.150Z] #22 ... [2020-07-29T14:10:16.150Z] [2020-07-29T14:10:16.150Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-07-29T14:10:16.150Z] #7 1.965 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-29T14:10:16.150Z] #7 2.012 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-29T14:10:16.150Z] #7 2.017 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-29T14:10:16.150Z] #7 2.548 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-29T14:10:16.150Z] #7 3.911 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [190 kB] [2020-07-29T14:10:16.150Z] #7 5.939 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-29T14:10:16.150Z] #7 ... [2020-07-29T14:10:16.150Z] [2020-07-29T14:10:16.150Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-07-29T14:10:16.150Z] #45 8.652 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-07-29T14:10:16.150Z] #45 9.245 go: finding gotest.tools/gotestsum v0.5.2 [2020-07-29T14:10:16.150Z] #45 9.275 go: downloading gotest.tools/gotestsum v0.5.2 [2020-07-29T14:10:16.150Z] #45 9.356 go: finding gotest.tools v2.2.0+incompatible [2020-07-29T14:10:16.150Z] #45 9.363 go: downloading gotest.tools v2.2.0+incompatible [2020-07-29T14:10:16.150Z] #45 9.495 go: extracting gotest.tools v2.2.0+incompatible [2020-07-29T14:10:16.150Z] #45 9.507 go: extracting gotest.tools/gotestsum v0.5.2 [2020-07-29T14:10:16.150Z] #45 10.22 go: downloading github.com/fatih/color v1.9.0 [2020-07-29T14:10:16.150Z] #45 10.22 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-07-29T14:10:16.150Z] #45 10.22 go: downloading github.com/pkg/errors v0.9.1 [2020-07-29T14:10:16.150Z] #45 10.28 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-07-29T14:10:16.150Z] #45 10.31 go: downloading github.com/spf13/pflag v1.0.3 [2020-07-29T14:10:16.150Z] #45 10.31 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-07-29T14:10:16.150Z] #45 10.34 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-07-29T14:10:16.150Z] #45 10.42 go: extracting github.com/fatih/color v1.9.0 [2020-07-29T14:10:16.150Z] #45 10.42 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-07-29T14:10:16.150Z] #45 10.60 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-07-29T14:10:16.150Z] #45 10.60 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-07-29T14:10:16.150Z] #45 10.70 go: extracting github.com/pkg/errors v0.9.1 [2020-07-29T14:10:16.150Z] #45 10.72 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-07-29T14:10:16.150Z] #45 10.83 go: extracting github.com/spf13/pflag v1.0.3 [2020-07-29T14:10:16.150Z] #45 10.87 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-07-29T14:10:16.150Z] #45 10.98 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-07-29T14:10:16.150Z] #45 11.01 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-07-29T14:10:16.392Z] #39 4.929 DEP images/file-lock.pb-c.d [2020-07-29T14:10:16.392Z] #39 4.961 PBCC images/tty.pb-c.c [2020-07-29T14:10:16.392Z] #39 5.000 DEP images/tty.pb-c.d [2020-07-29T14:10:16.392Z] #39 5.020 PBCC images/tun.pb-c.c [2020-07-29T14:10:16.442Z] #45 12.37 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-07-29T14:10:16.652Z] #39 5.036 PBCC images/netdev.pb-c.c [2020-07-29T14:10:16.652Z] #39 5.064 DEP images/tun.pb-c.d [2020-07-29T14:10:16.652Z] #39 5.077 DEP images/netdev.pb-c.d [2020-07-29T14:10:16.652Z] #39 5.106 PBCC images/vma.pb-c.c [2020-07-29T14:10:16.652Z] #39 5.119 DEP images/vma.pb-c.d [2020-07-29T14:10:16.652Z] #39 5.177 PBCC images/creds.pb-c.c [2020-07-29T14:10:16.652Z] #39 5.184 DEP images/creds.pb-c.d [2020-07-29T14:10:16.652Z] #39 5.202 PBCC images/utsns.pb-c.c [2020-07-29T14:10:16.652Z] #39 5.213 DEP images/utsns.pb-c.d [2020-07-29T14:10:16.652Z] #39 5.227 PBCC images/ipc-desc.pb-c.c [2020-07-29T14:10:16.652Z] #39 5.240 PBCC images/ipc-sem.pb-c.c [2020-07-29T14:10:16.652Z] #39 5.250 DEP images/ipc-desc.pb-c.d [2020-07-29T14:10:16.652Z] #39 5.260 DEP images/ipc-sem.pb-c.d [2020-07-29T14:10:16.652Z] #39 5.292 PBCC images/ipc-msg.pb-c.c [2020-07-29T14:10:16.652Z] #39 ... [2020-07-29T14:10:16.652Z] [2020-07-29T14:10:16.652Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-07-29T14:10:16.652Z] #34 0.927 + RM_GOPATH=0 [2020-07-29T14:10:16.652Z] #34 0.927 + TMP_GOPATH= [2020-07-29T14:10:16.652Z] #34 0.927 + : /build [2020-07-29T14:10:16.652Z] #34 0.927 + '[' -z '' ']' [2020-07-29T14:10:16.652Z] #34 0.927 ++ mktemp -d [2020-07-29T14:10:16.652Z] #34 0.931 + export GOPATH=/tmp/tmp.smatHb3CJA [2020-07-29T14:10:16.652Z] #34 0.931 + GOPATH=/tmp/tmp.smatHb3CJA [2020-07-29T14:10:16.652Z] #34 0.931 + RM_GOPATH=1 [2020-07-29T14:10:16.652Z] #34 0.931 ++ dirname ./install.sh [2020-07-29T14:10:16.652Z] #34 0.932 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-29T14:10:16.652Z] #34 0.933 + dir=. [2020-07-29T14:10:16.652Z] #34 0.933 + bin=tini [2020-07-29T14:10:16.652Z] #34 0.933 + shift [2020-07-29T14:10:16.652Z] #34 0.933 + '[' '!' -f ./tini.installer ']' [2020-07-29T14:10:16.652Z] #34 0.933 + . ./tini.installer [2020-07-29T14:10:16.652Z] #34 0.933 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-29T14:10:16.652Z] #34 0.933 + install_tini [2020-07-29T14:10:16.652Z] #34 0.933 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-29T14:10:16.652Z] #34 0.933 + git clone https://github.com/krallin/tini.git /tmp/tmp.smatHb3CJA/tini [2020-07-29T14:10:16.652Z] #34 0.934 Cloning into '/tmp/tmp.smatHb3CJA/tini'... [2020-07-29T14:10:16.652Z] #34 2.455 + cd /tmp/tmp.smatHb3CJA/tini [2020-07-29T14:10:16.652Z] #34 2.455 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-29T14:10:16.652Z] #34 2.468 + cmake . [2020-07-29T14:10:16.652Z] #34 2.748 -- The C compiler identification is GNU 8.3.0 [2020-07-29T14:10:16.652Z] #34 2.768 -- Check for working C compiler: /usr/bin/cc [2020-07-29T14:10:16.652Z] #34 3.287 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-29T14:10:16.652Z] #34 3.288 -- Detecting C compiler ABI info [2020-07-29T14:10:16.652Z] #34 3.624 -- Detecting C compiler ABI info - done [2020-07-29T14:10:16.652Z] #34 3.671 -- Detecting C compile features [2020-07-29T14:10:16.652Z] #34 4.575 -- Detecting C compile features - done [2020-07-29T14:10:16.652Z] #34 4.585 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-29T14:10:16.652Z] #34 4.713 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-29T14:10:16.652Z] #34 4.760 -- Configuring done [2020-07-29T14:10:16.652Z] #34 4.760 -- Generating done [2020-07-29T14:10:16.652Z] #34 4.767 -- Build files have been written to: /tmp/tmp.smatHb3CJA/tini [2020-07-29T14:10:16.652Z] #34 4.767 + make tini-static [2020-07-29T14:10:16.652Z] #34 4.915 Scanning dependencies of target tini-static [2020-07-29T14:10:16.652Z] #34 4.968 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-29T14:10:16.652Z] #34 5.417 [100%] Linking C executable tini-static [2020-07-29T14:10:16.652Z] #34 5.577 [100%] Built target tini-static [2020-07-29T14:10:16.652Z] #34 5.624 + mkdir -p /build [2020-07-29T14:10:16.652Z] #34 5.626 + cp tini-static /build/docker-init [2020-07-29T14:10:16.652Z] #34 DONE 5.9s [2020-07-29T14:10:16.652Z] [2020-07-29T14:10:16.652Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:10:16.652Z] #39 5.305 DEP images/ipc-msg.pb-c.d [2020-07-29T14:10:16.652Z] #39 5.319 PBCC images/ipc-shm.pb-c.c [2020-07-29T14:10:16.652Z] #39 5.337 DEP images/ipc-shm.pb-c.d [2020-07-29T14:10:16.652Z] #39 5.352 PBCC images/ipc-var.pb-c.c [2020-07-29T14:10:16.652Z] #39 5.362 DEP images/ipc-var.pb-c.d [2020-07-29T14:10:16.652Z] #39 5.376 PBCC images/sk-opts.pb-c.c [2020-07-29T14:10:16.652Z] #39 5.393 PBCC images/packet-sock.pb-c.c [2020-07-29T14:10:16.652Z] #39 ... [2020-07-29T14:10:16.652Z] [2020-07-29T14:10:16.652Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-29T14:10:16.652Z] #42 22.99 vendor/golang.org/x/text/unicode/bidi [2020-07-29T14:10:16.652Z] #42 23.28 compress/gzip [2020-07-29T14:10:16.652Z] #42 23.86 vendor/golang.org/x/text/unicode/norm [2020-07-29T14:10:17.078Z] #45 12.98 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-07-29T14:10:17.115Z] 47a08a47fa97: Verifying Checksum [2020-07-29T14:10:17.115Z] 47a08a47fa97: Download complete [2020-07-29T14:10:17.591Z] #42 24.59 vendor/golang.org/x/text/secure/bidirule [2020-07-29T14:10:17.591Z] #42 24.78 text/template [2020-07-29T14:10:17.713Z] #45 13.54 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-07-29T14:10:17.851Z] #42 24.87 vendor/golang.org/x/net/http2/hpack [2020-07-29T14:10:18.649Z] 1c8685784756: Pull complete [2020-07-29T14:10:18.788Z] #42 25.88 mime [2020-07-29T14:10:19.293Z] b30caebadb02: Pull complete [2020-07-29T14:10:19.340Z] #45 ... [2020-07-29T14:10:19.340Z] [2020-07-29T14:10:19.340Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-07-29T14:10:19.340Z] #66 14.93 Checking out files: 91% (1886/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-07-29T14:10:19.340Z] #66 15.10 + cd /tmp/tmp.jvWiGVQY30/src/github.com/docker/libnetwork [2020-07-29T14:10:19.340Z] #66 15.10 + git checkout -q 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-07-29T14:10:19.357Z] #42 26.45 go/parser [2020-07-29T14:10:19.357Z] #42 26.49 mime/quotedprintable [2020-07-29T14:10:19.588Z] 3db29f675863: Pull complete [2020-07-29T14:10:19.588Z] 0ae62d2712a7: Verifying Checksum [2020-07-29T14:10:19.588Z] 0ae62d2712a7: Download complete [2020-07-29T14:10:19.616Z] #42 26.77 net/http/internal [2020-07-29T14:10:19.632Z] #66 15.51 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-29T14:10:20.996Z] #42 27.90 vendor/golang.org/x/net/idna [2020-07-29T14:10:20.996Z] #42 28.24 go/doc [2020-07-29T14:10:21.565Z] #42 ... [2020-07-29T14:10:21.565Z] [2020-07-29T14:10:21.565Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:10:21.565Z] #39 5.407 DEP images/sk-opts.pb-c.d [2020-07-29T14:10:21.565Z] #39 5.451 DEP images/packet-sock.pb-c.d [2020-07-29T14:10:21.565Z] #39 5.493 PBCC images/sk-netlink.pb-c.c [2020-07-29T14:10:21.565Z] #39 5.515 DEP images/sk-netlink.pb-c.d [2020-07-29T14:10:21.565Z] #39 5.536 PBCC images/sk-inet.pb-c.c [2020-07-29T14:10:21.565Z] #39 5.569 DEP images/sk-inet.pb-c.d [2020-07-29T14:10:21.565Z] #39 5.599 PBCC images/sk-unix.pb-c.c [2020-07-29T14:10:21.565Z] #39 5.612 DEP images/sk-unix.pb-c.d [2020-07-29T14:10:21.565Z] #39 5.655 PBCC images/mm.pb-c.c [2020-07-29T14:10:21.565Z] #39 5.679 DEP images/mm.pb-c.d [2020-07-29T14:10:21.565Z] #39 5.720 PBCC images/timerfd.pb-c.c [2020-07-29T14:10:21.565Z] #39 5.733 DEP images/timerfd.pb-c.d [2020-07-29T14:10:21.565Z] #39 5.750 PBCC images/timer.pb-c.c [2020-07-29T14:10:21.565Z] #39 5.768 DEP images/timer.pb-c.d [2020-07-29T14:10:21.565Z] #39 5.873 PBCC images/sa.pb-c.c [2020-07-29T14:10:21.565Z] #39 5.917 DEP images/sa.pb-c.d [2020-07-29T14:10:21.565Z] #39 5.946 PBCC images/pipe-data.pb-c.c [2020-07-29T14:10:21.565Z] #39 5.952 DEP images/pipe-data.pb-c.d [2020-07-29T14:10:21.565Z] #39 5.981 PBCC images/mnt.pb-c.c [2020-07-29T14:10:21.565Z] #39 6.020 DEP images/mnt.pb-c.d [2020-07-29T14:10:21.565Z] #39 6.060 PBCC images/sk-packet.pb-c.c [2020-07-29T14:10:21.565Z] #39 6.084 DEP images/sk-packet.pb-c.d [2020-07-29T14:10:21.565Z] #39 6.112 PBCC images/tcp-stream.pb-c.c [2020-07-29T14:10:21.565Z] #39 6.125 DEP images/tcp-stream.pb-c.d [2020-07-29T14:10:21.565Z] #39 6.147 PBCC images/pipe.pb-c.c [2020-07-29T14:10:21.565Z] #39 6.181 DEP images/pipe.pb-c.d [2020-07-29T14:10:21.565Z] #39 6.209 PBCC images/pstree.pb-c.c [2020-07-29T14:10:21.565Z] #39 6.216 DEP images/pstree.pb-c.d [2020-07-29T14:10:21.565Z] #39 6.256 PBCC images/fs.pb-c.c [2020-07-29T14:10:21.565Z] #39 6.276 DEP images/fs.pb-c.d [2020-07-29T14:10:21.565Z] #39 6.300 PBCC images/signalfd.pb-c.c [2020-07-29T14:10:21.565Z] #39 6.313 DEP images/signalfd.pb-c.d [2020-07-29T14:10:21.565Z] #39 6.362 PBCC images/fh.pb-c.c [2020-07-29T14:10:21.565Z] #39 6.390 PBCC images/fsnotify.pb-c.c [2020-07-29T14:10:21.565Z] #39 6.411 DEP images/fh.pb-c.d [2020-07-29T14:10:21.565Z] #39 6.424 DEP images/fsnotify.pb-c.d [2020-07-29T14:10:21.565Z] #39 6.435 PBCC images/eventpoll.pb-c.c [2020-07-29T14:10:21.565Z] #39 6.446 DEP images/eventpoll.pb-c.d [2020-07-29T14:10:21.565Z] #39 6.481 PBCC images/eventfd.pb-c.c [2020-07-29T14:10:21.565Z] #39 6.496 DEP images/eventfd.pb-c.d [2020-07-29T14:10:21.565Z] #39 6.517 PBCC images/remap-file-path.pb-c.c [2020-07-29T14:10:21.565Z] #39 6.545 DEP images/remap-file-path.pb-c.d [2020-07-29T14:10:21.565Z] #39 6.560 PBCC images/fifo.pb-c.c [2020-07-29T14:10:21.565Z] #39 6.577 DEP images/fifo.pb-c.d [2020-07-29T14:10:21.565Z] #39 6.607 PBCC images/ghost-file.pb-c.c [2020-07-29T14:10:21.565Z] #39 6.636 DEP images/ghost-file.pb-c.d [2020-07-29T14:10:21.565Z] #39 6.648 PBCC images/regfile.pb-c.c [2020-07-29T14:10:21.565Z] #39 6.669 DEP images/regfile.pb-c.d [2020-07-29T14:10:21.565Z] #39 6.690 PBCC images/ns.pb-c.c [2020-07-29T14:10:21.565Z] #39 6.708 DEP images/ns.pb-c.d [2020-07-29T14:10:21.565Z] #39 6.728 PBCC images/fdinfo.pb-c.c [2020-07-29T14:10:21.565Z] #39 6.795 DEP images/fdinfo.pb-c.d [2020-07-29T14:10:21.565Z] #39 6.819 PBCC images/core-aarch64.pb-c.c [2020-07-29T14:10:21.565Z] #39 6.836 PBCC images/core-arm.pb-c.c [2020-07-29T14:10:21.565Z] #39 6.862 PBCC images/core-ppc64.pb-c.c [2020-07-29T14:10:21.565Z] #39 6.896 PBCC images/core-s390.pb-c.c [2020-07-29T14:10:21.565Z] #39 6.920 PBCC images/core-x86.pb-c.c [2020-07-29T14:10:21.565Z] #39 6.947 PBCC images/core.pb-c.c [2020-07-29T14:10:21.565Z] #39 6.968 PBCC images/inventory.pb-c.c [2020-07-29T14:10:21.565Z] #39 6.997 DEP images/core-aarch64.pb-c.d [2020-07-29T14:10:21.565Z] #39 7.009 DEP images/core-arm.pb-c.d [2020-07-29T14:10:21.565Z] #39 7.030 DEP images/core-ppc64.pb-c.d [2020-07-29T14:10:21.565Z] #39 7.044 DEP images/core-s390.pb-c.d [2020-07-29T14:10:21.565Z] #39 7.065 DEP images/core-x86.pb-c.d [2020-07-29T14:10:21.565Z] #39 7.080 DEP images/core.pb-c.d [2020-07-29T14:10:21.565Z] #39 7.105 DEP images/inventory.pb-c.d [2020-07-29T14:10:21.565Z] #39 7.122 PBCC images/cpuinfo.pb-c.c [2020-07-29T14:10:21.565Z] #39 7.130 DEP images/cpuinfo.pb-c.d [2020-07-29T14:10:21.565Z] #39 7.154 PBCC images/stats.pb-c.c [2020-07-29T14:10:21.565Z] #39 7.163 DEP images/stats.pb-c.d [2020-07-29T14:10:21.565Z] #39 8.237 make[1]: Nothing to be done for 'all'. [2020-07-29T14:10:21.565Z] #39 9.352 CC images/stats.o [2020-07-29T14:10:21.565Z] #39 9.510 CC images/core.o [2020-07-29T14:10:21.565Z] #39 9.858 CC images/core-x86.o [2020-07-29T14:10:21.565Z] #39 10.02 CC images/core-arm.o [2020-07-29T14:10:21.565Z] #39 10.13 CC images/core-aarch64.o [2020-07-29T14:10:21.565Z] #39 10.24 CC images/core-ppc64.o [2020-07-29T14:10:21.825Z] #39 10.46 CC images/core-s390.o [2020-07-29T14:10:22.085Z] #39 10.70 CC images/cpuinfo.o [2020-07-29T14:10:22.344Z] #39 10.82 CC images/inventory.o [2020-07-29T14:10:22.344Z] #39 10.89 CC images/fdinfo.o [2020-07-29T14:10:22.344Z] #39 ... [2020-07-29T14:10:22.344Z] [2020-07-29T14:10:22.344Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-29T14:10:22.344Z] #42 29.53 crypto/elliptic [2020-07-29T14:10:22.350Z] bc4207fc4c93: Pull complete [2020-07-29T14:10:22.603Z] #42 29.53 crypto/rand [2020-07-29T14:10:22.603Z] #42 29.53 crypto/dsa [2020-07-29T14:10:22.603Z] #42 29.53 encoding/asn1 [2020-07-29T14:10:22.863Z] #42 29.95 crypto/ed25519 [2020-07-29T14:10:22.863Z] #42 29.95 crypto/rsa [2020-07-29T14:10:23.122Z] #42 ... [2020-07-29T14:10:23.122Z] [2020-07-29T14:10:23.122Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-07-29T14:10:23.122Z] #60 27.40 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-29T14:10:23.122Z] #60 27.40 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-29T14:10:23.122Z] #60 DONE 30.2s [2020-07-29T14:10:23.122Z] [2020-07-29T14:10:23.122Z] #61 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-07-29T14:10:23.122Z] #61 DONE 0.0s [2020-07-29T14:10:23.122Z] [2020-07-29T14:10:23.122Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-29T14:10:23.122Z] #42 30.30 github.com/LK4D4/vndr/build [2020-07-29T14:10:23.691Z] #42 ... [2020-07-29T14:10:23.691Z] [2020-07-29T14:10:23.691Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-07-29T14:10:23.691Z] #57 11.72 + cd /tmp/tmp.YgTnlv2C3n/src/github.com/containerd/containerd [2020-07-29T14:10:23.691Z] #57 11.72 + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-29T14:10:23.691Z] #57 12.68 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-29T14:10:23.691Z] #57 12.68 + BUILDTAGS='netgo osusergo static_build' [2020-07-29T14:10:23.691Z] #57 12.68 + export EXTRA_FLAGS=-buildmode=pie [2020-07-29T14:10:23.691Z] #57 12.68 + EXTRA_FLAGS=-buildmode=pie [2020-07-29T14:10:23.691Z] #57 12.68 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-29T14:10:23.691Z] #57 12.68 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-29T14:10:23.691Z] #57 12.68 + '[' '' = dynamic ']' [2020-07-29T14:10:23.691Z] #57 12.68 + make [2020-07-29T14:10:23.691Z] #57 13.59 🇩 bin/ctr [2020-07-29T14:10:23.951Z] #57 ... [2020-07-29T14:10:23.951Z] [2020-07-29T14:10:23.951Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-29T14:10:23.951Z] #42 31.07 crypto/x509/pkix [2020-07-29T14:10:23.951Z] #42 31.07 vendor/golang.org/x/crypto/cryptobyte [2020-07-29T14:10:23.951Z] #42 31.07 crypto/ecdsa [2020-07-29T14:10:24.211Z] #42 ... [2020-07-29T14:10:24.211Z] [2020-07-29T14:10:24.211Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-29T14:10:24.211Z] #14 1.442 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-29T14:10:24.211Z] #14 1.460 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-29T14:10:24.211Z] #14 1.460 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-29T14:10:24.211Z] #14 1.956 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-29T14:10:24.211Z] #14 2.648 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB] [2020-07-29T14:10:24.211Z] #14 3.308 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-29T14:10:24.211Z] #14 5.092 Fetched 8365 kB in 4s (2136 kB/s) [2020-07-29T14:10:24.211Z] #14 5.092 Reading package lists... [2020-07-29T14:10:24.211Z] #14 6.411 Reading package lists... [2020-07-29T14:10:24.211Z] #14 7.804 Building dependency tree... [2020-07-29T14:10:24.211Z] #14 8.030 Reading state information... [2020-07-29T14:10:24.211Z] #14 8.192 libcap2-bin is already the newest version (1:2.25-2). [2020-07-29T14:10:24.211Z] #14 8.192 libcap2-bin set to manually installed. [2020-07-29T14:10:24.211Z] #14 8.192 The following additional packages will be installed: [2020-07-29T14:10:24.211Z] #14 8.192 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-29T14:10:24.211Z] #14 8.192 gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-29T14:10:24.211Z] #14 8.192 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-07-29T14:10:24.211Z] #14 8.192 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2020-07-29T14:10:24.211Z] #14 8.192 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib [2020-07-29T14:10:24.211Z] #14 8.193 libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev [2020-07-29T14:10:24.211Z] #14 8.193 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 [2020-07-29T14:10:24.211Z] #14 8.193 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-29T14:10:24.211Z] #14 8.193 python3.7 python3.7-minimal vim-runtime xxd [2020-07-29T14:10:24.211Z] #14 8.194 Suggested packages: [2020-07-29T14:10:24.211Z] #14 8.194 apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm [2020-07-29T14:10:24.211Z] #14 8.194 wine64 python3-doc python3-tk python3-venv python-setuptools-doc [2020-07-29T14:10:24.211Z] #14 8.194 python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts [2020-07-29T14:10:24.211Z] #14 8.194 xfsdump acl attr quota [2020-07-29T14:10:24.211Z] #14 8.194 Recommended packages: [2020-07-29T14:10:24.211Z] #14 8.194 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-29T14:10:24.211Z] #14 8.194 python3-keyrings.alt python3-xdg unzip [2020-07-29T14:10:24.211Z] #14 8.948 The following NEW packages will be installed: [2020-07-29T14:10:24.211Z] #14 8.948 apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-07-29T14:10:24.211Z] #14 8.949 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup [2020-07-29T14:10:24.211Z] #14 8.949 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq [2020-07-29T14:10:24.211Z] #14 8.949 libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 [2020-07-29T14:10:24.211Z] #14 8.949 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-07-29T14:10:24.211Z] #14 8.949 libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2020-07-29T14:10:24.211Z] #14 8.950 libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-29T14:10:24.211Z] #14 8.950 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-29T14:10:24.211Z] #14 8.950 libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev [2020-07-29T14:10:24.211Z] #14 8.950 mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 [2020-07-29T14:10:24.211Z] #14 8.950 python3-distutils python3-lib2to3 python3-minimal python3-pip [2020-07-29T14:10:24.211Z] #14 8.952 python3-pkg-resources python3-setuptools python3-wheel python3.7 [2020-07-29T14:10:24.211Z] #14 8.952 python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-07-29T14:10:24.211Z] #14 8.953 xfsprogs xxd xz-utils zip [2020-07-29T14:10:24.211Z] #14 9.302 0 upgraded, 68 newly installed, 0 to remove and 0 not upgraded. [2020-07-29T14:10:24.211Z] #14 9.302 Need to get 104 MB of archives. [2020-07-29T14:10:24.211Z] #14 9.302 After this operation, 597 MB of additional disk space will be used. [2020-07-29T14:10:24.211Z] #14 9.302 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-07-29T14:10:24.211Z] #14 9.304 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-07-29T14:10:24.211Z] #14 9.317 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-07-29T14:10:24.211Z] #14 9.363 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-07-29T14:10:24.211Z] #14 9.376 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-07-29T14:10:24.211Z] #14 9.376 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-07-29T14:10:24.211Z] #14 9.446 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-07-29T14:10:24.211Z] #14 9.447 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-07-29T14:10:24.211Z] #14 9.448 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-07-29T14:10:24.211Z] #14 9.476 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-07-29T14:10:24.211Z] #14 9.476 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-07-29T14:10:24.211Z] #14 9.476 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-07-29T14:10:24.211Z] #14 9.476 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-07-29T14:10:24.211Z] #14 9.476 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-07-29T14:10:24.211Z] #14 9.476 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-07-29T14:10:24.211Z] #14 9.476 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-07-29T14:10:24.211Z] #14 9.489 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-29T14:10:24.211Z] #14 9.492 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-29T14:10:24.211Z] #14 9.500 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-07-29T14:10:24.211Z] #14 9.500 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-07-29T14:10:24.211Z] #14 9.504 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-07-29T14:10:24.211Z] #14 9.508 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-07-29T14:10:24.211Z] #14 9.520 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-07-29T14:10:24.211Z] #14 9.520 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-07-29T14:10:24.211Z] #14 9.608 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-07-29T14:10:24.211Z] #14 9.684 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-07-29T14:10:24.211Z] #14 9.692 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-07-29T14:10:24.211Z] #14 9.692 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-07-29T14:10:24.211Z] #14 9.696 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-29T14:10:24.211Z] #14 9.783 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-07-29T14:10:24.211Z] #14 9.856 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-07-29T14:10:24.211Z] #14 9.856 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-07-29T14:10:24.433Z] 47a08a47fa97: Pull complete [2020-07-29T14:10:24.471Z] #14 ... [2020-07-29T14:10:24.471Z] [2020-07-29T14:10:24.471Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:10:24.471Z] #39 11.04 CC images/fown.o [2020-07-29T14:10:24.471Z] #39 11.13 CC images/ns.o [2020-07-29T14:10:24.471Z] #39 11.23 CC images/regfile.o [2020-07-29T14:10:24.471Z] #39 11.32 CC images/ghost-file.o [2020-07-29T14:10:24.471Z] #39 11.41 CC images/fifo.o [2020-07-29T14:10:24.471Z] #39 11.47 CC images/remap-file-path.o [2020-07-29T14:10:24.471Z] #39 11.56 CC images/eventfd.o [2020-07-29T14:10:24.471Z] #39 11.62 CC images/eventpoll.o [2020-07-29T14:10:24.471Z] #39 11.77 CC images/fh.o [2020-07-29T14:10:24.471Z] #39 11.88 CC images/fsnotify.o [2020-07-29T14:10:24.471Z] #39 12.13 CC images/signalfd.o [2020-07-29T14:10:24.471Z] #39 12.25 CC images/fs.o [2020-07-29T14:10:24.471Z] #39 12.32 CC images/pstree.o [2020-07-29T14:10:24.471Z] #39 12.41 CC images/pipe.o [2020-07-29T14:10:24.471Z] #39 12.52 CC images/tcp-stream.o [2020-07-29T14:10:24.471Z] #39 12.63 CC images/sk-packet.o [2020-07-29T14:10:24.471Z] #39 12.77 CC images/mnt.o [2020-07-29T14:10:24.471Z] #39 12.86 CC images/pipe-data.o [2020-07-29T14:10:24.471Z] #39 12.92 CC images/sa.o [2020-07-29T14:10:24.471Z] #39 12.99 CC images/timer.o [2020-07-29T14:10:24.731Z] #39 13.14 CC images/timerfd.o [2020-07-29T14:10:24.731Z] #39 13.26 CC images/mm.o [2020-07-29T14:10:24.731Z] #39 13.41 CC images/sk-opts.o [2020-07-29T14:10:24.990Z] #39 13.50 CC images/sk-unix.o [2020-07-29T14:10:24.990Z] #39 13.67 CC images/sk-inet.o [2020-07-29T14:10:25.212Z] #66 ... [2020-07-29T14:10:25.212Z] [2020-07-29T14:10:25.212Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-07-29T14:10:25.212Z] #22 11.32 Reading package lists... [2020-07-29T14:10:25.212Z] #22 15.33 Reading package lists... [2020-07-29T14:10:25.212Z] #22 18.36 Building dependency tree... [2020-07-29T14:10:25.212Z] #22 18.70 Reading state information... [2020-07-29T14:10:25.212Z] #22 19.01 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-29T14:10:25.212Z] #22 19.01 The following additional packages will be installed: [2020-07-29T14:10:25.212Z] #22 19.01 libjq1 libonig5 [2020-07-29T14:10:25.212Z] #22 19.25 The following NEW packages will be installed: [2020-07-29T14:10:25.212Z] #22 19.29 jq libjq1 libonig5 [2020-07-29T14:10:25.212Z] #22 19.41 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-29T14:10:25.212Z] #22 19.41 Need to get 350 kB of archives. [2020-07-29T14:10:25.212Z] #22 19.41 After this operation, 1154 kB of additional disk space will be used. [2020-07-29T14:10:25.212Z] #22 19.41 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-07-29T14:10:25.212Z] #22 19.45 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-07-29T14:10:25.212Z] #22 19.47 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-07-29T14:10:25.212Z] #22 20.05 debconf: delaying package configuration, since apt-utils is not installed [2020-07-29T14:10:25.212Z] #22 20.12 Fetched 350 kB in 0s (3380 kB/s) [2020-07-29T14:10:25.212Z] #22 20.19 Selecting previously unselected package libonig5:s390x. [2020-07-29T14:10:25.212Z] #22 20.19 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-07-29T14:10:25.212Z] #22 20.30 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-07-29T14:10:25.212Z] #22 20.30 Unpacking libonig5:s390x (6.9.1-1) ... [2020-07-29T14:10:25.212Z] #22 20.51 Selecting previously unselected package libjq1:s390x. [2020-07-29T14:10:25.212Z] #22 20.51 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-07-29T14:10:25.212Z] #22 20.52 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-07-29T14:10:25.212Z] #22 20.68 Selecting previously unselected package jq. [2020-07-29T14:10:25.212Z] #22 20.69 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-07-29T14:10:25.212Z] #22 20.69 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-29T14:10:25.212Z] #22 20.82 Setting up libonig5:s390x (6.9.1-1) ... [2020-07-29T14:10:25.212Z] #22 20.83 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-07-29T14:10:25.212Z] #22 20.84 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-29T14:10:25.212Z] #22 20.85 Processing triggers for libc-bin (2.28-10) ... [2020-07-29T14:10:25.212Z] #22 ... [2020-07-29T14:10:25.212Z] [2020-07-29T14:10:25.212Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-29T14:10:25.212Z] #31 11.22 Fetched 8060 kB in 10s (826 kB/s) [2020-07-29T14:10:25.212Z] #31 11.22 Reading package lists... [2020-07-29T14:10:25.212Z] #31 14.79 Reading package lists... [2020-07-29T14:10:25.212Z] #31 18.33 Building dependency tree... [2020-07-29T14:10:25.212Z] #31 19.17 Reading state information... [2020-07-29T14:10:25.212Z] #31 19.73 The following additional packages will be installed: [2020-07-29T14:10:25.212Z] #31 19.74 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-29T14:10:25.212Z] #31 19.74 Suggested packages: [2020-07-29T14:10:25.212Z] #31 19.74 cmake-doc ninja-build lrzip [2020-07-29T14:10:25.212Z] #31 19.74 Recommended packages: [2020-07-29T14:10:25.212Z] #31 19.74 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-29T14:10:25.212Z] #31 20.61 The following NEW packages will be installed: [2020-07-29T14:10:25.212Z] #31 20.65 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-29T14:10:25.212Z] #31 20.65 vim-common xxd [2020-07-29T14:10:25.212Z] #31 20.77 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-29T14:10:25.212Z] #31 20.77 Need to get 14.0 MB of archives. [2020-07-29T14:10:25.212Z] #31 20.77 After this operation, 62.1 MB of additional disk space will be used. [2020-07-29T14:10:25.212Z] #31 20.77 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-07-29T14:10:25.212Z] #31 20.81 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-07-29T14:10:25.212Z] #31 20.83 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-07-29T14:10:25.212Z] #31 20.94 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-07-29T14:10:25.212Z] #31 21.31 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-07-29T14:10:25.212Z] #31 21.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-07-29T14:10:25.212Z] #31 21.38 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-07-29T14:10:25.212Z] #31 21.40 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-07-29T14:10:25.212Z] #31 21.40 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-07-29T14:10:25.212Z] #31 21.40 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-07-29T14:10:25.250Z] #39 13.81 CC images/tun.o [2020-07-29T14:10:25.250Z] #39 13.96 CC images/sk-netlink.o [2020-07-29T14:10:25.510Z] #39 14.03 CC images/packet-sock.o [2020-07-29T14:10:25.510Z] #39 14.16 CC images/ipc-var.o [2020-07-29T14:10:25.514Z] #31 ... [2020-07-29T14:10:25.514Z] [2020-07-29T14:10:25.514Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-07-29T14:10:25.514Z] #22 DONE 21.6s [2020-07-29T14:10:25.514Z] [2020-07-29T14:10:25.514Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-29T14:10:25.514Z] #23 DONE 0.1s [2020-07-29T14:10:25.514Z] [2020-07-29T14:10:25.514Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-29T14:10:25.770Z] #39 14.21 CC images/ipc-desc.o [2020-07-29T14:10:25.770Z] #39 14.26 CC images/ipc-shm.o [2020-07-29T14:10:25.770Z] #39 14.35 CC images/ipc-msg.o [2020-07-29T14:10:25.770Z] #39 14.50 CC images/ipc-sem.o [2020-07-29T14:10:26.030Z] #39 14.58 CC images/utsns.o [2020-07-29T14:10:26.030Z] #39 14.66 CC images/creds.o [2020-07-29T14:10:26.289Z] #39 14.74 CC images/vma.o [2020-07-29T14:10:26.289Z] #39 14.82 CC images/netdev.o [2020-07-29T14:10:26.289Z] #39 14.93 CC images/tty.o [2020-07-29T14:10:26.548Z] #39 15.16 CC images/file-lock.o [2020-07-29T14:10:26.548Z] #39 15.22 CC images/rlimit.o [2020-07-29T14:10:26.548Z] #39 15.28 CC images/pagemap.o [2020-07-29T14:10:26.551Z] #24 ... [2020-07-29T14:10:26.551Z] [2020-07-29T14:10:26.551Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-07-29T14:10:26.551Z] #7 12.32 Fetched 8060 kB in 10s (773 kB/s) [2020-07-29T14:10:26.551Z] #7 12.32 Reading package lists... [2020-07-29T14:10:26.551Z] #7 15.81 Reading package lists... [2020-07-29T14:10:26.551Z] #7 19.64 Building dependency tree... [2020-07-29T14:10:26.551Z] #7 20.19 Reading state information... [2020-07-29T14:10:26.551Z] #7 20.71 The following additional packages will be installed: [2020-07-29T14:10:26.551Z] #7 20.75 libapparmor1 [2020-07-29T14:10:26.551Z] #7 20.75 Suggested packages: [2020-07-29T14:10:26.551Z] #7 20.75 seccomp [2020-07-29T14:10:26.551Z] #7 20.90 The following NEW packages will be installed: [2020-07-29T14:10:26.551Z] #7 20.90 libapparmor-dev libapparmor1 libseccomp-dev [2020-07-29T14:10:26.551Z] #7 21.04 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-29T14:10:26.551Z] #7 21.04 Need to get 288 kB of archives. [2020-07-29T14:10:26.551Z] #7 21.04 After this operation, 957 kB of additional disk space will be used. [2020-07-29T14:10:26.551Z] #7 21.04 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-07-29T14:10:26.551Z] #7 21.07 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-07-29T14:10:26.551Z] #7 21.09 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-07-29T14:10:26.551Z] #7 21.71 debconf: delaying package configuration, since apt-utils is not installed [2020-07-29T14:10:26.551Z] #7 21.78 Fetched 288 kB in 0s (1822 kB/s) [2020-07-29T14:10:26.551Z] #7 21.86 Selecting previously unselected package libapparmor1:s390x. [2020-07-29T14:10:26.551Z] #7 21.86 (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 ... 15177 files and directories currently installed.) [2020-07-29T14:10:26.551Z] #7 21.94 Preparing to unpack .../libapparmor1_2.13.2-10_s390x.deb ... [2020-07-29T14:10:26.551Z] #7 21.94 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-07-29T14:10:26.551Z] #7 22.09 Selecting previously unselected package libapparmor-dev:s390x. [2020-07-29T14:10:26.551Z] #7 22.09 Preparing to unpack .../libapparmor-dev_2.13.2-10_s390x.deb ... [2020-07-29T14:10:26.551Z] #7 22.12 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-07-29T14:10:26.551Z] #7 22.25 Selecting previously unselected package libseccomp-dev:s390x. [2020-07-29T14:10:26.551Z] #7 22.25 Preparing to unpack .../libseccomp-dev_2.3.3-4_s390x.deb ... [2020-07-29T14:10:26.551Z] #7 22.26 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-07-29T14:10:26.551Z] #7 22.41 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-07-29T14:10:26.551Z] #7 22.42 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-07-29T14:10:26.551Z] #7 22.43 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-07-29T14:10:26.551Z] #7 22.44 Processing triggers for libc-bin (2.28-10) ... [2020-07-29T14:10:26.551Z] #7 ... [2020-07-29T14:10:26.551Z] [2020-07-29T14:10:26.551Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-29T14:10:26.551Z] #31 22.50 debconf: delaying package configuration, since apt-utils is not installed [2020-07-29T14:10:26.551Z] #31 22.65 Fetched 14.0 MB in 1s (15.4 MB/s) [2020-07-29T14:10:26.551Z] #31 22.69 Selecting previously unselected package xxd. [2020-07-29T14:10:26.807Z] #39 15.38 CC images/siginfo.o [2020-07-29T14:10:26.807Z] #39 15.51 CC images/rpc.o [2020-07-29T14:10:26.844Z] #31 22.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 ... 15177 files and directories currently installed.) [2020-07-29T14:10:26.844Z] #31 22.81 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-07-29T14:10:26.844Z] #31 22.81 Unpacking xxd (2:8.1.0875-5) ... [2020-07-29T14:10:26.844Z] #31 ... [2020-07-29T14:10:26.844Z] [2020-07-29T14:10:26.844Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-29T14:10:26.844Z] #29 12.55 internal/testlog [2020-07-29T14:10:26.844Z] #29 12.81 encoding [2020-07-29T14:10:26.844Z] #29 12.98 runtime/cgo [2020-07-29T14:10:26.844Z] #29 ... [2020-07-29T14:10:26.844Z] [2020-07-29T14:10:26.844Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-07-29T14:10:26.844Z] #7 DONE 22.9s [2020-07-29T14:10:26.844Z] [2020-07-29T14:10:26.844Z] #50 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-29T14:10:26.844Z] #50 DONE 0.1s [2020-07-29T14:10:26.844Z] [2020-07-29T14:10:26.844Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-29T14:10:26.844Z] #31 22.94 Selecting previously unselected package vim-common. [2020-07-29T14:10:26.844Z] #31 22.94 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-29T14:10:27.146Z] #31 ... [2020-07-29T14:10:27.146Z] [2020-07-29T14:10:27.146Z] #51 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-07-29T14:10:27.146Z] #51 DONE 0.1s [2020-07-29T14:10:27.146Z] [2020-07-29T14:10:27.146Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-29T14:10:27.146Z] #31 23.01 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-29T14:10:27.304Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f084aad2b29de3eb) in /home/ubuntu/workspace/moby_PR-41293 [Pipeline] { [Pipeline] checkout [2020-07-29T14:10:27.375Z] #39 15.85 CC images/ext-file.o [2020-07-29T14:10:27.376Z] #39 15.95 CC images/cgroup.o [2020-07-29T14:10:27.440Z] #31 23.31 Selecting previously unselected package cmake-data. [2020-07-29T14:10:27.440Z] #31 23.31 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-29T14:10:27.440Z] #31 23.35 Unpacking cmake-data (3.13.4-1) ... [2020-07-29T14:10:27.440Z] #31 ... [2020-07-29T14:10:27.440Z] [2020-07-29T14:10:27.440Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-07-29T14:10:27.440Z] #54 13.49 Fetched 8060 kB in 10s (790 kB/s) [2020-07-29T14:10:27.440Z] #54 13.49 Reading package lists... [2020-07-29T14:10:27.440Z] #54 17.07 Reading package lists... [2020-07-29T14:10:27.440Z] #54 20.99 Building dependency tree... [2020-07-29T14:10:27.440Z] #54 21.46 Reading state information... [2020-07-29T14:10:27.440Z] #54 21.89 The following additional packages will be installed: [2020-07-29T14:10:27.440Z] #54 21.89 libbtrfs0 [2020-07-29T14:10:27.440Z] #54 21.97 The following NEW packages will be installed: [2020-07-29T14:10:27.441Z] #54 21.98 libbtrfs-dev libbtrfs0 [2020-07-29T14:10:27.441Z] #54 22.11 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-29T14:10:27.441Z] #54 22.11 Need to get 118 kB of archives. [2020-07-29T14:10:27.441Z] #54 22.11 After this operation, 390 kB of additional disk space will be used. [2020-07-29T14:10:27.441Z] #54 22.11 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-07-29T14:10:27.441Z] #54 22.15 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-07-29T14:10:27.441Z] #54 22.72 debconf: delaying package configuration, since apt-utils is not installed [2020-07-29T14:10:27.441Z] #54 22.77 Fetched 118 kB in 0s (1058 kB/s) [2020-07-29T14:10:27.441Z] #54 22.82 Selecting previously unselected package libbtrfs0. [2020-07-29T14:10:27.441Z] #54 22.82 (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 ... 15177 files and directories currently installed.) [2020-07-29T14:10:27.441Z] #54 22.85 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-07-29T14:10:27.441Z] #54 22.86 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-29T14:10:27.441Z] #54 23.04 Selecting previously unselected package libbtrfs-dev. [2020-07-29T14:10:27.441Z] #54 23.04 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-07-29T14:10:27.441Z] #54 23.04 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-29T14:10:27.441Z] #54 23.27 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-29T14:10:27.441Z] #54 23.30 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-29T14:10:27.441Z] #54 23.31 Processing triggers for libc-bin (2.28-10) ... [2020-07-29T14:10:27.441Z] #54 DONE 23.7s [2020-07-29T14:10:27.441Z] [2020-07-29T14:10:27.441Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-07-29T14:10:27.635Z] #39 16.11 CC images/userns.o [2020-07-29T14:10:27.635Z] #39 16.26 CC images/google/protobuf/descriptor.o [2020-07-29T14:10:27.738Z] #52 ... [2020-07-29T14:10:27.738Z] [2020-07-29T14:10:27.738Z] #55 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-29T14:10:27.738Z] #55 DONE 0.0s [2020-07-29T14:10:27.738Z] [2020-07-29T14:10:27.738Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-29T14:10:27.738Z] #38 13.73 Fetched 8060 kB in 11s (758 kB/s) [2020-07-29T14:10:27.738Z] #38 13.73 Reading package lists... [2020-07-29T14:10:27.738Z] #38 17.18 Reading package lists... [2020-07-29T14:10:27.738Z] #38 21.05 Building dependency tree... [2020-07-29T14:10:27.738Z] #38 21.56 Reading state information... [2020-07-29T14:10:27.738Z] #38 22.02 The following additional packages will be installed: [2020-07-29T14:10:27.738Z] #38 22.02 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-29T14:10:27.738Z] #38 22.02 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-29T14:10:27.738Z] #38 22.02 Suggested packages: [2020-07-29T14:10:27.738Z] #38 22.02 manpages-dev python-setuptools [2020-07-29T14:10:27.738Z] #38 23.21 The following NEW packages will be installed: [2020-07-29T14:10:27.738Z] #38 23.21 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-29T14:10:27.738Z] #38 23.21 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-29T14:10:27.738Z] #38 23.21 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-29T14:10:27.738Z] #38 23.21 python-six zlib1g-dev [2020-07-29T14:10:27.738Z] #38 23.46 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-29T14:10:27.738Z] #38 23.46 Need to get 3742 kB of archives. [2020-07-29T14:10:27.738Z] #38 23.46 After this operation, 22.0 MB of additional disk space will be used. [2020-07-29T14:10:27.738Z] #38 23.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-07-29T14:10:27.738Z] #38 23.48 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-07-29T14:10:27.738Z] #38 23.49 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-07-29T14:10:27.738Z] #38 23.52 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-07-29T14:10:27.738Z] #38 23.52 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-07-29T14:10:27.738Z] #38 23.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-07-29T14:10:27.738Z] #38 23.52 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB] [2020-07-29T14:10:27.738Z] #38 23.52 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-07-29T14:10:27.738Z] #38 23.53 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-07-29T14:10:27.738Z] #38 23.61 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-07-29T14:10:27.738Z] #38 23.61 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-07-29T14:10:27.738Z] #38 23.67 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-07-29T14:10:27.738Z] #38 23.70 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB] [2020-07-29T14:10:27.738Z] #38 23.72 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-07-29T14:10:27.738Z] #38 23.74 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-29T14:10:27.738Z] #38 23.76 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-07-29T14:10:27.738Z] #38 ... [2020-07-29T14:10:27.738Z] [2020-07-29T14:10:27.738Z] #56 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-07-29T14:10:27.738Z] #56 DONE 0.1s [2020-07-29T14:10:27.738Z] [2020-07-29T14:10:27.738Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-29T14:10:27.738Z] #38 23.76 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-07-29T14:10:27.738Z] #38 ... [2020-07-29T14:10:27.738Z] [2020-07-29T14:10:27.738Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-07-29T14:10:27.738Z] #36 13.66 Checking out files: 96% (1546/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-07-29T14:10:27.738Z] #36 13.73 + cd /tmp/tmp.j8hUy0XiUX/src/github.com/docker/distribution [2020-07-29T14:10:27.738Z] #36 13.73 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-29T14:10:27.738Z] #36 15.56 + GOPATH=/tmp/tmp.j8hUy0XiUX/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.j8hUy0XiUX go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-07-29T14:10:27.969Z] 0ae62d2712a7: Pull complete [2020-07-29T14:10:27.969Z] 1d4419b49a59: Pull complete [2020-07-29T14:10:27.969Z] Digest: sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 [2020-07-29T14:10:27.969Z] Status: Downloaded newer image for golang:1.13.14-buster [2020-07-29T14:10:27.969Z] ---> b1942c37232d [2020-07-29T14:10:27.969Z] Step 6/140 : ARG APT_MIRROR [2020-07-29T14:10:27.969Z] ---> Running in 9cab2f841d13 [2020-07-29T14:10:27.969Z] Removing intermediate container 9cab2f841d13 [2020-07-29T14:10:27.969Z] ---> f881c45f0f85 [2020-07-29T14:10:27.969Z] Step 7/140 : RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list [2020-07-29T14:10:28.033Z] #36 ... [2020-07-29T14:10:28.033Z] [2020-07-29T14:10:28.033Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-29T14:10:28.033Z] #42 13.61 internal/testlog [2020-07-29T14:10:28.033Z] #42 13.85 encoding [2020-07-29T14:10:28.033Z] #42 13.90 unicode/utf16 [2020-07-29T14:10:28.033Z] #42 14.18 container/list [2020-07-29T14:10:28.033Z] #42 14.60 crypto/internal/subtle [2020-07-29T14:10:28.033Z] #42 14.68 crypto/subtle [2020-07-29T14:10:28.033Z] #42 14.75 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-29T14:10:28.033Z] #42 14.81 internal/nettrace [2020-07-29T14:10:28.033Z] #42 14.91 runtime/cgo [2020-07-29T14:10:28.033Z] #42 20.58 vendor/golang.org/x/crypto/internal/subtle [2020-07-29T14:10:28.033Z] #42 ... [2020-07-29T14:10:28.033Z] [2020-07-29T14:10:28.033Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-07-29T14:10:28.205Z] #39 16.75 CC images/opts.o [2020-07-29T14:10:28.205Z] #39 16.86 CC images/seccomp.o [2020-07-29T14:10:28.267Z] ---> Running in d3630651727d [2020-07-29T14:10:28.464Z] #39 17.00 CC images/binfmt-misc.o [2020-07-29T14:10:28.464Z] #39 17.07 CC images/time.o [2020-07-29T14:10:28.723Z] #39 17.18 CC images/sysctl.o [2020-07-29T14:10:28.723Z] #39 17.29 CC images/autofs.o [2020-07-29T14:10:28.723Z] #39 17.40 CC images/macvlan.o [2020-07-29T14:10:28.906Z] Removing intermediate container d3630651727d [2020-07-29T14:10:28.906Z] ---> 0655a2dc23d6 [2020-07-29T14:10:28.906Z] Step 8/140 : ENV GO111MODULE=off [2020-07-29T14:10:28.906Z] ---> Running in ff067fb7cc1c [2020-07-29T14:10:28.906Z] Removing intermediate container ff067fb7cc1c [2020-07-29T14:10:28.906Z] ---> d975ec71b61a [2020-07-29T14:10:28.906Z] Step 9/140 : FROM base AS criu [2020-07-29T14:10:28.906Z] ---> d975ec71b61a [2020-07-29T14:10:28.906Z] Step 10/140 : ARG DEBIAN_FRONTEND [2020-07-29T14:10:28.906Z] ---> Running in b883c277d787 [2020-07-29T14:10:28.906Z] Removing intermediate container b883c277d787 [2020-07-29T14:10:28.906Z] ---> 2cc81bc69677 [2020-07-29T14:10:28.906Z] Step 11/140 : RUN apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf && rm -rf /var/lib/apt/lists/* [2020-07-29T14:10:28.906Z] ---> Running in 7f920af23acd [2020-07-29T14:10:28.983Z] #39 17.52 CC images/sit.o [2020-07-29T14:10:28.983Z] #39 17.60 CC images/memfd.o [2020-07-29T14:10:29.072Z] #57 ... [2020-07-29T14:10:29.072Z] [2020-07-29T14:10:29.072Z] #8 [dev 1/25] RUN groupadd -r docker [2020-07-29T14:10:29.072Z] #8 DONE 2.0s [2020-07-29T14:10:29.072Z] [2020-07-29T14:10:29.072Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-07-29T14:10:29.072Z] #52 1.630 + RM_GOPATH=0 [2020-07-29T14:10:29.072Z] #52 1.630 + TMP_GOPATH= [2020-07-29T14:10:29.072Z] #52 1.630 + : /build [2020-07-29T14:10:29.072Z] #52 1.630 + '[' -z '' ']' [2020-07-29T14:10:29.072Z] #52 1.631 ++ mktemp -d [2020-07-29T14:10:29.072Z] #52 1.632 + export GOPATH=/tmp/tmp.sVxRzPZImV [2020-07-29T14:10:29.072Z] #52 1.633 + GOPATH=/tmp/tmp.sVxRzPZImV [2020-07-29T14:10:29.072Z] #52 1.633 + RM_GOPATH=1 [2020-07-29T14:10:29.072Z] #52 1.633 ++ dirname ./install.sh [2020-07-29T14:10:29.072Z] #52 1.640 + dir=. [2020-07-29T14:10:29.072Z] #52 1.640 + bin=runc [2020-07-29T14:10:29.072Z] #52 1.640 + shift [2020-07-29T14:10:29.072Z] #52 1.640 + '[' '!' -f ./runc.installer ']' [2020-07-29T14:10:29.072Z] #52 1.640 + . ./runc.installer [2020-07-29T14:10:29.072Z] #52 1.640 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-29T14:10:29.072Z] #52 1.641 + install_runc [2020-07-29T14:10:29.072Z] #52 1.641 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-29T14:10:29.072Z] #52 1.641 + uname -r [2020-07-29T14:10:29.072Z] #52 1.653 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-29T14:10:29.072Z] #52 1.653 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-07-29T14:10:29.072Z] #52 1.653 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-07-29T14:10:29.072Z] #52 1.654 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.sVxRzPZImV/src/github.com/opencontainers/runc [2020-07-29T14:10:29.072Z] #52 1.655 Cloning into '/tmp/tmp.sVxRzPZImV/src/github.com/opencontainers/runc'... [2020-07-29T14:10:29.209Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-29T14:10:29.243Z] #39 17.69 CC images/timens.o [2020-07-29T14:10:29.243Z] #39 17.77 LINK images/built-in.o [2020-07-29T14:10:29.243Z] #39 17.82 GEN compel/include/asm [2020-07-29T14:10:29.243Z] #39 17.86 GEN compel/include/version.h [2020-07-29T14:10:29.243Z] #39 17.87 touch .config [2020-07-29T14:10:29.243Z] #39 17.92 GEN include/common/config.h [2020-07-29T14:10:29.502Z] #39 18.01 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-07-29T14:10:29.502Z] #39 18.05 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-07-29T14:10:29.502Z] #39 18.07 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-07-29T14:10:29.502Z] #39 18.10 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-07-29T14:10:29.502Z] #39 18.13 DEP compel/arch/x86/plugins/std/memcpy.d [2020-07-29T14:10:29.502Z] #39 ... [2020-07-29T14:10:29.502Z] [2020-07-29T14:10:29.502Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-29T14:10:29.503Z] #14 10.56 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-07-29T14:10:29.503Z] #14 11.11 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-29T14:10:29.503Z] #14 11.11 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-29T14:10:29.503Z] #14 11.12 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-29T14:10:29.503Z] #14 11.12 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-07-29T14:10:29.503Z] #14 11.12 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-29T14:10:29.503Z] #14 11.12 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-29T14:10:29.503Z] #14 11.12 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-07-29T14:10:29.503Z] #14 11.12 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-07-29T14:10:29.503Z] #14 11.12 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-07-29T14:10:29.503Z] #14 11.13 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-07-29T14:10:29.503Z] #14 11.13 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-07-29T14:10:29.503Z] #14 11.14 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-07-29T14:10:29.503Z] #14 11.14 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-07-29T14:10:29.503Z] #14 11.15 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-07-29T14:10:29.503Z] #14 11.15 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-07-29T14:10:29.503Z] #14 11.16 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-07-29T14:10:29.503Z] #14 11.16 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-29T14:10:29.503Z] #14 11.33 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-07-29T14:10:29.503Z] #14 11.33 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-07-29T14:10:29.503Z] #14 11.33 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-07-29T14:10:29.503Z] #14 11.33 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-07-29T14:10:29.503Z] #14 11.34 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-07-29T14:10:29.503Z] #14 11.34 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-07-29T14:10:29.503Z] #14 11.35 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-07-29T14:10:29.503Z] #14 11.38 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-29T14:10:29.503Z] #14 11.38 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-07-29T14:10:29.503Z] #14 11.38 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-07-29T14:10:29.503Z] #14 11.39 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-29T14:10:29.503Z] #14 11.40 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-07-29T14:10:29.503Z] #14 11.40 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-29T14:10:29.503Z] #14 11.40 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-07-29T14:10:29.503Z] #14 11.41 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-29T14:10:29.503Z] #14 11.53 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-07-29T14:10:29.503Z] #14 11.55 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-07-29T14:10:29.503Z] #14 11.56 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-07-29T14:10:29.503Z] #14 11.88 debconf: delaying package configuration, since apt-utils is not installed [2020-07-29T14:10:29.503Z] #14 11.94 Fetched 104 MB in 3s (41.2 MB/s) [2020-07-29T14:10:29.503Z] #14 12.01 Selecting previously unselected package pigz. [2020-07-29T14:10:29.503Z] #14 12.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15473 files and directories currently installed.) [2020-07-29T14:10:29.503Z] #14 12.02 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-07-29T14:10:29.503Z] #14 12.03 Unpacking pigz (2.4-1) ... [2020-07-29T14:10:29.503Z] #14 12.16 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-07-29T14:10:29.503Z] #14 12.17 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-29T14:10:29.503Z] #14 12.18 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-29T14:10:29.503Z] #14 12.45 Selecting previously unselected package python3.7-minimal. [2020-07-29T14:10:29.503Z] #14 12.45 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-29T14:10:29.503Z] #14 12.46 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-29T14:10:29.503Z] #14 12.95 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-29T14:10:29.503Z] #14 12.98 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-29T14:10:29.503Z] #14 13.93 Selecting previously unselected package python3-minimal. [2020-07-29T14:10:29.503Z] #14 13.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15722 files and directories currently installed.) [2020-07-29T14:10:29.503Z] #14 13.96 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-07-29T14:10:29.503Z] #14 13.97 Unpacking python3-minimal (3.7.3-1) ... [2020-07-29T14:10:29.503Z] #14 14.05 Selecting previously unselected package libmpdec2:amd64. [2020-07-29T14:10:29.503Z] #14 14.05 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-07-29T14:10:29.503Z] #14 14.08 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-07-29T14:10:29.503Z] #14 14.14 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-07-29T14:10:29.503Z] #14 14.15 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-07-29T14:10:29.503Z] #14 14.16 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-29T14:10:29.503Z] #14 14.68 Selecting previously unselected package python3.7. [2020-07-29T14:10:29.503Z] #14 14.69 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-07-29T14:10:29.503Z] #14 14.69 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-29T14:10:29.503Z] #14 14.75 Selecting previously unselected package libpython3-stdlib:amd64. [2020-07-29T14:10:29.503Z] #14 14.75 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-07-29T14:10:29.503Z] #14 14.76 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-29T14:10:29.503Z] #14 14.87 Setting up python3-minimal (3.7.3-1) ... [2020-07-29T14:10:29.503Z] #14 15.28 Selecting previously unselected package python3. [2020-07-29T14:10:29.503Z] #14 15.28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16134 files and directories currently installed.) [2020-07-29T14:10:29.503Z] #14 15.30 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-07-29T14:10:29.503Z] #14 15.33 Unpacking python3 (3.7.3-1) ... [2020-07-29T14:10:29.503Z] #14 15.43 Selecting previously unselected package libip4tc0:amd64. [2020-07-29T14:10:29.503Z] #14 15.43 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-07-29T14:10:29.503Z] #14 15.51 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-07-29T14:10:29.506Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-29T14:10:29.506Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-29T14:10:29.506Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-29T14:10:29.694Z] using credential docker-jenkins-github-credentials [2020-07-29T14:10:29.699Z] Cloning the remote Git repository [2020-07-29T14:10:29.699Z] Cloning with configured refspecs honoured and without tags [2020-07-29T14:10:29.712Z] #52 ... [2020-07-29T14:10:29.712Z] [2020-07-29T14:10:29.712Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-07-29T14:10:29.712Z] #45 15.37 go: finding github.com/fatih/color v1.9.0 [2020-07-29T14:10:29.712Z] #45 15.37 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-07-29T14:10:29.712Z] #45 15.39 go: finding github.com/pkg/errors v0.9.1 [2020-07-29T14:10:29.712Z] #45 15.46 go: finding github.com/spf13/pflag v1.0.3 [2020-07-29T14:10:29.712Z] #45 15.49 go: finding github.com/mattn/go-colorable v0.1.6 [2020-07-29T14:10:29.712Z] #45 15.56 go: finding github.com/mattn/go-isatty v0.0.12 [2020-07-29T14:10:29.712Z] #45 15.67 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-07-29T14:10:29.712Z] #45 15.75 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-29T14:10:29.712Z] #45 15.79 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-07-29T14:10:29.712Z] #45 15.82 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-07-29T14:10:29.712Z] #45 15.87 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-07-29T14:10:29.712Z] #45 ... [2020-07-29T14:10:29.712Z] [2020-07-29T14:10:29.712Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-07-29T14:10:29.712Z] #57 1.481 + RM_GOPATH=0 [2020-07-29T14:10:29.712Z] #57 1.481 + TMP_GOPATH= [2020-07-29T14:10:29.712Z] #57 1.481 + : /build [2020-07-29T14:10:29.712Z] #57 1.481 + '[' -z '' ']' [2020-07-29T14:10:29.712Z] #57 1.481 ++ mktemp -d [2020-07-29T14:10:29.712Z] #57 1.484 + export GOPATH=/tmp/tmp.0fXbs3mnuo [2020-07-29T14:10:29.712Z] #57 1.484 + GOPATH=/tmp/tmp.0fXbs3mnuo [2020-07-29T14:10:29.712Z] #57 1.484 + RM_GOPATH=1 [2020-07-29T14:10:29.712Z] #57 1.485 ++ dirname ./install.sh [2020-07-29T14:10:29.712Z] #57 1.486 + dir=. [2020-07-29T14:10:29.712Z] #57 1.486 + bin=containerd [2020-07-29T14:10:29.712Z] #57 1.486 + shift [2020-07-29T14:10:29.712Z] #57 1.486 + '[' '!' -f ./containerd.installer ']' [2020-07-29T14:10:29.712Z] #57 1.486 + . ./containerd.installer [2020-07-29T14:10:29.712Z] #57 1.486 ++ : 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-29T14:10:29.712Z] #57 1.486 + install_containerd [2020-07-29T14:10:29.712Z] #57 1.486 Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-29T14:10:29.712Z] #57 1.486 + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429' [2020-07-29T14:10:29.712Z] #57 1.487 + git clone https://github.com/containerd/containerd.git /tmp/tmp.0fXbs3mnuo/src/github.com/containerd/containerd [2020-07-29T14:10:29.712Z] #57 1.490 Cloning into '/tmp/tmp.0fXbs3mnuo/src/github.com/containerd/containerd'... [2020-07-29T14:10:29.762Z] #14 15.61 Selecting previously unselected package libip6tc0:amd64. [2020-07-29T14:10:29.762Z] #14 15.61 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-07-29T14:10:29.762Z] #14 15.63 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-07-29T14:10:29.762Z] #14 15.73 Selecting previously unselected package libiptc0:amd64. [2020-07-29T14:10:29.760Z] Cloning repository https://github.com/moby/moby.git [2020-07-29T14:10:29.813Z] > git init /home/ubuntu/workspace/moby_PR-41293 # timeout=10 [2020-07-29T14:10:30.022Z] #14 15.73 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-07-29T14:10:30.022Z] #14 15.74 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-07-29T14:10:30.022Z] #14 15.85 Selecting previously unselected package libnfnetlink0:amd64. [2020-07-29T14:10:30.022Z] #14 15.85 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-07-29T14:10:30.022Z] #14 15.88 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-29T14:10:30.282Z] #14 16.01 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-07-29T14:10:30.282Z] #14 16.01 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-07-29T14:10:30.282Z] #14 16.03 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-29T14:10:30.282Z] #14 16.13 Selecting previously unselected package libnftnl11:amd64. [2020-07-29T14:10:30.282Z] #14 16.13 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-07-29T14:10:30.282Z] #14 16.14 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-07-29T14:10:30.282Z] #14 16.22 Selecting previously unselected package iptables. [2020-07-29T14:10:30.542Z] #14 16.22 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-07-29T14:10:30.542Z] #14 16.23 Unpacking iptables (1.8.2-4) ... [2020-07-29T14:10:30.542Z] #14 16.41 Selecting previously unselected package xxd. [2020-07-29T14:10:30.542Z] #14 16.42 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-29T14:10:30.542Z] #14 16.43 Unpacking xxd (2:8.1.0875-5) ... [2020-07-29T14:10:30.548Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [206 kB] [2020-07-29T14:10:30.548Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-29T14:10:30.753Z] #57 ... [2020-07-29T14:10:30.753Z] [2020-07-29T14:10:30.753Z] #9 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-07-29T14:10:30.753Z] #9 DONE 1.9s [2020-07-29T14:10:30.753Z] [2020-07-29T14:10:30.753Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-07-29T14:10:30.753Z] #66 DONE 26.6s [2020-07-29T14:10:30.803Z] #14 16.61 Selecting previously unselected package vim-common. [2020-07-29T14:10:30.803Z] #14 16.61 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-29T14:10:30.803Z] #14 16.64 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-29T14:10:30.076Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-29T14:10:30.077Z] > git --version # timeout=10 [2020-07-29T14:10:30.102Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-29T14:10:30.109Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41293/head:refs/remotes/origin/PR-41293 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-07-29T14:10:31.046Z] [2020-07-29T14:10:31.046Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-29T14:10:31.046Z] #24 3.168 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-07-29T14:10:31.046Z] #24 3.447 #=#=# [2020-07-29T14:10:31.047Z] #24 3.686 # 2.7% #### 6.8% ########## 15.2% ################ 23.5% ###################### 31.9% ########################### 38.1% ############################### 44.4% #################################### 50.7% ######################################### 57.0% ############################################# 63.2% ################################################## 69.5% ###################################################### 75.7% ########################################################### 82.0% ############################################################### 88.3% ##################################################################### 96.6% ######################################################################## 100.0% [2020-07-29T14:10:31.062Z] #14 16.89 Selecting previously unselected package bash-completion. [2020-07-29T14:10:31.062Z] #14 ... [2020-07-29T14:10:31.062Z] [2020-07-29T14:10:31.062Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-07-29T14:10:31.062Z] #26 37.79 + rm -rf /tmp/tmp.VMECBSEts4 [2020-07-29T14:10:31.062Z] #26 DONE 38.4s [2020-07-29T14:10:31.062Z] [2020-07-29T14:10:31.062Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-29T14:10:31.062Z] #14 16.89 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-29T14:10:31.062Z] #14 ... [2020-07-29T14:10:31.062Z] [2020-07-29T14:10:31.062Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:10:31.062Z] #39 18.14 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-07-29T14:10:31.062Z] #39 18.16 GEN compel/plugins/include/uapi/std/syscall.h [2020-07-29T14:10:31.062Z] #39 18.27 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-07-29T14:10:31.062Z] #39 18.29 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-07-29T14:10:31.062Z] #39 18.31 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-29T14:10:31.062Z] #39 18.32 DEP compel/plugins/std/infect.d [2020-07-29T14:10:31.062Z] #39 18.39 DEP compel/plugins/std/string.d [2020-07-29T14:10:31.062Z] #39 18.44 DEP compel/plugins/std/log.d [2020-07-29T14:10:31.062Z] #39 18.48 DEP compel/plugins/std/fds.d [2020-07-29T14:10:31.062Z] #39 18.56 DEP compel/plugins/std/std.d [2020-07-29T14:10:31.062Z] #39 18.60 DEP compel/plugins/shmem/shmem.d [2020-07-29T14:10:31.062Z] #39 18.66 DEP compel/plugins/fds/fds.d [2020-07-29T14:10:31.062Z] #39 18.74 CC compel/plugins/std/std.o [2020-07-29T14:10:31.062Z] #39 18.85 CC compel/plugins/std/fds.o [2020-07-29T14:10:31.062Z] #39 19.01 CC compel/plugins/std/log.o [2020-07-29T14:10:31.062Z] #39 19.36 CC compel/plugins/std/string.o [2020-07-29T14:10:31.062Z] #39 19.58 CC compel/plugins/std/infect.o [2020-07-29T14:10:31.062Z] #39 19.75 CC compel/arch/x86/plugins/std/parasite-head.o [2020-07-29T14:10:31.321Z] #39 19.80 CC compel/arch/x86/plugins/std/memcpy.o [2020-07-29T14:10:31.321Z] #39 19.83 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-07-29T14:10:31.321Z] #39 19.86 AR compel/plugins/std.lib.a [2020-07-29T14:10:31.321Z] #39 19.90 CC compel/plugins/fds/fds.o [2020-07-29T14:10:31.321Z] #39 19.97 AR compel/plugins/fds.lib.a [2020-07-29T14:10:31.321Z] #39 20.01 HOSTDEP compel/src/lib/log-host.d [2020-07-29T14:10:31.321Z] #39 20.05 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-29T14:10:31.321Z] #39 20.08 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-07-29T14:10:31.581Z] #39 20.11 HOSTDEP compel/src/main-host.d [2020-07-29T14:10:31.581Z] #39 20.16 DEP compel/src/lib/ptrace.d [2020-07-29T14:10:31.581Z] #39 20.21 DEP compel/src/lib/infect.d [2020-07-29T14:10:31.581Z] #39 20.26 DEP compel/src/lib/infect-util.d [2020-07-29T14:10:31.581Z] #39 20.34 DEP compel/src/lib/infect-rpc.d [2020-07-29T14:10:31.589Z] Fetched 8145 kB in 2s (3494 kB/s) [2020-07-29T14:10:31.686Z] #24 6.080 #=#=# [2020-07-29T14:10:31.840Z] #39 20.43 DEP compel/arch/x86/src/lib/infect.d [2020-07-29T14:10:32.100Z] #39 20.50 DEP compel/arch/x86/src/lib/cpu.d [2020-07-29T14:10:32.100Z] #39 20.52 DEP compel/src/lib/log.d [2020-07-29T14:10:32.100Z] #39 20.54 DEP compel/src/main.d [2020-07-29T14:10:32.100Z] #39 20.57 DEP compel/src/lib/handle-elf.d [2020-07-29T14:10:32.100Z] #39 20.63 DEP compel/arch/x86/src/lib/handle-elf.d [2020-07-29T14:10:32.100Z] #39 20.68 CC compel/src/lib/log.o [2020-07-29T14:10:32.356Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-07-29T14:10:32.356Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-5a40c9e0\powershellScript.ps1'; exit $LASTEXITCODE; [2020-07-29T14:10:32.356Z] ---------------------------------------------------------------------------- [2020-07-29T14:10:32.356Z] [2020-07-29T14:10:32.356Z] INFO: executeCI.ps1 starting at Wed Jul 29 14:10:32 CUT 2020 [2020-07-29T14:10:32.356Z] [2020-07-29T14:10:32.356Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-07-29T14:10:32.356Z] INFO: Running git version 2.24.1.windows.2 [2020-07-29T14:10:32.356Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-07-29T14:10:32.356Z] INFO: Environment variables: [2020-07-29T14:10:32.356Z] [2020-07-29T14:10:32.356Z] Name Value [2020-07-29T14:10:32.356Z] ---- ----- [2020-07-29T14:10:32.356Z] ALLUSERSPROFILE C:\ProgramData [2020-07-29T14:10:32.356Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-07-29T14:10:32.356Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-07-29T14:10:32.356Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9 [2020-07-29T14:10:32.356Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9 [2020-07-29T14:10:32.356Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-07-29T14:10:32.356Z] BRANCH_NAME PR-41293 [2020-07-29T14:10:32.356Z] BUILD_DISPLAY_NAME #1 [2020-07-29T14:10:32.356Z] BUILD_ID 1 [2020-07-29T14:10:32.356Z] BUILD_NUMBER 1 [2020-07-29T14:10:32.356Z] BUILD_TAG jenkins-moby-PR-41293-1 [2020-07-29T14:10:32.356Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41293/1/ [2020-07-29T14:10:32.356Z] CHANGE_AUTHOR thaJeztah [2020-07-29T14:10:32.356Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2020-07-29T14:10:32.356Z] CHANGE_BRANCH 19.03_backport_fix_getexecuser [2020-07-29T14:10:32.356Z] CHANGE_FORK thaJeztah/docker [2020-07-29T14:10:32.359Z] #39 20.79 CC compel/arch/x86/src/lib/cpu.o [2020-07-29T14:10:32.359Z] #39 21.03 CC compel/arch/x86/src/lib/infect.o [2020-07-29T14:10:32.564Z] #24 6.219 # 1.8% ################ 22.2% ############################ 39.2% ######################################## 56.3% ######################################################## 79.0% ######################################################################## 100.0% [2020-07-29T14:10:32.564Z] #24 7.074 [2020-07-29T14:10:32.618Z] #39 21.33 CC compel/src/lib/infect-rpc.o [2020-07-29T14:10:32.632Z] Reading package lists... [2020-07-29T14:10:32.840Z] CHANGE_ID 41293 [2020-07-29T14:10:32.840Z] CHANGE_TARGET 19.03 [2020-07-29T14:10:32.840Z] CHANGE_TITLE [19.03 backport] oci: correctly use user.GetExecUser interface [2020-07-29T14:10:32.840Z] CHANGE_URL https://github.com/moby/moby/pull/41293 [2020-07-29T14:10:32.840Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-29T14:10:32.840Z] CommonProgramFiles C:\Program Files\Common Files [2020-07-29T14:10:32.840Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-07-29T14:10:32.840Z] CommonProgramW6432 C:\Program Files\Common Files [2020-07-29T14:10:32.840Z] COMPUTERNAME azwin-2-fe1440 [2020-07-29T14:10:32.840Z] ComSpec C:\windows\system32\cmd.exe [2020-07-29T14:10:32.840Z] ConfigSequenceNumber 0 [2020-07-29T14:10:32.840Z] DOCKER_BUILDKIT 0 [2020-07-29T14:10:32.840Z] DOCKER_DUT_DEBUG 1 [2020-07-29T14:10:32.840Z] DOCKER_EXPERIMENTAL 1 [2020-07-29T14:10:32.840Z] DOCKER_GRAPHDRIVER overlay2 [2020-07-29T14:10:32.840Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-07-29T14:10:32.840Z] EXECUTOR_NUMBER 0 [2020-07-29T14:10:32.840Z] FQDN azwin-2-fe1440.westus.cloudapp.azure.com [2020-07-29T14:10:32.840Z] GIT_BRANCH PR-41293 [2020-07-29T14:10:32.840Z] GIT_COMMIT 83baeafc3c4eaedc41efb47061eb530651d8ce04 [2020-07-29T14:10:32.840Z] GIT_URL https://github.com/moby/moby.git [2020-07-29T14:10:32.840Z] HUDSON_COOKIE b9569ecd-c4e6-49d7-b19c-b9b726b0273b [2020-07-29T14:10:32.840Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-07-29T14:10:32.840Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-07-29T14:10:32.840Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-07-29T14:10:32.840Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.252-2.b09.ojdkbuild.windows.x86_64 [2020-07-29T14:10:32.840Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-07-29T14:10:32.840Z] JENKINS_NODE_COOKIE 1c77239d-a1e1-4ddd-a6cb-e4e5bc0bc21f [2020-07-29T14:10:32.840Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-07-29T14:10:32.840Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-07-29T14:10:32.840Z] JOB_BASE_NAME PR-41293 [2020-07-29T14:10:32.840Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41293/display/redirect [2020-07-29T14:10:32.840Z] JOB_NAME moby/PR-41293 [2020-07-29T14:10:32.840Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41293/ [2020-07-29T14:10:32.840Z] library.jps.version master [2020-07-29T14:10:32.840Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-07-29T14:10:32.840Z] NODE_LABELS amd64 azure azwin-2-fe1440 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-07-29T14:10:32.840Z] NODE_NAME azwin-2-fe1440 [2020-07-29T14:10:32.840Z] NUMBER_OF_PROCESSORS 4 [2020-07-29T14:10:32.840Z] OS Windows_NT [2020-07-29T14:10:32.840Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-07-29T14:10:32.840Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-07-29T14:10:32.840Z] PROCESSOR_ARCHITECTURE AMD64 [2020-07-29T14:10:32.840Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2020-07-29T14:10:32.840Z] PROCESSOR_LEVEL 6 [2020-07-29T14:10:32.840Z] PROCESSOR_REVISION 5504 [2020-07-29T14:10:32.840Z] ProgramData C:\ProgramData [2020-07-29T14:10:32.840Z] ProgramFiles C:\Program Files [2020-07-29T14:10:32.840Z] ProgramFiles(x86) C:\Program Files (x86) [2020-07-29T14:10:32.840Z] ProgramW6432 C:\Program Files [2020-07-29T14:10:32.840Z] PROMPT $P$G [2020-07-29T14:10:32.840Z] PSExecutionPolicyPreference Bypass [2020-07-29T14:10:32.840Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-07-29T14:10:32.840Z] PUBLIC C:\Users\Public [2020-07-29T14:10:32.840Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41293/1/display/redirect?page=changes [2020-07-29T14:10:32.840Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41293/1/display/redirect [2020-07-29T14:10:32.840Z] SKIP_VALIDATION_TESTS 1 [2020-07-29T14:10:32.840Z] SOURCES_DRIVE d [2020-07-29T14:10:32.840Z] SOURCES_SUBDIR gopath [2020-07-29T14:10:32.840Z] STAGE_NAME Run tests [2020-07-29T14:10:32.840Z] SystemDrive C: [2020-07-29T14:10:32.840Z] SystemRoot C:\windows [2020-07-29T14:10:32.840Z] TEMP C:\windows\TEMP [2020-07-29T14:10:32.840Z] TESTDEBUG 0 [2020-07-29T14:10:32.840Z] TESTRUN_DRIVE d [2020-07-29T14:10:32.840Z] TESTRUN_SUBDIR CI [2020-07-29T14:10:32.840Z] TIMEOUT 120m [2020-07-29T14:10:32.840Z] TMP C:\windows\TEMP [2020-07-29T14:10:32.840Z] USERDOMAIN WORKGROUP [2020-07-29T14:10:32.840Z] USERNAME azwin-2-fe1440$ [2020-07-29T14:10:32.840Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-07-29T14:10:32.840Z] windir C:\windows [2020-07-29T14:10:32.840Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-07-29T14:10:32.840Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-07-29T14:10:32.840Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-07-29T14:10:32.840Z] [2020-07-29T14:10:32.840Z] [2020-07-29T14:10:32.840Z] [2020-07-29T14:10:32.840Z] INFO: Sources under d:\gopath\... [2020-07-29T14:10:32.840Z] INFO: Test run under d:\CI\... [2020-07-29T14:10:32.840Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-07-29T14:10:32.840Z] INFO: docker/docker repository was found [2020-07-29T14:10:32.840Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2020-07-29T14:10:32.878Z] #39 21.43 CC compel/src/lib/infect-util.o [2020-07-29T14:10:32.878Z] #39 21.56 CC compel/src/lib/infect.o [2020-07-29T14:10:33.160Z] #24 7.191 ### 4.2% ########## 14.2% [2020-07-29T14:10:33.160Z] #24 ... [2020-07-29T14:10:33.160Z] [2020-07-29T14:10:33.160Z] #10 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-07-29T14:10:33.160Z] #10 2.049 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-29T14:10:33.160Z] #10 DONE 2.2s [2020-07-29T14:10:33.160Z] [2020-07-29T14:10:33.160Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-29T14:10:33.268Z] Reading package lists... [2020-07-29T14:10:33.323Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1339' [2020-07-29T14:10:33.323Z] INFO: Docker version of control daemon [2020-07-29T14:10:33.323Z] [2020-07-29T14:10:33.323Z] Client: Docker Engine - Enterprise [2020-07-29T14:10:33.323Z] Version: 19.03.5 [2020-07-29T14:10:33.323Z] API version: 1.40 [2020-07-29T14:10:33.323Z] Go version: go1.12.12 [2020-07-29T14:10:33.323Z] Git commit: 2ee0c57608 [2020-07-29T14:10:33.323Z] Built: 11/13/2019 08:00:16 [2020-07-29T14:10:33.323Z] OS/Arch: windows/amd64 [2020-07-29T14:10:33.323Z] Experimental: false [2020-07-29T14:10:33.323Z] [2020-07-29T14:10:33.323Z] Server: Docker Engine - Enterprise [2020-07-29T14:10:33.323Z] Engine: [2020-07-29T14:10:33.323Z] Version: 19.03.5 [2020-07-29T14:10:33.323Z] API version: 1.40 (minimum version 1.24) [2020-07-29T14:10:33.323Z] Go version: go1.12.12 [2020-07-29T14:10:33.323Z] Git commit: 2ee0c57608 [2020-07-29T14:10:33.323Z] Built: 11/13/2019 07:58:51 [2020-07-29T14:10:33.323Z] OS/Arch: windows/amd64 [2020-07-29T14:10:33.323Z] Experimental: true [2020-07-29T14:10:33.323Z] [2020-07-29T14:10:33.323Z] INFO: Docker info of control daemon [2020-07-29T14:10:33.323Z] [2020-07-29T14:10:33.561Z] Building dependency tree... [2020-07-29T14:10:33.561Z] Reading state information... [2020-07-29T14:10:33.561Z] The following additional packages will be installed: [2020-07-29T14:10:33.561Z] libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-29T14:10:33.561Z] libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-29T14:10:33.561Z] Suggested packages: [2020-07-29T14:10:33.561Z] manpages-dev python-setuptools [2020-07-29T14:10:33.817Z] #39 22.20 CC compel/src/lib/ptrace.o [2020-07-29T14:10:33.817Z] #39 22.37 AR compel/libcompel.a [2020-07-29T14:10:33.817Z] #39 22.40 HOSTCC compel/src/main-host.o [2020-07-29T14:10:33.817Z] #39 22.57 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-07-29T14:10:33.858Z] The following NEW packages will be installed: [2020-07-29T14:10:33.858Z] libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-29T14:10:33.858Z] libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-29T14:10:33.858Z] protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-29T14:10:33.858Z] python-six zlib1g-dev [2020-07-29T14:10:33.858Z] 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-29T14:10:33.858Z] Need to get 4075 kB of archives. [2020-07-29T14:10:33.858Z] After this operation, 24.5 MB of additional disk space will be used. [2020-07-29T14:10:33.858Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-07-29T14:10:33.858Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-07-29T14:10:33.858Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-07-29T14:10:33.858Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-07-29T14:10:33.858Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-07-29T14:10:33.858Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-07-29T14:10:33.858Z] Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB] [2020-07-29T14:10:33.858Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-07-29T14:10:33.858Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-07-29T14:10:33.858Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-07-29T14:10:33.858Z] Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-07-29T14:10:34.082Z] #39 22.63 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-29T14:10:34.082Z] #39 22.77 HOSTCC compel/src/lib/log-host.o [2020-07-29T14:10:34.154Z] Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-07-29T14:10:34.154Z] Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB] [2020-07-29T14:10:34.154Z] Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-07-29T14:10:34.154Z] Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-29T14:10:34.154Z] Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-07-29T14:10:34.154Z] Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-07-29T14:10:34.343Z] #39 22.84 HOSTLINK compel/compel-host-bin [2020-07-29T14:10:34.343Z] #39 22.96 DEP soccr/soccr.d [2020-07-29T14:10:34.343Z] #39 23.04 CC soccr/soccr.o [2020-07-29T14:10:34.344Z] #24 7.191 ### 4.2% ########## 14.2% ############### 21.9% ################### 26.9% ######################## 34.6% ############################## 42.2% ################################### 49.8% ######################################### 57.5% ################################################ 67.6% #################################################### 73.1% ###################################################### 76.3% ######################################################### 79.4% ############################################################# 85.8% #################################################################### 95.1% ######################################################################## 100.0% [2020-07-29T14:10:34.450Z] debconf: delaying package configuration, since apt-utils is not installed [2020-07-29T14:10:34.450Z] Fetched 4075 kB in 0s (10.1 MB/s) [2020-07-29T14:10:34.450Z] Selecting previously unselected package libcap-dev:ppc64el. [2020-07-29T14:10:34.450Z] (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 ... 15339 files and directories currently installed.) [2020-07-29T14:10:34.450Z] Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-07-29T14:10:34.450Z] Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-07-29T14:10:34.450Z] Selecting previously unselected package libnet1:ppc64el. [2020-07-29T14:10:34.450Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-07-29T14:10:34.450Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-07-29T14:10:34.450Z] Selecting previously unselected package libnet1-dev. [2020-07-29T14:10:34.450Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-07-29T14:10:34.450Z] Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-29T14:10:34.450Z] Selecting previously unselected package libnl-3-200:ppc64el. [2020-07-29T14:10:34.450Z] Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-07-29T14:10:34.450Z] Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-07-29T14:10:34.450Z] Selecting previously unselected package libnl-3-dev:ppc64el. [2020-07-29T14:10:34.450Z] Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-07-29T14:10:34.450Z] Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-07-29T14:10:34.450Z] Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-07-29T14:10:34.450Z] Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-07-29T14:10:34.450Z] Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-07-29T14:10:34.450Z] Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-07-29T14:10:34.450Z] Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-07-29T14:10:34.450Z] Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-07-29T14:10:34.637Z] #24 9.102 [2020-07-29T14:10:34.745Z] Selecting previously unselected package zlib1g-dev:ppc64el. [2020-07-29T14:10:34.745Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-07-29T14:10:34.745Z] Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-07-29T14:10:34.745Z] Selecting previously unselected package libprotobuf17:ppc64el. [2020-07-29T14:10:34.745Z] Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-07-29T14:10:34.745Z] Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-07-29T14:10:34.745Z] Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-07-29T14:10:34.745Z] Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-07-29T14:10:34.745Z] Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-07-29T14:10:34.745Z] Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-07-29T14:10:34.745Z] Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-07-29T14:10:34.745Z] Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-07-29T14:10:34.912Z] #39 23.50 AR soccr/libsoccr.a [2020-07-29T14:10:34.912Z] #39 23.53 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-29T14:10:34.930Z] [2020-07-29T14:10:34.930Z] #24 ... [2020-07-29T14:10:34.930Z] [2020-07-29T14:10:34.930Z] #11 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-07-29T14:10:34.930Z] #11 DONE 1.9s [2020-07-29T14:10:34.930Z] [2020-07-29T14:10:34.930Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-29T14:10:34.970Z] Client: [2020-07-29T14:10:34.970Z] Debug Mode: false [2020-07-29T14:10:34.970Z] Plugins: [2020-07-29T14:10:34.970Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-07-29T14:10:34.970Z] [2020-07-29T14:10:34.970Z] Server: [2020-07-29T14:10:34.970Z] Containers: 0 [2020-07-29T14:10:34.970Z] Running: 0 [2020-07-29T14:10:34.970Z] Paused: 0 [2020-07-29T14:10:34.970Z] Stopped: 0 [2020-07-29T14:10:34.970Z] Images: 10 [2020-07-29T14:10:34.970Z] Server Version: 19.03.5 [2020-07-29T14:10:34.970Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-07-29T14:10:34.970Z] Windows: [2020-07-29T14:10:34.970Z] LCOW: [2020-07-29T14:10:34.970Z] Logging Driver: json-file [2020-07-29T14:10:34.970Z] Plugins: [2020-07-29T14:10:34.970Z] Volume: local [2020-07-29T14:10:34.970Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-07-29T14:10:34.970Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-07-29T14:10:34.970Z] Swarm: inactive [2020-07-29T14:10:34.970Z] Default Isolation: process [2020-07-29T14:10:34.970Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-07-29T14:10:34.970Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-07-29T14:10:34.970Z] OSType: windows [2020-07-29T14:10:34.970Z] Architecture: x86_64 [2020-07-29T14:10:34.970Z] CPUs: 4 [2020-07-29T14:10:34.970Z] Total Memory: 32GiB [2020-07-29T14:10:34.970Z] Name: azwin-2-fe1440 [2020-07-29T14:10:34.970Z] ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5 [2020-07-29T14:10:34.970Z] Docker Root Dir: D:\docker [2020-07-29T14:10:34.970Z] Debug Mode: false [2020-07-29T14:10:34.970Z] Registry: https://index.docker.io/v1/ [2020-07-29T14:10:34.970Z] Labels: [2020-07-29T14:10:34.970Z] Experimental: true [2020-07-29T14:10:34.970Z] Insecure Registries: [2020-07-29T14:10:34.970Z] 10.0.0.4:5000 [2020-07-29T14:10:34.970Z] 127.0.0.0/8 [2020-07-29T14:10:34.970Z] Registry Mirrors: [2020-07-29T14:10:34.970Z] http://10.0.0.4:5000/ [2020-07-29T14:10:34.970Z] Live Restore Enabled: false [2020-07-29T14:10:34.970Z] [2020-07-29T14:10:34.970Z] [2020-07-29T14:10:34.970Z] INFO: Commit hash is 83baeafc3 [2020-07-29T14:10:34.970Z] INFO: Nuke-Everything... [2020-07-29T14:10:34.970Z] INFO: Container count on control daemon to delete is 0 [2020-07-29T14:10:35.042Z] Selecting previously unselected package libprotoc17:ppc64el. [2020-07-29T14:10:35.042Z] Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-07-29T14:10:35.042Z] Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-07-29T14:10:35.042Z] Selecting previously unselected package protobuf-c-compiler. [2020-07-29T14:10:35.042Z] Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-07-29T14:10:35.042Z] Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-29T14:10:35.042Z] Selecting previously unselected package protobuf-compiler. [2020-07-29T14:10:35.042Z] Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-07-29T14:10:35.042Z] Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-29T14:10:35.042Z] Selecting previously unselected package python-pkg-resources. [2020-07-29T14:10:35.042Z] Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-29T14:10:35.042Z] Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-29T14:10:35.042Z] Selecting previously unselected package python-six. [2020-07-29T14:10:35.042Z] Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-29T14:10:35.042Z] Unpacking python-six (1.12.0-1) ... [2020-07-29T14:10:35.042Z] Selecting previously unselected package python-protobuf. [2020-07-29T14:10:35.042Z] Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-07-29T14:10:35.042Z] Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-29T14:10:35.172Z] #39 23.79 DEP criu/arch/x86/sigframe.d [2020-07-29T14:10:35.172Z] #39 23.86 DEP criu/arch/x86/sigaction_compat.d [2020-07-29T14:10:35.172Z] #39 23.93 DEP criu/arch/x86/kerndat.d [2020-07-29T14:10:35.172Z] #39 ... [2020-07-29T14:10:35.172Z] [2020-07-29T14:10:35.172Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-29T14:10:35.172Z] #42 32.34 net/textproto [2020-07-29T14:10:35.172Z] #42 32.34 vendor/golang.org/x/net/http/httpproxy [2020-07-29T14:10:35.172Z] #42 32.34 crypto/x509 [2020-07-29T14:10:35.172Z] #42 32.81 vendor/golang.org/x/net/http/httpguts [2020-07-29T14:10:35.172Z] #42 32.82 mime/multipart [2020-07-29T14:10:35.172Z] #42 33.67 crypto/tls [2020-07-29T14:10:35.172Z] #42 36.04 net/http/httptrace [2020-07-29T14:10:35.172Z] #42 36.16 net/http [2020-07-29T14:10:35.172Z] #42 39.72 github.com/LK4D4/vndr/godl [2020-07-29T14:10:35.172Z] #42 39.98 github.com/LK4D4/vndr [2020-07-29T14:10:35.336Z] Setting up python-pkg-resources (40.8.0-1) ... [2020-07-29T14:10:35.431Z] #42 ... [2020-07-29T14:10:35.431Z] [2020-07-29T14:10:35.431Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:10:35.431Z] #39 24.01 DEP criu/arch/x86/crtools.d [2020-07-29T14:10:35.431Z] #39 24.06 DEP criu/arch/x86/cpu.d [2020-07-29T14:10:35.431Z] #39 24.12 CC criu/arch/x86/cpu.o [2020-07-29T14:10:35.453Z] INFO: Nuking d:\CI [2020-07-29T14:10:35.453Z] ERROR: hcsshim::DestroyLayer - Win32 API call returned error r1=0x80070020 err=The process cannot access the file because it is being used by another process.id=CI flavour=0 [2020-07-29T14:10:35.453Z] INFO: Location for testing is d:\CI\PR-41293\1 [2020-07-29T14:10:35.453Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-07-29T14:10:35.453Z] [2020-07-29T14:10:35.453Z] [2020-07-29T14:10:35.453Z] INFO: Building the image from Dockerfile.windows at 07/29/2020 14:10:35... [2020-07-29T14:10:35.453Z] [2020-07-29T14:10:35.690Z] #39 ... [2020-07-29T14:10:35.690Z] [2020-07-29T14:10:35.690Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-07-29T14:10:35.690Z] #45 DONE 42.8s [2020-07-29T14:10:35.690Z] [2020-07-29T14:10:35.690Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:10:35.690Z] #39 24.33 CC criu/arch/x86/crtools.o [2020-07-29T14:10:35.949Z] #39 ... [2020-07-29T14:10:35.949Z] [2020-07-29T14:10:35.949Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-29T14:10:35.949Z] #42 DONE 43.0s [2020-07-29T14:10:35.972Z] Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-07-29T14:10:35.972Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-07-29T14:10:35.972Z] Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-07-29T14:10:35.972Z] Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-07-29T14:10:35.972Z] Setting up python-six (1.12.0-1) ... [2020-07-29T14:10:36.208Z] [2020-07-29T14:10:36.208Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-29T14:10:36.208Z] #14 19.75 Unpacking bash-completion (1:2.8-6) ... [2020-07-29T14:10:36.208Z] #14 19.97 Selecting previously unselected package bzip2. [2020-07-29T14:10:36.208Z] #14 19.98 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-07-29T14:10:36.208Z] #14 19.99 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-29T14:10:36.208Z] #14 20.10 Selecting previously unselected package xz-utils. [2020-07-29T14:10:36.208Z] #14 20.10 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-07-29T14:10:36.208Z] #14 20.12 Unpacking xz-utils (5.2.4-1) ... [2020-07-29T14:10:36.208Z] #14 20.30 Selecting previously unselected package apparmor. [2020-07-29T14:10:36.208Z] #14 20.30 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-07-29T14:10:36.208Z] #14 20.38 Unpacking apparmor (2.13.2-10) ... [2020-07-29T14:10:36.208Z] #14 20.55 Selecting previously unselected package aufs-tools. [2020-07-29T14:10:36.208Z] #14 20.55 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-07-29T14:10:36.208Z] #14 20.56 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-29T14:10:36.208Z] #14 20.67 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-29T14:10:36.208Z] #14 20.67 Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-07-29T14:10:36.208Z] #14 20.68 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-29T14:10:36.208Z] #14 21.45 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-29T14:10:36.208Z] #14 21.46 Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-07-29T14:10:36.208Z] #14 21.47 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-29T14:10:36.208Z] #14 22.16 Selecting previously unselected package binutils-mingw-w64. [2020-07-29T14:10:36.468Z] #14 22.16 Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-29T14:10:36.468Z] #14 22.18 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-29T14:10:36.468Z] #14 22.36 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-07-29T14:10:36.468Z] #14 22.37 Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-29T14:10:36.468Z] #14 22.38 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-29T14:10:36.608Z] Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-07-29T14:10:36.609Z] Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-07-29T14:10:36.609Z] Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-07-29T14:10:36.609Z] Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-07-29T14:10:36.609Z] Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-07-29T14:10:36.609Z] Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-29T14:10:36.609Z] Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-29T14:10:36.609Z] Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-07-29T14:10:36.609Z] Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-29T14:10:36.609Z] Setting up python-protobuf (3.6.1.3-2) ... [2020-07-29T14:10:36.694Z] #24 9.218 #=#=# 1.2% ### 5.3% ##### 7.2% ####### 10.9% ######### 13.8% ########### 16.6% ############## 20.4% ############### 21.8% ################# 23.7% ################## 26.1% ################### 27.1% ##################### 29.2% ###################### 31.4% ######################## 33.7% ######################### 36.0% ############################ 39.0% ##### [2020-07-29T14:10:36.694Z] #24 ... [2020-07-29T14:10:36.694Z] [2020-07-29T14:10:36.694Z] #12 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-07-29T14:10:36.694Z] #12 DONE 1.8s [2020-07-29T14:10:36.694Z] [2020-07-29T14:10:36.694Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-29T14:10:36.727Z] #14 22.56 Selecting previously unselected package dmsetup. [2020-07-29T14:10:36.727Z] #14 22.56 Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-07-29T14:10:36.727Z] #14 ... [2020-07-29T14:10:36.727Z] [2020-07-29T14:10:36.727Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-07-29T14:10:36.727Z] #48 33.92 + GOBIN=/build [2020-07-29T14:10:36.727Z] #48 33.92 + /build/gometalinter --install [2020-07-29T14:10:36.727Z] #48 33.94 Installing: [2020-07-29T14:10:36.727Z] #48 33.94 deadcode [2020-07-29T14:10:36.727Z] #48 33.94 dupl [2020-07-29T14:10:36.727Z] #48 33.94 errcheck [2020-07-29T14:10:36.727Z] #48 33.94 gas [2020-07-29T14:10:36.727Z] #48 33.94 gochecknoglobals [2020-07-29T14:10:36.727Z] #48 33.94 gochecknoinits [2020-07-29T14:10:36.727Z] #48 33.94 goconst [2020-07-29T14:10:36.727Z] #48 33.94 gocyclo [2020-07-29T14:10:36.727Z] #48 33.94 goimports [2020-07-29T14:10:36.727Z] #48 33.94 golint [2020-07-29T14:10:36.727Z] #48 33.94 gosimple [2020-07-29T14:10:36.727Z] #48 33.94 gotype [2020-07-29T14:10:36.727Z] #48 33.94 gotypex [2020-07-29T14:10:36.727Z] #48 33.94 ineffassign [2020-07-29T14:10:36.727Z] #48 33.94 interfacer [2020-07-29T14:10:36.727Z] #48 33.94 lll [2020-07-29T14:10:36.727Z] #48 33.94 maligned [2020-07-29T14:10:36.727Z] #48 33.94 megacheck [2020-07-29T14:10:36.727Z] #48 33.94 misspell [2020-07-29T14:10:36.727Z] #48 33.94 nakedret [2020-07-29T14:10:36.727Z] #48 33.94 safesql [2020-07-29T14:10:36.727Z] #48 33.94 staticcheck [2020-07-29T14:10:36.727Z] #48 33.94 structcheck [2020-07-29T14:10:36.727Z] #48 33.94 unconvert [2020-07-29T14:10:36.727Z] #48 33.94 unparam [2020-07-29T14:10:36.727Z] #48 33.94 unused [2020-07-29T14:10:36.727Z] #48 33.94 varcheck [2020-07-29T14:10:36.987Z] #48 ... [2020-07-29T14:10:36.987Z] [2020-07-29T14:10:36.987Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-29T14:10:36.987Z] #14 22.73 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-29T14:10:36.987Z] #14 22.84 Selecting previously unselected package mingw-w64-common. [2020-07-29T14:10:36.987Z] #14 22.84 Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-29T14:10:36.987Z] #14 22.84 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-29T14:10:37.653Z] Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-07-29T14:10:37.653Z] Processing triggers for libc-bin (2.28-10) ... [2020-07-29T14:10:38.366Z] #14 24.04 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-29T14:10:38.366Z] #14 24.05 Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-29T14:10:38.366Z] #14 24.05 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-29T14:10:38.695Z] Removing intermediate container 7f920af23acd [2020-07-29T14:10:38.695Z] ---> 94c7adbc0794 [2020-07-29T14:10:38.695Z] Step 12/140 : ARG CRIU_VERSION=3.14 [2020-07-29T14:10:38.695Z] ---> Running in e98d3765ae48 [2020-07-29T14:10:38.695Z] Removing intermediate container e98d3765ae48 [2020-07-29T14:10:38.695Z] ---> a321bd1f0258 [2020-07-29T14:10:38.695Z] Step 13/140 : RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v${CRIU_VERSION}.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2020-07-29T14:10:38.695Z] ---> Running in c0924a0fba2b [2020-07-29T14:10:38.748Z] #24 9.218 #=#=# 1.2% ### 5.3% ##### 7.2% ####### 10.9% ######### 13.8% ########### 16.6% ############## 20.4% ############### 21.8% ################# 23.7% ################## 26.1% ################### 27.1% ##################### 29.2% ###################### 31.4% ######################## 33.7% ######################### 36.0% ############################ 39.0% ############################# 41.0% ############################### 43.8% ################################# 46.8% ################################### 49.2% ##################################### 51.9% ####################################### 54.7% ######################################### 58.1% ########################################### 61.0% ############################################# 63.7% ################################################ 67.9% ################################################### 71.7% ##################################################### 74.5% ####################################################### 77.4% ######################################################### 80.2% ########################################################### 83.2% ############################################################## 86.4% #################### [2020-07-29T14:10:38.748Z] #24 ... [2020-07-29T14:10:38.748Z] [2020-07-29T14:10:38.748Z] #13 [dev 6/25] RUN ldconfig [2020-07-29T14:10:38.748Z] #13 DONE 2.0s [2020-07-29T14:10:38.748Z] [2020-07-29T14:10:38.748Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-29T14:10:38.748Z] #24 9.218 #=#=# 1.2% ### 5.3% ##### 7.2% ####### 10.9% ######### 13.8% ########### 16.6% ############## 20.4% ############### 21.8% ################# 23.7% ################## 26.1% ################### 27.1% ##################### 29.2% ###################### 31.4% ######################## 33.7% ######################### 36.0% ############################ 39.0% ############################# 41.0% ############################### 43.8% ################################# 46.8% ################################### 49.2% ##################################### 51.9% ####################################### 54.7% ######################################### 58.1% ########################################### 61.0% ############################################# 63.7% ################################################ 67.9% ################################################### 71.7% ##################################################### 74.5% ####################################################### 77.4% ######################################################### 80.2% ########################################################### 83.2% ############################################################## 86.4% ############################################################### 88.3% [2020-07-29T14:10:38.748Z] #24 ... [2020-07-29T14:10:38.748Z] [2020-07-29T14:10:38.748Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-29T14:10:38.748Z] #38 24.69 debconf: delaying package configuration, since apt-utils is not installed [2020-07-29T14:10:38.748Z] #38 24.82 Fetched 3742 kB in 0s (8671 kB/s) [2020-07-29T14:10:38.748Z] #38 24.93 Selecting previously unselected package libcap-dev:s390x. [2020-07-29T14:10:38.748Z] #38 24.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-07-29T14:10:38.748Z] #38 24.96 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-07-29T14:10:38.748Z] #38 24.96 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-07-29T14:10:38.748Z] #38 25.08 Selecting previously unselected package libnet1:s390x. [2020-07-29T14:10:38.748Z] #38 25.08 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-07-29T14:10:38.748Z] #38 25.10 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-07-29T14:10:38.748Z] #38 25.20 Selecting previously unselected package libnet1-dev. [2020-07-29T14:10:38.748Z] #38 25.22 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-07-29T14:10:38.748Z] #38 25.22 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-29T14:10:38.748Z] #38 25.48 Selecting previously unselected package libnl-3-200:s390x. [2020-07-29T14:10:38.749Z] #38 25.48 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-07-29T14:10:38.749Z] #38 25.48 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-07-29T14:10:38.749Z] #38 25.59 Selecting previously unselected package libnl-3-dev:s390x. [2020-07-29T14:10:38.749Z] #38 25.61 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-07-29T14:10:38.749Z] #38 25.61 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-07-29T14:10:38.749Z] #38 25.87 Selecting previously unselected package libprotobuf-c1:s390x. [2020-07-29T14:10:38.749Z] #38 25.89 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-07-29T14:10:38.749Z] #38 25.90 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-07-29T14:10:38.749Z] #38 25.98 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-07-29T14:10:38.749Z] #38 26.01 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-07-29T14:10:38.749Z] #38 26.01 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-07-29T14:10:38.749Z] #38 26.06 Selecting previously unselected package zlib1g-dev:s390x. [2020-07-29T14:10:38.749Z] #38 26.08 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-07-29T14:10:38.749Z] #38 26.08 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-07-29T14:10:38.749Z] #38 26.28 Selecting previously unselected package libprotobuf17:s390x. [2020-07-29T14:10:38.749Z] #38 26.30 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-07-29T14:10:38.749Z] #38 26.31 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-07-29T14:10:38.749Z] #38 27.23 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-07-29T14:10:38.749Z] #38 27.29 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-07-29T14:10:38.749Z] #38 27.33 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-07-29T14:10:38.749Z] #38 27.69 Selecting previously unselected package libprotobuf-dev:s390x. [2020-07-29T14:10:38.749Z] #38 27.69 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-07-29T14:10:38.749Z] #38 27.69 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-07-29T14:10:38.749Z] #38 28.93 Selecting previously unselected package libprotoc17:s390x. [2020-07-29T14:10:38.749Z] #38 28.93 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-07-29T14:10:38.749Z] #38 28.94 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-07-29T14:10:38.749Z] #38 29.52 Selecting previously unselected package protobuf-c-compiler. [2020-07-29T14:10:38.749Z] #38 29.55 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-07-29T14:10:38.749Z] #38 29.55 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-29T14:10:38.749Z] #38 29.68 Selecting previously unselected package protobuf-compiler. [2020-07-29T14:10:38.749Z] #38 29.70 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-07-29T14:10:38.749Z] #38 29.71 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-29T14:10:38.749Z] #38 29.86 Selecting previously unselected package python-pkg-resources. [2020-07-29T14:10:38.749Z] #38 29.86 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-29T14:10:38.749Z] #38 29.86 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-29T14:10:38.749Z] #38 29.99 Selecting previously unselected package python-six. [2020-07-29T14:10:38.749Z] #38 30.01 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-29T14:10:38.749Z] #38 30.01 Unpacking python-six (1.12.0-1) ... [2020-07-29T14:10:38.749Z] #38 30.07 Selecting previously unselected package python-protobuf. [2020-07-29T14:10:38.749Z] #38 30.09 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-07-29T14:10:38.749Z] #38 30.10 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-29T14:10:38.749Z] #38 30.52 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-29T14:10:38.749Z] #38 32.58 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-07-29T14:10:38.749Z] #38 32.59 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-07-29T14:10:38.749Z] #38 32.60 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-07-29T14:10:38.749Z] #38 32.61 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-07-29T14:10:38.749Z] #38 32.61 Setting up python-six (1.12.0-1) ... [2020-07-29T14:10:38.749Z] #38 34.28 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-07-29T14:10:38.749Z] #38 34.29 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-07-29T14:10:38.749Z] #38 34.32 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-07-29T14:10:38.749Z] #38 34.33 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-07-29T14:10:38.749Z] #38 34.33 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-07-29T14:10:38.749Z] #38 34.34 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-29T14:10:38.749Z] #38 34.35 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-29T14:10:38.749Z] #38 34.35 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-07-29T14:10:38.749Z] #38 34.36 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-29T14:10:38.749Z] #38 34.37 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-29T14:10:38.749Z] #38 ... [2020-07-29T14:10:38.749Z] [2020-07-29T14:10:38.749Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-29T14:10:39.335Z] Note: Building without setproctitle() and strlcpy() support. [2020-07-29T14:10:39.335Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-29T14:10:39.335Z] Note: Building without GnuTLS support [2020-07-29T14:10:39.335Z] Makefile.config:39: Warn: you have no libnftables installed [2020-07-29T14:10:39.335Z] Makefile.config:40: Warn: Building without nftables support [2020-07-29T14:10:39.339Z] #24 9.218 #=#=# 1.2% ### 5.3% ##### 7.2% ####### 10.9% ######### 13.8% ########### 16.6% ############## 20.4% ############### 21.8% ################# 23.7% ################## 26.1% ################### 27.1% ##################### 29.2% ###################### 31.4% ######################## 33.7% ######################### 36.0% ############################ 39.0% ############################# 41.0% ############################### 43.8% ################################# 46.8% ################################### 49.2% ##################################### 51.9% ####################################### 54.7% ######################################### 58.1% ########################################### 61.0% ############################################# 63.7% ################################################ 67.9% ################################################### 71.7% ##################################################### 74.5% ####################################################### 77.4% ######################################################### 80.2% ########################################################### 83.2% ############################################################## 86.4% ############################################################### 88.3% ################################################################## 92.1% #################################################################### 94.9% ###################################################################### 97.7% ######################################################################## 100.0% [2020-07-29T14:10:39.340Z] #24 13.85 [2020-07-29T14:10:39.630Z] fatal: not a git repository (or any of the parent directories): .git [2020-07-29T14:10:39.630Z]  GEN .gitid [2020-07-29T14:10:39.630Z] GEN criu/include/version.h [2020-07-29T14:10:39.630Z] GEN include/common/asm [2020-07-29T14:10:39.745Z] #14 25.39 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-29T14:10:39.745Z] #14 25.39 Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-29T14:10:39.745Z] #14 25.39 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-29T14:10:39.745Z] #14 25.49 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-29T14:10:39.745Z] #14 25.49 Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-29T14:10:39.745Z] #14 25.51 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-29T14:10:39.926Z] PBCC images/timens.pb-c.c [2020-07-29T14:10:39.926Z] DEP images/timens.pb-c.d [2020-07-29T14:10:39.926Z] PBCC images/fown.pb-c.c [2020-07-29T14:10:39.926Z] PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-29T14:10:39.926Z] PBCC images/opts.pb-c.c [2020-07-29T14:10:39.926Z] PBCC images/memfd.pb-c.c [2020-07-29T14:10:39.926Z] DEP images/fown.pb-c.d [2020-07-29T14:10:39.926Z] DEP images/google/protobuf/descriptor.pb-c.d [2020-07-29T14:10:39.926Z] DEP images/opts.pb-c.d [2020-07-29T14:10:39.926Z] DEP images/memfd.pb-c.d [2020-07-29T14:10:39.926Z] PBCC images/sit.pb-c.c [2020-07-29T14:10:39.926Z] DEP images/sit.pb-c.d [2020-07-29T14:10:39.926Z] PBCC images/macvlan.pb-c.c [2020-07-29T14:10:39.926Z] DEP images/macvlan.pb-c.d [2020-07-29T14:10:39.926Z] PBCC images/autofs.pb-c.c [2020-07-29T14:10:39.926Z] DEP images/autofs.pb-c.d [2020-07-29T14:10:39.926Z] PBCC images/sysctl.pb-c.c [2020-07-29T14:10:39.926Z] DEP images/sysctl.pb-c.d [2020-07-29T14:10:39.926Z] PBCC images/time.pb-c.c [2020-07-29T14:10:39.926Z] DEP images/time.pb-c.d [2020-07-29T14:10:39.926Z] PBCC images/binfmt-misc.pb-c.c [2020-07-29T14:10:39.926Z] DEP images/binfmt-misc.pb-c.d [2020-07-29T14:10:39.926Z] PBCC images/seccomp.pb-c.c [2020-07-29T14:10:39.926Z] DEP images/seccomp.pb-c.d [2020-07-29T14:10:39.926Z] PBCC images/userns.pb-c.c [2020-07-29T14:10:39.926Z] DEP images/userns.pb-c.d [2020-07-29T14:10:39.926Z] PBCC images/cgroup.pb-c.c [2020-07-29T14:10:39.926Z] DEP images/cgroup.pb-c.d [2020-07-29T14:10:39.926Z] PBCC images/ext-file.pb-c.c [2020-07-29T14:10:39.926Z] DEP images/ext-file.pb-c.d [2020-07-29T14:10:39.926Z] PBCC images/rpc.pb-c.c [2020-07-29T14:10:39.926Z] DEP images/rpc.pb-c.d [2020-07-29T14:10:39.974Z] #24 ... [2020-07-29T14:10:39.974Z] [2020-07-29T14:10:39.974Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-29T14:10:39.974Z] #31 25.93 Selecting previously unselected package libicu63:s390x. [2020-07-29T14:10:39.974Z] #31 25.95 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-07-29T14:10:39.974Z] #31 25.96 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-07-29T14:10:39.974Z] #31 32.30 Selecting previously unselected package libxml2:s390x. [2020-07-29T14:10:39.974Z] #31 32.30 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-07-29T14:10:39.974Z] #31 32.30 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-07-29T14:10:39.974Z] #31 32.78 Selecting previously unselected package libarchive13:s390x. [2020-07-29T14:10:39.974Z] #31 32.79 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-07-29T14:10:39.974Z] #31 32.79 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-07-29T14:10:39.974Z] #31 33.11 Selecting previously unselected package libjsoncpp1:s390x. [2020-07-29T14:10:39.974Z] #31 33.12 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-07-29T14:10:39.974Z] #31 33.13 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-07-29T14:10:39.974Z] #31 33.26 Selecting previously unselected package librhash0:s390x. [2020-07-29T14:10:39.974Z] #31 33.27 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-07-29T14:10:39.974Z] #31 33.29 Unpacking librhash0:s390x (1.3.8-1) ... [2020-07-29T14:10:39.974Z] #31 33.45 Selecting previously unselected package libuv1:s390x. [2020-07-29T14:10:39.974Z] #31 33.45 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-07-29T14:10:39.974Z] #31 33.48 Unpacking libuv1:s390x (1.24.1-1) ... [2020-07-29T14:10:39.974Z] #31 33.60 Selecting previously unselected package cmake. [2020-07-29T14:10:39.974Z] #31 33.61 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-07-29T14:10:39.974Z] #31 33.61 Unpacking cmake (3.13.4-1) ... [2020-07-29T14:10:39.974Z] #31 35.58 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-07-29T14:10:39.974Z] #31 35.63 Setting up xxd (2:8.1.0875-5) ... [2020-07-29T14:10:39.974Z] #31 35.64 Setting up libuv1:s390x (1.24.1-1) ... [2020-07-29T14:10:39.974Z] #31 35.64 Setting up vim-common (2:8.1.0875-5) ... [2020-07-29T14:10:39.974Z] #31 35.66 Setting up librhash0:s390x (1.3.8-1) ... [2020-07-29T14:10:39.974Z] #31 35.66 Setting up cmake-data (3.13.4-1) ... [2020-07-29T14:10:39.974Z] #31 35.67 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-07-29T14:10:39.974Z] #31 35.68 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-07-29T14:10:39.974Z] #31 35.69 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-07-29T14:10:39.974Z] #31 35.70 Setting up cmake (3.13.4-1) ... [2020-07-29T14:10:39.974Z] #31 35.70 Processing triggers for libc-bin (2.28-10) ... [2020-07-29T14:10:39.974Z] #31 35.78 Processing triggers for mime-support (3.62) ... [2020-07-29T14:10:40.219Z] PBCC images/siginfo.pb-c.c [2020-07-29T14:10:40.219Z] DEP images/siginfo.pb-c.d [2020-07-29T14:10:40.219Z] PBCC images/pagemap.pb-c.c [2020-07-29T14:10:40.219Z] DEP images/pagemap.pb-c.d [2020-07-29T14:10:40.219Z] PBCC images/rlimit.pb-c.c [2020-07-29T14:10:40.219Z] DEP images/rlimit.pb-c.d [2020-07-29T14:10:40.219Z] PBCC images/file-lock.pb-c.c [2020-07-29T14:10:40.219Z] DEP images/file-lock.pb-c.d [2020-07-29T14:10:40.219Z] PBCC images/tty.pb-c.c [2020-07-29T14:10:40.219Z] DEP images/tty.pb-c.d [2020-07-29T14:10:40.219Z] PBCC images/tun.pb-c.c [2020-07-29T14:10:40.219Z] PBCC images/netdev.pb-c.c [2020-07-29T14:10:40.219Z] DEP images/tun.pb-c.d [2020-07-29T14:10:40.219Z] DEP images/netdev.pb-c.d [2020-07-29T14:10:40.219Z] PBCC images/vma.pb-c.c [2020-07-29T14:10:40.219Z] DEP images/vma.pb-c.d [2020-07-29T14:10:40.219Z] PBCC images/creds.pb-c.c [2020-07-29T14:10:40.219Z] DEP images/creds.pb-c.d [2020-07-29T14:10:40.219Z] PBCC images/utsns.pb-c.c [2020-07-29T14:10:40.219Z] DEP images/utsns.pb-c.d [2020-07-29T14:10:40.219Z] PBCC images/ipc-desc.pb-c.c [2020-07-29T14:10:40.219Z] PBCC images/ipc-sem.pb-c.c [2020-07-29T14:10:40.219Z] DEP images/ipc-desc.pb-c.d [2020-07-29T14:10:40.219Z] DEP images/ipc-sem.pb-c.d [2020-07-29T14:10:40.219Z] PBCC images/ipc-msg.pb-c.c [2020-07-29T14:10:40.219Z] DEP images/ipc-msg.pb-c.d [2020-07-29T14:10:40.219Z] PBCC images/ipc-shm.pb-c.c [2020-07-29T14:10:40.219Z] DEP images/ipc-shm.pb-c.d [2020-07-29T14:10:40.219Z] PBCC images/ipc-var.pb-c.c [2020-07-29T14:10:40.219Z] DEP images/ipc-var.pb-c.d [2020-07-29T14:10:40.219Z] PBCC images/sk-opts.pb-c.c [2020-07-29T14:10:40.219Z] PBCC images/packet-sock.pb-c.c [2020-07-29T14:10:40.219Z] DEP images/sk-opts.pb-c.d [2020-07-29T14:10:40.219Z] DEP images/packet-sock.pb-c.d [2020-07-29T14:10:40.219Z] PBCC images/sk-netlink.pb-c.c [2020-07-29T14:10:40.219Z] DEP images/sk-netlink.pb-c.d [2020-07-29T14:10:40.219Z] PBCC images/sk-inet.pb-c.c [2020-07-29T14:10:40.267Z] #31 DONE 36.2s [2020-07-29T14:10:40.267Z] [2020-07-29T14:10:40.267Z] #32 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-29T14:10:40.267Z] #32 DONE 0.1s [2020-07-29T14:10:40.267Z] [2020-07-29T14:10:40.267Z] #33 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-07-29T14:10:40.267Z] #33 DONE 0.1s [2020-07-29T14:10:40.267Z] [2020-07-29T14:10:40.267Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-07-29T14:10:40.307Z] Sending build context to Docker daemon 55.43MB [2020-07-29T14:10:40.307Z] [2020-07-29T14:10:40.307Z] Step 1/8 : FROM microsoft/windowsservercore [2020-07-29T14:10:40.307Z] ---> 987b1d5e0abf [2020-07-29T14:10:40.307Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-07-29T14:10:40.307Z] ---> Using cache [2020-07-29T14:10:40.307Z] ---> 3b162a76997e [2020-07-29T14:10:40.307Z] Step 3/8 : ARG GO_VERSION=1.13.14 [2020-07-29T14:10:40.307Z] ---> Using cache [2020-07-29T14:10:40.307Z] ---> f2e3ab379eac [2020-07-29T14:10:40.307Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 [2020-07-29T14:10:40.307Z] ---> Running in 3c91ee80dbed [2020-07-29T14:10:40.513Z] DEP images/sk-inet.pb-c.d [2020-07-29T14:10:40.513Z] PBCC images/sk-unix.pb-c.c [2020-07-29T14:10:40.513Z] DEP images/sk-unix.pb-c.d [2020-07-29T14:10:40.513Z] PBCC images/mm.pb-c.c [2020-07-29T14:10:40.513Z] DEP images/mm.pb-c.d [2020-07-29T14:10:40.513Z] PBCC images/timerfd.pb-c.c [2020-07-29T14:10:40.513Z] DEP images/timerfd.pb-c.d [2020-07-29T14:10:40.513Z] PBCC images/timer.pb-c.c [2020-07-29T14:10:40.513Z] DEP images/timer.pb-c.d [2020-07-29T14:10:40.513Z] PBCC images/sa.pb-c.c [2020-07-29T14:10:40.513Z] DEP images/sa.pb-c.d [2020-07-29T14:10:40.513Z] PBCC images/pipe-data.pb-c.c [2020-07-29T14:10:40.513Z] DEP images/pipe-data.pb-c.d [2020-07-29T14:10:40.513Z] PBCC images/mnt.pb-c.c [2020-07-29T14:10:40.513Z] DEP images/mnt.pb-c.d [2020-07-29T14:10:40.513Z] PBCC images/sk-packet.pb-c.c [2020-07-29T14:10:40.513Z] DEP images/sk-packet.pb-c.d [2020-07-29T14:10:40.513Z] PBCC images/tcp-stream.pb-c.c [2020-07-29T14:10:40.513Z] DEP images/tcp-stream.pb-c.d [2020-07-29T14:10:40.513Z] PBCC images/pipe.pb-c.c [2020-07-29T14:10:40.513Z] DEP images/pipe.pb-c.d [2020-07-29T14:10:40.513Z] PBCC images/pstree.pb-c.c [2020-07-29T14:10:40.513Z] DEP images/pstree.pb-c.d [2020-07-29T14:10:40.513Z] PBCC images/fs.pb-c.c [2020-07-29T14:10:40.513Z] DEP images/fs.pb-c.d [2020-07-29T14:10:40.513Z] PBCC images/signalfd.pb-c.c [2020-07-29T14:10:40.513Z] DEP images/signalfd.pb-c.d [2020-07-29T14:10:40.513Z] PBCC images/fh.pb-c.c [2020-07-29T14:10:40.513Z] PBCC images/fsnotify.pb-c.c [2020-07-29T14:10:40.513Z] DEP images/fh.pb-c.d [2020-07-29T14:10:40.513Z] DEP images/fsnotify.pb-c.d [2020-07-29T14:10:40.513Z] PBCC images/eventpoll.pb-c.c [2020-07-29T14:10:40.513Z] DEP images/eventpoll.pb-c.d [2020-07-29T14:10:40.513Z] PBCC images/eventfd.pb-c.c [2020-07-29T14:10:40.808Z] DEP images/eventfd.pb-c.d [2020-07-29T14:10:40.808Z] PBCC images/remap-file-path.pb-c.c [2020-07-29T14:10:40.808Z] DEP images/remap-file-path.pb-c.d [2020-07-29T14:10:40.808Z] PBCC images/fifo.pb-c.c [2020-07-29T14:10:40.808Z] DEP images/fifo.pb-c.d [2020-07-29T14:10:40.808Z] PBCC images/ghost-file.pb-c.c [2020-07-29T14:10:40.808Z] DEP images/ghost-file.pb-c.d [2020-07-29T14:10:40.808Z] PBCC images/regfile.pb-c.c [2020-07-29T14:10:40.808Z] DEP images/regfile.pb-c.d [2020-07-29T14:10:40.808Z] PBCC images/ns.pb-c.c [2020-07-29T14:10:40.808Z] DEP images/ns.pb-c.d [2020-07-29T14:10:40.808Z] PBCC images/fdinfo.pb-c.c [2020-07-29T14:10:40.808Z] DEP images/fdinfo.pb-c.d [2020-07-29T14:10:40.808Z] PBCC images/core-aarch64.pb-c.c [2020-07-29T14:10:40.808Z] PBCC images/core-arm.pb-c.c [2020-07-29T14:10:40.808Z] PBCC images/core-ppc64.pb-c.c [2020-07-29T14:10:40.808Z] PBCC images/core-s390.pb-c.c [2020-07-29T14:10:40.808Z] PBCC images/core-x86.pb-c.c [2020-07-29T14:10:40.808Z] PBCC images/core.pb-c.c [2020-07-29T14:10:40.808Z] PBCC images/inventory.pb-c.c [2020-07-29T14:10:40.808Z] DEP images/core-aarch64.pb-c.d [2020-07-29T14:10:40.808Z] DEP images/core-arm.pb-c.d [2020-07-29T14:10:40.808Z] DEP images/core-ppc64.pb-c.d [2020-07-29T14:10:40.808Z] DEP images/core-s390.pb-c.d [2020-07-29T14:10:40.808Z] DEP images/core-x86.pb-c.d [2020-07-29T14:10:40.808Z] DEP images/core.pb-c.d [2020-07-29T14:10:40.808Z] DEP images/inventory.pb-c.d [2020-07-29T14:10:40.808Z] PBCC images/cpuinfo.pb-c.c [2020-07-29T14:10:40.808Z] DEP images/cpuinfo.pb-c.d [2020-07-29T14:10:40.808Z] PBCC images/stats.pb-c.c [2020-07-29T14:10:40.808Z] DEP images/stats.pb-c.d [2020-07-29T14:10:41.103Z] make[1]: Nothing to be done for 'all'. [2020-07-29T14:10:41.305Z] #34 ... [2020-07-29T14:10:41.305Z] [2020-07-29T14:10:41.305Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-29T14:10:41.305Z] #29 27.12 sync [2020-07-29T14:10:41.305Z] #29 27.12 internal/reflectlite [2020-07-29T14:10:41.305Z] #29 29.34 errors [2020-07-29T14:10:41.305Z] #29 29.35 sort [2020-07-29T14:10:41.305Z] #29 29.56 strconv [2020-07-29T14:10:41.305Z] #29 30.31 io [2020-07-29T14:10:41.305Z] #29 31.31 internal/oserror [2020-07-29T14:10:41.305Z] #29 31.36 syscall [2020-07-29T14:10:41.305Z] #29 33.11 reflect [2020-07-29T14:10:41.326Z] Removing intermediate container 3c91ee80dbed [2020-07-29T14:10:41.326Z] ---> aff36868f5c8 [2020-07-29T14:10:41.326Z] Step 5/8 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Creating source directory...; New-Item -ItemType Directory -Path ${GOPATH}\src\github.com\docker\docker | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; Write-Host INFO: Completed [2020-07-29T14:10:41.326Z] ---> Running in dd1448986e8d [2020-07-29T14:10:41.399Z] CC images/stats.o [2020-07-29T14:10:41.399Z] CC images/core.o [2020-07-29T14:10:41.598Z] #29 ... [2020-07-29T14:10:41.598Z] [2020-07-29T14:10:41.598Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-29T14:10:41.598Z] #24 15.16 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-07-29T14:10:41.598Z] #24 15.51 [2020-07-29T14:10:41.598Z] #24 15.67 ######################################################################## 100.0% [2020-07-29T14:10:41.598Z] #24 15.77 [2020-07-29T14:10:41.598Z] #24 ... [2020-07-29T14:10:41.598Z] [2020-07-29T14:10:41.598Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-29T14:10:41.598Z] #42 27.45 sync [2020-07-29T14:10:41.598Z] #42 27.46 internal/reflectlite [2020-07-29T14:10:41.598Z] #42 28.78 github.com/LK4D4/vndr/godl/singleflight [2020-07-29T14:10:41.598Z] #42 29.02 math/rand [2020-07-29T14:10:41.598Z] #42 29.62 internal/singleflight [2020-07-29T14:10:41.598Z] #42 30.24 errors [2020-07-29T14:10:41.598Z] #42 30.24 sort [2020-07-29T14:10:41.598Z] #42 30.58 io [2020-07-29T14:10:41.598Z] #42 30.91 strconv [2020-07-29T14:10:41.598Z] #42 31.83 bytes [2020-07-29T14:10:41.598Z] #42 33.40 reflect [2020-07-29T14:10:41.598Z] #42 34.15 bufio [2020-07-29T14:10:41.598Z] #42 35.51 internal/oserror [2020-07-29T14:10:41.598Z] #42 35.59 syscall [2020-07-29T14:10:41.694Z] CC images/core-x86.o [2020-07-29T14:10:41.694Z] CC images/core-arm.o [2020-07-29T14:10:41.694Z] CC images/core-aarch64.o [2020-07-29T14:10:41.694Z] CC images/core-ppc64.o [2020-07-29T14:10:41.890Z] #42 ... [2020-07-29T14:10:41.890Z] [2020-07-29T14:10:41.890Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-29T14:10:41.890Z] #29 37.71 time [2020-07-29T14:10:41.988Z] CC images/core-s390.o [2020-07-29T14:10:41.988Z] CC images/cpuinfo.o [2020-07-29T14:10:42.183Z] #29 ... [2020-07-29T14:10:42.183Z] [2020-07-29T14:10:42.183Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-29T14:10:42.183Z] #38 37.91 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-07-29T14:10:42.183Z] #38 37.92 Processing triggers for libc-bin (2.28-10) ... [2020-07-29T14:10:42.183Z] #38 DONE 38.4s [2020-07-29T14:10:42.284Z] CC images/inventory.o [2020-07-29T14:10:42.284Z] CC images/fdinfo.o [2020-07-29T14:10:42.284Z] CC images/fown.o [2020-07-29T14:10:42.284Z] CC images/ns.o [2020-07-29T14:10:42.284Z] CC images/regfile.o [2020-07-29T14:10:42.284Z] CC images/ghost-file.o [2020-07-29T14:10:42.284Z] CC images/fifo.o [2020-07-29T14:10:42.476Z] [2020-07-29T14:10:42.476Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-07-29T14:10:42.476Z] #34 1.467 + RM_GOPATH=0 [2020-07-29T14:10:42.476Z] #34 1.467 + TMP_GOPATH= [2020-07-29T14:10:42.476Z] #34 1.467 + : /build [2020-07-29T14:10:42.476Z] #34 1.467 + '[' -z '' ']' [2020-07-29T14:10:42.476Z] #34 1.467 ++ mktemp -d [2020-07-29T14:10:42.476Z] #34 1.468 + export GOPATH=/tmp/tmp.u44SfOTywG [2020-07-29T14:10:42.476Z] #34 1.468 + GOPATH=/tmp/tmp.u44SfOTywG [2020-07-29T14:10:42.476Z] #34 1.468 + RM_GOPATH=1 [2020-07-29T14:10:42.476Z] #34 1.468 ++ dirname ./install.sh [2020-07-29T14:10:42.476Z] #34 1.469 + dir=. [2020-07-29T14:10:42.476Z] #34 1.469 + bin=tini [2020-07-29T14:10:42.476Z] #34 1.469 + shift [2020-07-29T14:10:42.476Z] #34 1.469 + '[' '!' -f ./tini.installer ']' [2020-07-29T14:10:42.476Z] #34 1.469 + . ./tini.installer [2020-07-29T14:10:42.476Z] #34 1.470 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-29T14:10:42.476Z] #34 1.470 + install_tini [2020-07-29T14:10:42.476Z] #34 1.470 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-29T14:10:42.476Z] #34 1.470 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-29T14:10:42.476Z] #34 1.470 + git clone https://github.com/krallin/tini.git /tmp/tmp.u44SfOTywG/tini [2020-07-29T14:10:42.476Z] #34 1.471 Cloning into '/tmp/tmp.u44SfOTywG/tini'... [2020-07-29T14:10:42.476Z] #34 2.209 + cd /tmp/tmp.u44SfOTywG/tini [2020-07-29T14:10:42.476Z] #34 2.209 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-29T14:10:42.476Z] #34 2.228 + cmake . [2020-07-29T14:10:42.577Z] CC images/remap-file-path.o [2020-07-29T14:10:42.577Z] CC images/eventfd.o [2020-07-29T14:10:42.577Z] CC images/eventpoll.o [2020-07-29T14:10:42.577Z] CC images/fh.o [2020-07-29T14:10:42.577Z] CC images/fsnotify.o [2020-07-29T14:10:42.871Z] CC images/signalfd.o [2020-07-29T14:10:42.871Z] CC images/fs.o [2020-07-29T14:10:42.871Z] CC images/pstree.o [2020-07-29T14:10:42.871Z] CC images/pipe.o [2020-07-29T14:10:42.871Z] CC images/tcp-stream.o [2020-07-29T14:10:42.871Z] CC images/sk-packet.o [2020-07-29T14:10:42.871Z] CC images/mnt.o [2020-07-29T14:10:43.142Z] #34 2.682 -- The C compiler identification is GNU 8.3.0 [2020-07-29T14:10:43.142Z] #34 2.691 -- Check for working C compiler: /usr/bin/cc [2020-07-29T14:10:43.186Z] CC images/pipe-data.o [2020-07-29T14:10:43.186Z] CC images/sa.o [2020-07-29T14:10:43.186Z] CC images/timer.o [2020-07-29T14:10:43.186Z] CC images/timerfd.o [2020-07-29T14:10:43.186Z] CC images/mm.o [2020-07-29T14:10:43.186Z] CC images/sk-opts.o [2020-07-29T14:10:43.186Z] CC images/sk-unix.o [2020-07-29T14:10:43.487Z] CC images/sk-inet.o [2020-07-29T14:10:43.487Z] CC images/tun.o [2020-07-29T14:10:43.487Z] CC images/sk-netlink.o [2020-07-29T14:10:43.487Z] CC images/packet-sock.o [2020-07-29T14:10:43.487Z] CC images/ipc-var.o [2020-07-29T14:10:43.777Z] #34 3.358 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-29T14:10:43.777Z] #34 3.359 -- Detecting C compiler ABI info [2020-07-29T14:10:43.777Z] #34 ... [2020-07-29T14:10:43.777Z] [2020-07-29T14:10:43.777Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-07-29T14:10:43.777Z] #26 29.82 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-07-29T14:10:43.777Z] #26 30.06 + cd /tmp/tmp.g8dmanujXB/src/github.com/go-swagger/go-swagger [2020-07-29T14:10:43.777Z] #26 30.06 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-07-29T14:10:43.777Z] #26 30.65 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-29T14:10:43.781Z] CC images/ipc-desc.o [2020-07-29T14:10:43.781Z] CC images/ipc-shm.o [2020-07-29T14:10:43.781Z] CC images/ipc-msg.o [2020-07-29T14:10:43.781Z] CC images/ipc-sem.o [2020-07-29T14:10:43.781Z] CC images/utsns.o [2020-07-29T14:10:43.781Z] CC images/creds.o [2020-07-29T14:10:43.781Z] CC images/vma.o [2020-07-29T14:10:43.940Z] #14 ... [2020-07-29T14:10:43.940Z] [2020-07-29T14:10:43.940Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:10:43.940Z] #39 24.67 CC criu/arch/x86/kerndat.o [2020-07-29T14:10:43.940Z] #39 24.87 CC criu/arch/x86/sigaction_compat.o [2020-07-29T14:10:43.940Z] #39 25.05 CC criu/arch/x86/sigframe.o [2020-07-29T14:10:43.940Z] #39 25.15 LINK criu/arch/x86/crtools.built-in.o [2020-07-29T14:10:43.940Z] #39 25.20 DEP criu/pie/util-vdso-elf32.d [2020-07-29T14:10:43.940Z] #39 25.28 DEP criu/pie/util-vdso.d [2020-07-29T14:10:43.940Z] #39 25.44 DEP criu/pie/util.d [2020-07-29T14:10:43.940Z] #39 25.51 CC criu/pie/util.o [2020-07-29T14:10:43.940Z] #39 25.59 CC criu/pie/util-vdso.o [2020-07-29T14:10:43.940Z] #39 25.83 CC criu/pie/util-vdso-elf32.o [2020-07-29T14:10:43.940Z] #39 26.08 AR criu/pie/pie.lib.a [2020-07-29T14:10:43.940Z] #39 26.15 DEP criu/pie/restorer.d [2020-07-29T14:10:43.940Z] #39 26.24 DEP criu/arch/x86/sigaction_compat_pie.d [2020-07-29T14:10:43.940Z] #39 26.28 DEP criu/arch/x86/restorer_unmap.d [2020-07-29T14:10:43.940Z] #39 26.29 DEP criu/arch/x86/restorer.d [2020-07-29T14:10:43.940Z] #39 26.35 DEP criu/arch/x86/vdso-pie.d [2020-07-29T14:10:43.940Z] #39 26.40 DEP criu/pie/parasite-vdso.d [2020-07-29T14:10:43.940Z] #39 26.44 DEP criu/pie/parasite.d [2020-07-29T14:10:43.940Z] #39 26.54 CC criu/pie/parasite.o [2020-07-29T14:10:43.940Z] #39 26.90 LINK criu/pie/parasite.built-in.o [2020-07-29T14:10:43.940Z] #39 26.91 GEN criu/pie/parasite-blob.h [2020-07-29T14:10:43.940Z] #39 26.92 CC criu/pie/parasite-vdso.o [2020-07-29T14:10:43.940Z] #39 27.22 CC criu/arch/x86/vdso-pie.o [2020-07-29T14:10:43.940Z] #39 27.34 CC criu/arch/x86/restorer.o [2020-07-29T14:10:43.940Z] #39 27.58 CC criu/arch/x86/restorer_unmap.o [2020-07-29T14:10:43.940Z] #39 27.60 CC criu/arch/x86/sigaction_compat_pie.o [2020-07-29T14:10:43.940Z] #39 27.74 CC criu/pie/restorer.o [2020-07-29T14:10:43.940Z] #39 28.59 LINK criu/pie/restorer.built-in.o [2020-07-29T14:10:43.940Z] #39 28.60 GEN criu/pie/restorer-blob.h [2020-07-29T14:10:43.940Z] #39 28.67 DEP criu/vdso.d [2020-07-29T14:10:43.940Z] #39 28.81 DEP criu/vdso-compat.d [2020-07-29T14:10:43.940Z] #39 28.86 DEP criu/uts_ns.d [2020-07-29T14:10:43.940Z] #39 28.92 DEP criu/util.d [2020-07-29T14:10:43.940Z] #39 29.00 DEP criu/uffd.d [2020-07-29T14:10:43.940Z] #39 29.09 DEP criu/tun.d [2020-07-29T14:10:43.940Z] #39 29.15 DEP criu/tty.d [2020-07-29T14:10:43.940Z] #39 29.24 DEP criu/timerfd.d [2020-07-29T14:10:43.940Z] #39 29.34 DEP criu/timens.d [2020-07-29T14:10:43.940Z] #39 29.41 DEP criu/sysfs_parse.d [2020-07-29T14:10:43.940Z] #39 29.47 DEP criu/sysctl.d [2020-07-29T14:10:43.940Z] #39 29.52 DEP criu/string.d [2020-07-29T14:10:43.940Z] #39 29.54 DEP criu/stats.d [2020-07-29T14:10:43.940Z] #39 29.58 DEP criu/sockets.d [2020-07-29T14:10:43.940Z] #39 29.66 DEP criu/sk-unix.d [2020-07-29T14:10:43.940Z] #39 29.75 DEP criu/sk-tcp.d [2020-07-29T14:10:43.940Z] #39 29.83 DEP criu/sk-queue.d [2020-07-29T14:10:43.940Z] #39 29.89 DEP criu/sk-packet.d [2020-07-29T14:10:43.940Z] #39 29.95 DEP criu/sk-netlink.d [2020-07-29T14:10:43.940Z] #39 30.04 DEP criu/sk-inet.d [2020-07-29T14:10:43.940Z] #39 30.12 DEP criu/signalfd.d [2020-07-29T14:10:43.940Z] #39 30.18 DEP criu/sigframe.d [2020-07-29T14:10:43.940Z] #39 30.21 DEP criu/shmem.d [2020-07-29T14:10:43.940Z] #39 30.26 DEP criu/servicefd.d [2020-07-29T14:10:43.940Z] #39 30.32 DEP criu/seize.d [2020-07-29T14:10:43.940Z] #39 30.40 DEP criu/seccomp.d [2020-07-29T14:10:43.940Z] #39 30.47 DEP criu/rst-malloc.d [2020-07-29T14:10:43.940Z] #39 30.50 DEP criu/rbtree.d [2020-07-29T14:10:43.940Z] #39 30.52 DEP criu/pstree.d [2020-07-29T14:10:43.940Z] #39 30.59 DEP criu/protobuf.d [2020-07-29T14:10:43.940Z] #39 30.65 GEN criu/protobuf-desc-gen.h [2020-07-29T14:10:43.940Z] #39 32.01 DEP criu/protobuf-desc.d [2020-07-29T14:10:43.940Z] #39 32.06 DEP criu/proc_parse.d [2020-07-29T14:10:43.940Z] #39 32.15 DEP criu/plugin.d [2020-07-29T14:10:43.940Z] #39 32.18 DEP criu/pipes.d [2020-07-29T14:10:43.940Z] #39 32.28 DEP criu/pie-util.d [2020-07-29T14:10:43.940Z] #39 32.33 DEP criu/pie-util-vdso.d [2020-07-29T14:10:43.940Z] #39 32.38 DEP criu/pie-util-vdso-elf32.d [2020-07-29T14:10:43.940Z] #39 32.44 DEP criu/path.d [2020-07-29T14:10:43.940Z] #39 32.52 DEP criu/parasite-syscall.d [2020-07-29T14:10:43.940Z] #39 32.59 DEP criu/pagemap.d [2020-07-29T14:10:43.940Z] #39 32.65 DEP criu/pagemap-cache.d [2020-07-29T14:10:43.940Z] #39 32.69 DEP criu/page-xfer.d [2020-07-29T14:10:44.069Z] #26 ... [2020-07-29T14:10:44.069Z] [2020-07-29T14:10:44.069Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-29T14:10:44.069Z] #24 16.70 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-07-29T14:10:44.069Z] #24 17.05 #=#=# [2020-07-29T14:10:44.069Z] #24 17.22 ######################################################################## 100.0% [2020-07-29T14:10:44.069Z] #24 17.38 [2020-07-29T14:10:44.069Z] #24 18.44 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-07-29T14:10:44.069Z] #24 18.50 skipping existing b63cc5f62c21 [2020-07-29T14:10:44.069Z] #24 18.60 [2020-07-29T14:10:44.074Z] CC images/netdev.o [2020-07-29T14:10:44.074Z] CC images/tty.o [2020-07-29T14:10:44.074Z] CC images/file-lock.o [2020-07-29T14:10:44.074Z] CC images/rlimit.o [2020-07-29T14:10:44.074Z] CC images/pagemap.o [2020-07-29T14:10:44.199Z] #39 32.74 DEP criu/page-pipe.d [2020-07-29T14:10:44.199Z] #39 32.78 DEP criu/netfilter.d [2020-07-29T14:10:44.368Z] CC images/siginfo.o [2020-07-29T14:10:44.368Z] CC images/rpc.o [2020-07-29T14:10:44.459Z] #39 32.85 DEP criu/net.d [2020-07-29T14:10:44.459Z] #39 32.91 DEP criu/namespaces.d [2020-07-29T14:10:44.459Z] #39 32.99 DEP criu/mount.d [2020-07-29T14:10:44.459Z] #39 33.13 DEP criu/memfd.d [2020-07-29T14:10:44.662Z] CC images/ext-file.o [2020-07-29T14:10:44.662Z] CC images/cgroup.o [2020-07-29T14:10:44.662Z] CC images/userns.o [2020-07-29T14:10:44.662Z] CC images/google/protobuf/descriptor.o [2020-07-29T14:10:44.718Z] #39 33.22 DEP criu/mem.d [2020-07-29T14:10:44.718Z] #39 33.30 DEP criu/lsm.d [2020-07-29T14:10:44.718Z] #39 33.39 DEP criu/log.d [2020-07-29T14:10:44.978Z] #39 33.42 DEP criu/libnetlink.d [2020-07-29T14:10:44.978Z] #39 33.47 DEP criu/kerndat.d [2020-07-29T14:10:44.978Z] #39 ... [2020-07-29T14:10:44.978Z] [2020-07-29T14:10:44.978Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-29T14:10:44.978Z] #14 30.79 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-29T14:10:44.978Z] #14 30.79 Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-29T14:10:44.978Z] #14 30.83 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-29T14:10:45.107Z] #24 19.60 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-07-29T14:10:45.299Z] CC images/opts.o [2020-07-29T14:10:45.299Z] CC images/seccomp.o [2020-07-29T14:10:45.299Z] CC images/binfmt-misc.o [2020-07-29T14:10:45.299Z] CC images/time.o [2020-07-29T14:10:45.299Z] CC images/sysctl.o [2020-07-29T14:10:45.299Z] CC images/autofs.o [2020-07-29T14:10:45.299Z] CC images/macvlan.o [2020-07-29T14:10:45.299Z] CC images/sit.o [2020-07-29T14:10:45.299Z] CC images/memfd.o [2020-07-29T14:10:45.399Z] #24 19.89 [2020-07-29T14:10:45.592Z] CC images/timens.o [2020-07-29T14:10:45.593Z] LINK images/built-in.o [2020-07-29T14:10:45.593Z] GEN compel/include/asm [2020-07-29T14:10:45.593Z] GEN compel/include/version.h [2020-07-29T14:10:45.593Z] touch .config [2020-07-29T14:10:45.593Z] GEN include/common/config.h [2020-07-29T14:10:45.593Z] GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-07-29T14:10:45.593Z] GEN compel/plugins/include/uapi/std/syscall.h [2020-07-29T14:10:45.593Z] GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-07-29T14:10:45.593Z] DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-07-29T14:10:45.593Z] DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-07-29T14:10:45.593Z] DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-07-29T14:10:45.593Z] DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-07-29T14:10:45.593Z] GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-29T14:10:45.593Z] DEP compel/plugins/std/infect.d [2020-07-29T14:10:45.593Z] DEP compel/plugins/std/string.d [2020-07-29T14:10:45.593Z] DEP compel/plugins/std/log.d [2020-07-29T14:10:45.593Z] DEP compel/plugins/std/fds.d [2020-07-29T14:10:45.593Z] DEP compel/plugins/std/std.d [2020-07-29T14:10:45.694Z] #24 19.96 ######################################################################## 100.0% [2020-07-29T14:10:45.694Z] #24 20.00 [2020-07-29T14:10:45.694Z] #24 20.04 Download of images into '/build' complete. [2020-07-29T14:10:45.694Z] #24 20.04 Use something like the following to load the result into a Docker daemon: [2020-07-29T14:10:45.694Z] #24 20.04 tar -cC '/build' . | docker load [2020-07-29T14:10:45.885Z] DEP compel/plugins/shmem/shmem.d [2020-07-29T14:10:45.885Z] DEP compel/plugins/fds/fds.d [2020-07-29T14:10:45.885Z] CC compel/plugins/std/std.o [2020-07-29T14:10:45.885Z] CC compel/plugins/std/fds.o [2020-07-29T14:10:45.885Z] CC compel/plugins/std/log.o [2020-07-29T14:10:45.994Z] #24 DONE 20.3s [2020-07-29T14:10:45.994Z] [2020-07-29T14:10:45.994Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-07-29T14:10:45.994Z] #34 3.791 -- Detecting C compiler ABI info - done [2020-07-29T14:10:45.994Z] #34 3.796 -- Detecting C compile features [2020-07-29T14:10:45.994Z] #34 5.310 -- Detecting C compile features - done [2020-07-29T14:10:45.994Z] #34 5.335 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-29T14:10:45.994Z] #34 5.478 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-29T14:10:45.994Z] #34 5.547 -- Configuring done [2020-07-29T14:10:45.994Z] #34 5.567 -- Generating done [2020-07-29T14:10:45.994Z] #34 5.574 -- Build files have been written to: /tmp/tmp.u44SfOTywG/tini [2020-07-29T14:10:45.994Z] #34 5.598 + make tini-static [2020-07-29T14:10:46.179Z] CC compel/plugins/std/string.o [2020-07-29T14:10:46.179Z] CC compel/plugins/std/infect.o [2020-07-29T14:10:46.179Z] CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-07-29T14:10:46.179Z] CC compel/arch/ppc64/plugins/std/memcpy.o [2020-07-29T14:10:46.191Z] [2020-07-29T14:10:46.191Z] SUCCESS: Specified value was saved. [2020-07-29T14:10:46.473Z] CC compel/arch/ppc64/plugins/std/memcmp.o [2020-07-29T14:10:46.473Z] CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-07-29T14:10:46.473Z] AR compel/plugins/std.lib.a [2020-07-29T14:10:46.473Z] CC compel/plugins/fds/fds.o [2020-07-29T14:10:46.473Z] AR compel/plugins/fds.lib.a [2020-07-29T14:10:46.473Z] HOSTDEP compel/src/lib/log-host.d [2020-07-29T14:10:46.473Z] HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-29T14:10:46.473Z] HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-07-29T14:10:46.473Z] HOSTDEP compel/src/main-host.d [2020-07-29T14:10:46.473Z] DEP compel/src/lib/ptrace.d [2020-07-29T14:10:46.473Z] DEP compel/src/lib/infect.d [2020-07-29T14:10:46.473Z] DEP compel/src/lib/infect-util.d [2020-07-29T14:10:46.473Z] DEP compel/src/lib/infect-rpc.d [2020-07-29T14:10:46.473Z] DEP compel/arch/ppc64/src/lib/infect.d [2020-07-29T14:10:46.672Z] #34 6.335 Scanning dependencies of target tini-static [2020-07-29T14:10:46.672Z] #34 6.362 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-29T14:10:46.768Z] DEP compel/arch/ppc64/src/lib/cpu.d [2020-07-29T14:10:46.768Z] DEP compel/src/lib/log.d [2020-07-29T14:10:46.768Z] DEP compel/src/main.d [2020-07-29T14:10:46.768Z] DEP compel/src/lib/handle-elf.d [2020-07-29T14:10:46.768Z] DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-07-29T14:10:46.768Z] CC compel/src/lib/log.o [2020-07-29T14:10:46.768Z] CC compel/arch/ppc64/src/lib/cpu.o [2020-07-29T14:10:46.768Z] CC compel/arch/ppc64/src/lib/infect.o [2020-07-29T14:10:47.063Z] CC compel/src/lib/infect-rpc.o [2020-07-29T14:10:47.063Z] CC compel/src/lib/infect-util.o [2020-07-29T14:10:47.063Z] CC compel/src/lib/infect.o [2020-07-29T14:10:47.307Z] #34 6.941 [100%] Linking C executable tini-static [2020-07-29T14:10:47.599Z] #34 7.292 [100%] Built target tini-static [2020-07-29T14:10:47.699Z] CC compel/src/lib/ptrace.o [2020-07-29T14:10:47.699Z] AR compel/libcompel.a [2020-07-29T14:10:47.699Z] HOSTCC compel/src/main-host.o [2020-07-29T14:10:47.699Z] HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-07-29T14:10:47.699Z] HOSTCC compel/src/lib/handle-elf-host.o [2020-07-29T14:10:47.699Z] HOSTCC compel/src/lib/log-host.o [2020-07-29T14:10:47.800Z] INFO: Downloading git... [2020-07-29T14:10:47.902Z] #34 7.393 + mkdir -p /build [2020-07-29T14:10:47.902Z] #34 7.394 + cp tini-static /build/docker-init [2020-07-29T14:10:47.902Z] #34 DONE 7.6s [2020-07-29T14:10:47.902Z] [2020-07-29T14:10:47.902Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-07-29T14:10:47.902Z] #52 10.87 + cd /tmp/tmp.sVxRzPZImV/src/github.com/opencontainers/runc [2020-07-29T14:10:47.902Z] #52 10.87 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-29T14:10:47.902Z] #52 11.96 + '[' -z '' ']' [2020-07-29T14:10:47.902Z] #52 11.96 + target=static [2020-07-29T14:10:47.902Z] #52 11.96 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-29T14:10:47.902Z] #52 13.64 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-07-29T14:10:47.995Z] HOSTLINK compel/compel-host-bin [2020-07-29T14:10:47.996Z] DEP soccr/soccr.d [2020-07-29T14:10:47.996Z] CC soccr/soccr.o [2020-07-29T14:10:48.197Z] #52 ... [2020-07-29T14:10:48.197Z] [2020-07-29T14:10:48.197Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-29T14:10:48.197Z] #14 1.984 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-29T14:10:48.197Z] #14 2.046 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-29T14:10:48.197Z] #14 2.058 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-29T14:10:48.197Z] #14 2.692 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-29T14:10:48.197Z] #14 4.700 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [190 kB] [2020-07-29T14:10:48.197Z] #14 6.995 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-29T14:10:48.272Z] #14 ... [2020-07-29T14:10:48.273Z] [2020-07-29T14:10:48.273Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-07-29T14:10:48.273Z] #52 40.07 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-07-29T14:10:48.273Z] #52 41.08 + mkdir -p /build [2020-07-29T14:10:48.273Z] #52 41.08 + cp runc /build/runc [2020-07-29T14:10:48.273Z] #52 DONE 42.7s [2020-07-29T14:10:48.298Z] AR soccr/libsoccr.a [2020-07-29T14:10:48.298Z] make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-29T14:10:48.298Z] DEP criu/arch/ppc64/sigframe.d [2020-07-29T14:10:48.298Z] DEP criu/arch/ppc64/crtools.d [2020-07-29T14:10:48.298Z] DEP criu/arch/ppc64/cpu.d [2020-07-29T14:10:48.298Z] CC criu/arch/ppc64/cpu.o [2020-07-29T14:10:48.498Z] #14 ... [2020-07-29T14:10:48.498Z] [2020-07-29T14:10:48.498Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-29T14:10:48.498Z] #29 42.18 internal/poll [2020-07-29T14:10:48.498Z] #29 44.17 internal/syscall/execenv [2020-07-29T14:10:48.498Z] #29 44.36 internal/syscall/unix [2020-07-29T14:10:48.532Z] [2020-07-29T14:10:48.532Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:10:48.532Z] #39 33.53 DEP criu/kcmp-ids.d [2020-07-29T14:10:48.532Z] #39 33.55 DEP criu/irmap.d [2020-07-29T14:10:48.532Z] #39 33.59 DEP criu/ipc_ns.d [2020-07-29T14:10:48.532Z] #39 33.63 DEP criu/image.d [2020-07-29T14:10:48.532Z] #39 33.68 DEP criu/image-desc.d [2020-07-29T14:10:48.532Z] #39 33.73 DEP criu/fsnotify.d [2020-07-29T14:10:48.532Z] #39 33.82 DEP criu/filesystems.d [2020-07-29T14:10:48.532Z] #39 33.90 DEP criu/files.d [2020-07-29T14:10:48.532Z] #39 34.00 DEP criu/files-reg.d [2020-07-29T14:10:48.532Z] #39 34.11 DEP criu/files-ext.d [2020-07-29T14:10:48.532Z] #39 34.15 DEP criu/file-lock.d [2020-07-29T14:10:48.532Z] #39 34.22 DEP criu/file-ids.d [2020-07-29T14:10:48.532Z] #39 34.27 DEP criu/fifo.d [2020-07-29T14:10:48.532Z] #39 34.32 DEP criu/fdstore.d [2020-07-29T14:10:48.532Z] #39 34.37 DEP criu/fault-injection.d [2020-07-29T14:10:48.532Z] #39 34.39 DEP criu/external.d [2020-07-29T14:10:48.532Z] #39 34.42 DEP criu/eventpoll.d [2020-07-29T14:10:48.532Z] #39 34.51 DEP criu/eventfd.d [2020-07-29T14:10:48.532Z] #39 34.56 DEP criu/crtools.d [2020-07-29T14:10:48.532Z] #39 34.62 DEP criu/cr-service.d [2020-07-29T14:10:48.532Z] #39 34.69 DEP criu/cr-restore.d [2020-07-29T14:10:48.532Z] #39 34.78 DEP criu/cr-errno.d [2020-07-29T14:10:48.532Z] #39 34.78 DEP criu/cr-dump.d [2020-07-29T14:10:48.532Z] #39 34.85 DEP criu/cr-dedup.d [2020-07-29T14:10:48.532Z] #39 34.94 DEP criu/cr-check.d [2020-07-29T14:10:48.532Z] #39 35.02 DEP criu/config.d [2020-07-29T14:10:48.532Z] #39 35.09 DEP criu/clone-noasan.d [2020-07-29T14:10:48.532Z] #39 35.12 DEP criu/cgroup.d [2020-07-29T14:10:48.532Z] #39 35.19 DEP criu/cgroup-props.d [2020-07-29T14:10:48.532Z] #39 35.24 DEP criu/bitmap.d [2020-07-29T14:10:48.532Z] #39 35.25 DEP criu/bfd.d [2020-07-29T14:10:48.532Z] #39 35.32 DEP criu/autofs.d [2020-07-29T14:10:48.532Z] #39 35.38 DEP criu/aio.d [2020-07-29T14:10:48.532Z] #39 35.46 DEP criu/action-scripts.d [2020-07-29T14:10:48.532Z] #39 35.59 CC criu/action-scripts.o [2020-07-29T14:10:48.532Z] #39 35.78 CC criu/aio.o [2020-07-29T14:10:48.532Z] #39 36.00 CC criu/autofs.o [2020-07-29T14:10:48.532Z] #39 36.47 CC criu/bfd.o [2020-07-29T14:10:48.532Z] #39 36.66 CC criu/bitmap.o [2020-07-29T14:10:48.532Z] #39 36.71 CC criu/cgroup-props.o [2020-07-29T14:10:48.532Z] #39 36.97 CC criu/cgroup.o [2020-07-29T14:10:48.591Z] CC criu/arch/ppc64/crtools.o [2020-07-29T14:10:48.791Z] #29 44.53 internal/fmtsort [2020-07-29T14:10:48.792Z] #39 ... [2020-07-29T14:10:48.792Z] [2020-07-29T14:10:48.792Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-07-29T14:10:48.792Z] #48 DONE 55.8s [2020-07-29T14:10:48.815Z] INFO: Downloading go... [2020-07-29T14:10:48.885Z] CC criu/arch/ppc64/sigframe.o [2020-07-29T14:10:48.885Z] LINK criu/arch/ppc64/crtools.built-in.o [2020-07-29T14:10:48.885Z] DEP criu/pie/util-vdso.d [2020-07-29T14:10:48.885Z] DEP criu/pie/util.d [2020-07-29T14:10:48.885Z] CC criu/pie/util.o [2020-07-29T14:10:48.885Z] CC criu/pie/util-vdso.o [2020-07-29T14:10:49.052Z] [2020-07-29T14:10:49.052Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-29T14:10:49.052Z] #14 34.74 Selecting previously unselected package libonig5:amd64. [2020-07-29T14:10:49.052Z] #14 34.75 Preparing to unpack .../25-libonig5_6.9.1-1_amd64.deb ... [2020-07-29T14:10:49.052Z] #14 34.75 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-29T14:10:49.052Z] #14 34.92 Selecting previously unselected package libjq1:amd64. [2020-07-29T14:10:49.052Z] #14 34.93 Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-29T14:10:49.052Z] #14 34.94 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-29T14:10:49.084Z] #29 44.71 os [2020-07-29T14:10:49.179Z] AR criu/pie/pie.lib.a [2020-07-29T14:10:49.179Z] DEP criu/pie/restorer.d [2020-07-29T14:10:49.179Z] DEP criu/arch/ppc64/vdso-trampoline.d [2020-07-29T14:10:49.179Z] DEP criu/arch/ppc64/restorer.d [2020-07-29T14:10:49.179Z] DEP criu/arch/ppc64/vdso-pie.d [2020-07-29T14:10:49.179Z] DEP criu/pie/parasite-vdso.d [2020-07-29T14:10:49.179Z] DEP criu/pie/parasite.d [2020-07-29T14:10:49.311Z] #14 35.04 Selecting previously unselected package jq. [2020-07-29T14:10:49.311Z] #14 35.04 Preparing to unpack .../27-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-29T14:10:49.311Z] #14 35.07 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-29T14:10:49.311Z] #14 35.16 Selecting previously unselected package libaio1:amd64. [2020-07-29T14:10:49.311Z] #14 35.16 Preparing to unpack .../28-libaio1_0.3.112-3_amd64.deb ... [2020-07-29T14:10:49.311Z] #14 35.17 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-07-29T14:10:49.311Z] #14 35.24 Selecting previously unselected package libbtrfs0. [2020-07-29T14:10:49.311Z] #14 35.25 Preparing to unpack .../29-libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-29T14:10:49.376Z] #29 45.11 strings [2020-07-29T14:10:49.473Z] CC criu/pie/parasite.o [2020-07-29T14:10:49.473Z] LINK criu/pie/parasite.built-in.o [2020-07-29T14:10:49.473Z] GEN criu/pie/parasite-blob.h [2020-07-29T14:10:49.473Z] CC criu/pie/parasite-vdso.o [2020-07-29T14:10:49.571Z] #14 35.25 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-29T14:10:49.571Z] #14 35.31 Selecting previously unselected package libbtrfs-dev. [2020-07-29T14:10:49.571Z] #14 35.31 Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-29T14:10:49.571Z] #14 35.34 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-29T14:10:49.571Z] #14 35.41 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-07-29T14:10:49.571Z] #14 35.42 Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-29T14:10:49.571Z] #14 35.42 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-29T14:10:49.571Z] #14 35.49 Selecting previously unselected package libudev-dev:amd64. [2020-07-29T14:10:49.571Z] #14 35.49 Preparing to unpack .../32-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-07-29T14:10:49.571Z] #14 35.50 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-29T14:10:49.571Z] #14 35.55 Selecting previously unselected package libsepol1-dev:amd64. [2020-07-29T14:10:49.571Z] #14 35.56 Preparing to unpack .../33-libsepol1-dev_2.8-1_amd64.deb ... [2020-07-29T14:10:49.571Z] #14 35.56 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-07-29T14:10:49.768Z] CC criu/arch/ppc64/vdso-pie.o [2020-07-29T14:10:49.768Z] CC criu/arch/ppc64/restorer.o [2020-07-29T14:10:49.830Z] #14 35.65 Selecting previously unselected package libpcre16-3:amd64. [2020-07-29T14:10:49.830Z] #14 35.66 Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-07-29T14:10:49.830Z] #14 35.66 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-07-29T14:10:49.830Z] #14 35.71 Selecting previously unselected package libpcre32-3:amd64. [2020-07-29T14:10:49.830Z] #14 35.71 Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-07-29T14:10:49.830Z] #14 35.72 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-07-29T14:10:49.830Z] #14 35.78 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-07-29T14:10:49.830Z] #14 35.79 Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-07-29T14:10:49.830Z] #14 35.79 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-29T14:10:49.830Z] #14 35.84 Selecting previously unselected package libpcre3-dev:amd64. [2020-07-29T14:10:50.062Z] CC criu/arch/ppc64/vdso-trampoline.o [2020-07-29T14:10:50.062Z] CC criu/pie/restorer.o [2020-07-29T14:10:50.088Z] #14 35.84 Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-07-29T14:10:50.088Z] #14 35.85 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-29T14:10:50.088Z] #14 35.94 Selecting previously unselected package libselinux1-dev:amd64. [2020-07-29T14:10:50.088Z] #14 35.94 Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-07-29T14:10:50.088Z] #14 35.95 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-29T14:10:50.088Z] #14 36.01 Selecting previously unselected package libdevmapper-dev:amd64. [2020-07-29T14:10:50.088Z] #14 36.01 Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-07-29T14:10:50.088Z] #14 36.01 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-29T14:10:50.088Z] #14 36.08 Selecting previously unselected package libgpm2:amd64. [2020-07-29T14:10:50.347Z] #14 36.09 Preparing to unpack .../40-libgpm2_1.20.7-5_amd64.deb ... [2020-07-29T14:10:50.347Z] #14 36.10 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-07-29T14:10:50.347Z] #14 36.14 Selecting previously unselected package libicu63:amd64. [2020-07-29T14:10:50.347Z] #14 36.14 Preparing to unpack .../41-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-29T14:10:50.347Z] #14 36.14 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-29T14:10:50.363Z] Fetching without tags [2020-07-29T14:10:50.435Z] INFO: Downloading compiler 1 of 3... [2020-07-29T14:10:50.699Z] LINK criu/pie/restorer.built-in.o [2020-07-29T14:10:50.699Z] GEN criu/pie/restorer-blob.h [2020-07-29T14:10:50.699Z] DEP criu/vdso.d [2020-07-29T14:10:50.699Z] DEP criu/uts_ns.d [2020-07-29T14:10:50.699Z] DEP criu/util.d [2020-07-29T14:10:50.699Z] DEP criu/uffd.d [2020-07-29T14:10:50.699Z] DEP criu/tun.d [2020-07-29T14:10:50.723Z] Merging remotes/origin/19.03 commit 7d597ee2c9e25535759bb06fef5285e925771445 into PR head commit 83baeafc3c4eaedc41efb47061eb530651d8ce04 [2020-07-29T14:10:50.918Z] INFO: Downloading compiler 2 of 3... [2020-07-29T14:10:50.918Z] INFO: Downloading compiler 3 of 3... [2020-07-29T14:10:50.994Z] DEP criu/tty.d [2020-07-29T14:10:50.994Z] DEP criu/timerfd.d [2020-07-29T14:10:50.994Z] DEP criu/timens.d [2020-07-29T14:10:50.994Z] DEP criu/sysfs_parse.d [2020-07-29T14:10:50.994Z] DEP criu/sysctl.d [2020-07-29T14:10:50.994Z] DEP criu/string.d [2020-07-29T14:10:50.994Z] DEP criu/stats.d [2020-07-29T14:10:50.994Z] DEP criu/sockets.d [2020-07-29T14:10:50.994Z] DEP criu/sk-unix.d [2020-07-29T14:10:51.283Z] #14 37.06 Selecting previously unselected package libnet1:amd64. [2020-07-29T14:10:51.283Z] #14 37.07 Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-29T14:10:51.283Z] #14 37.07 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-29T14:10:51.283Z] #14 37.12 Selecting previously unselected package libnl-3-200:amd64. [2020-07-29T14:10:51.283Z] #14 37.13 Preparing to unpack .../43-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-29T14:10:51.283Z] #14 37.14 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-29T14:10:51.283Z] #14 37.20 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-29T14:10:51.287Z] DEP criu/sk-tcp.d [2020-07-29T14:10:51.287Z] DEP criu/sk-queue.d [2020-07-29T14:10:51.287Z] DEP criu/sk-packet.d [2020-07-29T14:10:51.287Z] DEP criu/sk-netlink.d [2020-07-29T14:10:51.287Z] DEP criu/sk-inet.d [2020-07-29T14:10:51.287Z] DEP criu/signalfd.d [2020-07-29T14:10:51.402Z] INFO: Extracting git... [2020-07-29T14:10:50.277Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-29T14:10:50.309Z] > git config --add remote.origin.fetch +refs/pull/41293/head:refs/remotes/origin/PR-41293 # timeout=10 [2020-07-29T14:10:50.333Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-07-29T14:10:50.348Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-29T14:10:50.408Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-29T14:10:50.409Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-29T14:10:50.410Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41293/head:refs/remotes/origin/PR-41293 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-07-29T14:10:50.733Z] > git config core.sparsecheckout # timeout=10 [2020-07-29T14:10:50.756Z] > git checkout -f 83baeafc3c4eaedc41efb47061eb530651d8ce04 # timeout=10 [2020-07-29T14:10:51.449Z] #29 47.13 bytes [2020-07-29T14:10:51.534Z] Merge succeeded, producing 83baeafc3c4eaedc41efb47061eb530651d8ce04 [2020-07-29T14:10:51.534Z] Checking out Revision 83baeafc3c4eaedc41efb47061eb530651d8ce04 (PR-41293) [2020-07-29T14:10:51.541Z] #14 37.21 Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-29T14:10:51.542Z] #14 37.21 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-29T14:10:51.542Z] #14 37.25 Selecting previously unselected package libreadline5:amd64. [2020-07-29T14:10:51.542Z] #14 37.26 Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-07-29T14:10:51.542Z] #14 37.26 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-29T14:10:51.542Z] #14 37.35 Selecting previously unselected package libsystemd-dev:amd64. [2020-07-29T14:10:51.542Z] #14 37.36 Preparing to unpack .../46-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-07-29T14:10:51.542Z] #14 37.37 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-29T14:10:51.542Z] #14 37.45 Selecting previously unselected package net-tools. [2020-07-29T14:10:51.542Z] #14 37.45 Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-07-29T14:10:51.542Z] #14 37.45 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-29T14:10:51.580Z] DEP criu/sigframe.d [2020-07-29T14:10:51.581Z] DEP criu/shmem.d [2020-07-29T14:10:51.581Z] DEP criu/servicefd.d [2020-07-29T14:10:51.581Z] DEP criu/seize.d [2020-07-29T14:10:51.581Z] DEP criu/seccomp.d [2020-07-29T14:10:51.581Z] DEP criu/rst-malloc.d [2020-07-29T14:10:51.581Z] DEP criu/rbtree.d [2020-07-29T14:10:51.581Z] DEP criu/pstree.d [2020-07-29T14:10:51.581Z] DEP criu/protobuf.d [2020-07-29T14:10:51.741Z] #29 47.54 fmt [2020-07-29T14:10:51.801Z] #14 37.51 Selecting previously unselected package python-pip-whl. [2020-07-29T14:10:51.801Z] #14 37.51 Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ... [2020-07-29T14:10:51.801Z] #14 37.51 Unpacking python-pip-whl (18.1-5) ... [2020-07-29T14:10:51.801Z] #14 37.65 Selecting previously unselected package python3-lib2to3. [2020-07-29T14:10:51.801Z] #14 37.66 Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-29T14:10:51.801Z] #14 37.66 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-29T14:10:51.801Z] #14 37.70 Selecting previously unselected package python3-distutils. [2020-07-29T14:10:51.801Z] #14 37.70 Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ... [2020-07-29T14:10:51.801Z] #14 37.71 Unpacking python3-distutils (3.7.3-1) ... [2020-07-29T14:10:51.801Z] #14 37.75 Selecting previously unselected package python3-pip. [2020-07-29T14:10:51.801Z] #14 37.76 Preparing to unpack .../51-python3-pip_18.1-5_all.deb ... [2020-07-29T14:10:51.801Z] #14 37.77 Unpacking python3-pip (18.1-5) ... [2020-07-29T14:10:51.801Z] #14 37.82 Selecting previously unselected package python3-pkg-resources. [2020-07-29T14:10:51.877Z] GEN criu/protobuf-desc-gen.h [2020-07-29T14:10:52.059Z] #14 37.82 Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-29T14:10:52.059Z] #14 37.83 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-29T14:10:52.059Z] #14 37.88 Selecting previously unselected package python3-setuptools. [2020-07-29T14:10:52.059Z] #14 37.88 Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ... [2020-07-29T14:10:52.059Z] #14 37.88 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-29T14:10:52.059Z] #14 37.95 Selecting previously unselected package python3-wheel. [2020-07-29T14:10:52.059Z] #14 37.96 Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ... [2020-07-29T14:10:52.059Z] #14 37.96 Unpacking python3-wheel (0.32.3-2) ... [2020-07-29T14:10:52.059Z] #14 37.99 Selecting previously unselected package thin-provisioning-tools. [2020-07-29T14:10:52.059Z] #14 37.99 Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-07-29T14:10:52.059Z] #14 38.00 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-29T14:10:52.059Z] #14 38.07 Selecting previously unselected package vim-runtime. [2020-07-29T14:10:52.171Z] DEP criu/protobuf-desc.d [2020-07-29T14:10:52.171Z] DEP criu/proc_parse.d [2020-07-29T14:10:52.171Z] DEP criu/plugin.d [2020-07-29T14:10:52.171Z] DEP criu/pipes.d [2020-07-29T14:10:52.171Z] DEP criu/pie-util.d [2020-07-29T14:10:52.171Z] DEP criu/pie-util-vdso.d [2020-07-29T14:10:52.171Z] DEP criu/path.d [2020-07-29T14:10:52.171Z] DEP criu/parasite-syscall.d [2020-07-29T14:10:52.319Z] #14 38.07 Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-29T14:10:52.319Z] #14 38.08 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-07-29T14:10:52.319Z] #14 38.10 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-29T14:10:52.319Z] #14 38.10 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-29T14:10:52.378Z] #29 ... [2020-07-29T14:10:52.378Z] [2020-07-29T14:10:52.378Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:10:52.378Z] #39 7.673 Note: Building without setproctitle() and strlcpy() support. [2020-07-29T14:10:52.378Z] #39 7.673 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-29T14:10:52.378Z] #39 7.714 Note: Building without GnuTLS support [2020-07-29T14:10:52.378Z] #39 7.715 Makefile.config:39: Warn: you have no libnftables installed [2020-07-29T14:10:52.378Z] #39 7.715 Makefile.config:40: Warn: Building without nftables support [2020-07-29T14:10:52.378Z] #39 8.889 fatal: not a git repository (or any of the parent directories): .git [2020-07-29T14:10:52.378Z] #39 8.911 GEN .gitid [2020-07-29T14:10:52.378Z] #39 8.919 GEN criu/include/version.h [2020-07-29T14:10:52.378Z] #39 8.953 GEN include/common/asm [2020-07-29T14:10:52.378Z] #39 9.849 PBCC images/timens.pb-c.c [2020-07-29T14:10:52.378Z] #39 9.860 DEP images/timens.pb-c.d [2020-07-29T14:10:52.378Z] #39 9.899 PBCC images/fown.pb-c.c [2020-07-29T14:10:52.378Z] #39 9.911 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-29T14:10:52.378Z] #39 9.947 PBCC images/opts.pb-c.c [2020-07-29T14:10:52.378Z] #39 9.981 PBCC images/memfd.pb-c.c [2020-07-29T14:10:52.378Z] #39 10.01 DEP images/fown.pb-c.d [2020-07-29T14:10:52.378Z] #39 10.06 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-29T14:10:52.378Z] #39 10.10 DEP images/opts.pb-c.d [2020-07-29T14:10:52.378Z] #39 10.16 DEP images/memfd.pb-c.d [2020-07-29T14:10:52.378Z] #39 10.19 PBCC images/sit.pb-c.c [2020-07-29T14:10:52.378Z] #39 10.22 DEP images/sit.pb-c.d [2020-07-29T14:10:52.468Z] DEP criu/pagemap.d [2020-07-29T14:10:52.468Z] DEP criu/pagemap-cache.d [2020-07-29T14:10:52.468Z] DEP criu/page-xfer.d [2020-07-29T14:10:52.468Z] DEP criu/page-pipe.d [2020-07-29T14:10:52.468Z] DEP criu/netfilter.d [2020-07-29T14:10:52.468Z] DEP criu/net.d [2020-07-29T14:10:52.468Z] DEP criu/namespaces.d [2020-07-29T14:10:52.670Z] #39 10.25 PBCC images/macvlan.pb-c.c [2020-07-29T14:10:52.670Z] #39 10.26 DEP images/macvlan.pb-c.d [2020-07-29T14:10:52.670Z] #39 10.30 PBCC images/autofs.pb-c.c [2020-07-29T14:10:52.670Z] #39 10.31 DEP images/autofs.pb-c.d [2020-07-29T14:10:52.670Z] #39 10.35 PBCC images/sysctl.pb-c.c [2020-07-29T14:10:52.670Z] #39 10.36 DEP images/sysctl.pb-c.d [2020-07-29T14:10:52.670Z] #39 10.39 PBCC images/time.pb-c.c [2020-07-29T14:10:52.670Z] #39 10.42 DEP images/time.pb-c.d [2020-07-29T14:10:52.670Z] #39 10.42 PBCC images/binfmt-misc.pb-c.c [2020-07-29T14:10:52.670Z] #39 10.45 DEP images/binfmt-misc.pb-c.d [2020-07-29T14:10:52.771Z] DEP criu/mount.d [2020-07-29T14:10:52.771Z] DEP criu/memfd.d [2020-07-29T14:10:52.771Z] DEP criu/mem.d [2020-07-29T14:10:52.771Z] DEP criu/lsm.d [2020-07-29T14:10:52.771Z] DEP criu/log.d [2020-07-29T14:10:52.771Z] DEP criu/libnetlink.d [2020-07-29T14:10:52.771Z] DEP criu/kerndat.d [2020-07-29T14:10:52.887Z] #14 ... [2020-07-29T14:10:52.887Z] [2020-07-29T14:10:52.887Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-07-29T14:10:52.887Z] #36 54.24 + dpkg --print-architecture [2020-07-29T14:10:52.887Z] #36 54.24 + cd /tmp/tmp.sZZE6LPtTp/src/github.com/docker/distribution [2020-07-29T14:10:52.887Z] #36 54.24 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-29T14:10:52.887Z] #36 54.62 + GOPATH=/tmp/tmp.sZZE6LPtTp/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.sZZE6LPtTp [2020-07-29T14:10:52.887Z] #36 54.62 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-07-29T14:10:52.887Z] #36 59.91 + rm -rf /tmp/tmp.sZZE6LPtTp/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.sZZE6LPtTp [2020-07-29T14:10:52.887Z] #36 DONE 60.3s [2020-07-29T14:10:52.887Z] [2020-07-29T14:10:52.887Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-29T14:10:52.887Z] #14 38.81 Selecting previously unselected package vim. [2020-07-29T14:10:52.887Z] #14 38.82 Preparing to unpack .../57-vim_2%3a8.1.0875-5_amd64.deb ... [2020-07-29T14:10:52.887Z] #14 38.83 Unpacking vim (2:8.1.0875-5) ... [2020-07-29T14:10:52.963Z] #39 10.47 PBCC images/seccomp.pb-c.c [2020-07-29T14:10:52.963Z] #39 10.48 DEP images/seccomp.pb-c.d [2020-07-29T14:10:52.963Z] #39 10.52 PBCC images/userns.pb-c.c [2020-07-29T14:10:52.963Z] #39 10.53 DEP images/userns.pb-c.d [2020-07-29T14:10:52.963Z] #39 10.56 PBCC images/cgroup.pb-c.c [2020-07-29T14:10:52.963Z] #39 10.58 DEP images/cgroup.pb-c.d [2020-07-29T14:10:52.963Z] #39 ... [2020-07-29T14:10:52.963Z] [2020-07-29T14:10:52.963Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-29T14:10:52.963Z] #29 48.66 bufio [2020-07-29T14:10:53.076Z] DEP criu/kcmp-ids.d [2020-07-29T14:10:53.076Z] DEP criu/irmap.d [2020-07-29T14:10:53.076Z] DEP criu/ipc_ns.d [2020-07-29T14:10:53.076Z] DEP criu/image.d [2020-07-29T14:10:53.076Z] DEP criu/image-desc.d [2020-07-29T14:10:53.076Z] DEP criu/fsnotify.d [2020-07-29T14:10:53.076Z] DEP criu/filesystems.d [2020-07-29T14:10:53.076Z] DEP criu/files.d [2020-07-29T14:10:53.146Z] #14 38.99 Selecting previously unselected package xfsprogs. [2020-07-29T14:10:53.146Z] #14 38.99 Preparing to unpack .../58-xfsprogs_4.20.0-1_amd64.deb ... [2020-07-29T14:10:53.146Z] #14 38.99 Unpacking xfsprogs (4.20.0-1) ... [2020-07-29T14:10:53.374Z] DEP criu/files-reg.d [2020-07-29T14:10:53.374Z] DEP criu/files-ext.d [2020-07-29T14:10:53.374Z] DEP criu/file-lock.d [2020-07-29T14:10:53.374Z] DEP criu/file-ids.d [2020-07-29T14:10:53.374Z] DEP criu/fifo.d [2020-07-29T14:10:53.374Z] DEP criu/fdstore.d [2020-07-29T14:10:53.374Z] DEP criu/fault-injection.d [2020-07-29T14:10:53.374Z] DEP criu/external.d [2020-07-29T14:10:53.374Z] DEP criu/eventpoll.d [2020-07-29T14:10:53.405Z] #14 39.14 Selecting previously unselected package zip. [2020-07-29T14:10:53.405Z] #14 39.15 Preparing to unpack .../59-zip_3.0-11+b1_amd64.deb ... [2020-07-29T14:10:53.405Z] #14 39.15 Unpacking zip (3.0-11+b1) ... [2020-07-29T14:10:53.405Z] #14 39.28 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-29T14:10:53.405Z] #14 39.30 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-29T14:10:53.405Z] #14 39.33 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-29T14:10:53.405Z] #14 39.34 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-07-29T14:10:53.405Z] #14 39.35 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-29T14:10:53.405Z] #14 39.38 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-29T14:10:51.483Z] > git merge 7d597ee2c9e25535759bb06fef5285e925771445 # timeout=10 [2020-07-29T14:10:51.511Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-29T14:10:51.539Z] > git config core.sparsecheckout # timeout=10 [2020-07-29T14:10:51.560Z] > git checkout -f 83baeafc3c4eaedc41efb47061eb530651d8ce04 # timeout=10 [2020-07-29T14:10:53.664Z] #14 39.39 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-07-29T14:10:53.664Z] #14 39.41 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-07-29T14:10:53.664Z] #14 39.43 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-07-29T14:10:53.664Z] #14 39.44 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-07-29T14:10:53.664Z] #14 39.45 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-07-29T14:10:53.664Z] #14 39.47 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-29T14:10:53.664Z] #14 39.49 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-29T14:10:53.664Z] #14 39.50 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-29T14:10:53.664Z] #14 39.52 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-29T14:10:53.664Z] #14 39.53 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-29T14:10:53.664Z] #14 39.60 Setting up xxd (2:8.1.0875-5) ... [2020-07-29T14:10:53.664Z] #14 39.63 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-29T14:10:53.664Z] #14 39.65 Setting up zip (3.0-11+b1) ... [2020-07-29T14:10:53.664Z] #14 39.66 Setting up vim-common (2:8.1.0875-5) ... [2020-07-29T14:10:53.664Z] #14 39.69 Setting up bash-completion (1:2.8-6) ... [2020-07-29T14:10:53.669Z] DEP criu/eventfd.d [2020-07-29T14:10:53.669Z] DEP criu/crtools.d [2020-07-29T14:10:53.669Z] DEP criu/cr-service.d [2020-07-29T14:10:53.669Z] DEP criu/cr-restore.d [2020-07-29T14:10:53.669Z] DEP criu/cr-errno.d [2020-07-29T14:10:53.669Z] DEP criu/cr-dump.d [2020-07-29T14:10:53.669Z] DEP criu/cr-dedup.d [2020-07-29T14:10:53.963Z] DEP criu/cr-check.d [2020-07-29T14:10:53.963Z] DEP criu/config.d [2020-07-29T14:10:53.963Z] DEP criu/clone-noasan.d [2020-07-29T14:10:53.963Z] DEP criu/cgroup.d [2020-07-29T14:10:53.963Z] DEP criu/cgroup-props.d [2020-07-29T14:10:53.963Z] DEP criu/bitmap.d [2020-07-29T14:10:53.963Z] DEP criu/bfd.d [2020-07-29T14:10:53.963Z] DEP criu/autofs.d [2020-07-29T14:10:53.963Z] DEP criu/aio.d [2020-07-29T14:10:54.258Z] DEP criu/action-scripts.d [2020-07-29T14:10:54.258Z] CC criu/action-scripts.o [2020-07-29T14:10:54.258Z] CC criu/aio.o [2020-07-29T14:10:54.476Z] #29 50.17 path/filepath [2020-07-29T14:10:54.552Z] CC criu/autofs.o [2020-07-29T14:10:54.600Z] #14 40.60 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-07-29T14:10:54.770Z] #29 50.76 flag [2020-07-29T14:10:54.846Z] CC criu/bfd.o [2020-07-29T14:10:54.858Z] #14 40.61 Setting up xz-utils (5.2.4-1) ... [2020-07-29T14:10:54.858Z] #14 40.62 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-29T14:10:54.858Z] #14 40.63 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-07-29T14:10:54.858Z] #14 40.64 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-29T14:10:54.858Z] #14 40.65 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-29T14:10:54.858Z] #14 40.66 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-29T14:10:54.858Z] #14 40.68 Setting up pigz (2.4-1) ... [2020-07-29T14:10:54.858Z] #14 40.69 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-29T14:10:54.858Z] #14 40.70 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-29T14:10:54.858Z] #14 40.72 Setting up python-pip-whl (18.1-5) ... [2020-07-29T14:10:54.858Z] #14 40.73 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-07-29T14:10:54.858Z] #14 40.74 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-29T14:10:54.858Z] #14 40.75 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-29T14:10:54.858Z] #14 40.84 Setting up libaio1:amd64 (0.3.112-3) ... [2020-07-29T14:10:55.116Z] #14 40.86 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-29T14:10:55.116Z] #14 40.87 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-29T14:10:55.116Z] #14 40.88 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-29T14:10:55.116Z] #14 40.89 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-29T14:10:55.116Z] #14 40.90 Setting up vim (2:8.1.0875-5) ... [2020-07-29T14:10:55.116Z] #14 40.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-29T14:10:55.116Z] #14 40.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-29T14:10:55.116Z] #14 40.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-29T14:10:55.116Z] #14 40.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-29T14:10:55.116Z] #14 40.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-29T14:10:55.116Z] #14 40.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-29T14:10:55.116Z] #14 40.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-29T14:10:55.116Z] #14 40.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-29T14:10:55.116Z] #14 40.95 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-29T14:10:55.116Z] #14 40.96 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-29T14:10:55.116Z] #14 40.97 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-29T14:10:55.116Z] #14 40.98 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-07-29T14:10:55.116Z] #14 40.98 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-07-29T14:10:55.116Z] #14 40.99 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-29T14:10:55.116Z] #14 41.00 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-07-29T14:10:55.116Z] #14 41.00 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-07-29T14:10:55.116Z] #14 41.01 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-29T14:10:55.116Z] #14 41.02 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-29T14:10:55.116Z] #14 41.03 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-29T14:10:55.116Z] #14 41.04 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-29T14:10:55.116Z] #14 41.06 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-29T14:10:55.160Z] CC criu/bitmap.o [2020-07-29T14:10:55.160Z] CC criu/cgroup-props.o [2020-07-29T14:10:55.374Z] #14 41.08 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-29T14:10:55.405Z] #29 51.17 io/ioutil [2020-07-29T14:10:55.464Z] CC criu/cgroup.o [2020-07-29T14:10:55.698Z] #29 ... [2020-07-29T14:10:55.698Z] [2020-07-29T14:10:55.698Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-29T14:10:55.698Z] #42 41.50 time [2020-07-29T14:10:55.698Z] #42 45.19 internal/fmtsort [2020-07-29T14:10:55.698Z] #42 45.94 internal/syscall/execenv [2020-07-29T14:10:55.698Z] #42 45.98 internal/poll [2020-07-29T14:10:55.698Z] #42 46.03 internal/syscall/unix [2020-07-29T14:10:55.698Z] #42 46.19 strings [2020-07-29T14:10:55.698Z] #42 47.46 os [2020-07-29T14:10:55.698Z] #42 48.04 regexp/syntax [2020-07-29T14:10:55.698Z] #42 50.09 fmt [2020-07-29T14:10:55.698Z] #42 51.35 path/filepath [2020-07-29T14:10:55.895Z] Commit message: "oci: correctly use user.GetExecUser interface" [2020-07-29T14:10:55.944Z] #14 41.70 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-29T14:10:55.945Z] #14 41.72 Setting up iptables (1.8.2-4) ... [2020-07-29T14:10:55.945Z] #14 41.73 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-29T14:10:55.945Z] #14 41.73 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-29T14:10:55.945Z] #14 41.74 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-29T14:10:55.945Z] #14 41.74 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-29T14:10:55.945Z] #14 41.75 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-29T14:10:55.945Z] #14 41.75 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-29T14:10:55.945Z] #14 41.76 Setting up python3 (3.7.3-1) ... [2020-07-29T14:10:55.945Z] #14 41.85 Setting up python3-wheel (0.32.3-2) ... [2020-07-29T14:10:55.991Z] #42 ... [2020-07-29T14:10:55.991Z] [2020-07-29T14:10:55.991Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:10:55.991Z] #39 10.63 PBCC images/ext-file.pb-c.c [2020-07-29T14:10:55.991Z] #39 10.63 DEP images/ext-file.pb-c.d [2020-07-29T14:10:55.991Z] #39 10.64 PBCC images/rpc.pb-c.c [2020-07-29T14:10:55.991Z] #39 10.67 DEP images/rpc.pb-c.d [2020-07-29T14:10:55.991Z] #39 10.70 PBCC images/siginfo.pb-c.c [2020-07-29T14:10:55.991Z] #39 10.72 DEP images/siginfo.pb-c.d [2020-07-29T14:10:55.991Z] #39 10.75 PBCC images/pagemap.pb-c.c [2020-07-29T14:10:55.991Z] #39 10.77 DEP images/pagemap.pb-c.d [2020-07-29T14:10:55.991Z] #39 10.79 PBCC images/rlimit.pb-c.c [2020-07-29T14:10:55.991Z] #39 10.83 DEP images/rlimit.pb-c.d [2020-07-29T14:10:55.991Z] #39 10.88 PBCC images/file-lock.pb-c.c [2020-07-29T14:10:55.991Z] #39 10.88 DEP images/file-lock.pb-c.d [2020-07-29T14:10:55.991Z] #39 10.92 PBCC images/tty.pb-c.c [2020-07-29T14:10:55.991Z] #39 10.96 DEP images/tty.pb-c.d [2020-07-29T14:10:55.991Z] #39 11.03 PBCC images/tun.pb-c.c [2020-07-29T14:10:55.991Z] #39 11.04 PBCC images/netdev.pb-c.c [2020-07-29T14:10:55.991Z] #39 11.07 DEP images/tun.pb-c.d [2020-07-29T14:10:55.991Z] #39 11.11 DEP images/netdev.pb-c.d [2020-07-29T14:10:55.991Z] #39 11.16 PBCC images/vma.pb-c.c [2020-07-29T14:10:55.991Z] #39 11.18 DEP images/vma.pb-c.d [2020-07-29T14:10:55.991Z] #39 11.22 PBCC images/creds.pb-c.c [2020-07-29T14:10:55.991Z] #39 11.23 DEP images/creds.pb-c.d [2020-07-29T14:10:55.991Z] #39 11.24 PBCC images/utsns.pb-c.c [2020-07-29T14:10:55.991Z] #39 11.26 DEP images/utsns.pb-c.d [2020-07-29T14:10:55.991Z] #39 11.31 PBCC images/ipc-desc.pb-c.c [2020-07-29T14:10:55.991Z] #39 11.32 PBCC images/ipc-sem.pb-c.c [2020-07-29T14:10:55.991Z] #39 11.35 DEP images/ipc-desc.pb-c.d [2020-07-29T14:10:55.991Z] #39 11.39 DEP images/ipc-sem.pb-c.d [2020-07-29T14:10:55.991Z] #39 11.43 PBCC images/ipc-msg.pb-c.c [2020-07-29T14:10:55.991Z] #39 11.44 DEP images/ipc-msg.pb-c.d [2020-07-29T14:10:55.991Z] #39 11.49 PBCC images/ipc-shm.pb-c.c [2020-07-29T14:10:55.991Z] #39 11.51 DEP images/ipc-shm.pb-c.d [2020-07-29T14:10:55.991Z] #39 11.52 PBCC images/ipc-var.pb-c.c [2020-07-29T14:10:55.991Z] #39 11.53 DEP images/ipc-var.pb-c.d [2020-07-29T14:10:55.991Z] #39 11.63 PBCC images/sk-opts.pb-c.c [2020-07-29T14:10:55.991Z] #39 11.65 PBCC images/packet-sock.pb-c.c [2020-07-29T14:10:55.991Z] #39 11.70 DEP images/sk-opts.pb-c.d [2020-07-29T14:10:55.991Z] #39 11.73 DEP images/packet-sock.pb-c.d [2020-07-29T14:10:55.991Z] #39 11.77 PBCC images/sk-netlink.pb-c.c [2020-07-29T14:10:55.991Z] #39 11.80 DEP images/sk-netlink.pb-c.d [2020-07-29T14:10:55.991Z] #39 11.85 PBCC images/sk-inet.pb-c.c [2020-07-29T14:10:55.991Z] #39 11.91 DEP images/sk-inet.pb-c.d [2020-07-29T14:10:55.991Z] #39 11.96 PBCC images/sk-unix.pb-c.c [2020-07-29T14:10:55.991Z] #39 11.98 DEP images/sk-unix.pb-c.d [2020-07-29T14:10:55.991Z] #39 12.03 PBCC images/mm.pb-c.c [2020-07-29T14:10:55.991Z] #39 12.06 DEP images/mm.pb-c.d [2020-07-29T14:10:55.991Z] #39 12.12 PBCC images/timerfd.pb-c.c [2020-07-29T14:10:55.991Z] #39 12.14 DEP images/timerfd.pb-c.d [2020-07-29T14:10:55.991Z] #39 12.16 PBCC images/timer.pb-c.c [2020-07-29T14:10:55.991Z] #39 12.17 DEP images/timer.pb-c.d [2020-07-29T14:10:55.991Z] #39 12.20 PBCC images/sa.pb-c.c [2020-07-29T14:10:55.991Z] #39 12.23 DEP images/sa.pb-c.d [2020-07-29T14:10:55.991Z] #39 12.27 PBCC images/pipe-data.pb-c.c [2020-07-29T14:10:55.991Z] #39 12.30 DEP images/pipe-data.pb-c.d [2020-07-29T14:10:55.991Z] #39 12.33 PBCC images/mnt.pb-c.c [2020-07-29T14:10:55.991Z] #39 12.37 DEP images/mnt.pb-c.d [2020-07-29T14:10:55.991Z] #39 12.41 PBCC images/sk-packet.pb-c.c [2020-07-29T14:10:55.991Z] #39 12.46 DEP images/sk-packet.pb-c.d [2020-07-29T14:10:55.991Z] #39 12.50 PBCC images/tcp-stream.pb-c.c [2020-07-29T14:10:55.991Z] #39 12.51 DEP images/tcp-stream.pb-c.d [2020-07-29T14:10:55.991Z] #39 12.57 PBCC images/pipe.pb-c.c [2020-07-29T14:10:55.991Z] #39 12.60 DEP images/pipe.pb-c.d [2020-07-29T14:10:55.992Z] #39 12.66 PBCC images/pstree.pb-c.c [2020-07-29T14:10:55.992Z] #39 12.68 DEP images/pstree.pb-c.d [2020-07-29T14:10:55.992Z] #39 12.71 PBCC images/fs.pb-c.c [2020-07-29T14:10:55.992Z] #39 12.72 DEP images/fs.pb-c.d [2020-07-29T14:10:55.992Z] #39 12.75 PBCC images/signalfd.pb-c.c [2020-07-29T14:10:55.992Z] #39 12.78 DEP images/signalfd.pb-c.d [2020-07-29T14:10:55.992Z] #39 12.83 PBCC images/fh.pb-c.c [2020-07-29T14:10:55.992Z] #39 12.87 PBCC images/fsnotify.pb-c.c [2020-07-29T14:10:55.992Z] #39 12.90 DEP images/fh.pb-c.d [2020-07-29T14:10:55.992Z] #39 12.93 DEP images/fsnotify.pb-c.d [2020-07-29T14:10:55.992Z] #39 12.98 PBCC images/eventpoll.pb-c.c [2020-07-29T14:10:55.992Z] #39 12.99 DEP images/eventpoll.pb-c.d [2020-07-29T14:10:55.992Z] #39 13.04 PBCC images/eventfd.pb-c.c [2020-07-29T14:10:55.992Z] #39 13.05 DEP images/eventfd.pb-c.d [2020-07-29T14:10:55.992Z] #39 13.09 PBCC images/remap-file-path.pb-c.c [2020-07-29T14:10:55.992Z] #39 13.09 DEP images/remap-file-path.pb-c.d [2020-07-29T14:10:55.992Z] #39 13.12 PBCC images/fifo.pb-c.c [2020-07-29T14:10:55.992Z] #39 13.12 DEP images/fifo.pb-c.d [2020-07-29T14:10:55.992Z] #39 13.17 PBCC images/ghost-file.pb-c.c [2020-07-29T14:10:55.992Z] #39 13.23 DEP images/ghost-file.pb-c.d [2020-07-29T14:10:55.992Z] #39 13.25 PBCC images/regfile.pb-c.c [2020-07-29T14:10:55.992Z] #39 13.29 DEP images/regfile.pb-c.d [2020-07-29T14:10:55.992Z] #39 13.32 PBCC images/ns.pb-c.c [2020-07-29T14:10:55.992Z] #39 13.34 DEP images/ns.pb-c.d [2020-07-29T14:10:55.992Z] #39 13.37 PBCC images/fdinfo.pb-c.c [2020-07-29T14:10:55.992Z] #39 13.42 DEP images/fdinfo.pb-c.d [2020-07-29T14:10:55.992Z] #39 13.52 PBCC images/core-aarch64.pb-c.c [2020-07-29T14:10:55.992Z] #39 13.56 PBCC images/core-arm.pb-c.c [2020-07-29T14:10:55.992Z] #39 13.58 PBCC images/core-ppc64.pb-c.c [2020-07-29T14:10:55.992Z] #39 13.62 PBCC images/core-s390.pb-c.c [2020-07-29T14:10:55.992Z] #39 13.64 PBCC images/core-x86.pb-c.c [2020-07-29T14:10:55.992Z] #39 13.72 PBCC images/core.pb-c.c [2020-07-29T14:10:55.992Z] #39 13.78 PBCC images/inventory.pb-c.c [2020-07-29T14:10:55.992Z] #39 13.81 DEP images/core-aarch64.pb-c.d [2020-07-29T14:10:55.943Z] > git --version # timeout=10 [2020-07-29T14:10:56.012Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2020-07-29T14:10:56.203Z] #14 41.99 Setting up apparmor (2.13.2-10) ... [2020-07-29T14:10:56.284Z] #39 13.85 DEP images/core-arm.pb-c.d [2020-07-29T14:10:56.284Z] #39 13.91 DEP images/core-ppc64.pb-c.d [2020-07-29T14:10:56.284Z] #39 13.97 DEP images/core-s390.pb-c.d [2020-07-29T14:10:56.284Z] #39 14.02 DEP images/core-x86.pb-c.d [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-29T14:10:56.508Z] CC criu/clone-noasan.o [2020-07-29T14:10:56.508Z] CC criu/config.o [2020-07-29T14:10:56.577Z] #39 14.05 DEP images/core.pb-c.d [2020-07-29T14:10:56.577Z] #39 14.08 DEP images/inventory.pb-c.d [2020-07-29T14:10:56.577Z] #39 14.12 PBCC images/cpuinfo.pb-c.c [2020-07-29T14:10:56.577Z] #39 14.14 DEP images/cpuinfo.pb-c.d [2020-07-29T14:10:56.577Z] #39 14.20 PBCC images/stats.pb-c.c [2020-07-29T14:10:56.577Z] #39 14.20 DEP images/stats.pb-c.d [2020-07-29T14:10:57.141Z] #14 43.06 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-29T14:10:57.146Z] CC criu/cr-check.o [2020-07-29T14:10:57.216Z] + docker version [2020-07-29T14:10:57.401Z] #14 43.26 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-29T14:10:57.441Z] CC criu/cr-dedup.o [2020-07-29T14:10:57.616Z] #39 15.07 make[1]: Nothing to be done for 'all'. [2020-07-29T14:10:57.660Z] #14 43.53 Setting up python3-distutils (3.7.3-1) ... [2020-07-29T14:10:57.735Z] CC criu/cr-dump.o [2020-07-29T14:10:57.920Z] #14 43.68 Setting up python3-setuptools (40.8.0-1) ... [2020-07-29T14:10:58.179Z] #14 44.03 Setting up python3-pip (18.1-5) ... [2020-07-29T14:10:58.253Z] #39 15.95 CC images/stats.o [2020-07-29T14:10:58.395Z] CC criu/cr-errno.o [2020-07-29T14:10:58.395Z] CC criu/cr-restore.o [2020-07-29T14:10:58.438Z] #14 44.33 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-29T14:10:58.438Z] #14 44.34 Setting up dmsetup (2:1.02.155-3) ... [2020-07-29T14:10:58.438Z] #14 44.35 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-29T14:10:58.438Z] #14 44.36 Setting up xfsprogs (4.20.0-1) ... [2020-07-29T14:10:58.438Z] #14 44.37 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-29T14:10:58.438Z] #14 44.39 Processing triggers for mime-support (3.62) ... [2020-07-29T14:10:58.438Z] #14 44.41 Processing triggers for libc-bin (2.28-10) ... [2020-07-29T14:10:58.546Z] #39 16.18 CC images/core.o [2020-07-29T14:10:58.841Z] #39 16.62 CC images/core-x86.o [2020-07-29T14:10:59.008Z] #14 DONE 44.8s [2020-07-29T14:10:59.008Z] [2020-07-29T14:10:59.008Z] #15 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-07-29T14:10:59.278Z] #15 ... [2020-07-29T14:10:59.278Z] [2020-07-29T14:10:59.278Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:10:59.278Z] #39 37.89 CC criu/clone-noasan.o [2020-07-29T14:10:59.278Z] #39 37.96 CC criu/config.o [2020-07-29T14:10:59.278Z] #39 38.34 CC criu/cr-check.o [2020-07-29T14:10:59.278Z] #39 38.83 CC criu/cr-dedup.o [2020-07-29T14:10:59.278Z] #39 38.92 CC criu/cr-dump.o [2020-07-29T14:10:59.278Z] #39 39.48 CC criu/cr-errno.o [2020-07-29T14:10:59.278Z] #39 39.51 CC criu/cr-restore.o [2020-07-29T14:10:59.278Z] #39 40.66 CC criu/cr-service.o [2020-07-29T14:10:59.278Z] #39 41.07 CC criu/crtools.o [2020-07-29T14:10:59.278Z] #39 41.21 CC criu/eventfd.o [2020-07-29T14:10:59.278Z] #39 41.30 CC criu/eventpoll.o [2020-07-29T14:10:59.278Z] #39 41.53 CC criu/external.o [2020-07-29T14:10:59.278Z] #39 41.63 CC criu/fault-injection.o [2020-07-29T14:10:59.278Z] #39 41.66 CC criu/fdstore.o [2020-07-29T14:10:59.278Z] #39 41.75 CC criu/fifo.o [2020-07-29T14:10:59.278Z] #39 41.87 CC criu/file-ids.o [2020-07-29T14:10:59.278Z] #39 42.00 CC criu/file-lock.o [2020-07-29T14:10:59.278Z] #39 42.34 CC criu/files-ext.o [2020-07-29T14:10:59.278Z] #39 42.43 CC criu/files-reg.o [2020-07-29T14:10:59.278Z] #39 42.95 CC criu/files.o [2020-07-29T14:10:59.278Z] #39 43.49 CC criu/filesystems.o [2020-07-29T14:10:59.278Z] #39 43.66 CC criu/fsnotify.o [2020-07-29T14:10:59.278Z] #39 43.93 CC criu/image-desc.o [2020-07-29T14:10:59.278Z] #39 43.96 CC criu/image.o [2020-07-29T14:10:59.278Z] #39 44.15 CC criu/ipc_ns.o [2020-07-29T14:10:59.278Z] #39 44.41 CC criu/irmap.o [2020-07-29T14:10:59.278Z] #39 44.56 CC criu/kcmp-ids.o [2020-07-29T14:10:59.278Z] #39 44.64 CC criu/kerndat.o [2020-07-29T14:10:59.278Z] #39 44.96 CC criu/libnetlink.o [2020-07-29T14:10:59.278Z] #39 45.09 CC criu/log.o [2020-07-29T14:10:59.278Z] #39 45.25 CC criu/lsm.o [2020-07-29T14:10:59.278Z] #39 45.39 CC criu/mem.o [2020-07-29T14:10:59.278Z] #39 45.99 CC criu/memfd.o [2020-07-29T14:10:59.278Z] #39 46.20 CC criu/mount.o [2020-07-29T14:10:59.278Z] #39 47.52 CC criu/namespaces.o [2020-07-29T14:10:59.476Z] #39 16.91 CC images/core-arm.o [2020-07-29T14:10:59.476Z] #39 17.12 CC images/core-aarch64.o [2020-07-29T14:10:59.538Z] #39 48.16 CC criu/net.o [2020-07-29T14:10:59.798Z] #39 ... [2020-07-29T14:10:59.798Z] [2020-07-29T14:10:59.798Z] #15 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-07-29T14:10:59.798Z] #15 0.924 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-29T14:10:59.798Z] #15 0.929 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-29T14:10:59.798Z] #15 0.935 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-29T14:10:59.914Z] CC criu/cr-service.o [2020-07-29T14:11:00.058Z] #15 DONE 1.1s [2020-07-29T14:11:00.058Z] [2020-07-29T14:11:00.058Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-07-29T14:11:00.111Z] #39 17.53 CC images/core-ppc64.o [2020-07-29T14:11:00.207Z] CC criu/crtools.o [2020-07-29T14:11:00.207Z] CC criu/eventfd.o [2020-07-29T14:11:00.404Z] #39 18.01 CC images/core-s390.o [2020-07-29T14:11:00.404Z] #39 ... [2020-07-29T14:11:00.404Z] [2020-07-29T14:11:00.404Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-29T14:11:00.404Z] #14 11.51 Fetched 8060 kB in 10s (840 kB/s) [2020-07-29T14:11:00.404Z] #14 11.51 Reading package lists... [2020-07-29T14:11:00.404Z] #14 14.25 Reading package lists... [2020-07-29T14:11:00.404Z] #14 17.11 Building dependency tree... [2020-07-29T14:11:00.404Z] #14 17.57 Reading state information... [2020-07-29T14:11:00.404Z] #14 17.97 libcap2-bin is already the newest version (1:2.25-2). [2020-07-29T14:11:00.404Z] #14 17.97 libcap2-bin set to manually installed. [2020-07-29T14:11:00.404Z] #14 17.97 The following additional packages will be installed: [2020-07-29T14:11:00.404Z] #14 17.97 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-29T14:11:00.404Z] #14 17.97 gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-29T14:11:00.404Z] #14 17.97 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-07-29T14:11:00.404Z] #14 17.97 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2020-07-29T14:11:00.404Z] #14 17.97 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib [2020-07-29T14:11:00.404Z] #14 17.97 libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev [2020-07-29T14:11:00.404Z] #14 17.97 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 [2020-07-29T14:11:00.404Z] #14 17.97 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-29T14:11:00.404Z] #14 17.97 python3.7 python3.7-minimal vim-runtime xxd [2020-07-29T14:11:00.404Z] #14 17.97 Suggested packages: [2020-07-29T14:11:00.404Z] #14 17.97 apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm [2020-07-29T14:11:00.404Z] #14 17.97 wine64 python3-doc python3-tk python3-venv python-setuptools-doc [2020-07-29T14:11:00.404Z] #14 17.97 python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts [2020-07-29T14:11:00.404Z] #14 17.97 xfsdump acl attr quota [2020-07-29T14:11:00.404Z] #14 17.97 Recommended packages: [2020-07-29T14:11:00.404Z] #14 17.97 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-29T14:11:00.404Z] #14 17.97 python3-keyrings.alt python3-xdg unzip [2020-07-29T14:11:00.404Z] #14 20.32 The following NEW packages will be installed: [2020-07-29T14:11:00.404Z] #14 20.32 apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-07-29T14:11:00.404Z] #14 20.37 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup [2020-07-29T14:11:00.404Z] #14 20.37 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq [2020-07-29T14:11:00.404Z] #14 20.37 libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 [2020-07-29T14:11:00.404Z] #14 20.37 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-07-29T14:11:00.404Z] #14 20.37 libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2020-07-29T14:11:00.404Z] #14 20.37 libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-29T14:11:00.404Z] #14 20.37 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-29T14:11:00.404Z] #14 20.37 libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev [2020-07-29T14:11:00.404Z] #14 20.37 mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 [2020-07-29T14:11:00.404Z] #14 20.37 python3-distutils python3-lib2to3 python3-minimal python3-pip [2020-07-29T14:11:00.404Z] #14 20.37 python3-pkg-resources python3-setuptools python3-wheel python3.7 [2020-07-29T14:11:00.404Z] #14 20.37 python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-07-29T14:11:00.404Z] #14 20.37 xfsprogs xxd xz-utils zip [2020-07-29T14:11:00.404Z] #14 20.46 0 upgraded, 68 newly installed, 0 to remove and 0 not upgraded. [2020-07-29T14:11:00.404Z] #14 20.46 Need to get 99.3 MB of archives. [2020-07-29T14:11:00.404Z] #14 20.46 After this operation, 605 MB of additional disk space will be used. [2020-07-29T14:11:00.404Z] #14 20.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-07-29T14:11:00.404Z] #14 20.49 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB] [2020-07-29T14:11:00.404Z] #14 20.53 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB] [2020-07-29T14:11:00.404Z] #14 20.59 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-07-29T14:11:00.404Z] #14 20.59 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-07-29T14:11:00.404Z] #14 20.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB] [2020-07-29T14:11:00.404Z] #14 20.67 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB] [2020-07-29T14:11:00.404Z] #14 20.68 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-07-29T14:11:00.404Z] #14 20.69 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-07-29T14:11:00.404Z] #14 20.69 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-07-29T14:11:00.404Z] #14 20.70 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-07-29T14:11:00.404Z] #14 20.70 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-07-29T14:11:00.404Z] #14 20.70 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-07-29T14:11:00.404Z] #14 20.71 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-07-29T14:11:00.404Z] #14 20.71 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-07-29T14:11:00.404Z] #14 20.71 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-07-29T14:11:00.404Z] #14 20.74 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-07-29T14:11:00.404Z] #14 20.75 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-07-29T14:11:00.404Z] #14 20.76 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-07-29T14:11:00.404Z] #14 20.77 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-07-29T14:11:00.404Z] #14 20.78 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-07-29T14:11:00.404Z] #14 20.79 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-07-29T14:11:00.404Z] #14 20.82 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-07-29T14:11:00.404Z] #14 20.82 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] [2020-07-29T14:11:00.404Z] #14 20.96 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB] [2020-07-29T14:11:00.404Z] #14 21.10 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-07-29T14:11:00.404Z] #14 21.11 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-07-29T14:11:00.404Z] #14 21.12 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-07-29T14:11:00.404Z] #14 21.12 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-29T14:11:00.404Z] #14 21.39 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-07-29T14:11:00.404Z] #14 21.57 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB] [2020-07-29T14:11:00.404Z] #14 21.59 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [33.3 MB] [2020-07-29T14:11:00.501Z] CC criu/eventpoll.o [2020-07-29T14:11:00.794Z] CC criu/external.o [2020-07-29T14:11:00.794Z] CC criu/fault-injection.o [2020-07-29T14:11:00.794Z] CC criu/fdstore.o [2020-07-29T14:11:00.794Z] CC criu/fifo.o [2020-07-29T14:11:01.039Z] #14 ... [2020-07-29T14:11:01.039Z] [2020-07-29T14:11:01.039Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:11:01.039Z] #39 18.47 CC images/cpuinfo.o [2020-07-29T14:11:01.039Z] #39 18.69 CC images/inventory.o [2020-07-29T14:11:01.087Z] CC criu/file-ids.o [2020-07-29T14:11:01.087Z] CC criu/file-lock.o [2020-07-29T14:11:01.332Z] #39 18.93 CC images/fdinfo.o [2020-07-29T14:11:01.381Z] CC criu/files-ext.o [2020-07-29T14:11:01.381Z] CC criu/files-reg.o [2020-07-29T14:11:01.625Z] #39 19.22 CC images/fown.o [2020-07-29T14:11:01.625Z] #39 19.36 CC images/ns.o [2020-07-29T14:11:01.918Z] #39 19.64 CC images/regfile.o [2020-07-29T14:11:01.918Z] #39 19.76 CC images/ghost-file.o [2020-07-29T14:11:01.963Z] #16 1.773 Collecting yamllint==1.16.0 [2020-07-29T14:11:02.019Z] CC criu/files.o [2020-07-29T14:11:02.213Z] #39 ... [2020-07-29T14:11:02.213Z] [2020-07-29T14:11:02.213Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-29T14:11:02.213Z] #29 51.65 github.com/BurntSushi/toml [2020-07-29T14:11:02.213Z] #29 51.97 log [2020-07-29T14:11:02.213Z] #29 52.45 path [2020-07-29T14:11:02.213Z] #29 52.90 text/tabwriter [2020-07-29T14:11:02.213Z] #29 54.53 github.com/BurntSushi/toml/cmd/tomlv [2020-07-29T14:11:02.213Z] #29 DONE 58.1s [2020-07-29T14:11:02.213Z] [2020-07-29T14:11:02.213Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:11:02.213Z] #39 19.95 CC images/fifo.o [2020-07-29T14:11:02.506Z] #39 20.22 CC images/remap-file-path.o [2020-07-29T14:11:02.822Z] #39 20.39 CC images/eventfd.o [2020-07-29T14:11:03.064Z] CC criu/filesystems.o [2020-07-29T14:11:03.064Z] CC criu/fsnotify.o [2020-07-29T14:11:03.114Z] #39 20.61 CC images/eventpoll.o [2020-07-29T14:11:03.114Z] #39 ... [2020-07-29T14:11:03.114Z] [2020-07-29T14:11:03.114Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-07-29T14:11:03.114Z] #57 25.22 Checking out files: 79% (2541/3208) Checking out files: 80% (2567/3208) Checking out files: 81% (2599/3208) Checking out files: 82% (2631/3208) Checking out files: 83% (2663/3208) Checking out files: 84% (2695/3208) Checking out files: 85% (2727/3208) Checking out files: 86% (2759/3208) Checking out files: 87% (2791/3208) Checking out files: 88% (2824/3208) Checking out files: 89% (2856/3208) Checking out files: 90% (2888/3208) Checking out files: 91% (2920/3208) Checking out files: 92% (2952/3208) Checking out files: 93% (2984/3208) Checking out files: 94% (3016/3208) Checking out files: 95% (3048/3208) Checking out files: 96% (3080/3208) Checking out files: 97% (3112/3208) Checking out files: 98% (3144/3208) Checking out files: 99% (3176/3208) Checking out files: 100% (3208/3208) Checking out files: 100% (3208/3208), done. [2020-07-29T14:11:03.114Z] #57 25.85 + cd /tmp/tmp.0fXbs3mnuo/src/github.com/containerd/containerd [2020-07-29T14:11:03.114Z] #57 25.85 + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-29T14:11:03.114Z] #57 27.53 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-29T14:11:03.114Z] #57 27.53 + BUILDTAGS='netgo osusergo static_build' [2020-07-29T14:11:03.114Z] #57 27.53 + export EXTRA_FLAGS=-buildmode=pie [2020-07-29T14:11:03.114Z] #57 27.53 + EXTRA_FLAGS=-buildmode=pie [2020-07-29T14:11:03.114Z] #57 27.53 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-29T14:11:03.114Z] #57 27.53 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-29T14:11:03.114Z] #57 27.53 + '[' '' = dynamic ']' [2020-07-29T14:11:03.114Z] #57 27.53 + make [2020-07-29T14:11:03.114Z] #57 28.40 🇩 bin/ctr [2020-07-29T14:11:03.114Z] #57 ... [2020-07-29T14:11:03.114Z] [2020-07-29T14:11:03.114Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-29T14:11:03.114Z] #14 22.88 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x g++-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [24.0 MB] [2020-07-29T14:11:03.114Z] #14 24.08 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-07-29T14:11:03.114Z] #14 24.09 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-07-29T14:11:03.114Z] #14 24.11 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-07-29T14:11:03.114Z] #14 24.11 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-07-29T14:11:03.114Z] #14 24.12 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-07-29T14:11:03.114Z] #14 24.12 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-07-29T14:11:03.114Z] #14 24.13 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] [2020-07-29T14:11:03.114Z] #14 24.13 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB] [2020-07-29T14:11:03.114Z] #14 24.14 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-07-29T14:11:03.114Z] #14 24.17 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-07-29T14:11:03.114Z] #14 24.18 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-07-29T14:11:03.114Z] #14 24.20 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-07-29T14:11:03.114Z] #14 24.21 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-07-29T14:11:03.114Z] #14 24.28 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-07-29T14:11:03.114Z] #14 24.28 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-07-29T14:11:03.114Z] #14 24.28 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-07-29T14:11:03.114Z] #14 24.29 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-07-29T14:11:03.359Z] CC criu/image-desc.o [2020-07-29T14:11:03.359Z] CC criu/image.o [2020-07-29T14:11:03.408Z] #14 24.68 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-07-29T14:11:03.408Z] #14 24.68 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-07-29T14:11:03.408Z] #14 24.69 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-07-29T14:11:03.408Z] #14 24.69 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-07-29T14:11:03.408Z] #14 24.70 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB] [2020-07-29T14:11:03.408Z] #14 24.71 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-07-29T14:11:03.409Z] #14 24.72 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-07-29T14:11:03.409Z] #14 24.82 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-29T14:11:03.654Z] CC criu/ipc_ns.o [2020-07-29T14:11:03.701Z] #14 24.82 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-07-29T14:11:03.701Z] #14 24.82 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-07-29T14:11:03.701Z] #14 24.83 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-29T14:11:03.701Z] #14 24.84 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-07-29T14:11:03.701Z] #14 24.86 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-29T14:11:03.701Z] #14 24.86 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-07-29T14:11:03.701Z] #14 24.87 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-29T14:11:03.993Z] #14 25.14 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-07-29T14:11:03.993Z] #14 25.20 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-07-29T14:11:03.993Z] #14 25.23 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-07-29T14:11:04.070Z] INFO: Expanding go... [2020-07-29T14:11:04.286Z] #14 25.67 debconf: delaying package configuration, since apt-utils is not installed [2020-07-29T14:11:04.292Z] CC criu/irmap.o [2020-07-29T14:11:04.292Z] CC criu/kcmp-ids.o [2020-07-29T14:11:04.578Z] #14 25.73 Fetched 99.3 MB in 5s (20.5 MB/s) [2020-07-29T14:11:04.578Z] #14 25.78 Selecting previously unselected package pigz. [2020-07-29T14:11:04.578Z] #14 25.78 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15240 files and directories currently installed.) [2020-07-29T14:11:04.578Z] #14 25.79 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-07-29T14:11:04.578Z] #14 25.80 Unpacking pigz (2.4-1) ... [2020-07-29T14:11:04.578Z] #14 25.86 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-07-29T14:11:04.578Z] #14 25.87 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-07-29T14:11:04.578Z] #14 25.87 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-07-29T14:11:04.587Z] CC criu/kerndat.o [2020-07-29T14:11:04.880Z] CC criu/libnetlink.o [2020-07-29T14:11:04.880Z] CC criu/log.o [2020-07-29T14:11:05.174Z] CC criu/lsm.o [2020-07-29T14:11:05.174Z] CC criu/mem.o [2020-07-29T14:11:05.246Z] #16 ... [2020-07-29T14:11:05.246Z] [2020-07-29T14:11:05.246Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:11:05.246Z] #39 49.27 CC criu/netfilter.o [2020-07-29T14:11:05.246Z] #39 49.41 CC criu/page-pipe.o [2020-07-29T14:11:05.246Z] #39 49.64 CC criu/page-xfer.o [2020-07-29T14:11:05.246Z] #39 50.05 CC criu/pagemap-cache.o [2020-07-29T14:11:05.246Z] #39 50.16 CC criu/pagemap.o [2020-07-29T14:11:05.246Z] #39 50.44 CC criu/parasite-syscall.o [2020-07-29T14:11:05.246Z] #39 50.70 CC criu/path.o [2020-07-29T14:11:05.246Z] #39 50.79 CC criu/pie-util-vdso-elf32.o [2020-07-29T14:11:05.246Z] #39 50.90 CC criu/pie-util-vdso.o [2020-07-29T14:11:05.246Z] #39 51.04 CC criu/pie-util.o [2020-07-29T14:11:05.246Z] #39 51.10 CC criu/pipes.o [2020-07-29T14:11:05.246Z] #39 51.28 CC criu/plugin.o [2020-07-29T14:11:05.246Z] #39 51.38 CC criu/proc_parse.o [2020-07-29T14:11:05.246Z] #39 52.07 CC criu/protobuf-desc.o [2020-07-29T14:11:05.246Z] #39 52.33 CC criu/protobuf.o [2020-07-29T14:11:05.246Z] #39 52.43 CC criu/pstree.o [2020-07-29T14:11:05.246Z] #39 52.74 CC criu/rbtree.o [2020-07-29T14:11:05.246Z] #39 52.83 CC criu/rst-malloc.o [2020-07-29T14:11:05.246Z] #39 52.90 CC criu/seccomp.o [2020-07-29T14:11:05.246Z] #39 53.09 CC criu/seize.o [2020-07-29T14:11:05.246Z] #39 53.34 CC criu/servicefd.o [2020-07-29T14:11:05.246Z] #39 53.46 CC criu/shmem.o [2020-07-29T14:11:05.246Z] #39 53.71 CC criu/sigframe.o [2020-07-29T14:11:05.246Z] #39 53.76 CC criu/signalfd.o [2020-07-29T14:11:05.246Z] #39 53.84 CC criu/sk-inet.o [2020-07-29T14:11:05.272Z] #14 26.31 Selecting previously unselected package python3.7-minimal. [2020-07-29T14:11:05.272Z] #14 26.31 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-07-29T14:11:05.272Z] #14 26.33 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-29T14:11:05.308Z] Client: Docker Engine - Community [2020-07-29T14:11:05.308Z] Version: 19.03.12 [2020-07-29T14:11:05.308Z] API version: 1.40 [2020-07-29T14:11:05.308Z] Go version: go1.13.10 [2020-07-29T14:11:05.308Z] Git commit: 48a66213fe [2020-07-29T14:11:05.308Z] Built: Mon Jun 22 15:45:36 2020 [2020-07-29T14:11:05.308Z] OS/Arch: linux/amd64 [2020-07-29T14:11:05.308Z] Experimental: false [2020-07-29T14:11:05.308Z] [2020-07-29T14:11:05.308Z] Server: Docker Engine - Community [2020-07-29T14:11:05.308Z] Engine: [2020-07-29T14:11:05.308Z] Version: 19.03.12 [2020-07-29T14:11:05.308Z] API version: 1.40 (minimum version 1.12) [2020-07-29T14:11:05.308Z] Go version: go1.13.10 [2020-07-29T14:11:05.308Z] Git commit: 48a66213fe [2020-07-29T14:11:05.308Z] Built: Mon Jun 22 15:44:07 2020 [2020-07-29T14:11:05.308Z] OS/Arch: linux/amd64 [2020-07-29T14:11:05.308Z] Experimental: true [2020-07-29T14:11:05.308Z] containerd: [2020-07-29T14:11:05.308Z] Version: 1.2.13 [2020-07-29T14:11:05.308Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-29T14:11:05.308Z] runc: [2020-07-29T14:11:05.308Z] Version: 1.0.0-rc10 [2020-07-29T14:11:05.308Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-29T14:11:05.308Z] docker-init: [2020-07-29T14:11:05.308Z] Version: 0.18.0 [2020-07-29T14:11:05.308Z] GitCommit: fec3683 [Pipeline] sh [2020-07-29T14:11:05.503Z] #39 54.14 CC criu/sk-netlink.o [2020-07-29T14:11:05.504Z] #39 54.25 CC criu/sk-packet.o [2020-07-29T14:11:05.664Z] + docker info [2020-07-29T14:11:05.813Z] CC criu/memfd.o [2020-07-29T14:11:06.069Z] #39 54.43 CC criu/sk-queue.o [2020-07-29T14:11:06.069Z] #39 54.57 CC criu/sk-tcp.o [2020-07-29T14:11:06.069Z] #39 ... [2020-07-29T14:11:06.069Z] [2020-07-29T14:11:06.069Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-07-29T14:11:06.069Z] #57 53.99 🇩 bin/containerd [2020-07-29T14:11:06.106Z] CC criu/mount.o [2020-07-29T14:11:06.308Z] #14 27.23 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-07-29T14:11:06.308Z] #14 27.25 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-29T14:11:06.327Z] #57 ... [2020-07-29T14:11:06.327Z] [2020-07-29T14:11:06.327Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:11:06.327Z] #39 54.72 CC criu/sk-unix.o [2020-07-29T14:11:06.586Z] #39 55.29 CC criu/sockets.o [2020-07-29T14:11:06.601Z] #14 ... [2020-07-29T14:11:06.601Z] [2020-07-29T14:11:06.601Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-29T14:11:06.601Z] #42 52.24 regexp [2020-07-29T14:11:06.601Z] #42 53.65 flag [2020-07-29T14:11:06.601Z] #42 54.42 go/token [2020-07-29T14:11:06.601Z] #42 55.02 go/scanner [2020-07-29T14:11:06.601Z] #42 55.02 internal/lazyregexp [2020-07-29T14:11:06.601Z] #42 55.28 path [2020-07-29T14:11:06.601Z] #42 55.71 io/ioutil [2020-07-29T14:11:06.601Z] #42 56.03 go/ast [2020-07-29T14:11:06.601Z] #42 56.13 net/url [2020-07-29T14:11:06.601Z] #42 57.56 text/template/parse [2020-07-29T14:11:06.601Z] #42 60.15 go/parser [2020-07-29T14:11:06.601Z] #42 61.05 text/template [2020-07-29T14:11:06.601Z] #42 62.44 log [2020-07-29T14:11:06.601Z] #42 ... [2020-07-29T14:11:06.601Z] [2020-07-29T14:11:06.601Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:11:06.601Z] #39 20.93 CC images/fh.o [2020-07-29T14:11:06.601Z] #39 21.23 CC images/fsnotify.o [2020-07-29T14:11:06.601Z] #39 21.71 CC images/signalfd.o [2020-07-29T14:11:06.601Z] #39 21.94 CC images/fs.o [2020-07-29T14:11:06.601Z] #39 22.15 CC images/pstree.o [2020-07-29T14:11:06.601Z] #39 22.28 CC images/pipe.o [2020-07-29T14:11:06.601Z] #39 22.49 CC images/tcp-stream.o [2020-07-29T14:11:06.601Z] #39 22.67 CC images/sk-packet.o [2020-07-29T14:11:06.601Z] #39 22.88 CC images/mnt.o [2020-07-29T14:11:06.601Z] #39 23.06 CC images/pipe-data.o [2020-07-29T14:11:06.601Z] #39 23.17 CC images/sa.o [2020-07-29T14:11:06.601Z] #39 23.35 CC images/timer.o [2020-07-29T14:11:06.601Z] #39 23.48 CC images/timerfd.o [2020-07-29T14:11:06.601Z] #39 23.69 CC images/mm.o [2020-07-29T14:11:06.601Z] #39 23.87 CC images/sk-opts.o [2020-07-29T14:11:06.601Z] #39 24.04 CC images/sk-unix.o [2020-07-29T14:11:06.601Z] #39 24.24 CC images/sk-inet.o [2020-07-29T14:11:06.844Z] #39 55.54 CC criu/stats.o [2020-07-29T14:11:06.893Z] #39 24.50 CC images/tun.o [2020-07-29T14:11:07.103Z] #39 55.64 CC criu/string.o [2020-07-29T14:11:07.103Z] #39 55.67 CC criu/sysctl.o [2020-07-29T14:11:07.191Z] #39 24.65 CC images/sk-netlink.o [2020-07-29T14:11:07.191Z] #39 24.76 CC images/packet-sock.o [2020-07-29T14:11:07.361Z] #39 55.87 CC criu/sysfs_parse.o [2020-07-29T14:11:07.361Z] #39 55.98 CC criu/timens.o [2020-07-29T14:11:07.361Z] #39 56.07 CC criu/timerfd.o [2020-07-29T14:11:07.484Z] #39 25.06 CC images/ipc-var.o [2020-07-29T14:11:07.619Z] #39 56.18 CC criu/tty.o [2020-07-29T14:11:07.620Z] CC criu/namespaces.o [2020-07-29T14:11:07.776Z] #39 25.26 CC images/ipc-desc.o [2020-07-29T14:11:07.776Z] #39 25.39 CC images/ipc-shm.o [2020-07-29T14:11:08.069Z] #39 25.51 CC images/ipc-msg.o [2020-07-29T14:11:08.069Z] #39 25.76 CC images/ipc-sem.o [2020-07-29T14:11:08.187Z] #39 ... [2020-07-29T14:11:08.187Z] [2020-07-29T14:11:08.187Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-07-29T14:11:08.187Z] #16 6.969 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-29T14:11:08.187Z] #16 6.988 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-29T14:11:08.187Z] #16 6.998 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-29T14:11:08.187Z] #16 7.010 Collecting pyyaml (from yamllint==1.16.0) [2020-07-29T14:11:08.187Z] #16 7.044 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-29T14:11:08.187Z] #16 7.370 Building wheels for collected packages: pyyaml [2020-07-29T14:11:08.187Z] #16 7.371 Running setup.py bdist_wheel for pyyaml: started [2020-07-29T14:11:08.187Z] #16 7.616 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-29T14:11:08.187Z] #16 7.616 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-29T14:11:08.187Z] #16 7.633 Successfully built pyyaml [2020-07-29T14:11:08.187Z] #16 7.636 Installing collected packages: pathspec, pyyaml, yamllint [2020-07-29T14:11:08.187Z] #16 7.711 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-29T14:11:08.187Z] #16 DONE 8.0s [2020-07-29T14:11:08.187Z] [2020-07-29T14:11:08.187Z] #21 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-07-29T14:11:08.187Z] #21 DONE 0.1s [2020-07-29T14:11:08.187Z] [2020-07-29T14:11:08.187Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:11:08.187Z] #39 56.84 CC criu/tun.o [2020-07-29T14:11:08.260Z] CC criu/net.o [2020-07-29T14:11:08.361Z] #39 25.92 CC images/utsns.o [2020-07-29T14:11:08.361Z] #39 26.02 CC images/creds.o [2020-07-29T14:11:08.361Z] #39 26.14 CC images/vma.o [2020-07-29T14:11:08.447Z] #39 57.08 CC criu/uffd.o [2020-07-29T14:11:08.654Z] #39 26.26 CC images/netdev.o [2020-07-29T14:11:08.946Z] #39 26.52 CC images/tty.o [2020-07-29T14:11:09.014Z] #39 ... [2020-07-29T14:11:09.014Z] [2020-07-29T14:11:09.014Z] #25 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-07-29T14:11:09.014Z] #25 DONE 0.8s [2020-07-29T14:11:09.014Z] [2020-07-29T14:11:09.014Z] #27 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-07-29T14:11:09.014Z] #27 DONE 0.1s [2020-07-29T14:11:09.014Z] [2020-07-29T14:11:09.014Z] #30 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-07-29T14:11:09.014Z] #30 DONE 0.0s [2020-07-29T14:11:09.014Z] [2020-07-29T14:11:09.014Z] #35 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-07-29T14:11:09.014Z] #35 DONE 0.0s [2020-07-29T14:11:09.014Z] [2020-07-29T14:11:09.014Z] #37 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-07-29T14:11:09.238Z] #39 26.89 CC images/file-lock.o [2020-07-29T14:11:09.238Z] #39 27.07 CC images/rlimit.o [2020-07-29T14:11:09.274Z] #37 DONE 0.1s [2020-07-29T14:11:09.274Z] [2020-07-29T14:11:09.274Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:11:09.274Z] #39 57.60 CC criu/util.o [2020-07-29T14:11:09.299Z] CC criu/netfilter.o [2020-07-29T14:11:09.299Z] CC criu/page-pipe.o [2020-07-29T14:11:09.531Z] #39 27.21 CC images/pagemap.o [2020-07-29T14:11:09.532Z] #39 58.16 CC criu/uts_ns.o [2020-07-29T14:11:09.594Z] CC criu/page-xfer.o [2020-07-29T14:11:09.791Z] #39 58.26 CC criu/vdso-compat.o [2020-07-29T14:11:09.791Z] #39 58.34 CC criu/vdso.o [2020-07-29T14:11:09.823Z] #39 27.42 CC images/siginfo.o [2020-07-29T14:11:09.823Z] #39 27.56 CC images/rpc.o [2020-07-29T14:11:10.050Z] #39 58.54 LINK criu/built-in.o [2020-07-29T14:11:10.050Z] #39 58.60 LINK criu/criu [2020-07-29T14:11:10.050Z] #39 58.73 DEP lib/c/criu.d [2020-07-29T14:11:10.116Z] #39 ... [2020-07-29T14:11:10.116Z] [2020-07-29T14:11:10.116Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-29T14:11:10.116Z] #14 29.24 Selecting previously unselected package python3-minimal. [2020-07-29T14:11:10.116Z] #14 29.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 ... 15489 files and directories currently installed.) [2020-07-29T14:11:10.116Z] #14 29.28 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-07-29T14:11:10.116Z] #14 29.28 Unpacking python3-minimal (3.7.3-1) ... [2020-07-29T14:11:10.116Z] #14 29.38 Selecting previously unselected package libmpdec2:s390x. [2020-07-29T14:11:10.116Z] #14 29.38 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-07-29T14:11:10.116Z] #14 29.38 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-07-29T14:11:10.116Z] #14 29.49 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-07-29T14:11:10.116Z] #14 29.49 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ... [2020-07-29T14:11:10.116Z] #14 29.50 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-07-29T14:11:10.116Z] #14 30.42 Selecting previously unselected package python3.7. [2020-07-29T14:11:10.116Z] #14 30.42 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ... [2020-07-29T14:11:10.116Z] #14 30.42 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-29T14:11:10.116Z] #14 30.53 Selecting previously unselected package libpython3-stdlib:s390x. [2020-07-29T14:11:10.116Z] #14 30.54 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-07-29T14:11:10.116Z] #14 30.54 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-07-29T14:11:10.116Z] #14 30.58 Setting up python3-minimal (3.7.3-1) ... [2020-07-29T14:11:10.116Z] #14 31.45 Selecting previously unselected package python3. [2020-07-29T14:11:10.116Z] #14 31.45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15901 files and directories currently installed.) [2020-07-29T14:11:10.116Z] #14 31.48 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-07-29T14:11:10.116Z] #14 31.49 Unpacking python3 (3.7.3-1) ... [2020-07-29T14:11:10.230Z] CC criu/pagemap-cache.o [2020-07-29T14:11:10.309Z] #39 58.75 CC images/rpc.pb-c.o [2020-07-29T14:11:10.309Z] #39 58.98 CC lib/c/criu.o [2020-07-29T14:11:10.409Z] #14 31.62 Selecting previously unselected package libip4tc0:s390x. [2020-07-29T14:11:10.409Z] #14 31.62 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-07-29T14:11:10.409Z] #14 31.62 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-07-29T14:11:10.409Z] #14 31.69 Selecting previously unselected package libip6tc0:s390x. [2020-07-29T14:11:10.409Z] #14 31.69 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-07-29T14:11:10.409Z] #14 31.69 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-07-29T14:11:10.409Z] #14 31.77 Selecting previously unselected package libiptc0:s390x. [2020-07-29T14:11:10.409Z] #14 31.77 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-07-29T14:11:10.409Z] #14 31.77 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-07-29T14:11:10.524Z] CC criu/pagemap.o [2020-07-29T14:11:10.701Z] #14 31.86 Selecting previously unselected package libnfnetlink0:s390x. [2020-07-29T14:11:10.701Z] #14 31.86 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-07-29T14:11:10.701Z] #14 31.87 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-07-29T14:11:10.701Z] #14 31.94 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-07-29T14:11:10.701Z] #14 31.94 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-07-29T14:11:10.701Z] #14 31.95 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-07-29T14:11:10.701Z] #14 31.99 Selecting previously unselected package libnftnl11:s390x. [2020-07-29T14:11:10.701Z] #14 31.99 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-07-29T14:11:10.701Z] #14 31.99 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-07-29T14:11:10.701Z] #14 32.06 Selecting previously unselected package iptables. [2020-07-29T14:11:10.817Z] CC criu/parasite-syscall.o [2020-07-29T14:11:10.876Z] #39 59.42 LINK lib/c/built-in.o [2020-07-29T14:11:10.876Z] #39 59.43 LINK lib/c/libcriu.so [2020-07-29T14:11:10.876Z] #39 59.45 LINK lib/c/libcriu.a [2020-07-29T14:11:10.876Z] #39 59.48 GEN magic.py [2020-07-29T14:11:10.876Z] #39 59.56 Note: Building without setproctitle() and strlcpy() support. [2020-07-29T14:11:10.876Z] #39 59.56 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-29T14:11:10.993Z] #14 32.06 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-07-29T14:11:10.993Z] #14 32.06 Unpacking iptables (1.8.2-4) ... [2020-07-29T14:11:11.111Z] CC criu/path.o [2020-07-29T14:11:11.111Z] CC criu/pie-util-vdso.o [2020-07-29T14:11:11.134Z] #39 59.57 Note: Building without GnuTLS support [2020-07-29T14:11:11.134Z] #39 59.57 Makefile.config:39: Warn: you have no libnftables installed [2020-07-29T14:11:11.134Z] #39 59.57 Makefile.config:40: Warn: Building without nftables support [2020-07-29T14:11:11.134Z] #39 59.82 fatal: not a git repository (or any of the parent directories): .git [2020-07-29T14:11:11.286Z] #14 32.36 Selecting previously unselected package xxd. [2020-07-29T14:11:11.286Z] #14 32.36 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-07-29T14:11:11.286Z] #14 32.37 Unpacking xxd (2:8.1.0875-5) ... [2020-07-29T14:11:11.286Z] #14 32.51 Selecting previously unselected package vim-common. [2020-07-29T14:11:11.286Z] #14 32.51 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-29T14:11:11.286Z] #14 32.55 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-29T14:11:11.393Z] #39 59.98 make[1]: Nothing to be done for 'all'. [2020-07-29T14:11:11.404Z] CC criu/pie-util.o [2020-07-29T14:11:11.404Z] CC criu/pipes.o [2020-07-29T14:11:11.578Z] #14 32.72 Selecting previously unselected package bash-completion. [2020-07-29T14:11:11.578Z] #14 32.72 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-29T14:11:11.651Z] #39 60.13 make[1]: 'images/built-in.o' is up to date. [2020-07-29T14:11:11.651Z] #39 60.15 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-29T14:11:11.651Z] #39 60.16 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-29T14:11:11.651Z] #39 60.17 make[1]: 'compel/libcompel.a' is up to date. [2020-07-29T14:11:11.651Z] #39 60.18 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-29T14:11:11.651Z] #39 60.19 make[1]: Nothing to be done for 'all'. [2020-07-29T14:11:11.651Z] #39 60.19 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-29T14:11:11.651Z] #39 60.25 make[2]: Nothing to be done for 'all'. [2020-07-29T14:11:11.651Z] #39 60.26 make[2]: Nothing to be done for 'all'. [2020-07-29T14:11:11.651Z] #39 60.27 make[2]: Nothing to be done for 'all'. [2020-07-29T14:11:11.651Z] #39 60.30 make[2]: Nothing to be done for 'all'. [2020-07-29T14:11:11.651Z] #39 60.32 make[2]: Nothing to be done for 'all'. [2020-07-29T14:11:11.651Z] #39 60.33 make[2]: Nothing to be done for 'all'. [2020-07-29T14:11:11.651Z] #39 60.34 make[2]: Nothing to be done for 'all'. [2020-07-29T14:11:11.651Z] #39 60.37 make[2]: Nothing to be done for 'all'. [2020-07-29T14:11:11.699Z] CC criu/plugin.o [2020-07-29T14:11:11.699Z] CC criu/proc_parse.o [2020-07-29T14:11:11.909Z] #39 60.37 INSTALL criu/criu [2020-07-29T14:11:12.167Z] #39 DONE 60.7s [2020-07-29T14:11:12.167Z] [2020-07-29T14:11:12.167Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-07-29T14:11:12.167Z] #57 64.42 🇩 bin/containerd-stress [2020-07-29T14:11:12.167Z] #57 65.74 🇩 bin/containerd-shim [2020-07-29T14:11:12.167Z] #57 68.13 🇩 bin/containerd-shim-runc-v1 [2020-07-29T14:11:12.167Z] #57 69.48 🇩 binaries [2020-07-29T14:11:12.167Z] #57 69.48 + mkdir -p /build [2020-07-29T14:11:12.167Z] #57 69.48 + cp bin/containerd /build/containerd [2020-07-29T14:11:12.167Z] #57 69.51 + cp bin/containerd-shim /build/containerd-shim [2020-07-29T14:11:12.167Z] #57 69.51 + cp bin/ctr /build/ctr [2020-07-29T14:11:12.167Z] #57 DONE 70.0s [2020-07-29T14:11:12.733Z] [2020-07-29T14:11:12.733Z] #40 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-07-29T14:11:12.733Z] #40 DONE 0.0s [2020-07-29T14:11:12.733Z] [2020-07-29T14:11:12.733Z] #43 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-07-29T14:11:12.991Z] #43 DONE 0.2s [2020-07-29T14:11:12.991Z] [2020-07-29T14:11:12.991Z] #46 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-07-29T14:11:12.991Z] #46 DONE 0.1s [2020-07-29T14:11:12.991Z] [2020-07-29T14:11:12.991Z] #49 [dev 19/25] COPY --from=gometalinter /build/ /usr/local/bin/ [2020-07-29T14:11:13.224Z] CC criu/protobuf-desc.o [2020-07-29T14:11:13.224Z] CC criu/protobuf.o [2020-07-29T14:11:13.520Z] CC criu/pstree.o [2020-07-29T14:11:13.556Z] #49 DONE 0.5s [2020-07-29T14:11:13.556Z] [2020-07-29T14:11:13.556Z] #53 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-07-29T14:11:13.556Z] #53 DONE 0.0s [2020-07-29T14:11:13.556Z] [2020-07-29T14:11:13.556Z] #58 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-07-29T14:11:13.556Z] #58 DONE 0.1s [2020-07-29T14:11:13.556Z] [2020-07-29T14:11:13.556Z] #62 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-07-29T14:11:13.556Z] #62 DONE 0.1s [2020-07-29T14:11:13.650Z] #14 34.77 Unpacking bash-completion (1:2.8-6) ... [2020-07-29T14:11:13.813Z] CC criu/rbtree.o [2020-07-29T14:11:13.814Z] [2020-07-29T14:11:13.814Z] #64 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-07-29T14:11:13.814Z] #64 DONE 0.1s [2020-07-29T14:11:13.814Z] [2020-07-29T14:11:13.814Z] #67 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-07-29T14:11:13.814Z] #67 DONE 0.0s [2020-07-29T14:11:13.814Z] [2020-07-29T14:11:13.814Z] #68 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-07-29T14:11:13.814Z] #68 DONE 0.0s [2020-07-29T14:11:13.814Z] [2020-07-29T14:11:13.814Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-29T14:11:13.942Z] #14 35.23 Selecting previously unselected package bzip2. [2020-07-29T14:11:13.943Z] #14 35.23 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-07-29T14:11:13.943Z] #14 35.24 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-29T14:11:13.943Z] #14 35.29 Selecting previously unselected package xz-utils. [2020-07-29T14:11:13.943Z] #14 35.29 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-07-29T14:11:13.943Z] #14 35.29 Unpacking xz-utils (5.2.4-1) ... [2020-07-29T14:11:14.107Z] CC criu/rst-malloc.o [2020-07-29T14:11:14.107Z] CC criu/seccomp.o [2020-07-29T14:11:14.262Z] #14 35.50 Selecting previously unselected package apparmor. [2020-07-29T14:11:14.262Z] #14 35.51 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-07-29T14:11:14.381Z] #69 DONE 0.7s [2020-07-29T14:11:14.399Z] CC criu/seize.o [2020-07-29T14:11:14.555Z] #14 35.57 Unpacking apparmor (2.13.2-10) ... [2020-07-29T14:11:14.555Z] #14 35.93 Selecting previously unselected package aufs-tools. [2020-07-29T14:11:14.555Z] #14 35.93 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-07-29T14:11:14.555Z] #14 35.94 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-29T14:11:14.639Z] [2020-07-29T14:11:14.639Z] #70 exporting to image [2020-07-29T14:11:14.639Z] #70 exporting layers [2020-07-29T14:11:14.693Z] CC criu/servicefd.o [2020-07-29T14:11:14.847Z] #14 36.03 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-29T14:11:14.847Z] #14 36.04 Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-07-29T14:11:14.847Z] #14 36.04 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-29T14:11:14.986Z] CC criu/shmem.o [2020-07-29T14:11:15.295Z] CC criu/sigframe.o [2020-07-29T14:11:15.295Z] CC criu/signalfd.o [2020-07-29T14:11:15.588Z] CC criu/sk-inet.o [2020-07-29T14:11:15.882Z] CC criu/sk-netlink.o [2020-07-29T14:11:16.177Z] CC criu/sk-packet.o [2020-07-29T14:11:16.177Z] CC criu/sk-queue.o [2020-07-29T14:11:16.429Z] #14 37.52 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-29T14:11:16.430Z] #14 37.53 Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-07-29T14:11:16.430Z] #14 37.53 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-29T14:11:16.471Z] CC criu/sk-tcp.o [2020-07-29T14:11:16.765Z] CC criu/sk-unix.o [2020-07-29T14:11:17.128Z] #14 ... [2020-07-29T14:11:17.129Z] [2020-07-29T14:11:17.129Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-29T14:11:17.129Z] #42 62.77 encoding/binary [2020-07-29T14:11:17.129Z] #42 64.24 encoding/base64 [2020-07-29T14:11:17.129Z] #42 64.78 go/doc [2020-07-29T14:11:17.129Z] #42 64.80 encoding/json [2020-07-29T14:11:17.129Z] #42 67.41 github.com/LK4D4/vndr/build [2020-07-29T14:11:17.129Z] #42 68.90 encoding/xml [2020-07-29T14:11:17.129Z] #42 69.82 github.com/LK4D4/vndr/versioned [2020-07-29T14:11:17.129Z] #42 69.87 compress/flate [2020-07-29T14:11:17.129Z] #42 71.73 hash [2020-07-29T14:11:17.129Z] #42 71.83 hash/crc32 [2020-07-29T14:11:17.129Z] #42 72.21 compress/gzip [2020-07-29T14:11:17.129Z] #42 72.68 context [2020-07-29T14:11:17.129Z] #42 72.85 crypto/cipher [2020-07-29T14:11:17.129Z] #42 ... [2020-07-29T14:11:17.129Z] [2020-07-29T14:11:17.129Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:11:17.129Z] #39 28.19 CC images/ext-file.o [2020-07-29T14:11:17.129Z] #39 28.31 CC images/cgroup.o [2020-07-29T14:11:17.129Z] #39 28.63 CC images/userns.o [2020-07-29T14:11:17.129Z] #39 28.79 CC images/google/protobuf/descriptor.o [2020-07-29T14:11:17.129Z] #39 29.77 CC images/opts.o [2020-07-29T14:11:17.129Z] #39 29.92 CC images/seccomp.o [2020-07-29T14:11:17.129Z] #39 30.15 CC images/binfmt-misc.o [2020-07-29T14:11:17.129Z] #39 30.31 CC images/time.o [2020-07-29T14:11:17.129Z] #39 30.47 CC images/sysctl.o [2020-07-29T14:11:17.129Z] #39 30.57 CC images/autofs.o [2020-07-29T14:11:17.129Z] #39 30.75 CC images/macvlan.o [2020-07-29T14:11:17.129Z] #39 30.90 CC images/sit.o [2020-07-29T14:11:17.129Z] #39 31.00 CC images/memfd.o [2020-07-29T14:11:17.129Z] #39 31.28 CC images/timens.o [2020-07-29T14:11:17.129Z] #39 31.41 LINK images/built-in.o [2020-07-29T14:11:17.129Z] #39 31.48 GEN compel/include/asm [2020-07-29T14:11:17.129Z] #39 31.50 GEN compel/include/version.h [2020-07-29T14:11:17.129Z] #39 31.52 touch .config [2020-07-29T14:11:17.129Z] #39 31.55 GEN include/common/config.h [2020-07-29T14:11:17.129Z] #39 31.59 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-07-29T14:11:17.129Z] #39 31.67 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-07-29T14:11:17.129Z] #39 31.68 GEN compel/plugins/include/uapi/std/syscall.h [2020-07-29T14:11:17.129Z] #39 31.71 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-07-29T14:11:17.129Z] #39 31.73 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-07-29T14:11:17.129Z] #39 31.74 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-07-29T14:11:17.129Z] #39 31.77 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-29T14:11:17.129Z] #39 31.77 DEP compel/plugins/std/infect.d [2020-07-29T14:11:17.129Z] #39 31.85 DEP compel/plugins/std/string.d [2020-07-29T14:11:17.129Z] #39 31.90 DEP compel/plugins/std/log.d [2020-07-29T14:11:17.129Z] #39 31.97 DEP compel/plugins/std/fds.d [2020-07-29T14:11:17.129Z] #39 32.03 DEP compel/plugins/std/std.d [2020-07-29T14:11:17.129Z] #39 32.12 DEP compel/plugins/shmem/shmem.d [2020-07-29T14:11:17.129Z] #39 32.21 DEP compel/plugins/fds/fds.d [2020-07-29T14:11:17.129Z] #39 32.37 CC compel/plugins/std/std.o [2020-07-29T14:11:17.129Z] #39 32.63 CC compel/plugins/std/fds.o [2020-07-29T14:11:17.129Z] #39 32.90 CC compel/plugins/std/log.o [2020-07-29T14:11:17.129Z] #39 33.58 CC compel/plugins/std/string.o [2020-07-29T14:11:17.129Z] #39 33.96 CC compel/plugins/std/infect.o [2020-07-29T14:11:17.129Z] #39 34.31 CC compel/arch/s390/plugins/std/parasite-head.o [2020-07-29T14:11:17.129Z] #39 34.35 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-07-29T14:11:17.129Z] #39 34.39 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-07-29T14:11:17.129Z] #39 34.53 AR compel/plugins/std.lib.a [2020-07-29T14:11:17.129Z] #39 34.54 CC compel/plugins/fds/fds.o [2020-07-29T14:11:17.129Z] #39 34.78 AR compel/plugins/fds.lib.a [2020-07-29T14:11:17.129Z] #39 34.82 HOSTDEP compel/src/lib/log-host.d [2020-07-29T14:11:17.129Z] #39 34.91 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-29T14:11:17.403Z] CC criu/sockets.o [2020-07-29T14:11:17.421Z] #39 35.00 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-07-29T14:11:17.421Z] #39 ... [2020-07-29T14:11:17.421Z] [2020-07-29T14:11:17.421Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-29T14:11:17.421Z] #42 73.16 math/big [2020-07-29T14:11:17.697Z] CC criu/stats.o [2020-07-29T14:11:17.846Z] Client: [2020-07-29T14:11:17.846Z] Debug Mode: false [2020-07-29T14:11:17.846Z] [2020-07-29T14:11:17.846Z] Server: [2020-07-29T14:11:17.846Z] Containers: 0 [2020-07-29T14:11:17.846Z] Running: 0 [2020-07-29T14:11:17.846Z] Paused: 0 [2020-07-29T14:11:17.846Z] Stopped: 0 [2020-07-29T14:11:17.846Z] Images: 0 [2020-07-29T14:11:17.846Z] Server Version: 19.03.12 [2020-07-29T14:11:17.846Z] Storage Driver: overlay2 [2020-07-29T14:11:17.846Z] Backing Filesystem: extfs [2020-07-29T14:11:17.846Z] Supports d_type: true [2020-07-29T14:11:17.846Z] Native Overlay Diff: true [2020-07-29T14:11:17.846Z] Logging Driver: json-file [2020-07-29T14:11:17.846Z] Cgroup Driver: cgroupfs [2020-07-29T14:11:17.846Z] Plugins: [2020-07-29T14:11:17.846Z] Volume: local [2020-07-29T14:11:17.846Z] Network: bridge host ipvlan macvlan null overlay [2020-07-29T14:11:17.846Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-29T14:11:17.846Z] Swarm: inactive [2020-07-29T14:11:17.846Z] Runtimes: runc [2020-07-29T14:11:17.846Z] Default Runtime: runc [2020-07-29T14:11:17.846Z] Init Binary: docker-init [2020-07-29T14:11:17.846Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-29T14:11:17.846Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-29T14:11:17.846Z] init version: fec3683 [2020-07-29T14:11:17.846Z] Security Options: [2020-07-29T14:11:17.846Z] apparmor [2020-07-29T14:11:17.846Z] seccomp [2020-07-29T14:11:17.846Z] Profile: default [2020-07-29T14:11:17.846Z] Kernel Version: 5.3.0-1030-aws [2020-07-29T14:11:17.846Z] Operating System: Ubuntu 18.04.4 LTS [2020-07-29T14:11:17.846Z] OSType: linux [2020-07-29T14:11:17.846Z] Architecture: x86_64 [2020-07-29T14:11:17.846Z] CPUs: 2 [2020-07-29T14:11:17.846Z] Total Memory: 7.487GiB [2020-07-29T14:11:17.846Z] Name: ip-10-100-90-235 [2020-07-29T14:11:17.846Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-07-29T14:11:17.846Z] Docker Root Dir: /var/lib/docker [2020-07-29T14:11:17.846Z] Debug Mode: false [2020-07-29T14:11:17.846Z] Registry: https://index.docker.io/v1/ [2020-07-29T14:11:17.846Z] Labels: [2020-07-29T14:11:17.846Z] Experimental: true [2020-07-29T14:11:17.846Z] Insecure Registries: [2020-07-29T14:11:17.846Z] 127.0.0.0/8 [2020-07-29T14:11:17.846Z] Live Restore Enabled: true [2020-07-29T14:11:17.846Z] [2020-07-29T14:11:17.846Z] WARNING: No swap limit support [Pipeline] sh [2020-07-29T14:11:17.996Z] CC criu/string.o [2020-07-29T14:11:17.996Z] CC criu/sysctl.o [2020-07-29T14:11:18.056Z] #42 73.83 crypto/aes [2020-07-29T14:11:18.178Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-29T14:11:18.178Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-29T14:11:18.178Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41293/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-29T14:11:18.178Z] + bash /home/ubuntu/workspace/moby_PR-41293/check-config.sh [2020-07-29T14:11:18.178Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-29T14:11:18.178Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-07-29T14:11:18.178Z] [2020-07-29T14:11:18.178Z] Generally Necessary: [2020-07-29T14:11:18.178Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-29T14:11:18.178Z] - apparmor: enabled and tools installed [2020-07-29T14:11:18.178Z] - CONFIG_NAMESPACES: enabled [2020-07-29T14:11:18.178Z] - CONFIG_NET_NS: enabled [2020-07-29T14:11:18.178Z] - CONFIG_PID_NS: enabled [2020-07-29T14:11:18.293Z] CC criu/sysfs_parse.o [2020-07-29T14:11:18.293Z] CC criu/timens.o [2020-07-29T14:11:18.444Z] - CONFIG_IPC_NS: enabled [2020-07-29T14:11:18.444Z] - CONFIG_UTS_NS: enabled [2020-07-29T14:11:18.444Z] - CONFIG_CGROUPS: enabled [2020-07-29T14:11:18.444Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-29T14:11:18.444Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-29T14:11:18.444Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-29T14:11:18.444Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-29T14:11:18.444Z] - CONFIG_CPUSETS: enabled [2020-07-29T14:11:18.444Z] - CONFIG_MEMCG: enabled [2020-07-29T14:11:18.444Z] - CONFIG_KEYS: enabled [2020-07-29T14:11:18.444Z] - CONFIG_VETH: enabled (as module) [2020-07-29T14:11:18.444Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-29T14:11:18.444Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-29T14:11:18.444Z] - CONFIG_NF_NAT_IPV4: missing [2020-07-29T14:11:18.444Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-29T14:11:18.444Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-29T14:11:18.444Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-29T14:11:18.444Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-29T14:11:18.445Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-29T14:11:18.445Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-29T14:11:18.445Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-29T14:11:18.445Z] - CONFIG_NF_NAT_NEEDED: missing [2020-07-29T14:11:18.445Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-29T14:11:18.445Z] [2020-07-29T14:11:18.445Z] Optional Features: [2020-07-29T14:11:18.445Z] - CONFIG_USER_NS: enabled [2020-07-29T14:11:18.445Z] - CONFIG_SECCOMP: enabled [2020-07-29T14:11:18.445Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-29T14:11:18.445Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-29T14:11:18.445Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-29T14:11:18.445Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-29T14:11:18.445Z] - CONFIG_BLK_CGROUP: enabled [2020-07-29T14:11:18.445Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-29T14:11:18.445Z] - CONFIG_IOSCHED_CFQ: missing [2020-07-29T14:11:18.445Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-07-29T14:11:18.445Z] - CONFIG_CGROUP_PERF: enabled [2020-07-29T14:11:18.588Z] CC criu/timerfd.o [2020-07-29T14:11:18.588Z] CC criu/tty.o [2020-07-29T14:11:18.701Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-29T14:11:18.701Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-29T14:11:18.701Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-29T14:11:18.701Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-29T14:11:18.701Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-29T14:11:18.701Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-29T14:11:18.701Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-29T14:11:18.701Z] - CONFIG_IP_VS: enabled (as module) [2020-07-29T14:11:18.701Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-29T14:11:18.701Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-29T14:11:18.701Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-29T14:11:18.701Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-29T14:11:18.701Z] - CONFIG_EXT4_FS: enabled [2020-07-29T14:11:18.701Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-29T14:11:18.701Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-29T14:11:18.701Z] - Network Drivers: [2020-07-29T14:11:18.701Z] - "overlay": [2020-07-29T14:11:18.701Z] - CONFIG_VXLAN: enabled (as module) [2020-07-29T14:11:18.701Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-29T14:11:18.701Z] Optional (for encrypted networks): [2020-07-29T14:11:18.701Z] - CONFIG_CRYPTO: enabled [2020-07-29T14:11:18.701Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-29T14:11:18.701Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-29T14:11:18.701Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-29T14:11:18.701Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-29T14:11:18.701Z] - CONFIG_XFRM: enabled [2020-07-29T14:11:18.701Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-29T14:11:18.701Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-29T14:11:18.701Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-29T14:11:18.701Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-07-29T14:11:18.701Z] - "ipvlan": [2020-07-29T14:11:18.701Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-29T14:11:18.701Z] - "macvlan": [2020-07-29T14:11:18.701Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-29T14:11:18.701Z] - CONFIG_DUMMY: enabled (as module) [2020-07-29T14:11:18.701Z] - "ftp,tftp client in container": [2020-07-29T14:11:18.701Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-29T14:11:18.701Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-29T14:11:18.701Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-29T14:11:18.701Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-29T14:11:18.701Z] - Storage Drivers: [2020-07-29T14:11:18.701Z] - "aufs": [2020-07-29T14:11:18.701Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-29T14:11:18.701Z] - "btrfs": [2020-07-29T14:11:18.701Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-29T14:11:18.701Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-29T14:11:18.701Z] - "devicemapper": [2020-07-29T14:11:18.701Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-29T14:11:18.701Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-29T14:11:18.701Z] - "overlay": [2020-07-29T14:11:18.701Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-29T14:11:18.701Z] - "zfs": [2020-07-29T14:11:18.701Z] - /dev/zfs: present [2020-07-29T14:11:18.701Z] - zfs command: missing [2020-07-29T14:11:18.701Z] - zpool command: missing [2020-07-29T14:11:18.701Z] [2020-07-29T14:11:18.701Z] Limits: [2020-07-29T14:11:18.701Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-29T14:11:18.701Z] [2020-07-29T14:11:18.701Z] + true [2020-07-29T14:11:18.825Z] #70 exporting layers 3.9s done [2020-07-29T14:11:18.825Z] #70 writing image sha256:80836a2ae9aad997ccc0ac291fae1baf0feeee2c2246d0d4c7a2b1849ed387f6 done [2020-07-29T14:11:18.825Z] #70 naming to docker.io/library/docker:83baeafc3c4eaedc41efb47061eb530651d8ce04 done [2020-07-29T14:11:18.825Z] #70 DONE 3.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-29T14:11:19.147Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41293/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41293/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=83baeafc3c4eaedc41efb47061eb530651d8ce04 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:83baeafc3c4eaedc41efb47061eb530651d8ce04 hack/validate/default [2020-07-29T14:11:19.326Z] + sudo modprobe ip_vs [2020-07-29T14:11:19.326Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:83baeafc3c4eaedc41efb47061eb530651d8ce04 . [2020-07-29T14:11:19.571Z] #42 75.09 crypto [2020-07-29T14:11:19.571Z] #42 75.27 crypto/des [2020-07-29T14:11:19.584Z] #1 [internal] load build definition from Dockerfile [2020-07-29T14:11:19.584Z] #1 transferring dockerfile: 12.30kB 0.0s done [2020-07-29T14:11:19.584Z] #1 DONE 0.0s [2020-07-29T14:11:19.584Z] [2020-07-29T14:11:19.584Z] #2 [internal] load .dockerignore [2020-07-29T14:11:19.584Z] #2 transferring context: 87B done [2020-07-29T14:11:19.584Z] #2 DONE 0.1s [2020-07-29T14:11:19.584Z] [2020-07-29T14:11:19.584Z] #4 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-07-29T14:11:19.628Z] CC criu/tun.o [2020-07-29T14:11:19.628Z] CC criu/uffd.o [2020-07-29T14:11:19.713Z] Congratulations! All commits are properly signed with the DCO! [2020-07-29T14:11:19.863Z] #42 75.71 crypto/internal/randutil [2020-07-29T14:11:19.863Z] #42 75.76 crypto/sha512 [2020-07-29T14:11:19.883Z] #4 DONE 0.3s [2020-07-29T14:11:19.883Z] [2020-07-29T14:11:19.883Z] #3 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-07-29T14:11:19.883Z] #3 DONE 0.3s [2020-07-29T14:11:19.883Z] [2020-07-29T14:11:19.883Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-07-29T14:11:19.883Z] #63 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-07-29T14:11:20.222Z] #63 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-07-29T14:11:20.222Z] #63 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-07-29T14:11:20.222Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0B / 9.11MB 0.2s [2020-07-29T14:11:20.265Z] CC criu/util.o [2020-07-29T14:11:20.480Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.81MB / 9.11MB 0.5s [2020-07-29T14:11:20.480Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.6s [2020-07-29T14:11:20.498Z] #42 76.28 crypto/ed25519/internal/edwards25519 [2020-07-29T14:11:20.737Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c [2020-07-29T14:11:20.904Z] CC criu/uts_ns.o [2020-07-29T14:11:20.904Z] CC criu/vdso.o [2020-07-29T14:11:20.904Z] LINK criu/built-in.o [2020-07-29T14:11:20.995Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.7s done [2020-07-29T14:11:21.198Z] LINK criu/criu [2020-07-29T14:11:21.198Z] DEP lib/c/criu.d [2020-07-29T14:11:21.198Z] CC images/rpc.pb-c.o [2020-07-29T14:11:21.491Z] CC lib/c/criu.o [2020-07-29T14:11:22.010Z] #42 77.91 crypto/hmac [2020-07-29T14:11:22.152Z] LINK lib/c/built-in.o [2020-07-29T14:11:22.153Z] LINK lib/c/libcriu.so [2020-07-29T14:11:22.153Z] LINK lib/c/libcriu.a [2020-07-29T14:11:22.153Z] GEN magic.py [2020-07-29T14:11:22.153Z] Note: Building without setproctitle() and strlcpy() support. [2020-07-29T14:11:22.153Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-29T14:11:22.153Z] Note: Building without GnuTLS support [2020-07-29T14:11:22.153Z] Makefile.config:39: Warn: you have no libnftables installed [2020-07-29T14:11:22.153Z] Makefile.config:40: Warn: Building without nftables support [2020-07-29T14:11:22.305Z] #42 78.05 crypto/md5 [2020-07-29T14:11:22.447Z] fatal: not a git repository (or any of the parent directories): .git [2020-07-29T14:11:22.447Z] make[1]: Nothing to be done for 'all'. [2020-07-29T14:11:22.743Z] make[1]: 'images/built-in.o' is up to date. [2020-07-29T14:11:22.743Z] make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-29T14:11:22.743Z] make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-29T14:11:22.743Z] make[1]: 'compel/libcompel.a' is up to date. [2020-07-29T14:11:22.743Z] make[1]: 'compel/compel-host-bin' is up to date. [2020-07-29T14:11:22.743Z] make[1]: Nothing to be done for 'all'. [2020-07-29T14:11:22.743Z] make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-29T14:11:22.941Z] #42 78.63 crypto/rc4 [2020-07-29T14:11:22.941Z] #42 78.74 crypto/sha1 [2020-07-29T14:11:23.043Z] make[2]: Nothing to be done for 'all'. [2020-07-29T14:11:23.043Z] make[2]: Nothing to be done for 'all'. [2020-07-29T14:11:23.043Z] make[2]: Nothing to be done for 'all'. [2020-07-29T14:11:23.043Z] make[2]: Nothing to be done for 'all'. [2020-07-29T14:11:23.043Z] make[2]: Nothing to be done for 'all'. [2020-07-29T14:11:23.043Z] make[2]: Nothing to be done for 'all'. [2020-07-29T14:11:23.043Z] make[2]: Nothing to be done for 'all'. [2020-07-29T14:11:23.043Z] make[2]: Nothing to be done for 'all'. [2020-07-29T14:11:23.043Z] INSTALL criu/criu [2020-07-29T14:11:23.674Z] #42 79.35 crypto/sha256 [2020-07-29T14:11:23.674Z] #42 ... [2020-07-29T14:11:23.674Z] [2020-07-29T14:11:23.674Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:11:23.674Z] #39 35.06 HOSTDEP compel/src/main-host.d [2020-07-29T14:11:23.674Z] #39 35.14 DEP compel/src/lib/ptrace.d [2020-07-29T14:11:23.674Z] #39 35.24 DEP compel/src/lib/infect.d [2020-07-29T14:11:23.674Z] #39 35.41 DEP compel/src/lib/infect-util.d [2020-07-29T14:11:23.674Z] #39 35.53 DEP compel/src/lib/infect-rpc.d [2020-07-29T14:11:23.674Z] #39 35.67 DEP compel/arch/s390/src/lib/infect.d [2020-07-29T14:11:23.674Z] #39 35.74 DEP compel/arch/s390/src/lib/cpu.d [2020-07-29T14:11:23.674Z] #39 35.79 DEP compel/src/lib/log.d [2020-07-29T14:11:23.674Z] #39 35.83 DEP compel/src/main.d [2020-07-29T14:11:23.674Z] #39 35.97 DEP compel/src/lib/handle-elf.d [2020-07-29T14:11:23.674Z] #39 36.03 DEP compel/arch/s390/src/lib/handle-elf.d [2020-07-29T14:11:23.674Z] #39 36.09 CC compel/src/lib/log.o [2020-07-29T14:11:23.674Z] #39 36.20 CC compel/arch/s390/src/lib/cpu.o [2020-07-29T14:11:23.674Z] #39 36.45 CC compel/arch/s390/src/lib/infect.o [2020-07-29T14:11:23.674Z] #39 37.00 CC compel/src/lib/infect-rpc.o [2020-07-29T14:11:23.674Z] #39 37.27 CC compel/src/lib/infect-util.o [2020-07-29T14:11:23.674Z] #39 37.47 CC compel/src/lib/infect.o [2020-07-29T14:11:23.675Z] #39 38.99 CC compel/src/lib/ptrace.o [2020-07-29T14:11:23.675Z] #39 39.41 AR compel/libcompel.a [2020-07-29T14:11:23.675Z] #39 39.44 HOSTCC compel/src/main-host.o [2020-07-29T14:11:23.675Z] #39 39.77 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-07-29T14:11:23.675Z] #39 39.86 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-29T14:11:23.675Z] #39 40.19 HOSTCC compel/src/lib/log-host.o [2020-07-29T14:11:23.675Z] #39 40.28 HOSTLINK compel/compel-host-bin [2020-07-29T14:11:23.675Z] #39 40.39 DEP soccr/soccr.d [2020-07-29T14:11:23.675Z] #39 40.54 CC soccr/soccr.o [2020-07-29T14:11:23.966Z] #39 ... [2020-07-29T14:11:23.967Z] [2020-07-29T14:11:23.967Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-29T14:11:23.967Z] #42 79.76 crypto/rand [2020-07-29T14:11:24.259Z] #42 79.92 crypto/elliptic [2020-07-29T14:11:24.567Z] Removing intermediate container c0924a0fba2b [2020-07-29T14:11:24.567Z] ---> d91fd43b9004 [2020-07-29T14:11:24.567Z] Step 14/140 : FROM base AS registry [2020-07-29T14:11:24.567Z] ---> d975ec71b61a [2020-07-29T14:11:24.567Z] Step 15/140 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-29T14:11:24.567Z] ---> Running in ff92b8c6fa04 [2020-07-29T14:11:24.567Z] Removing intermediate container ff92b8c6fa04 [2020-07-29T14:11:24.567Z] ---> 53af52ea348f [2020-07-29T14:11:24.567Z] Step 16/140 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-29T14:11:24.567Z] ---> Running in c5a153025773 [2020-07-29T14:11:24.567Z] Removing intermediate container c5a153025773 [2020-07-29T14:11:24.567Z] ---> 5b197b38b15d [2020-07-29T14:11:24.567Z] Step 17/140 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/docker/distribution.git "$GOPATH/src/github.com/docker/distribution" && (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT") && GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|ppc64*|s390x) (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT_SCHEMA1"); GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac && rm -rf "$GOPATH" [2020-07-29T14:11:24.567Z] ---> Running in 7525087e01ab [2020-07-29T14:11:24.577Z] #42 80.23 encoding/asn1 [2020-07-29T14:11:24.863Z] + mktemp -d [2020-07-29T14:11:24.863Z] + export GOPATH=/tmp/tmp.ePROJ9Fu3s [2020-07-29T14:11:24.863Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.ePROJ9Fu3s/src/github.com/docker/distribution [2020-07-29T14:11:24.863Z] Cloning into '/tmp/tmp.ePROJ9Fu3s/src/github.com/docker/distribution'... [2020-07-29T14:11:25.185Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 4.2s done [2020-07-29T14:11:25.185Z] #63 DONE 5.1s [2020-07-29T14:11:25.185Z] [2020-07-29T14:11:25.185Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-29T14:11:25.185Z] #5 resolve docker.io/library/golang:1.13.14-buster@sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 done [2020-07-29T14:11:25.185Z] #5 sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 1.86kB / 1.86kB done [2020-07-29T14:11:25.185Z] #5 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 50.39MB / 50.39MB 2.6s done [2020-07-29T14:11:25.185Z] #5 sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 7.81MB / 7.81MB 0.5s done [2020-07-29T14:11:25.185Z] #5 sha256:e04c3938e98e67b64f9aae22cb71fb0d30a2f24896511d0d95454f1dc994173b 1.79kB / 1.79kB done [2020-07-29T14:11:25.185Z] #5 sha256:67d10cb69049bc0431101e6bac10127baa6ba2c8d2b37802bb6397a367f50cbb 6.19kB / 6.19kB done [2020-07-29T14:11:25.185Z] #5 sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 10.00MB / 10.00MB 1.4s done [2020-07-29T14:11:25.185Z] #5 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 51.83MB / 51.83MB 3.8s done [2020-07-29T14:11:25.185Z] #5 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 68.65MB / 68.65MB 4.8s done [2020-07-29T14:11:25.185Z] #5 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 55.65MB / 120.18MB 5.1s [2020-07-29T14:11:25.185Z] #5 extracting sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 2.2s [2020-07-29T14:11:25.185Z] #5 sha256:fa9d5aaad98bffc5bcec3002675cdd980057db7defe33eecf68b4485cfe10966 126B / 126B 4.2s done [2020-07-29T14:11:25.185Z] #5 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 67.24MB / 120.18MB 5.3s [2020-07-29T14:11:25.442Z] #5 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 76.76MB / 120.18MB 5.6s [2020-07-29T14:11:25.520Z] INFO: Expanding compiler 1 of 3... [2020-07-29T14:11:25.700Z] #5 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 89.36MB / 120.18MB 5.8s [2020-07-29T14:11:25.956Z] #5 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 100.11MB / 120.18MB 6.0s [2020-07-29T14:11:26.093Z] #42 ... [2020-07-29T14:11:26.093Z] [2020-07-29T14:11:26.093Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-07-29T14:11:26.093Z] #60 76.08 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-29T14:11:26.093Z] #60 76.08 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-29T14:11:26.093Z] #60 DONE 81.8s [2020-07-29T14:11:26.093Z] [2020-07-29T14:11:26.093Z] #61 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-07-29T14:11:26.093Z] #61 DONE 0.1s [2020-07-29T14:11:26.093Z] [2020-07-29T14:11:26.093Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:11:26.093Z] #39 41.75 AR soccr/libsoccr.a [2020-07-29T14:11:26.093Z] #39 41.77 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-29T14:11:26.093Z] #39 41.98 DEP criu/arch/s390/sigframe.d [2020-07-29T14:11:26.093Z] #39 42.07 DEP criu/arch/s390/crtools.d [2020-07-29T14:11:26.093Z] #39 42.25 DEP criu/arch/s390/cpu.d [2020-07-29T14:11:26.093Z] #39 42.41 CC criu/arch/s390/cpu.o [2020-07-29T14:11:26.093Z] #39 42.90 CC criu/arch/s390/crtools.o [2020-07-29T14:11:26.093Z] #39 43.73 CC criu/arch/s390/sigframe.o [2020-07-29T14:11:26.093Z] #39 43.94 LINK criu/arch/s390/crtools.built-in.o [2020-07-29T14:11:26.216Z] #5 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 120.18MB / 120.18MB 6.3s [2020-07-29T14:11:26.216Z] #5 ... [2020-07-29T14:11:26.216Z] [2020-07-29T14:11:26.216Z] #17 [internal] load build context [2020-07-29T14:11:26.216Z] #17 transferring context: 50.92MB 6.1s done [2020-07-29T14:11:26.216Z] #17 DONE 6.4s [2020-07-29T14:11:26.216Z] [2020-07-29T14:11:26.216Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-29T14:11:26.385Z] #39 44.05 DEP criu/pie/util-vdso.d [2020-07-29T14:11:26.385Z] #39 44.15 DEP criu/pie/util.d [2020-07-29T14:11:26.536Z] INFO: Expanding compiler 2 of 3... [2020-07-29T14:11:26.682Z] #39 44.29 CC criu/pie/util.o [2020-07-29T14:11:26.942Z] + cd /tmp/tmp.ePROJ9Fu3s/src/github.com/docker/distribution [2020-07-29T14:11:26.942Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-29T14:11:26.977Z] #39 44.56 CC criu/pie/util-vdso.o [2020-07-29T14:11:27.239Z] + GOPATH=/tmp/tmp.ePROJ9Fu3s/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.ePROJ9Fu3s go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-07-29T14:11:27.270Z] #39 45.00 AR criu/pie/pie.lib.a [2020-07-29T14:11:27.270Z] #39 45.03 DEP criu/pie/restorer.d [2020-07-29T14:11:27.562Z] #39 45.29 DEP criu/arch/s390/restorer.d [2020-07-29T14:11:27.586Z] #5 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 120.18MB / 120.18MB 7.6s done [2020-07-29T14:11:27.855Z] #39 ... [2020-07-29T14:11:27.855Z] [2020-07-29T14:11:27.855Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-29T14:11:27.855Z] #14 38.89 Selecting previously unselected package binutils-mingw-w64. [2020-07-29T14:11:27.855Z] #14 38.90 Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-29T14:11:27.855Z] #14 38.90 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-29T14:11:27.855Z] #14 38.95 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-07-29T14:11:27.855Z] #14 38.96 Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-07-29T14:11:27.855Z] #14 38.96 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-07-29T14:11:27.855Z] #14 39.05 Selecting previously unselected package dmsetup. [2020-07-29T14:11:27.855Z] #14 39.05 Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-07-29T14:11:27.855Z] #14 39.05 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-29T14:11:27.855Z] #14 39.16 Selecting previously unselected package mingw-w64-common. [2020-07-29T14:11:27.855Z] #14 39.16 Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-29T14:11:27.855Z] #14 39.16 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-29T14:11:27.855Z] #14 42.22 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-29T14:11:27.855Z] #14 42.23 Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-29T14:11:27.855Z] #14 42.24 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-29T14:11:27.855Z] #14 46.65 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-29T14:11:27.855Z] #14 46.65 Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-07-29T14:11:27.855Z] #14 46.65 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-29T14:11:27.855Z] #14 46.80 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-29T14:11:27.855Z] #14 46.80 Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-07-29T14:11:27.855Z] #14 46.80 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-29T14:11:27.855Z] #14 ... [2020-07-29T14:11:27.855Z] [2020-07-29T14:11:27.855Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:11:27.855Z] #39 45.48 DEP criu/arch/s390/vdso-pie.d [2020-07-29T14:11:27.855Z] #39 45.61 DEP criu/pie/parasite-vdso.d [2020-07-29T14:11:28.147Z] #39 45.84 DEP criu/pie/parasite.d [2020-07-29T14:11:28.489Z] #39 46.06 CC criu/pie/parasite.o [2020-07-29T14:11:29.478Z] #5 extracting sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 6.2s done [2020-07-29T14:11:29.478Z] #5 extracting sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c [2020-07-29T14:11:29.577Z] #39 47.18 LINK criu/pie/parasite.built-in.o [2020-07-29T14:11:29.577Z] #39 47.19 GEN criu/pie/parasite-blob.h [2020-07-29T14:11:29.577Z] #39 47.20 CC criu/pie/parasite-vdso.o [2020-07-29T14:11:29.734Z] #5 extracting sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 0.6s done [2020-07-29T14:11:29.734Z] #5 extracting sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 [2020-07-29T14:11:30.283Z] #39 47.82 CC criu/arch/s390/vdso-pie.o [2020-07-29T14:11:30.297Z] #5 extracting sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 0.4s done [2020-07-29T14:11:30.297Z] #5 extracting sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 [2020-07-29T14:11:30.575Z] #39 48.08 CC criu/arch/s390/restorer.o [2020-07-29T14:11:30.868Z] #39 48.50 CC criu/pie/restorer.o [2020-07-29T14:11:32.523Z] INFO: Expanding compiler 3 of 3... [2020-07-29T14:11:32.523Z] INFO: Removing downloaded files... [2020-07-29T14:11:32.523Z] INFO: Creating source directory... [2020-07-29T14:11:32.523Z] INFO: Configuring git core.autocrlf... [2020-07-29T14:11:32.523Z] INFO: Completed [2020-07-29T14:11:32.941Z] #39 50.53 LINK criu/pie/restorer.built-in.o [2020-07-29T14:11:32.941Z] #39 50.54 GEN criu/pie/restorer-blob.h [2020-07-29T14:11:32.941Z] #39 50.60 DEP criu/vdso.d [2020-07-29T14:11:33.234Z] #39 50.72 DEP criu/uts_ns.d [2020-07-29T14:11:33.234Z] #39 50.81 DEP criu/util.d [2020-07-29T14:11:33.234Z] #39 50.92 DEP criu/uffd.d [2020-07-29T14:11:33.234Z] #39 51.06 DEP criu/tun.d [2020-07-29T14:11:33.526Z] #39 51.24 DEP criu/tty.d [2020-07-29T14:11:33.819Z] #39 51.43 DEP criu/timerfd.d [2020-07-29T14:11:33.819Z] #39 51.58 DEP criu/timens.d [2020-07-29T14:11:34.112Z] #39 51.76 DEP criu/sysfs_parse.d [2020-07-29T14:11:34.112Z] #39 51.90 DEP criu/sysctl.d [2020-07-29T14:11:34.405Z] #39 51.98 DEP criu/string.d [2020-07-29T14:11:34.405Z] #39 52.01 DEP criu/stats.d [2020-07-29T14:11:34.405Z] #39 52.11 DEP criu/sockets.d [2020-07-29T14:11:34.469Z] #5 extracting sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 3.9s done [2020-07-29T14:11:34.698Z] #39 ... [2020-07-29T14:11:34.698Z] [2020-07-29T14:11:34.698Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-07-29T14:11:34.698Z] #48 90.31 + GOBIN=/build [2020-07-29T14:11:34.698Z] #48 90.31 + /build/gometalinter --install [2020-07-29T14:11:34.698Z] #48 90.32 Installing: [2020-07-29T14:11:34.698Z] #48 90.32 deadcode [2020-07-29T14:11:34.698Z] #48 90.32 dupl [2020-07-29T14:11:34.698Z] #48 90.32 errcheck [2020-07-29T14:11:34.698Z] #48 90.32 gas [2020-07-29T14:11:34.698Z] #48 90.32 gochecknoglobals [2020-07-29T14:11:34.698Z] #48 90.32 gochecknoinits [2020-07-29T14:11:34.698Z] #48 90.32 goconst [2020-07-29T14:11:34.698Z] #48 90.32 gocyclo [2020-07-29T14:11:34.698Z] #48 90.32 goimports [2020-07-29T14:11:34.698Z] #48 90.32 golint [2020-07-29T14:11:34.698Z] #48 90.32 gosimple [2020-07-29T14:11:34.698Z] #48 90.32 gotype [2020-07-29T14:11:34.698Z] #48 90.32 gotypex [2020-07-29T14:11:34.698Z] #48 90.32 ineffassign [2020-07-29T14:11:34.698Z] #48 90.32 interfacer [2020-07-29T14:11:34.698Z] #48 90.32 lll [2020-07-29T14:11:34.698Z] #48 90.32 maligned [2020-07-29T14:11:34.698Z] #48 90.32 megacheck [2020-07-29T14:11:34.698Z] #48 90.32 misspell [2020-07-29T14:11:34.698Z] #48 90.32 nakedret [2020-07-29T14:11:34.698Z] #48 90.32 safesql [2020-07-29T14:11:34.698Z] #48 90.32 staticcheck [2020-07-29T14:11:34.698Z] #48 90.32 structcheck [2020-07-29T14:11:34.698Z] #48 90.32 unconvert [2020-07-29T14:11:34.698Z] #48 90.32 unparam [2020-07-29T14:11:34.698Z] #48 90.32 unused [2020-07-29T14:11:34.698Z] #48 90.32 varcheck [2020-07-29T14:11:34.725Z] #5 extracting sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 [2020-07-29T14:11:36.773Z] #48 ... [2020-07-29T14:11:36.773Z] [2020-07-29T14:11:36.773Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-29T14:11:36.773Z] #42 82.20 crypto/ed25519 [2020-07-29T14:11:36.773Z] #42 82.46 crypto/ecdsa [2020-07-29T14:11:36.773Z] #42 82.60 crypto/rsa [2020-07-29T14:11:36.773Z] #42 82.81 crypto/dsa [2020-07-29T14:11:36.773Z] #42 83.05 encoding/hex [2020-07-29T14:11:36.773Z] #42 83.37 crypto/x509/pkix [2020-07-29T14:11:36.773Z] #42 83.51 encoding/pem [2020-07-29T14:11:36.773Z] #42 83.74 vendor/golang.org/x/crypto/cryptobyte [2020-07-29T14:11:36.773Z] #42 83.83 vendor/golang.org/x/net/dns/dnsmessage [2020-07-29T14:11:36.773Z] #42 85.26 vendor/golang.org/x/sys/cpu [2020-07-29T14:11:36.773Z] #42 85.57 vendor/golang.org/x/crypto/internal/chacha20 [2020-07-29T14:11:36.773Z] #42 86.21 vendor/golang.org/x/crypto/poly1305 [2020-07-29T14:11:36.773Z] #42 86.71 vendor/golang.org/x/crypto/chacha20poly1305 [2020-07-29T14:11:36.773Z] #42 86.90 net [2020-07-29T14:11:36.773Z] #42 87.11 vendor/golang.org/x/crypto/curve25519 [2020-07-29T14:11:36.773Z] #42 87.33 vendor/golang.org/x/crypto/hkdf [2020-07-29T14:11:36.773Z] #42 87.47 vendor/golang.org/x/text/transform [2020-07-29T14:11:36.773Z] #42 87.91 vendor/golang.org/x/text/unicode/bidi [2020-07-29T14:11:36.773Z] #42 88.90 vendor/golang.org/x/text/secure/bidirule [2020-07-29T14:11:36.773Z] #42 89.24 vendor/golang.org/x/text/unicode/norm [2020-07-29T14:11:36.773Z] #42 91.81 vendor/golang.org/x/net/idna [2020-07-29T14:11:36.773Z] #42 ... [2020-07-29T14:11:36.773Z] [2020-07-29T14:11:36.773Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:11:36.773Z] #39 52.33 DEP criu/sk-unix.d [2020-07-29T14:11:36.773Z] #39 52.60 DEP criu/sk-tcp.d [2020-07-29T14:11:36.773Z] #39 52.83 DEP criu/sk-queue.d [2020-07-29T14:11:36.773Z] #39 52.93 DEP criu/sk-packet.d [2020-07-29T14:11:36.773Z] #39 53.03 DEP criu/sk-netlink.d [2020-07-29T14:11:36.773Z] #39 53.15 DEP criu/sk-inet.d [2020-07-29T14:11:36.773Z] #39 53.27 DEP criu/signalfd.d [2020-07-29T14:11:36.773Z] #39 53.45 DEP criu/sigframe.d [2020-07-29T14:11:36.773Z] #39 53.53 DEP criu/shmem.d [2020-07-29T14:11:36.773Z] #39 53.66 DEP criu/servicefd.d [2020-07-29T14:11:36.773Z] #39 53.86 DEP criu/seize.d [2020-07-29T14:11:36.773Z] #39 54.05 DEP criu/seccomp.d [2020-07-29T14:11:36.773Z] #39 54.29 DEP criu/rst-malloc.d [2020-07-29T14:11:36.773Z] #39 54.37 DEP criu/rbtree.d [2020-07-29T14:11:36.773Z] #39 54.40 DEP criu/pstree.d [2020-07-29T14:11:37.066Z] #39 54.53 DEP criu/protobuf.d [2020-07-29T14:11:37.066Z] #39 54.73 GEN criu/protobuf-desc-gen.h [2020-07-29T14:11:38.578Z] #39 55.87 DEP criu/protobuf-desc.d [2020-07-29T14:11:38.578Z] #39 55.98 DEP criu/proc_parse.d [2020-07-29T14:11:38.578Z] #39 56.26 DEP criu/plugin.d [2020-07-29T14:11:38.578Z] #39 56.37 DEP criu/pipes.d [2020-07-29T14:11:38.871Z] #39 56.51 DEP criu/pie-util.d [2020-07-29T14:11:38.914Z] #5 extracting sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 4.0s done [2020-07-29T14:11:38.914Z] #5 extracting sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 [2020-07-29T14:11:39.164Z] #39 56.68 DEP criu/pie-util-vdso.d [2020-07-29T14:11:39.164Z] #39 56.88 DEP criu/path.d [2020-07-29T14:11:39.457Z] #39 57.08 DEP criu/parasite-syscall.d [2020-07-29T14:11:39.750Z] #39 57.32 DEP criu/pagemap.d [2020-07-29T14:11:39.750Z] #39 57.44 DEP criu/pagemap-cache.d [2020-07-29T14:11:40.045Z] #39 57.56 DEP criu/page-xfer.d [2020-07-29T14:11:40.045Z] #39 57.74 DEP criu/page-pipe.d [2020-07-29T14:11:40.045Z] #39 57.82 DEP criu/netfilter.d [2020-07-29T14:11:40.337Z] #39 57.90 DEP criu/net.d [2020-07-29T14:11:40.337Z] #39 ... [2020-07-29T14:11:40.337Z] [2020-07-29T14:11:40.337Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-29T14:11:40.337Z] #14 61.53 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-29T14:11:40.337Z] #14 61.53 Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-07-29T14:11:40.337Z] #14 61.53 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-29T14:11:44.160Z] #5 extracting sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 5.0s [2020-07-29T14:11:45.910Z] #14 ... [2020-07-29T14:11:45.911Z] [2020-07-29T14:11:45.911Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:11:45.911Z] #39 58.02 DEP criu/namespaces.d [2020-07-29T14:11:45.911Z] #39 58.12 DEP criu/mount.d [2020-07-29T14:11:45.911Z] #39 58.22 DEP criu/memfd.d [2020-07-29T14:11:45.911Z] #39 58.42 DEP criu/mem.d [2020-07-29T14:11:45.911Z] #39 58.61 DEP criu/lsm.d [2020-07-29T14:11:45.911Z] #39 58.80 DEP criu/log.d [2020-07-29T14:11:45.911Z] #39 58.94 DEP criu/libnetlink.d [2020-07-29T14:11:45.911Z] #39 59.14 DEP criu/kerndat.d [2020-07-29T14:11:45.911Z] #39 59.34 DEP criu/kcmp-ids.d [2020-07-29T14:11:45.911Z] #39 59.41 DEP criu/irmap.d [2020-07-29T14:11:45.911Z] #39 59.62 DEP criu/ipc_ns.d [2020-07-29T14:11:45.911Z] #39 59.74 DEP criu/image.d [2020-07-29T14:11:45.911Z] #39 59.83 DEP criu/image-desc.d [2020-07-29T14:11:45.911Z] #39 59.94 DEP criu/fsnotify.d [2020-07-29T14:11:45.911Z] #39 60.05 DEP criu/filesystems.d [2020-07-29T14:11:45.911Z] #39 60.15 DEP criu/files.d [2020-07-29T14:11:45.911Z] #39 60.27 DEP criu/files-reg.d [2020-07-29T14:11:45.911Z] #39 60.41 DEP criu/files-ext.d [2020-07-29T14:11:45.911Z] #39 60.61 DEP criu/file-lock.d [2020-07-29T14:11:45.911Z] #39 60.86 DEP criu/file-ids.d [2020-07-29T14:11:45.911Z] #39 60.98 DEP criu/fifo.d [2020-07-29T14:11:45.911Z] #39 61.18 DEP criu/fdstore.d [2020-07-29T14:11:45.911Z] #39 61.25 DEP criu/fault-injection.d [2020-07-29T14:11:45.911Z] #39 61.27 DEP criu/external.d [2020-07-29T14:11:45.911Z] #39 61.36 DEP criu/eventpoll.d [2020-07-29T14:11:45.911Z] #39 61.51 DEP criu/eventfd.d [2020-07-29T14:11:45.911Z] #39 61.59 DEP criu/crtools.d [2020-07-29T14:11:45.911Z] #39 61.72 DEP criu/cr-service.d [2020-07-29T14:11:45.911Z] #39 61.96 DEP criu/cr-restore.d [2020-07-29T14:11:45.911Z] #39 62.23 DEP criu/cr-errno.d [2020-07-29T14:11:45.911Z] #39 62.24 DEP criu/cr-dump.d [2020-07-29T14:11:45.911Z] #39 62.55 DEP criu/cr-dedup.d [2020-07-29T14:11:45.911Z] #39 62.75 DEP criu/cr-check.d [2020-07-29T14:11:45.911Z] #39 62.95 DEP criu/config.d [2020-07-29T14:11:45.911Z] #39 63.12 DEP criu/clone-noasan.d [2020-07-29T14:11:45.911Z] #39 63.19 DEP criu/cgroup.d [2020-07-29T14:11:45.911Z] #39 63.40 DEP criu/cgroup-props.d [2020-07-29T14:11:45.911Z] #39 63.51 DEP criu/bitmap.d [2020-07-29T14:11:45.911Z] #39 63.52 DEP criu/bfd.d [2020-07-29T14:11:45.911Z] #39 63.59 DEP criu/autofs.d [2020-07-29T14:11:46.203Z] #39 63.79 DEP criu/aio.d [2020-07-29T14:11:46.203Z] #39 63.95 DEP criu/action-scripts.d [2020-07-29T14:11:46.495Z] #39 64.30 CC criu/action-scripts.o [2020-07-29T14:11:46.788Z] #39 64.60 CC criu/aio.o [2020-07-29T14:11:47.423Z] #39 65.15 CC criu/autofs.o [2020-07-29T14:11:47.453Z] #5 extracting sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 8.1s done [2020-07-29T14:11:47.453Z] #5 extracting sha256:fa9d5aaad98bffc5bcec3002675cdd980057db7defe33eecf68b4485cfe10966 done [2020-07-29T14:11:47.453Z] #5 DONE 27.4s [2020-07-29T14:11:47.453Z] [2020-07-29T14:11:47.453Z] #6 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-29T14:11:47.716Z] #39 ... [2020-07-29T14:11:47.716Z] [2020-07-29T14:11:47.716Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-29T14:11:47.716Z] #42 93.46 vendor/golang.org/x/net/http2/hpack [2020-07-29T14:11:47.716Z] #42 94.99 mime [2020-07-29T14:11:47.716Z] #42 96.30 mime/quotedprintable [2020-07-29T14:11:47.716Z] #42 96.74 net/http/internal [2020-07-29T14:11:47.716Z] #42 97.04 os/exec [2020-07-29T14:11:47.716Z] #42 99.62 net/textproto [2020-07-29T14:11:47.716Z] #42 99.64 crypto/x509 [2020-07-29T14:11:47.716Z] #42 100.5 vendor/golang.org/x/net/http/httpguts [2020-07-29T14:11:47.716Z] #42 100.7 vendor/golang.org/x/net/http/httpproxy [2020-07-29T14:11:47.716Z] #42 101.2 mime/multipart [2020-07-29T14:11:47.716Z] #42 102.8 crypto/tls [2020-07-29T14:11:48.754Z] #42 ... [2020-07-29T14:11:48.754Z] [2020-07-29T14:11:48.754Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:11:48.754Z] #39 66.46 CC criu/bfd.o [2020-07-29T14:11:48.819Z] #6 DONE 1.4s [2020-07-29T14:11:48.819Z] [2020-07-29T14:11:48.819Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-29T14:11:49.047Z] #39 66.85 CC criu/bitmap.o [2020-07-29T14:11:49.085Z] #31 ... [2020-07-29T14:11:49.085Z] [2020-07-29T14:11:49.085Z] #18 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-29T14:11:49.085Z] #18 DONE 0.2s [2020-07-29T14:11:49.085Z] [2020-07-29T14:11:49.085Z] #47 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2020-07-29T14:11:49.085Z] #47 DONE 0.2s [2020-07-29T14:11:49.085Z] [2020-07-29T14:11:49.085Z] #19 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-07-29T14:11:49.341Z] #39 67.04 CC criu/cgroup-props.o [2020-07-29T14:11:49.342Z] #19 DONE 0.2s [2020-07-29T14:11:49.342Z] [2020-07-29T14:11:49.342Z] #28 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-07-29T14:11:49.342Z] #28 DONE 0.2s [2020-07-29T14:11:49.342Z] [2020-07-29T14:11:49.342Z] #59 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-07-29T14:11:49.342Z] #59 DONE 0.3s [2020-07-29T14:11:49.342Z] [2020-07-29T14:11:49.342Z] #65 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-07-29T14:11:49.342Z] #65 DONE 0.4s [2020-07-29T14:11:49.342Z] [2020-07-29T14:11:49.342Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-07-29T14:11:49.342Z] #60 ... [2020-07-29T14:11:49.342Z] [2020-07-29T14:11:49.342Z] #41 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-07-29T14:11:49.342Z] #41 DONE 0.4s [2020-07-29T14:11:49.342Z] [2020-07-29T14:11:49.342Z] #44 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-07-29T14:11:49.342Z] #44 DONE 0.5s [2020-07-29T14:11:49.675Z] [2020-07-29T14:11:49.675Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-07-29T14:11:49.977Z] #39 67.72 CC criu/cgroup.o [2020-07-29T14:11:52.717Z] #39 70.00 CC criu/clone-noasan.o [2020-07-29T14:11:52.717Z] #39 70.12 CC criu/config.o [2020-07-29T14:11:53.755Z] #39 71.52 CC criu/cr-check.o [2020-07-29T14:11:54.049Z] #39 ... [2020-07-29T14:11:54.049Z] [2020-07-29T14:11:54.049Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-29T14:11:54.049Z] #14 72.57 Selecting previously unselected package libonig5:s390x. [2020-07-29T14:11:54.049Z] #14 72.58 Preparing to unpack .../25-libonig5_6.9.1-1_s390x.deb ... [2020-07-29T14:11:54.049Z] #14 72.61 Unpacking libonig5:s390x (6.9.1-1) ... [2020-07-29T14:11:54.049Z] #14 72.74 Selecting previously unselected package libjq1:s390x. [2020-07-29T14:11:54.049Z] #14 72.74 Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-07-29T14:11:54.049Z] #14 72.77 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-07-29T14:11:54.049Z] #14 72.87 Selecting previously unselected package jq. [2020-07-29T14:11:54.049Z] #14 72.87 Preparing to unpack .../27-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-07-29T14:11:54.049Z] #14 72.88 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-29T14:11:54.049Z] #14 72.98 Selecting previously unselected package libaio1:s390x. [2020-07-29T14:11:54.049Z] #14 72.98 Preparing to unpack .../28-libaio1_0.3.112-3_s390x.deb ... [2020-07-29T14:11:54.049Z] #14 72.99 Unpacking libaio1:s390x (0.3.112-3) ... [2020-07-29T14:11:54.049Z] #14 73.02 Selecting previously unselected package libbtrfs0. [2020-07-29T14:11:54.049Z] #14 73.02 Preparing to unpack .../29-libbtrfs0_4.20.1-2_s390x.deb ... [2020-07-29T14:11:54.049Z] #14 73.03 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-29T14:11:54.049Z] #14 73.08 Selecting previously unselected package libbtrfs-dev. [2020-07-29T14:11:54.049Z] #14 73.08 Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-07-29T14:11:54.049Z] #14 73.09 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-29T14:11:54.049Z] #14 73.22 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-07-29T14:11:54.049Z] #14 73.23 Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-07-29T14:11:54.049Z] #14 73.23 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-07-29T14:11:54.049Z] #14 73.28 Selecting previously unselected package libudev-dev:s390x. [2020-07-29T14:11:54.049Z] #14 73.29 Preparing to unpack .../32-libudev-dev_241-7~deb10u4_s390x.deb ... [2020-07-29T14:11:54.049Z] #14 73.31 Unpacking libudev-dev:s390x (241-7~deb10u4) ... [2020-07-29T14:11:54.049Z] #14 73.51 Selecting previously unselected package libsepol1-dev:s390x. [2020-07-29T14:11:54.049Z] #14 73.51 Preparing to unpack .../33-libsepol1-dev_2.8-1_s390x.deb ... [2020-07-29T14:11:54.049Z] #14 73.51 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-07-29T14:11:54.049Z] #14 73.77 Selecting previously unselected package libpcre16-3:s390x. [2020-07-29T14:11:54.049Z] #14 73.78 Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-07-29T14:11:54.049Z] #14 73.78 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-07-29T14:11:54.049Z] #14 73.91 Selecting previously unselected package libpcre32-3:s390x. [2020-07-29T14:11:54.049Z] #14 73.92 Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-07-29T14:11:54.049Z] #14 73.93 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-07-29T14:11:54.049Z] #14 74.03 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-07-29T14:11:54.049Z] #14 74.04 Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-07-29T14:11:54.049Z] #14 74.04 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-07-29T14:11:54.049Z] #14 74.16 Selecting previously unselected package libpcre3-dev:s390x. [2020-07-29T14:11:54.049Z] #14 74.17 Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-07-29T14:11:54.049Z] #14 74.17 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-07-29T14:11:54.049Z] #14 74.47 Selecting previously unselected package libselinux1-dev:s390x. [2020-07-29T14:11:54.049Z] #14 74.48 Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-07-29T14:11:54.049Z] #14 74.48 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-07-29T14:11:54.049Z] #14 74.78 Selecting previously unselected package libdevmapper-dev:s390x. [2020-07-29T14:11:54.049Z] #14 74.78 Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-07-29T14:11:54.049Z] #14 74.79 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-07-29T14:11:54.049Z] #14 74.86 Selecting previously unselected package libgpm2:s390x. [2020-07-29T14:11:54.049Z] #14 74.86 Preparing to unpack .../40-libgpm2_1.20.7-5_s390x.deb ... [2020-07-29T14:11:54.049Z] #14 74.87 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-07-29T14:11:54.049Z] #14 74.97 Selecting previously unselected package libicu63:s390x. [2020-07-29T14:11:54.049Z] #14 74.99 Preparing to unpack .../41-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-07-29T14:11:54.049Z] #14 75.01 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-07-29T14:11:54.342Z] #14 ... [2020-07-29T14:11:54.342Z] [2020-07-29T14:11:54.342Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-07-29T14:11:54.342Z] #26 109.4 + rm -rf /tmp/tmp.g8dmanujXB [2020-07-29T14:11:54.342Z] #26 DONE 110.2s [2020-07-29T14:11:54.342Z] [2020-07-29T14:11:54.342Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-29T14:11:54.342Z] #42 107.8 net/http/httptrace [2020-07-29T14:11:54.342Z] #42 108.0 net/http [2020-07-29T14:11:54.468Z] + dpkg --print-architecture [2020-07-29T14:11:54.468Z] + cd /tmp/tmp.ePROJ9Fu3s/src/github.com/docker/distribution [2020-07-29T14:11:54.468Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-29T14:11:54.468Z] + GOPATH=/tmp/tmp.ePROJ9Fu3s/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.ePROJ9Fu3s [2020-07-29T14:11:54.468Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-07-29T14:11:56.236Z] #45 ... [2020-07-29T14:11:56.236Z] [2020-07-29T14:11:56.236Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-29T14:11:56.236Z] #42 5.983 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-29T14:11:56.236Z] #42 5.985 + RM_GOPATH=0 [2020-07-29T14:11:56.236Z] #42 5.985 + TMP_GOPATH= [2020-07-29T14:11:56.236Z] #42 5.985 + : /build [2020-07-29T14:11:56.236Z] #42 5.985 + '[' -z '' ']' [2020-07-29T14:11:56.236Z] #42 5.985 ++ mktemp -d [2020-07-29T14:11:56.236Z] #42 5.985 + export GOPATH=/tmp/tmp.0rfjjXn2nm [2020-07-29T14:11:56.236Z] #42 5.985 + GOPATH=/tmp/tmp.0rfjjXn2nm [2020-07-29T14:11:56.236Z] #42 5.985 + RM_GOPATH=1 [2020-07-29T14:11:56.236Z] #42 5.985 ++ dirname ./install.sh [2020-07-29T14:11:56.236Z] #42 5.985 + dir=. [2020-07-29T14:11:56.236Z] #42 5.985 + bin=vndr [2020-07-29T14:11:56.236Z] #42 5.985 + shift [2020-07-29T14:11:56.236Z] #42 5.985 + '[' '!' -f ./vndr.installer ']' [2020-07-29T14:11:56.236Z] #42 5.985 + . ./vndr.installer [2020-07-29T14:11:56.236Z] #42 5.985 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-29T14:11:56.236Z] #42 5.985 + install_vndr [2020-07-29T14:11:56.236Z] #42 5.985 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-29T14:11:56.236Z] #42 5.985 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.0rfjjXn2nm/src/github.com/LK4D4/vndr [2020-07-29T14:11:56.236Z] #42 5.985 Cloning into '/tmp/tmp.0rfjjXn2nm/src/github.com/LK4D4/vndr'... [2020-07-29T14:11:56.236Z] #42 ... [2020-07-29T14:11:56.236Z] [2020-07-29T14:11:56.236Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-07-29T14:11:56.236Z] #26 6.708 + mktemp -d [2020-07-29T14:11:56.236Z] #26 6.713 + export GOPATH=/tmp/tmp.Yya7VmNUOI [2020-07-29T14:11:56.236Z] #26 6.713 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.Yya7VmNUOI/src/github.com/go-swagger/go-swagger [2020-07-29T14:11:56.236Z] #26 6.714 Cloning into '/tmp/tmp.Yya7VmNUOI/src/github.com/go-swagger/go-swagger'... [2020-07-29T14:11:56.236Z] #26 ... [2020-07-29T14:11:56.236Z] [2020-07-29T14:11:56.236Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-29T14:11:56.236Z] #31 6.962 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-29T14:11:56.236Z] #31 6.998 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-29T14:11:56.236Z] #31 6.998 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-29T14:11:56.801Z] #31 8.020 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-29T14:11:57.872Z] #42 ... [2020-07-29T14:11:57.872Z] [2020-07-29T14:11:57.872Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-29T14:11:57.872Z] #14 78.62 Selecting previously unselected package libnet1:s390x. [2020-07-29T14:11:57.872Z] #14 78.62 Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-07-29T14:11:57.872Z] #14 78.63 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-07-29T14:11:57.872Z] #14 78.70 Selecting previously unselected package libnl-3-200:s390x. [2020-07-29T14:11:57.872Z] #14 78.70 Preparing to unpack .../43-libnl-3-200_3.4.0-1_s390x.deb ... [2020-07-29T14:11:57.872Z] #14 78.71 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-07-29T14:11:57.872Z] #14 78.78 Selecting previously unselected package libprotobuf-c1:s390x. [2020-07-29T14:11:57.872Z] #14 78.78 Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-07-29T14:11:57.872Z] #14 78.79 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-07-29T14:11:57.872Z] #14 78.82 Selecting previously unselected package libreadline5:s390x. [2020-07-29T14:11:57.872Z] #14 78.82 Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-07-29T14:11:57.872Z] #14 78.83 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-07-29T14:11:57.872Z] #14 78.91 Selecting previously unselected package libsystemd-dev:s390x. [2020-07-29T14:11:57.872Z] #14 78.91 Preparing to unpack .../46-libsystemd-dev_241-7~deb10u4_s390x.deb ... [2020-07-29T14:11:57.872Z] #14 78.92 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ... [2020-07-29T14:11:57.872Z] #14 79.30 Selecting previously unselected package net-tools. [2020-07-29T14:11:57.872Z] #14 79.31 Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-07-29T14:11:58.165Z] #14 79.31 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-29T14:11:58.165Z] #14 79.46 Selecting previously unselected package python-pip-whl. [2020-07-29T14:11:58.165Z] #14 79.48 Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ... [2020-07-29T14:11:58.165Z] #14 79.48 Unpacking python-pip-whl (18.1-5) ... [2020-07-29T14:11:58.739Z] #31 ... [2020-07-29T14:11:58.739Z] [2020-07-29T14:11:58.739Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-07-29T14:11:58.739Z] #36 7.660 + mktemp -d [2020-07-29T14:11:58.739Z] #36 7.664 + export GOPATH=/tmp/tmp.4pmoECIDmh [2020-07-29T14:11:58.739Z] #36 7.664 + git clone https://github.com/docker/distribution.git /tmp/tmp.4pmoECIDmh/src/github.com/docker/distribution [2020-07-29T14:11:58.739Z] #36 7.664 Cloning into '/tmp/tmp.4pmoECIDmh/src/github.com/docker/distribution'... [2020-07-29T14:11:58.739Z] #36 ... [2020-07-29T14:11:58.739Z] [2020-07-29T14:11:58.739Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-07-29T14:11:58.739Z] #54 7.177 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-29T14:11:58.739Z] #54 7.398 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-29T14:11:58.739Z] #54 7.398 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-29T14:11:58.739Z] #54 9.175 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-29T14:11:58.800Z] #14 80.10 Selecting previously unselected package python3-lib2to3. [2020-07-29T14:11:58.800Z] #14 80.11 Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-29T14:11:58.800Z] #14 80.12 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-29T14:11:58.965Z] + rm -rf /tmp/tmp.ePROJ9Fu3s/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.ePROJ9Fu3s [2020-07-29T14:11:59.007Z] #54 ... [2020-07-29T14:11:59.007Z] [2020-07-29T14:11:59.007Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-07-29T14:11:59.007Z] #7 7.187 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-29T14:11:59.007Z] #7 7.412 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-29T14:11:59.007Z] #7 7.412 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-29T14:11:59.007Z] #7 9.197 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-29T14:11:59.094Z] #14 80.22 Selecting previously unselected package python3-distutils. [2020-07-29T14:11:59.094Z] #14 80.23 Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ... [2020-07-29T14:11:59.094Z] #14 80.23 Unpacking python3-distutils (3.7.3-1) ... [2020-07-29T14:11:59.094Z] #14 80.40 Selecting previously unselected package python3-pip. [2020-07-29T14:11:59.094Z] #14 80.40 Preparing to unpack .../51-python3-pip_18.1-5_all.deb ... [2020-07-29T14:11:59.094Z] #14 80.40 Unpacking python3-pip (18.1-5) ... [2020-07-29T14:11:59.265Z] #7 ... [2020-07-29T14:11:59.265Z] [2020-07-29T14:11:59.265Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-29T14:11:59.265Z] #38 7.096 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-29T14:11:59.265Z] #38 7.151 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-29T14:11:59.265Z] #38 7.151 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-29T14:11:59.265Z] #38 8.742 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-29T14:11:59.265Z] #38 ... [2020-07-29T14:11:59.265Z] [2020-07-29T14:11:59.265Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-07-29T14:11:59.265Z] #48 7.468 + RM_GOPATH=0 [2020-07-29T14:11:59.265Z] #48 7.468 + TMP_GOPATH= [2020-07-29T14:11:59.265Z] #48 7.468 + : /build [2020-07-29T14:11:59.265Z] #48 7.468 + '[' -z '' ']' [2020-07-29T14:11:59.265Z] #48 7.468 ++ mktemp -d [2020-07-29T14:11:59.265Z] #48 7.496 + export GOPATH=/tmp/tmp.bWyY1nGrLv [2020-07-29T14:11:59.265Z] #48 7.496 + GOPATH=/tmp/tmp.bWyY1nGrLv [2020-07-29T14:11:59.265Z] #48 7.496 + RM_GOPATH=1 [2020-07-29T14:11:59.265Z] #48 7.496 ++ dirname ./install.sh [2020-07-29T14:11:59.265Z] #48 7.496 + dir=. [2020-07-29T14:11:59.265Z] #48 7.496 + bin=gometalinter [2020-07-29T14:11:59.265Z] #48 7.496 + shift [2020-07-29T14:11:59.265Z] #48 7.496 + '[' '!' -f ./gometalinter.installer ']' [2020-07-29T14:11:59.265Z] #48 7.496 + . ./gometalinter.installer [2020-07-29T14:11:59.265Z] #48 7.496 ++ GOMETALINTER_COMMIT=v2.0.6 [2020-07-29T14:11:59.265Z] #48 7.496 + install_gometalinter [2020-07-29T14:11:59.265Z] #48 7.496 + echo 'Installing gometalinter version v2.0.6' [2020-07-29T14:11:59.265Z] #48 7.496 + go get -d github.com/alecthomas/gometalinter [2020-07-29T14:11:59.265Z] #48 7.497 Installing gometalinter version v2.0.6 [2020-07-29T14:11:59.387Z] #14 80.63 Selecting previously unselected package python3-pkg-resources. [2020-07-29T14:11:59.387Z] #14 80.63 Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-29T14:11:59.387Z] #14 80.64 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-29T14:11:59.524Z] #48 ... [2020-07-29T14:11:59.524Z] [2020-07-29T14:11:59.524Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-07-29T14:11:59.524Z] #66 7.216 + RM_GOPATH=0 [2020-07-29T14:11:59.524Z] #66 7.218 + TMP_GOPATH= [2020-07-29T14:11:59.524Z] #66 7.218 + : /build [2020-07-29T14:11:59.524Z] #66 7.218 + '[' -z '' ']' [2020-07-29T14:11:59.524Z] #66 7.222 ++ mktemp -d [2020-07-29T14:11:59.524Z] #66 7.224 + export GOPATH=/tmp/tmp.d2uAVcw4Ez [2020-07-29T14:11:59.524Z] #66 7.224 + GOPATH=/tmp/tmp.d2uAVcw4Ez [2020-07-29T14:11:59.524Z] #66 7.224 + RM_GOPATH=1 [2020-07-29T14:11:59.524Z] #66 7.226 ++ dirname ./install.sh [2020-07-29T14:11:59.524Z] #66 7.231 Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-07-29T14:11:59.524Z] #66 7.231 + dir=. [2020-07-29T14:11:59.524Z] #66 7.231 + bin=proxy [2020-07-29T14:11:59.524Z] #66 7.231 + shift [2020-07-29T14:11:59.524Z] #66 7.231 + '[' '!' -f ./proxy.installer ']' [2020-07-29T14:11:59.524Z] #66 7.231 + . ./proxy.installer [2020-07-29T14:11:59.524Z] #66 7.231 ++ : 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-07-29T14:11:59.524Z] #66 7.231 + install_proxy [2020-07-29T14:11:59.524Z] #66 7.231 + case "$1" in [2020-07-29T14:11:59.524Z] #66 7.231 + export CGO_ENABLED=0 [2020-07-29T14:11:59.524Z] #66 7.231 + CGO_ENABLED=0 [2020-07-29T14:11:59.524Z] #66 7.231 + _install_proxy [2020-07-29T14:11:59.524Z] #66 7.231 + echo 'Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6' [2020-07-29T14:11:59.524Z] #66 7.231 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.d2uAVcw4Ez/src/github.com/docker/libnetwork [2020-07-29T14:11:59.524Z] #66 7.234 Cloning into '/tmp/tmp.d2uAVcw4Ez/src/github.com/docker/libnetwork'... [2020-07-29T14:11:59.524Z] #66 ... [2020-07-29T14:11:59.524Z] [2020-07-29T14:11:59.524Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-07-29T14:11:59.524Z] #20 7.204 + RM_GOPATH=0 [2020-07-29T14:11:59.524Z] #20 7.204 + TMP_GOPATH= [2020-07-29T14:11:59.524Z] #20 7.204 + : /build [2020-07-29T14:11:59.524Z] #20 7.204 + '[' -z '' ']' [2020-07-29T14:11:59.524Z] #20 7.217 ++ mktemp -d [2020-07-29T14:11:59.524Z] #20 7.245 + export GOPATH=/tmp/tmp.FU8K6FTIdq [2020-07-29T14:11:59.524Z] #20 7.245 + GOPATH=/tmp/tmp.FU8K6FTIdq [2020-07-29T14:11:59.524Z] #20 7.245 + RM_GOPATH=1 [2020-07-29T14:11:59.524Z] #20 7.249 ++ dirname ./install.sh [2020-07-29T14:11:59.524Z] #20 7.259 Install docker/cli version 17.06.2-ce from stable [2020-07-29T14:11:59.524Z] #20 7.259 + dir=. [2020-07-29T14:11:59.524Z] #20 7.259 + bin=dockercli [2020-07-29T14:11:59.524Z] #20 7.259 + shift [2020-07-29T14:11:59.524Z] #20 7.259 + '[' '!' -f ./dockercli.installer ']' [2020-07-29T14:11:59.524Z] #20 7.259 + . ./dockercli.installer [2020-07-29T14:11:59.524Z] #20 7.259 ++ : stable [2020-07-29T14:11:59.524Z] #20 7.259 ++ : 17.06.2-ce [2020-07-29T14:11:59.524Z] #20 7.259 + install_dockercli [2020-07-29T14:11:59.524Z] #20 7.259 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-29T14:11:59.524Z] #20 7.259 ++ uname -m [2020-07-29T14:11:59.524Z] #20 7.265 + arch=x86_64 [2020-07-29T14:11:59.524Z] #20 7.265 + '[' x86_64 '!=' x86_64 ']' [2020-07-29T14:11:59.524Z] #20 7.265 + url=https://download.docker.com/linux/static [2020-07-29T14:11:59.524Z] #20 7.265 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-07-29T14:11:59.524Z] #20 7.293 + tar -xz docker/docker [2020-07-29T14:11:59.680Z] #14 80.84 Selecting previously unselected package python3-setuptools. [2020-07-29T14:11:59.680Z] #14 80.84 Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ... [2020-07-29T14:11:59.680Z] #14 80.84 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-29T14:11:59.781Z] #20 ... [2020-07-29T14:11:59.781Z] [2020-07-29T14:11:59.781Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-07-29T14:11:59.781Z] #22 6.928 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-29T14:11:59.781Z] #22 6.965 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-29T14:11:59.781Z] #22 6.965 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-29T14:11:59.781Z] #22 8.527 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-29T14:11:59.781Z] #22 ... [2020-07-29T14:11:59.781Z] [2020-07-29T14:11:59.781Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-29T14:11:59.781Z] #29 7.350 + RM_GOPATH=0 [2020-07-29T14:11:59.781Z] #29 7.350 + TMP_GOPATH= [2020-07-29T14:11:59.781Z] #29 7.350 + : /build [2020-07-29T14:11:59.781Z] #29 7.351 + '[' -z '' ']' [2020-07-29T14:11:59.781Z] #29 7.351 ++ mktemp -d [2020-07-29T14:11:59.781Z] #29 7.367 + export GOPATH=/tmp/tmp.wmmi3xzgc8 [2020-07-29T14:11:59.781Z] #29 7.367 + GOPATH=/tmp/tmp.wmmi3xzgc8 [2020-07-29T14:11:59.781Z] #29 7.371 + RM_GOPATH=1 [2020-07-29T14:11:59.781Z] #29 7.372 ++ dirname ./install.sh [2020-07-29T14:11:59.781Z] #29 7.375 + dir=. [2020-07-29T14:11:59.781Z] #29 7.375 + bin=tomlv [2020-07-29T14:11:59.781Z] #29 7.375 + shift [2020-07-29T14:11:59.781Z] #29 7.375 + '[' '!' -f ./tomlv.installer ']' [2020-07-29T14:11:59.781Z] #29 7.375 + . ./tomlv.installer [2020-07-29T14:11:59.781Z] #29 7.375 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-29T14:11:59.781Z] #29 7.375 + install_tomlv [2020-07-29T14:11:59.781Z] #29 7.375 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-29T14:11:59.781Z] #29 7.375 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.wmmi3xzgc8/src/github.com/BurntSushi/toml [2020-07-29T14:11:59.781Z] #29 7.375 Cloning into '/tmp/tmp.wmmi3xzgc8/src/github.com/BurntSushi/toml'... [2020-07-29T14:11:59.781Z] #29 7.375 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-29T14:11:59.781Z] #29 8.870 + cd /tmp/tmp.wmmi3xzgc8/src/github.com/BurntSushi/toml [2020-07-29T14:11:59.781Z] #29 8.870 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-29T14:11:59.781Z] #29 9.035 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-29T14:11:59.781Z] #29 10.67 runtime/internal/atomic [2020-07-29T14:11:59.781Z] #29 10.67 internal/cpu [2020-07-29T14:11:59.973Z] #14 81.09 Selecting previously unselected package python3-wheel. [2020-07-29T14:11:59.973Z] #14 81.09 Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ... [2020-07-29T14:11:59.973Z] #14 81.11 Unpacking python3-wheel (0.32.3-2) ... [2020-07-29T14:11:59.973Z] #14 81.16 Selecting previously unselected package thin-provisioning-tools. [2020-07-29T14:11:59.973Z] #14 81.16 Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-07-29T14:11:59.973Z] #14 81.16 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-29T14:11:59.973Z] #14 81.35 Selecting previously unselected package vim-runtime. [2020-07-29T14:12:00.043Z] #29 ... [2020-07-29T14:12:00.043Z] [2020-07-29T14:12:00.043Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-07-29T14:12:00.043Z] #45 7.159 + RM_GOPATH=0 [2020-07-29T14:12:00.043Z] #45 7.159 + TMP_GOPATH= [2020-07-29T14:12:00.043Z] #45 7.159 + : /build [2020-07-29T14:12:00.043Z] #45 7.159 + '[' -z '' ']' [2020-07-29T14:12:00.043Z] #45 7.166 ++ mktemp -d [2020-07-29T14:12:00.043Z] #45 7.172 + export GOPATH=/tmp/tmp.Yu8dpazFwt [2020-07-29T14:12:00.043Z] #45 7.172 + GOPATH=/tmp/tmp.Yu8dpazFwt [2020-07-29T14:12:00.043Z] #45 7.172 + RM_GOPATH=1 [2020-07-29T14:12:00.043Z] #45 7.174 ++ dirname ./install.sh [2020-07-29T14:12:00.043Z] #45 7.176 + dir=. [2020-07-29T14:12:00.043Z] #45 7.219 + bin=gotestsum [2020-07-29T14:12:00.043Z] #45 7.219 + shift [2020-07-29T14:12:00.043Z] #45 7.219 + '[' '!' -f ./gotestsum.installer ']' [2020-07-29T14:12:00.043Z] #45 7.219 + . ./gotestsum.installer [2020-07-29T14:12:00.043Z] #45 7.219 ++ : v0.3.5 [2020-07-29T14:12:00.043Z] #45 7.219 + install_gotestsum [2020-07-29T14:12:00.043Z] #45 7.231 + set -e [2020-07-29T14:12:00.043Z] #45 7.231 + export GO111MODULE=on [2020-07-29T14:12:00.043Z] #45 7.231 + GO111MODULE=on [2020-07-29T14:12:00.043Z] #45 7.231 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-07-29T14:12:00.043Z] #45 7.302 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-29T14:12:00.043Z] #45 7.311 go: finding gotest.tools v0.3.5 [2020-07-29T14:12:00.043Z] #45 9.100 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-29T14:12:00.043Z] #45 9.741 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-29T14:12:00.265Z] #14 81.36 Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-29T14:12:00.265Z] #14 81.40 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-07-29T14:12:00.265Z] #14 81.42 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-29T14:12:00.265Z] #14 81.42 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-29T14:12:00.499Z] Removing intermediate container 7525087e01ab [2020-07-29T14:12:00.499Z] ---> c48578feb63f [2020-07-29T14:12:00.499Z] Step 18/140 : FROM base AS swagger [2020-07-29T14:12:00.499Z] ---> d975ec71b61a [2020-07-29T14:12:00.499Z] Step 19/140 : ENV GO_SWAGGER_COMMIT 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-07-29T14:12:00.499Z] ---> Running in 8da8b56d2f75 [2020-07-29T14:12:00.499Z] Removing intermediate container 8da8b56d2f75 [2020-07-29T14:12:00.499Z] ---> d0043d5195cb [2020-07-29T14:12:00.499Z] Step 20/140 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/kolyshkin/go-swagger.git "$GOPATH/src/github.com/go-swagger/go-swagger" && (cd "$GOPATH/src/github.com/go-swagger/go-swagger" && git checkout -q "$GO_SWAGGER_COMMIT") && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger && rm -rf "$GOPATH" [2020-07-29T14:12:00.499Z] ---> Running in ba8010d647fa [2020-07-29T14:12:00.795Z] + mktemp -d [2020-07-29T14:12:00.795Z] + export GOPATH=/tmp/tmp.43xxs6L4as [2020-07-29T14:12:00.795Z] + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.43xxs6L4as/src/github.com/go-swagger/go-swagger [2020-07-29T14:12:00.795Z] Cloning into '/tmp/tmp.43xxs6L4as/src/github.com/go-swagger/go-swagger'... [2020-07-29T14:12:00.975Z] #45 11.29 go: downloading gotest.tools v2.1.0+incompatible [2020-07-29T14:12:00.975Z] #45 11.45 go: extracting gotest.tools v2.1.0+incompatible [2020-07-29T14:12:00.975Z] #45 11.63 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-29T14:12:00.975Z] #45 11.63 go: downloading github.com/pkg/errors v0.8.0 [2020-07-29T14:12:00.975Z] #45 11.68 go: downloading github.com/fatih/color v1.6.0 [2020-07-29T14:12:01.232Z] #45 11.82 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-29T14:12:01.232Z] #45 11.84 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-29T14:12:01.490Z] #45 12.07 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-29T14:12:01.490Z] #45 12.07 go: extracting github.com/pkg/errors v0.8.0 [2020-07-29T14:12:01.747Z] #45 12.32 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-29T14:12:01.747Z] #45 12.34 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-29T14:12:01.747Z] #45 12.45 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-29T14:12:02.005Z] #45 12.53 go: extracting github.com/fatih/color v1.6.0 [2020-07-29T14:12:02.005Z] #45 12.54 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-29T14:12:02.005Z] #45 12.56 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-29T14:12:02.005Z] #45 12.64 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-29T14:12:02.005Z] #45 12.67 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-29T14:12:02.574Z] #45 13.04 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-29T14:12:02.574Z] #45 13.04 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-29T14:12:02.574Z] #45 ... [2020-07-29T14:12:02.574Z] [2020-07-29T14:12:02.574Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-07-29T14:12:02.574Z] #54 13.87 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB] [2020-07-29T14:12:03.005Z] #14 84.39 Selecting previously unselected package vim. [2020-07-29T14:12:03.005Z] #14 84.42 Preparing to unpack .../57-vim_2%3a8.1.0875-5_s390x.deb ... [2020-07-29T14:12:03.006Z] #14 84.43 Unpacking vim (2:8.1.0875-5) ... [2020-07-29T14:12:03.642Z] #14 ... [2020-07-29T14:12:03.642Z] [2020-07-29T14:12:03.642Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-07-29T14:12:03.642Z] #45 DONE 119.5s [2020-07-29T14:12:03.642Z] [2020-07-29T14:12:03.642Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-29T14:12:03.642Z] #14 84.96 Selecting previously unselected package xfsprogs. [2020-07-29T14:12:03.642Z] #14 84.98 Preparing to unpack .../58-xfsprogs_4.20.0-1_s390x.deb ... [2020-07-29T14:12:03.642Z] #14 84.98 Unpacking xfsprogs (4.20.0-1) ... [2020-07-29T14:12:03.642Z] #14 ... [2020-07-29T14:12:03.642Z] [2020-07-29T14:12:03.642Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:12:03.642Z] #39 73.44 CC criu/cr-dedup.o [2020-07-29T14:12:03.642Z] #39 73.84 CC criu/cr-dump.o [2020-07-29T14:12:03.642Z] #39 75.72 CC criu/cr-errno.o [2020-07-29T14:12:03.642Z] #39 75.77 CC criu/cr-restore.o [2020-07-29T14:12:03.642Z] #39 79.24 CC criu/cr-service.o [2020-07-29T14:12:03.642Z] #39 80.30 CC criu/crtools.o [2020-07-29T14:12:03.642Z] #39 80.90 CC criu/eventfd.o [2020-07-29T14:12:03.642Z] #39 81.15 CC criu/eventpoll.o [2020-07-29T14:12:04.282Z] #39 82.02 CC criu/external.o [2020-07-29T14:12:04.283Z] #39 ... [2020-07-29T14:12:04.283Z] [2020-07-29T14:12:04.283Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-29T14:12:04.283Z] #14 85.72 Selecting previously unselected package zip. [2020-07-29T14:12:04.576Z] #14 85.73 Preparing to unpack .../59-zip_3.0-11+b1_s390x.deb ... [2020-07-29T14:12:04.576Z] #14 85.75 Unpacking zip (3.0-11+b1) ... [2020-07-29T14:12:04.576Z] #14 85.93 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-07-29T14:12:04.576Z] #14 85.96 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-29T14:12:04.576Z] #14 85.97 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-29T14:12:04.576Z] #14 85.97 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-07-29T14:12:04.868Z] #14 85.98 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-07-29T14:12:04.868Z] #14 85.99 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-29T14:12:04.868Z] #14 86.01 Setting up libgpm2:s390x (1.20.7-5) ... [2020-07-29T14:12:04.868Z] #14 86.02 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-07-29T14:12:04.868Z] #14 86.03 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-07-29T14:12:04.868Z] #14 86.04 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-07-29T14:12:04.868Z] #14 86.05 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-07-29T14:12:04.868Z] #14 86.05 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-29T14:12:04.868Z] #14 86.06 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-07-29T14:12:04.868Z] #14 86.07 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-29T14:12:04.868Z] #14 86.07 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-07-29T14:12:04.868Z] #14 86.08 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-07-29T14:12:04.868Z] #14 86.09 Setting up xxd (2:8.1.0875-5) ... [2020-07-29T14:12:04.868Z] #14 86.10 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-29T14:12:04.868Z] #14 86.10 Setting up zip (3.0-11+b1) ... [2020-07-29T14:12:04.868Z] #14 86.11 Setting up vim-common (2:8.1.0875-5) ... [2020-07-29T14:12:04.868Z] #14 86.12 Setting up bash-completion (1:2.8-6) ... [2020-07-29T14:12:05.849Z] #54 ... [2020-07-29T14:12:05.849Z] [2020-07-29T14:12:05.849Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-29T14:12:05.849Z] #42 6.584 + cd /tmp/tmp.0rfjjXn2nm/src/github.com/LK4D4/vndr [2020-07-29T14:12:05.849Z] #42 6.584 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-29T14:12:05.849Z] #42 6.604 + go build -buildmode=pie -v -o /build/vndr . [2020-07-29T14:12:05.849Z] #42 8.820 runtime/internal/atomic [2020-07-29T14:12:05.849Z] #42 9.066 internal/cpu [2020-07-29T14:12:05.849Z] #42 9.440 runtime/internal/sys [2020-07-29T14:12:05.849Z] #42 10.12 runtime/internal/math [2020-07-29T14:12:05.849Z] #42 10.24 internal/race [2020-07-29T14:12:05.849Z] #42 10.53 sync/atomic [2020-07-29T14:12:05.849Z] #42 10.53 internal/bytealg [2020-07-29T14:12:05.849Z] #42 11.37 unicode [2020-07-29T14:12:05.849Z] #42 11.86 runtime [2020-07-29T14:12:06.108Z] #42 ... [2020-07-29T14:12:06.108Z] [2020-07-29T14:12:06.108Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-29T14:12:06.108Z] #29 11.38 runtime/internal/sys [2020-07-29T14:12:06.108Z] #29 11.47 internal/bytealg [2020-07-29T14:12:06.108Z] #29 11.60 runtime/internal/math [2020-07-29T14:12:06.108Z] #29 11.75 math/bits [2020-07-29T14:12:06.108Z] #29 12.49 math [2020-07-29T14:12:06.108Z] #29 13.39 runtime [2020-07-29T14:12:06.365Z] #29 ... [2020-07-29T14:12:06.365Z] [2020-07-29T14:12:06.365Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-07-29T14:12:06.365Z] #60 7.253 + RM_GOPATH=0 [2020-07-29T14:12:06.365Z] #60 7.253 + TMP_GOPATH= [2020-07-29T14:12:06.365Z] #60 7.253 + : /build/ [2020-07-29T14:12:06.365Z] #60 7.253 + '[' -z '' ']' [2020-07-29T14:12:06.365Z] #60 7.253 ++ mktemp -d [2020-07-29T14:12:06.365Z] #60 7.253 + export GOPATH=/tmp/tmp.EXL9zLEy5U [2020-07-29T14:12:06.365Z] #60 7.253 + GOPATH=/tmp/tmp.EXL9zLEy5U [2020-07-29T14:12:06.365Z] #60 7.253 + RM_GOPATH=1 [2020-07-29T14:12:06.365Z] #60 7.260 ++ dirname ./install.sh [2020-07-29T14:12:06.365Z] #60 7.261 + dir=. [2020-07-29T14:12:06.365Z] #60 7.261 + bin=rootlesskit [2020-07-29T14:12:06.365Z] #60 7.261 + shift [2020-07-29T14:12:06.365Z] #60 7.261 + '[' '!' -f ./rootlesskit.installer ']' [2020-07-29T14:12:06.365Z] #60 7.261 + . ./rootlesskit.installer [2020-07-29T14:12:06.365Z] #60 7.261 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-07-29T14:12:06.365Z] #60 7.261 + install_rootlesskit [2020-07-29T14:12:06.365Z] #60 7.261 + case "$1" in [2020-07-29T14:12:06.365Z] #60 7.261 + export CGO_ENABLED=0 [2020-07-29T14:12:06.365Z] #60 7.261 + CGO_ENABLED=0 [2020-07-29T14:12:06.365Z] #60 7.261 + _install_rootlesskit [2020-07-29T14:12:06.365Z] #60 7.261 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-07-29T14:12:06.365Z] #60 7.262 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.EXL9zLEy5U/src/github.com/rootless-containers/rootlesskit [2020-07-29T14:12:06.365Z] #60 7.262 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-07-29T14:12:06.365Z] #60 7.272 Cloning into '/tmp/tmp.EXL9zLEy5U/src/github.com/rootless-containers/rootlesskit'... [2020-07-29T14:12:06.365Z] #60 14.02 + cd /tmp/tmp.EXL9zLEy5U/src/github.com/rootless-containers/rootlesskit [2020-07-29T14:12:06.365Z] #60 14.03 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-07-29T14:12:06.365Z] #60 14.12 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-29T14:12:06.365Z] #60 14.12 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-29T14:12:06.384Z] #14 87.60 Setting up libiptc0:s390x (1.8.2-4) ... [2020-07-29T14:12:06.384Z] #14 87.62 Setting up xz-utils (5.2.4-1) ... [2020-07-29T14:12:06.384Z] #14 87.66 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-29T14:12:06.384Z] #14 87.67 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-07-29T14:12:06.385Z] #14 87.70 Setting up libudev-dev:s390x (241-7~deb10u4) ... [2020-07-29T14:12:06.385Z] #14 87.74 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-29T14:12:06.385Z] #14 87.77 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-29T14:12:06.385Z] Congratulations! "./pkg/..." is safely isolated from internal code. [2020-07-29T14:12:06.385Z] No api/types/ or api/swagger.yaml changes in diff. [2020-07-29T14:12:06.385Z] Congratulations! All toml source files changed here have valid syntax. [2020-07-29T14:12:06.385Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-07-29T14:12:06.385Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-07-29T14:12:06.388Z] + cd /tmp/tmp.43xxs6L4as/src/github.com/go-swagger/go-swagger [2020-07-29T14:12:06.388Z] + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-07-29T14:12:06.388Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-07-29T14:12:06.683Z] #14 87.80 Setting up pigz (2.4-1) ... [2020-07-29T14:12:06.683Z] #14 87.81 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-07-29T14:12:06.683Z] #14 87.83 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-07-29T14:12:06.683Z] #14 87.85 Setting up python-pip-whl (18.1-5) ... [2020-07-29T14:12:06.683Z] #14 87.87 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-07-29T14:12:06.683Z] #14 87.89 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-29T14:12:06.683Z] #14 87.90 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-29T14:12:06.707Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41293/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=83baeafc3c4eaedc41efb47061eb530651d8ce04 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:83baeafc3c4eaedc41efb47061eb530651d8ce04 hack/make.sh dynbinary-daemon test-docker-py [2020-07-29T14:12:06.965Z] [2020-07-29T14:12:06.965Z] Removing bundles/ [2020-07-29T14:12:06.965Z] [2020-07-29T14:12:06.965Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-07-29T14:12:06.965Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-29T14:12:06.965Z] GOOS="" GOARCH="" GOARM="" [2020-07-29T14:12:06.975Z] #14 88.14 Setting up libaio1:s390x (0.3.112-3) ... [2020-07-29T14:12:06.975Z] #14 88.16 Setting up libsystemd-dev:s390x (241-7~deb10u4) ... [2020-07-29T14:12:06.975Z] #14 88.18 Setting up libonig5:s390x (6.9.1-1) ... [2020-07-29T14:12:06.975Z] #14 88.22 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-29T14:12:06.975Z] #14 88.25 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-07-29T14:12:06.975Z] #14 88.27 Setting up vim (2:8.1.0875-5) ... [2020-07-29T14:12:06.975Z] #14 88.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-29T14:12:06.975Z] #14 88.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-29T14:12:06.975Z] #14 88.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-29T14:12:06.975Z] #14 88.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-29T14:12:06.975Z] #14 88.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-29T14:12:06.975Z] #14 88.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-29T14:12:06.975Z] #14 88.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-29T14:12:06.975Z] #14 88.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-29T14:12:06.975Z] #14 88.31 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-07-29T14:12:06.975Z] #14 88.31 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-07-29T14:12:06.975Z] #14 88.32 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-29T14:12:06.975Z] #14 88.32 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-07-29T14:12:06.975Z] #14 88.33 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-07-29T14:12:06.975Z] #14 88.33 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-29T14:12:06.975Z] #14 88.34 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-07-29T14:12:06.975Z] #14 88.34 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-07-29T14:12:06.975Z] #14 88.35 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-29T14:12:06.975Z] #14 88.35 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-29T14:12:07.268Z] #14 88.36 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-07-29T14:12:07.268Z] #14 88.37 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-29T14:12:07.268Z] #14 88.37 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-07-29T14:12:07.268Z] #14 88.38 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-29T14:12:07.735Z] #60 ... [2020-07-29T14:12:07.735Z] [2020-07-29T14:12:07.735Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-07-29T14:12:07.735Z] #48 18.25 + cd /tmp/tmp.bWyY1nGrLv/src/github.com/alecthomas/gometalinter [2020-07-29T14:12:07.735Z] #48 18.25 + git checkout -q v2.0.6 [2020-07-29T14:12:07.992Z] #48 18.92 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-07-29T14:12:08.783Z] #14 ... [2020-07-29T14:12:08.783Z] [2020-07-29T14:12:08.783Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-29T14:12:08.783Z] #42 117.2 github.com/LK4D4/vndr/godl [2020-07-29T14:12:08.783Z] #42 117.7 github.com/LK4D4/vndr [2020-07-29T14:12:08.783Z] #42 DONE 124.3s [2020-07-29T14:12:08.783Z] [2020-07-29T14:12:08.783Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:12:08.783Z] #39 82.30 CC criu/fault-injection.o [2020-07-29T14:12:08.783Z] #39 82.35 CC criu/fdstore.o [2020-07-29T14:12:08.783Z] #39 82.66 CC criu/fifo.o [2020-07-29T14:12:08.783Z] #39 82.89 CC criu/file-ids.o [2020-07-29T14:12:08.783Z] #39 83.11 CC criu/file-lock.o [2020-07-29T14:12:08.783Z] #39 83.63 CC criu/files-ext.o [2020-07-29T14:12:08.783Z] #39 84.02 CC criu/files-reg.o [2020-07-29T14:12:08.783Z] #39 85.63 CC criu/files.o [2020-07-29T14:12:09.418Z] #39 87.18 CC criu/filesystems.o [2020-07-29T14:12:10.053Z] #39 87.70 CC criu/fsnotify.o [2020-07-29T14:12:10.345Z] #39 ... [2020-07-29T14:12:10.345Z] [2020-07-29T14:12:10.345Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-29T14:12:10.345Z] #14 90.67 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-07-29T14:12:10.345Z] #14 90.67 Setting up iptables (1.8.2-4) ... [2020-07-29T14:12:10.345Z] #14 90.68 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-29T14:12:10.345Z] #14 90.69 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-29T14:12:10.345Z] #14 90.69 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-29T14:12:10.345Z] #14 90.70 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-29T14:12:10.345Z] #14 90.70 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-29T14:12:10.345Z] #14 90.71 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-29T14:12:10.345Z] #14 90.72 Setting up python3 (3.7.3-1) ... [2020-07-29T14:12:10.345Z] #14 90.92 Setting up python3-wheel (0.32.3-2) ... [2020-07-29T14:12:10.345Z] #14 91.36 Setting up apparmor (2.13.2-10) ... [2020-07-29T14:12:10.981Z] #14 92.27 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-29T14:12:11.267Z] #48 ... [2020-07-29T14:12:11.267Z] [2020-07-29T14:12:11.267Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-07-29T14:12:11.267Z] #22 11.96 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB] [2020-07-29T14:12:11.267Z] #22 16.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-29T14:12:11.267Z] #22 ... [2020-07-29T14:12:11.267Z] [2020-07-29T14:12:11.267Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-07-29T14:12:11.267Z] #20 21.55 + mkdir -p /build [2020-07-29T14:12:11.267Z] #20 21.57 + mv docker/docker /build/ [2020-07-29T14:12:11.267Z] #20 21.58 + rmdir docker [2020-07-29T14:12:11.267Z] #20 ... [2020-07-29T14:12:11.267Z] [2020-07-29T14:12:11.267Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-29T14:12:11.267Z] #31 12.25 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB] [2020-07-29T14:12:11.267Z] #31 17.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-29T14:12:11.267Z] #31 ... [2020-07-29T14:12:11.267Z] [2020-07-29T14:12:11.267Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-29T14:12:11.267Z] #29 19.89 unicode/utf8 [2020-07-29T14:12:11.267Z] #29 20.66 internal/race [2020-07-29T14:12:11.267Z] #29 20.82 sync/atomic [2020-07-29T14:12:11.267Z] #29 21.15 unicode [2020-07-29T14:12:11.274Z] #14 92.59 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-29T14:12:11.834Z] #29 ... [2020-07-29T14:12:11.834Z] [2020-07-29T14:12:11.834Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-07-29T14:12:11.834Z] #20 DONE 22.5s [2020-07-29T14:12:11.834Z] [2020-07-29T14:12:11.834Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-07-29T14:12:11.834Z] #45 13.63 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-29T14:12:11.834Z] #45 13.63 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-29T14:12:11.834Z] #45 16.93 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-29T14:12:11.834Z] #45 17.93 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-29T14:12:11.834Z] #45 17.96 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-29T14:12:11.834Z] #45 21.11 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-07-29T14:12:11.834Z] #45 22.49 go: finding gotest.tools v2.2.0+incompatible [2020-07-29T14:12:11.909Z] #14 93.16 Setting up python3-distutils (3.7.3-1) ... [2020-07-29T14:12:12.091Z] #45 22.50 go: finding gotest.tools/gotestsum v0.5.2 [2020-07-29T14:12:12.091Z] #45 22.50 go: downloading gotest.tools v2.2.0+incompatible [2020-07-29T14:12:12.091Z] #45 22.50 go: downloading gotest.tools/gotestsum v0.5.2 [2020-07-29T14:12:12.091Z] #45 ... [2020-07-29T14:12:12.091Z] [2020-07-29T14:12:12.091Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-07-29T14:12:12.091Z] #7 13.41 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB] [2020-07-29T14:12:12.091Z] #7 18.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-29T14:12:12.202Z] #14 93.40 Setting up python3-setuptools (40.8.0-1) ... [2020-07-29T14:12:12.348Z] #7 ... [2020-07-29T14:12:12.348Z] [2020-07-29T14:12:12.348Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-29T14:12:12.348Z] #38 13.58 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB] [2020-07-29T14:12:12.348Z] #38 17.94 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-29T14:12:12.348Z] #38 ... [2020-07-29T14:12:12.348Z] [2020-07-29T14:12:12.348Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-29T14:12:12.348Z] #42 18.23 unicode/utf8 [2020-07-29T14:12:12.348Z] #42 18.96 math/bits [2020-07-29T14:12:12.348Z] #42 19.83 math [2020-07-29T14:12:12.614Z] #42 ... [2020-07-29T14:12:12.614Z] [2020-07-29T14:12:12.614Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-07-29T14:12:12.614Z] #45 23.24 go: extracting gotest.tools/gotestsum v0.5.2 [2020-07-29T14:12:12.838Z] #14 94.14 Setting up python3-pip (18.1-5) ... [2020-07-29T14:12:12.873Z] #45 23.31 go: extracting gotest.tools v2.2.0+incompatible [2020-07-29T14:12:13.473Z] #14 94.88 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-07-29T14:12:13.806Z] #45 24.57 go: downloading github.com/fatih/color v1.9.0 [2020-07-29T14:12:13.807Z] #14 94.89 Setting up dmsetup (2:1.02.155-3) ... [2020-07-29T14:12:13.807Z] #14 94.90 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-07-29T14:12:13.807Z] #14 94.91 Setting up xfsprogs (4.20.0-1) ... [2020-07-29T14:12:13.808Z] #14 94.91 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-07-29T14:12:13.808Z] #14 94.92 Processing triggers for mime-support (3.62) ... [2020-07-29T14:12:13.808Z] #14 94.94 Processing triggers for libc-bin (2.28-10) ... [2020-07-29T14:12:14.064Z] #45 24.65 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-07-29T14:12:14.064Z] #45 24.66 go: downloading github.com/spf13/pflag v1.0.3 [2020-07-29T14:12:14.064Z] #45 24.70 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-07-29T14:12:14.102Z] #14 DONE 95.3s [2020-07-29T14:12:14.102Z] [2020-07-29T14:12:14.102Z] #15 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-07-29T14:12:14.321Z] #45 24.86 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-07-29T14:12:14.321Z] #45 24.87 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-07-29T14:12:14.321Z] #45 24.92 go: extracting github.com/fatih/color v1.9.0 [2020-07-29T14:12:14.579Z] #45 25.06 go: downloading github.com/pkg/errors v0.9.1 [2020-07-29T14:12:14.579Z] #45 25.16 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-07-29T14:12:14.579Z] #45 25.16 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-07-29T14:12:14.579Z] #45 25.16 go: extracting github.com/spf13/pflag v1.0.3 [2020-07-29T14:12:14.579Z] #45 25.19 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-07-29T14:12:15.140Z] #45 25.79 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-07-29T14:12:15.140Z] #45 25.81 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-07-29T14:12:15.140Z] #45 25.85 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-07-29T14:12:15.397Z] #45 26.14 go: extracting github.com/pkg/errors v0.9.1 [2020-07-29T14:12:15.622Z] #15 1.350 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-29T14:12:15.622Z] #15 1.353 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-29T14:12:15.622Z] #15 1.357 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-29T14:12:15.622Z] #15 DONE 1.5s [2020-07-29T14:12:15.622Z] [2020-07-29T14:12:15.622Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-07-29T14:12:15.654Z] #45 26.14 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-07-29T14:12:17.593Z] #45 ... [2020-07-29T14:12:17.593Z] [2020-07-29T14:12:17.593Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-07-29T14:12:17.593Z] #54 18.77 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-29T14:12:17.593Z] #54 ... [2020-07-29T14:12:17.593Z] [2020-07-29T14:12:17.593Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-07-29T14:12:17.857Z] #36 27.89 Checking out files: 62% (1003/1597) Checking out files: 63% (1007/1597) Checking out files: 64% (1023/1597) Checking out files: 65% (1039/1597) Checking out files: 66% (1055/1597) Checking out files: 67% (1070/1597) Checking out files: 68% (1086/1597) Checking out files: 69% (1102/1597) Checking out files: 70% (1118/1597) Checking out files: 71% (1134/1597) Checking out files: 72% (1150/1597) Checking out files: 73% (1166/1597) Checking out files: 74% (1182/1597) Checking out files: 75% (1198/1597) Checking out files: 76% (1214/1597) Checking out files: 77% (1230/1597) Checking out files: 78% (1246/1597) Checking out files: 79% (1262/1597) Checking out files: 80% (1278/1597) Checking out files: 81% (1294/1597) Checking out files: 82% (1310/1597) Checking out files: 83% (1326/1597) Checking out files: 84% (1342/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 92% (1475/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-07-29T14:12:17.857Z] #36 29.16 + cd /tmp/tmp.4pmoECIDmh/src/github.com/docker/distribution [2020-07-29T14:12:17.857Z] #36 29.16 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-29T14:12:19.115Z] + rm -rf /tmp/tmp.43xxs6L4as [2020-07-29T14:12:19.146Z] #16 3.201 Collecting yamllint==1.16.0 [2020-07-29T14:12:19.146Z] #16 3.354 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-29T14:12:19.146Z] #16 3.374 Collecting pyyaml (from yamllint==1.16.0) [2020-07-29T14:12:19.146Z] #16 3.472 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-29T14:12:20.155Z] Removing intermediate container ba8010d647fa [2020-07-29T14:12:20.155Z] ---> 3dc5113bf22b [2020-07-29T14:12:20.155Z] Step 21/140 : FROM base AS frozen-images [2020-07-29T14:12:20.155Z] ---> d975ec71b61a [2020-07-29T14:12:20.155Z] Step 22/140 : ARG DEBIAN_FRONTEND [2020-07-29T14:12:20.155Z] ---> Using cache [2020-07-29T14:12:20.155Z] ---> 2cc81bc69677 [2020-07-29T14:12:20.155Z] Step 23/140 : RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates jq && rm -rf /var/lib/apt/lists/* [2020-07-29T14:12:20.155Z] ---> Running in c3af7408c286 [2020-07-29T14:12:20.186Z] #16 4.393 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-29T14:12:20.186Z] #16 4.452 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-29T14:12:20.186Z] #16 4.461 Building wheels for collected packages: pyyaml [2020-07-29T14:12:20.186Z] #16 4.481 Running setup.py bdist_wheel for pyyaml: started [2020-07-29T14:12:20.451Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-29T14:12:20.451Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-29T14:12:20.451Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-29T14:12:20.451Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-29T14:12:20.479Z] #16 5.045 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-29T14:12:20.771Z] #16 5.046 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-29T14:12:20.771Z] #16 5.084 Successfully built pyyaml [2020-07-29T14:12:20.771Z] #16 5.099 Installing collected packages: pyyaml, pathspec, yamllint [2020-07-29T14:12:20.771Z] #16 ... [2020-07-29T14:12:20.771Z] [2020-07-29T14:12:20.771Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:12:20.771Z] #39 88.30 CC criu/image-desc.o [2020-07-29T14:12:20.771Z] #39 88.39 CC criu/image.o [2020-07-29T14:12:20.771Z] #39 88.90 CC criu/ipc_ns.o [2020-07-29T14:12:20.771Z] #39 89.47 CC criu/irmap.o [2020-07-29T14:12:20.771Z] #39 89.84 CC criu/kcmp-ids.o [2020-07-29T14:12:20.771Z] #39 90.03 CC criu/kerndat.o [2020-07-29T14:12:20.771Z] #39 90.61 CC criu/libnetlink.o [2020-07-29T14:12:20.771Z] #39 90.91 CC criu/log.o [2020-07-29T14:12:20.771Z] #39 91.37 CC criu/lsm.o [2020-07-29T14:12:20.771Z] #39 91.63 CC criu/mem.o [2020-07-29T14:12:20.771Z] #39 92.59 CC criu/memfd.o [2020-07-29T14:12:20.771Z] #39 92.84 CC criu/mount.o [2020-07-29T14:12:20.771Z] #39 95.41 CC criu/namespaces.o [2020-07-29T14:12:20.771Z] #39 96.67 CC criu/net.o [2020-07-29T14:12:20.771Z] #39 ... [2020-07-29T14:12:20.771Z] [2020-07-29T14:12:20.771Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-07-29T14:12:20.771Z] #16 5.304 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-29T14:12:21.406Z] #16 DONE 5.7s [2020-07-29T14:12:21.406Z] [2020-07-29T14:12:21.406Z] #21 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-07-29T14:12:21.406Z] #21 DONE 0.2s [2020-07-29T14:12:21.406Z] [2020-07-29T14:12:21.406Z] #25 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-07-29T14:12:21.493Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [206 kB] [2020-07-29T14:12:21.493Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-29T14:12:22.050Z] #36 33.10 + GOPATH=/tmp/tmp.4pmoECIDmh/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.4pmoECIDmh go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-07-29T14:12:22.050Z] #36 ... [2020-07-29T14:12:22.050Z] [2020-07-29T14:12:22.050Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-07-29T14:12:22.447Z] #25 DONE 0.7s [2020-07-29T14:12:22.447Z] [2020-07-29T14:12:22.447Z] #27 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-07-29T14:12:22.447Z] #27 DONE 0.3s [2020-07-29T14:12:22.447Z] [2020-07-29T14:12:22.447Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:12:22.447Z] #39 98.64 CC criu/netfilter.o [2020-07-29T14:12:22.447Z] #39 98.91 CC criu/page-pipe.o [2020-07-29T14:12:22.447Z] #39 99.44 CC criu/page-xfer.o [2020-07-29T14:12:22.447Z] #39 ... [2020-07-29T14:12:22.447Z] [2020-07-29T14:12:22.447Z] #30 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-07-29T14:12:22.447Z] #30 DONE 0.1s [2020-07-29T14:12:22.536Z] Fetched 8145 kB in 2s (3457 kB/s) [2020-07-29T14:12:22.739Z] [2020-07-29T14:12:22.739Z] #35 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-07-29T14:12:22.739Z] #35 DONE 0.1s [2020-07-29T14:12:22.739Z] [2020-07-29T14:12:22.739Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:12:22.739Z] #39 100.3 CC criu/pagemap-cache.o [2020-07-29T14:12:22.739Z] #39 100.5 CC criu/pagemap.o [2020-07-29T14:12:22.825Z] #66 32.62 Checking out files: 63% (1318/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-07-29T14:12:22.825Z] #66 33.57 + cd /tmp/tmp.d2uAVcw4Ez/src/github.com/docker/libnetwork [2020-07-29T14:12:22.825Z] #66 33.57 + git checkout -q 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-07-29T14:12:23.378Z] #39 100.9 CC criu/parasite-syscall.o [2020-07-29T14:12:23.378Z] #39 101.2 CC criu/path.o [2020-07-29T14:12:23.579Z] Reading package lists... [2020-07-29T14:12:23.671Z] #39 101.3 CC criu/pie-util-vdso.o [2020-07-29T14:12:23.671Z] #39 101.4 CC criu/pie-util.o [2020-07-29T14:12:23.760Z] #66 34.56 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-29T14:12:23.964Z] #39 101.5 CC criu/pipes.o [2020-07-29T14:12:24.216Z] Reading package lists... [2020-07-29T14:12:24.258Z] #39 101.8 CC criu/plugin.o [2020-07-29T14:12:24.258Z] #39 101.9 CC criu/proc_parse.o [2020-07-29T14:12:24.510Z] Building dependency tree... [2020-07-29T14:12:24.510Z] Reading state information... [2020-07-29T14:12:24.510Z] ca-certificates is already the newest version (20200601~deb10u1). [2020-07-29T14:12:24.510Z] The following additional packages will be installed: [2020-07-29T14:12:24.510Z] libjq1 libonig5 [2020-07-29T14:12:24.510Z] The following NEW packages will be installed: [2020-07-29T14:12:24.510Z] jq libjq1 libonig5 [2020-07-29T14:12:24.510Z] 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-29T14:12:24.510Z] Need to get 358 kB of archives. [2020-07-29T14:12:24.510Z] After this operation, 1277 kB of additional disk space will be used. [2020-07-29T14:12:24.510Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-07-29T14:12:24.510Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-07-29T14:12:24.510Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-07-29T14:12:24.804Z] debconf: delaying package configuration, since apt-utils is not installed [2020-07-29T14:12:24.804Z] Fetched 358 kB in 0s (3688 kB/s) [2020-07-29T14:12:24.804Z] Selecting previously unselected package libonig5:ppc64el. [2020-07-29T14:12:24.805Z] (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 ... 15339 files and directories currently installed.) [2020-07-29T14:12:24.805Z] Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-07-29T14:12:24.805Z] Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-07-29T14:12:24.805Z] Selecting previously unselected package libjq1:ppc64el. [2020-07-29T14:12:24.805Z] Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-07-29T14:12:24.805Z] Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-07-29T14:12:24.805Z] Selecting previously unselected package jq. [2020-07-29T14:12:24.805Z] Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-07-29T14:12:24.805Z] Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-29T14:12:24.805Z] Setting up libonig5:ppc64el (6.9.1-1) ... [2020-07-29T14:12:24.805Z] Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-07-29T14:12:24.805Z] Setting up jq (1.5+dfsg-2+b1) ... [2020-07-29T14:12:24.805Z] Processing triggers for libc-bin (2.28-10) ... [2020-07-29T14:12:25.297Z] #39 103.1 CC criu/protobuf-desc.o [2020-07-29T14:12:25.444Z] Removing intermediate container c3af7408c286 [2020-07-29T14:12:25.444Z] ---> ddd9e9bdcebc [2020-07-29T14:12:25.444Z] Step 24/140 : COPY contrib/download-frozen-image-v2.sh / [2020-07-29T14:12:25.444Z] ---> 35521c739a82 [2020-07-29T14:12:25.444Z] Step 25/140 : RUN /download-frozen-image-v2.sh /build buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251 busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0 busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6 debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60 hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c [2020-07-29T14:12:25.444Z] ---> Running in 964f9c356342 [2020-07-29T14:12:25.668Z] #66 ... [2020-07-29T14:12:25.668Z] [2020-07-29T14:12:25.668Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-29T14:12:25.668Z] #42 25.93 internal/testlog [2020-07-29T14:12:25.668Z] #42 26.38 encoding [2020-07-29T14:12:25.668Z] #42 26.50 unicode/utf16 [2020-07-29T14:12:25.668Z] #42 26.80 container/list [2020-07-29T14:12:25.668Z] #42 27.77 crypto/internal/subtle [2020-07-29T14:12:25.668Z] #42 28.03 crypto/subtle [2020-07-29T14:12:25.668Z] #42 28.45 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-29T14:12:25.668Z] #42 28.71 internal/nettrace [2020-07-29T14:12:25.668Z] #42 29.22 runtime/cgo [2020-07-29T14:12:25.668Z] #42 ... [2020-07-29T14:12:25.668Z] [2020-07-29T14:12:25.668Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-29T14:12:25.668Z] #29 26.42 internal/testlog [2020-07-29T14:12:25.668Z] #29 26.80 encoding [2020-07-29T14:12:25.668Z] #29 27.00 runtime/cgo [2020-07-29T14:12:25.668Z] #29 ... [2020-07-29T14:12:25.668Z] [2020-07-29T14:12:25.668Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-07-29T14:12:25.668Z] #45 29.68 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-07-29T14:12:25.668Z] #45 30.78 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-07-29T14:12:25.668Z] #45 32.64 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-07-29T14:12:25.925Z] #45 36.51 go: finding github.com/fatih/color v1.9.0 [2020-07-29T14:12:25.925Z] #45 36.54 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-07-29T14:12:25.925Z] #45 36.57 go: finding github.com/pkg/errors v0.9.1 [2020-07-29T14:12:25.925Z] #45 36.61 go: finding github.com/spf13/pflag v1.0.3 [2020-07-29T14:12:25.925Z] #45 36.65 go: finding github.com/mattn/go-colorable v0.1.6 [2020-07-29T14:12:25.933Z] #39 103.5 CC criu/protobuf.o [2020-07-29T14:12:26.185Z] #45 36.89 go: finding github.com/mattn/go-isatty v0.0.12 [2020-07-29T14:12:26.226Z] #39 103.7 CC criu/pstree.o [2020-07-29T14:12:26.495Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-07-29T14:12:26.495Z]  [2020-07-29T14:12:26.519Z] #39 104.2 CC criu/rbtree.o [2020-07-29T14:12:26.758Z] #45 37.15 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-07-29T14:12:26.811Z] #39 104.5 CC criu/rst-malloc.o [2020-07-29T14:12:26.811Z] #39 104.6 CC criu/seccomp.o [2020-07-29T14:12:27.015Z] #45 37.70 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-29T14:12:27.087Z]  ######  8.5% ##################### 29.7% ###################################### 53.1% #########################################              57.7% #######################################################        76.8% ####################################################################  95.5% ######################################################################## 100.0% [2020-07-29T14:12:27.271Z] #45 37.84 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-07-29T14:12:27.271Z] #45 37.90 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-07-29T14:12:27.271Z] #45 37.94 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-07-29T14:12:27.387Z]  [2020-07-29T14:12:27.446Z] #39 105.1 CC criu/seize.o [2020-07-29T14:12:27.683Z]  #######  10.3% ###########################################  60.4% ######################################################################## 100.0% [2020-07-29T14:12:27.683Z]  [2020-07-29T14:12:28.081Z] #39 105.6 CC criu/servicefd.o [2020-07-29T14:12:28.272Z]  ######                         9.2% ######################                31.8% #######################################   55.1% ##########################################################  80.8% ######################################################################## 100.0% [2020-07-29T14:12:28.272Z]  [2020-07-29T14:12:28.374Z] #39 106.0 CC criu/shmem.o [2020-07-29T14:12:28.667Z] #39 ... [2020-07-29T14:12:28.667Z] [2020-07-29T14:12:28.667Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-07-29T14:12:28.667Z] #52 121.7 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-07-29T14:12:29.800Z]  ##  3.4% ########   11.2% ##############                            20.2% ####################    28.2% ##########################     36.3% ################################# 47.0% ########################################  56.8% ###############################################   66.7% ####################################################  73.3% #########################################################  79.4% ############################################################   84.1% ###############################################################  88.3% ##################################################################   92.5% ##################################################################### 96.1% ######################################################################## 100.0% [2020-07-29T14:12:29.800Z]  [2020-07-29T14:12:30.183Z] #52 122.8 + mkdir -p /build [2020-07-29T14:12:30.183Z] #52 122.8 + cp runc /build/runc [2020-07-29T14:12:30.183Z] #52 DONE 123.1s [2020-07-29T14:12:30.183Z] [2020-07-29T14:12:30.183Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:12:30.183Z] #39 106.6 CC criu/sigframe.o [2020-07-29T14:12:30.183Z] #39 106.7 CC criu/signalfd.o [2020-07-29T14:12:30.183Z] #39 106.9 CC criu/sk-inet.o [2020-07-29T14:12:30.183Z] #39 107.6 CC criu/sk-netlink.o [2020-07-29T14:12:30.183Z] #39 108.0 CC criu/sk-packet.o [2020-07-29T14:12:30.434Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-07-29T14:12:30.435Z]  [2020-07-29T14:12:30.729Z]  ######################################################################## 100.0% [2020-07-29T14:12:30.729Z]  [2020-07-29T14:12:30.862Z] #39 108.4 CC criu/sk-queue.o [2020-07-29T14:12:30.862Z] #39 108.7 CC criu/sk-tcp.o [2020-07-29T14:12:31.022Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-07-29T14:12:31.156Z] #39 109.0 CC criu/sk-unix.o [2020-07-29T14:12:31.318Z]  [2020-07-29T14:12:31.318Z]  ######################################################################## 100.0% [2020-07-29T14:12:31.318Z]  [2020-07-29T14:12:31.449Z] #45 ... [2020-07-29T14:12:31.449Z] [2020-07-29T14:12:31.449Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-07-29T14:12:31.449Z] #22 32.07 Fetched 8365 kB in 26s (328 kB/s) [2020-07-29T14:12:31.449Z] #22 32.07 Reading package lists... [2020-07-29T14:12:31.449Z] #22 41.82 Reading package lists... [2020-07-29T14:12:31.449Z] #22 ... [2020-07-29T14:12:31.449Z] [2020-07-29T14:12:31.449Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-29T14:12:31.449Z] #31 33.19 Fetched 8365 kB in 26s (316 kB/s) [2020-07-29T14:12:31.449Z] #31 33.19 Reading package lists... [2020-07-29T14:12:31.706Z] #31 42.79 Reading package lists... [2020-07-29T14:12:31.706Z] #31 ... [2020-07-29T14:12:31.706Z] [2020-07-29T14:12:31.706Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-07-29T14:12:31.706Z] #54 32.86 Fetched 8365 kB in 26s (322 kB/s) [2020-07-29T14:12:31.706Z] #54 32.86 Reading package lists... [2020-07-29T14:12:31.706Z] #54 42.79 Reading package lists... [2020-07-29T14:12:31.706Z] #54 ... [2020-07-29T14:12:31.706Z] [2020-07-29T14:12:31.706Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-07-29T14:12:31.706Z] #7 33.09 Fetched 8365 kB in 26s (321 kB/s) [2020-07-29T14:12:31.706Z] #7 33.09 Reading package lists... [2020-07-29T14:12:31.952Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-07-29T14:12:31.952Z] skipping existing c8c2d4a6b2e3 [2020-07-29T14:12:31.952Z] [2020-07-29T14:12:31.964Z] #7 43.01 Reading package lists... [2020-07-29T14:12:31.964Z] #7 ... [2020-07-29T14:12:31.964Z] [2020-07-29T14:12:31.964Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-29T14:12:31.964Z] #38 33.21 Fetched 8365 kB in 26s (317 kB/s) [2020-07-29T14:12:31.964Z] #38 33.21 Reading package lists... [2020-07-29T14:12:32.194Z] #39 109.9 CC criu/sockets.o [2020-07-29T14:12:32.590Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-07-29T14:12:32.591Z]  [2020-07-29T14:12:32.591Z]  ######################################################################## 100.0% [2020-07-29T14:12:32.591Z]  [2020-07-29T14:12:32.591Z] Download of images into '/build' complete. [2020-07-29T14:12:32.591Z] Use something like the following to load the result into a Docker daemon: [2020-07-29T14:12:32.591Z] tar -cC '/build' . | docker load [2020-07-29T14:12:32.829Z] #39 110.5 CC criu/stats.o [2020-07-29T14:12:33.121Z] #39 110.6 CC criu/string.o [2020-07-29T14:12:33.121Z] #39 110.7 CC criu/sysctl.o [2020-07-29T14:12:33.414Z] #39 111.1 CC criu/sysfs_parse.o [2020-07-29T14:12:33.706Z] #39 111.4 CC criu/timens.o [2020-07-29T14:12:33.859Z] #38 43.12 Reading package lists... [2020-07-29T14:12:33.859Z] #38 ... [2020-07-29T14:12:33.859Z] [2020-07-29T14:12:33.859Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-29T14:12:33.859Z] #42 44.37 vendor/golang.org/x/crypto/internal/subtle [2020-07-29T14:12:33.859Z] #42 44.57 vendor/golang.org/x/crypto/curve25519 [2020-07-29T14:12:33.999Z] #39 111.6 CC criu/timerfd.o [2020-07-29T14:12:34.291Z] #39 111.8 CC criu/tty.o [2020-07-29T14:12:34.584Z] #39 ... [2020-07-29T14:12:34.584Z] [2020-07-29T14:12:34.584Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-07-29T14:12:34.584Z] #36 150.7 + dpkg --print-architecture [2020-07-29T14:12:34.584Z] #36 150.7 + cd /tmp/tmp.j8hUy0XiUX/src/github.com/docker/distribution [2020-07-29T14:12:34.584Z] #36 150.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-29T14:12:34.669Z] Removing intermediate container 964f9c356342 [2020-07-29T14:12:34.669Z] ---> 758c46a3165b [2020-07-29T14:12:34.669Z] Step 26/140 : FROM base AS cross-false [2020-07-29T14:12:34.669Z] ---> d975ec71b61a [2020-07-29T14:12:34.669Z] Step 27/140 : FROM base AS cross-true [2020-07-29T14:12:34.669Z] ---> d975ec71b61a [2020-07-29T14:12:34.669Z] Step 28/140 : ARG DEBIAN_FRONTEND [2020-07-29T14:12:34.669Z] ---> Using cache [2020-07-29T14:12:34.669Z] ---> 2cc81bc69677 [2020-07-29T14:12:34.669Z] Step 29/140 : RUN dpkg --add-architecture arm64 [2020-07-29T14:12:34.669Z] ---> Running in bdf1a68639fe [2020-07-29T14:12:34.877Z] #36 150.9 + GOPATH=/tmp/tmp.j8hUy0XiUX/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.j8hUy0XiUX [2020-07-29T14:12:34.877Z] #36 150.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-07-29T14:12:35.310Z] Removing intermediate container bdf1a68639fe [2020-07-29T14:12:35.310Z] ---> 16918866c254 [2020-07-29T14:12:35.310Z] Step 30/140 : RUN dpkg --add-architecture armel [2020-07-29T14:12:35.310Z] ---> Running in 7d29a6f0c92f [2020-07-29T14:12:35.951Z] Removing intermediate container 7d29a6f0c92f [2020-07-29T14:12:35.951Z] ---> 793ae3db50b9 [2020-07-29T14:12:35.951Z] Step 31/140 : RUN dpkg --add-architecture armhf [2020-07-29T14:12:35.951Z] ---> Running in 649a84964003 [2020-07-29T14:12:36.594Z] Removing intermediate container 649a84964003 [2020-07-29T14:12:36.594Z] ---> e5d950532962 [2020-07-29T14:12:36.594Z] Step 32/140 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf && rm -rf /var/lib/apt/lists/*; fi [2020-07-29T14:12:36.594Z] ---> Running in eac240c10d7b [2020-07-29T14:12:37.229Z] Removing intermediate container eac240c10d7b [2020-07-29T14:12:37.229Z] ---> e8543133d5b6 [2020-07-29T14:12:37.229Z] Step 33/140 : FROM cross-${CROSS} as dev-base [2020-07-29T14:12:37.229Z] ---> d975ec71b61a [2020-07-29T14:12:37.229Z] Step 34/140 : FROM dev-base AS runtime-dev-cross-false [2020-07-29T14:12:37.229Z] ---> d975ec71b61a [2020-07-29T14:12:37.229Z] Step 35/140 : ARG DEBIAN_FRONTEND [2020-07-29T14:12:37.229Z] ---> Using cache [2020-07-29T14:12:37.229Z] ---> 2cc81bc69677 [2020-07-29T14:12:37.229Z] Step 36/140 : RUN apt-get update && apt-get install -y --no-install-recommends libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/* [2020-07-29T14:12:37.229Z] ---> Running in 971cbbaf4ada [2020-07-29T14:12:37.523Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-29T14:12:37.523Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-29T14:12:37.523Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-29T14:12:37.833Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-29T14:12:38.126Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [206 kB] [2020-07-29T14:12:38.126Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-29T14:12:39.046Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-29T14:12:39.046Z] [2020-07-29T14:12:39.046Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-07-29T14:12:39.046Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-07-29T14:12:39.046Z] Using test binary docker [2020-07-29T14:12:39.046Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-29T14:12:39.046Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-29T14:12:39.046Z] INFO: Waiting for daemon to start... [2020-07-29T14:12:39.046Z] Starting dockerd [2020-07-29T14:12:39.046Z] . [2020-07-29T14:12:39.046Z] INFO: Building docker-sdk-python3:4.1.0... [2020-07-29T14:12:39.111Z] #42 ... [2020-07-29T14:12:39.111Z] [2020-07-29T14:12:39.111Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-29T14:12:39.111Z] #38 43.12 Reading package lists... [2020-07-29T14:12:39.639Z] Fetched 8145 kB in 2s (4061 kB/s) [2020-07-29T14:12:40.041Z] #38 49.77 Building dependency tree... [2020-07-29T14:12:40.041Z] #38 51.16 Reading state information... [2020-07-29T14:12:40.276Z] Reading package lists... [2020-07-29T14:12:40.550Z] #36 ... [2020-07-29T14:12:40.550Z] [2020-07-29T14:12:40.550Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:12:40.550Z] #39 112.8 CC criu/tun.o [2020-07-29T14:12:40.550Z] #39 113.0 CC criu/uffd.o [2020-07-29T14:12:40.550Z] #39 113.6 CC criu/util.o [2020-07-29T14:12:40.550Z] #39 114.3 CC criu/uts_ns.o [2020-07-29T14:12:40.550Z] #39 114.4 CC criu/vdso.o [2020-07-29T14:12:40.550Z] #39 114.8 LINK criu/built-in.o [2020-07-29T14:12:40.550Z] #39 114.9 LINK criu/criu [2020-07-29T14:12:40.550Z] #39 115.1 DEP lib/c/criu.d [2020-07-29T14:12:40.550Z] #39 115.2 CC images/rpc.pb-c.o [2020-07-29T14:12:40.550Z] #39 115.5 CC lib/c/criu.o [2020-07-29T14:12:40.550Z] #39 116.0 LINK lib/c/built-in.o [2020-07-29T14:12:40.550Z] #39 116.0 LINK lib/c/libcriu.so [2020-07-29T14:12:40.550Z] #39 116.0 LINK lib/c/libcriu.a [2020-07-29T14:12:40.550Z] #39 116.1 GEN magic.py [2020-07-29T14:12:40.550Z] #39 116.2 Note: Building without setproctitle() and strlcpy() support. [2020-07-29T14:12:40.550Z] #39 116.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-29T14:12:40.550Z] #39 116.2 Note: Building without GnuTLS support [2020-07-29T14:12:40.550Z] #39 116.2 Makefile.config:39: Warn: you have no libnftables installed [2020-07-29T14:12:40.550Z] #39 116.2 Makefile.config:40: Warn: Building without nftables support [2020-07-29T14:12:40.550Z] #39 116.6 fatal: not a git repository (or any of the parent directories): .git [2020-07-29T14:12:40.550Z] #39 116.9 make[1]: Nothing to be done for 'all'. [2020-07-29T14:12:40.550Z] #39 117.2 make[1]: 'images/built-in.o' is up to date. [2020-07-29T14:12:40.550Z] #39 117.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-29T14:12:40.550Z] #39 117.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-29T14:12:40.550Z] #39 117.3 make[1]: 'compel/libcompel.a' is up to date. [2020-07-29T14:12:40.550Z] #39 117.3 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-29T14:12:40.550Z] #39 117.3 make[1]: Nothing to be done for 'all'. [2020-07-29T14:12:40.550Z] #39 117.3 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-29T14:12:40.550Z] #39 117.4 make[2]: Nothing to be done for 'all'. [2020-07-29T14:12:40.550Z] #39 117.5 make[2]: Nothing to be done for 'all'. [2020-07-29T14:12:40.550Z] #39 117.5 make[2]: Nothing to be done for 'all'. [2020-07-29T14:12:40.550Z] #39 117.6 make[2]: Nothing to be done for 'all'. [2020-07-29T14:12:40.550Z] #39 117.6 make[2]: Nothing to be done for 'all'. [2020-07-29T14:12:40.550Z] #39 117.6 make[2]: Nothing to be done for 'all'. [2020-07-29T14:12:40.550Z] #39 117.7 make[2]: Nothing to be done for 'all'. [2020-07-29T14:12:40.550Z] #39 117.8 make[2]: Nothing to be done for 'all'. [2020-07-29T14:12:40.550Z] #39 117.8 INSTALL criu/criu [2020-07-29T14:12:40.550Z] #39 DONE 118.1s [2020-07-29T14:12:40.550Z] [2020-07-29T14:12:40.550Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-07-29T14:12:40.923Z] Reading package lists... [2020-07-29T14:12:41.216Z] Building dependency tree... [2020-07-29T14:12:41.216Z] Reading state information... [2020-07-29T14:12:41.216Z] The following additional packages will be installed: [2020-07-29T14:12:41.216Z] libapparmor1 [2020-07-29T14:12:41.216Z] Suggested packages: [2020-07-29T14:12:41.216Z] seccomp [2020-07-29T14:12:41.511Z] The following NEW packages will be installed: [2020-07-29T14:12:41.511Z] libapparmor-dev libapparmor1 libseccomp-dev [2020-07-29T14:12:41.511Z] 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-29T14:12:41.511Z] Need to get 307 kB of archives. [2020-07-29T14:12:41.511Z] After this operation, 1108 kB of additional disk space will be used. [2020-07-29T14:12:41.511Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-07-29T14:12:41.511Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-07-29T14:12:41.511Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-07-29T14:12:41.511Z] debconf: delaying package configuration, since apt-utils is not installed [2020-07-29T14:12:41.511Z] Fetched 307 kB in 0s (3133 kB/s) [2020-07-29T14:12:41.511Z] Selecting previously unselected package libapparmor1:ppc64el. [2020-07-29T14:12:41.807Z] (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 ... 15339 files and directories currently installed.) [2020-07-29T14:12:41.807Z] Preparing to unpack .../libapparmor1_2.13.2-10_ppc64el.deb ... [2020-07-29T14:12:41.807Z] Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-07-29T14:12:41.807Z] Selecting previously unselected package libapparmor-dev:ppc64el. [2020-07-29T14:12:41.807Z] Preparing to unpack .../libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-07-29T14:12:41.807Z] Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-07-29T14:12:41.807Z] Selecting previously unselected package libseccomp-dev:ppc64el. [2020-07-29T14:12:41.807Z] Preparing to unpack .../libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-07-29T14:12:41.807Z] Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-07-29T14:12:41.807Z] Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-07-29T14:12:41.807Z] Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-07-29T14:12:41.807Z] Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-07-29T14:12:41.807Z] Processing triggers for libc-bin (2.28-10) ... [2020-07-29T14:12:41.935Z] #38 53.19 The following additional packages will be installed: [2020-07-29T14:12:41.935Z] #38 53.21 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-29T14:12:41.935Z] #38 53.21 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-29T14:12:41.935Z] #38 53.22 Suggested packages: [2020-07-29T14:12:41.935Z] #38 53.24 manpages-dev python-setuptools [2020-07-29T14:12:42.100Z] Removing intermediate container 971cbbaf4ada [2020-07-29T14:12:42.100Z] ---> 0e02d9386d30 [2020-07-29T14:12:42.100Z] Step 37/140 : FROM cross-true AS runtime-dev-cross-true [2020-07-29T14:12:42.100Z] ---> e8543133d5b6 [2020-07-29T14:12:42.100Z] Step 38/140 : ARG DEBIAN_FRONTEND [2020-07-29T14:12:42.100Z] ---> Running in b68d35b599c5 [2020-07-29T14:12:42.393Z] Removing intermediate container b68d35b599c5 [2020-07-29T14:12:42.393Z] ---> 32d655ddb15c [2020-07-29T14:12:42.393Z] Step 39/140 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/*; fi [2020-07-29T14:12:42.393Z] ---> Running in ca646afa4e60 [2020-07-29T14:12:43.028Z] Removing intermediate container ca646afa4e60 [2020-07-29T14:12:43.028Z] ---> 3819569c8b48 [2020-07-29T14:12:43.028Z] Step 40/140 : FROM runtime-dev-cross-${CROSS} AS runtime-dev [2020-07-29T14:12:43.028Z] ---> 0e02d9386d30 [2020-07-29T14:12:43.028Z] Step 41/140 : FROM base AS tomlv [2020-07-29T14:12:43.028Z] ---> d975ec71b61a [2020-07-29T14:12:43.028Z] Step 42/140 : ENV INSTALL_BINARY_NAME=tomlv [2020-07-29T14:12:43.028Z] ---> Running in 5c4de532d9b5 [2020-07-29T14:12:43.028Z] Removing intermediate container 5c4de532d9b5 [2020-07-29T14:12:43.028Z] ---> aad770fe8317 [2020-07-29T14:12:43.028Z] Step 43/140 : ARG TOMLV_COMMIT [2020-07-29T14:12:43.028Z] ---> Running in db8d5a2844ab [2020-07-29T14:12:43.305Z] #38 54.53 The following NEW packages will be installed: [2020-07-29T14:12:43.305Z] #38 54.53 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-29T14:12:43.305Z] #38 54.53 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-29T14:12:43.305Z] #38 54.54 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-29T14:12:43.305Z] #38 54.54 python-six zlib1g-dev [2020-07-29T14:12:43.340Z] Removing intermediate container db8d5a2844ab [2020-07-29T14:12:43.340Z] ---> 5be8605867a3 [2020-07-29T14:12:43.340Z] Step 44/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-29T14:12:43.340Z] ---> 5798465a7db2 [2020-07-29T14:12:43.340Z] Step 45/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-07-29T14:12:43.340Z] ---> 3f07d584d2cf [2020-07-29T14:12:43.340Z] Step 46/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-07-29T14:12:43.562Z] #38 ... [2020-07-29T14:12:43.562Z] [2020-07-29T14:12:43.562Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-07-29T14:12:43.562Z] #66 DONE 54.1s [2020-07-29T14:12:43.562Z] [2020-07-29T14:12:43.562Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-29T14:12:43.562Z] #31 42.79 Reading package lists... [2020-07-29T14:12:43.562Z] #31 49.61 Building dependency tree... [2020-07-29T14:12:43.562Z] #31 51.05 Reading state information... [2020-07-29T14:12:43.562Z] #31 53.09 The following additional packages will be installed: [2020-07-29T14:12:43.562Z] #31 53.13 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-29T14:12:43.562Z] #31 53.14 Suggested packages: [2020-07-29T14:12:43.562Z] #31 53.15 cmake-doc ninja-build lrzip [2020-07-29T14:12:43.562Z] #31 53.15 Recommended packages: [2020-07-29T14:12:43.562Z] #31 53.15 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-29T14:12:43.562Z] #31 54.18 The following NEW packages will be installed: [2020-07-29T14:12:43.562Z] #31 54.18 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-29T14:12:43.562Z] #31 54.19 vim-common xxd [2020-07-29T14:12:43.562Z] #31 54.67 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-29T14:12:43.562Z] #31 54.67 Need to get 14.9 MB of archives. [2020-07-29T14:12:43.562Z] #31 54.67 After this operation, 61.8 MB of additional disk space will be used. [2020-07-29T14:12:43.562Z] #31 54.67 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-29T14:12:43.562Z] #31 54.68 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-29T14:12:43.562Z] #31 54.68 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-07-29T14:12:43.635Z] ---> Running in 760f6f27c839 [2020-07-29T14:12:43.820Z] #31 54.89 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-29T14:12:43.820Z] #31 ... [2020-07-29T14:12:43.820Z] [2020-07-29T14:12:43.820Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-29T14:12:43.820Z] #38 55.02 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-29T14:12:43.820Z] #38 55.02 Need to get 4095 kB of archives. [2020-07-29T14:12:43.820Z] #38 55.02 After this operation, 22.5 MB of additional disk space will be used. [2020-07-29T14:12:43.820Z] #38 55.02 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-07-29T14:12:43.820Z] #38 55.03 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-07-29T14:12:43.820Z] #38 55.03 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-07-29T14:12:43.820Z] #38 55.03 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-07-29T14:12:43.820Z] #38 55.05 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-07-29T14:12:43.820Z] #38 55.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-07-29T14:12:43.820Z] #38 55.08 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-07-29T14:12:43.820Z] #38 55.12 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-07-29T14:12:43.820Z] #38 55.18 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-07-29T14:12:43.929Z] + RM_GOPATH=0 [2020-07-29T14:12:43.929Z] + TMP_GOPATH= [2020-07-29T14:12:43.929Z] + : /build [2020-07-29T14:12:43.929Z] + '[' -z '' ']' [2020-07-29T14:12:43.929Z] ++ mktemp -d [2020-07-29T14:12:43.929Z] + export GOPATH=/tmp/tmp.utw4fhSyag [2020-07-29T14:12:43.929Z] + GOPATH=/tmp/tmp.utw4fhSyag [2020-07-29T14:12:43.929Z] + RM_GOPATH=1 [2020-07-29T14:12:43.929Z] ++ dirname ./install.sh [2020-07-29T14:12:43.929Z] + dir=. [2020-07-29T14:12:43.929Z] + bin=tomlv [2020-07-29T14:12:43.929Z] + shift [2020-07-29T14:12:43.929Z] + '[' '!' -f ./tomlv.installer ']' [2020-07-29T14:12:43.929Z] + . ./tomlv.installer [2020-07-29T14:12:43.929Z] ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-29T14:12:43.929Z] + install_tomlv [2020-07-29T14:12:43.929Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-29T14:12:43.929Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.utw4fhSyag/src/github.com/BurntSushi/toml [2020-07-29T14:12:43.929Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-29T14:12:43.929Z] Cloning into '/tmp/tmp.utw4fhSyag/src/github.com/BurntSushi/toml'... [2020-07-29T14:12:44.158Z] #38 55.33 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-07-29T14:12:44.158Z] #38 55.34 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-07-29T14:12:44.158Z] #38 55.47 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-07-29T14:12:44.225Z] + cd /tmp/tmp.utw4fhSyag/src/github.com/BurntSushi/toml [2020-07-29T14:12:44.225Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-29T14:12:44.225Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-29T14:12:44.225Z] internal/cpu [2020-07-29T14:12:44.225Z] math/bits [2020-07-29T14:12:44.225Z] runtime/internal/sys [2020-07-29T14:12:44.225Z] runtime/internal/atomic [2020-07-29T14:12:44.225Z] runtime/internal/math [2020-07-29T14:12:44.225Z] unicode/utf8 [2020-07-29T14:12:44.225Z] internal/bytealg [2020-07-29T14:12:44.225Z] internal/race [2020-07-29T14:12:44.225Z] sync/atomic [2020-07-29T14:12:44.225Z] math [2020-07-29T14:12:44.225Z] unicode [2020-07-29T14:12:44.439Z] #38 55.52 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-07-29T14:12:44.439Z] #38 55.52 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-07-29T14:12:44.439Z] #38 55.52 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-29T14:12:44.439Z] #38 55.53 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-07-29T14:12:44.439Z] #38 55.53 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-07-29T14:12:44.524Z] internal/testlog [2020-07-29T14:12:44.524Z] encoding [2020-07-29T14:12:44.524Z] runtime [2020-07-29T14:12:44.524Z] runtime/cgo [2020-07-29T14:12:45.906Z] #38 ... [2020-07-29T14:12:45.906Z] [2020-07-29T14:12:45.906Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-07-29T14:12:45.906Z] #54 42.79 Reading package lists... [2020-07-29T14:12:45.906Z] #54 49.54 Building dependency tree... [2020-07-29T14:12:45.906Z] #54 50.95 Reading state information... [2020-07-29T14:12:45.906Z] #54 53.03 The following additional packages will be installed: [2020-07-29T14:12:45.906Z] #54 53.04 libbtrfs0 [2020-07-29T14:12:45.906Z] #54 53.22 The following NEW packages will be installed: [2020-07-29T14:12:45.906Z] #54 53.23 libbtrfs-dev libbtrfs0 [2020-07-29T14:12:45.906Z] #54 53.71 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-29T14:12:45.906Z] #54 53.71 Need to get 119 kB of archives. [2020-07-29T14:12:45.906Z] #54 53.71 After this operation, 387 kB of additional disk space will be used. [2020-07-29T14:12:45.906Z] #54 53.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-29T14:12:45.906Z] #54 53.72 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-29T14:12:45.906Z] #54 54.83 debconf: delaying package configuration, since apt-utils is not installed [2020-07-29T14:12:45.906Z] #54 55.13 Fetched 119 kB in 0s (362 kB/s) [2020-07-29T14:12:45.906Z] #54 55.27 Selecting previously unselected package libbtrfs0. [2020-07-29T14:12:45.906Z] #54 55.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-29T14:12:45.906Z] #54 55.39 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-29T14:12:45.906Z] #54 55.40 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-29T14:12:45.906Z] #54 55.73 Selecting previously unselected package libbtrfs-dev. [2020-07-29T14:12:45.906Z] #54 55.85 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-29T14:12:45.906Z] #54 55.91 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-29T14:12:45.906Z] #54 56.27 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-29T14:12:45.906Z] #54 56.30 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-29T14:12:45.906Z] #54 56.35 Processing triggers for libc-bin (2.28-10) ... [2020-07-29T14:12:45.906Z] #54 DONE 57.1s [2020-07-29T14:12:45.906Z] [2020-07-29T14:12:45.906Z] #55 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-29T14:12:45.906Z] #55 DONE 0.0s [2020-07-29T14:12:45.906Z] [2020-07-29T14:12:45.906Z] #56 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-07-29T14:12:45.906Z] #56 DONE 0.1s [2020-07-29T14:12:45.906Z] [2020-07-29T14:12:45.906Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-07-29T14:12:45.906Z] #7 43.01 Reading package lists... [2020-07-29T14:12:45.906Z] #7 49.42 Building dependency tree... [2020-07-29T14:12:45.906Z] #7 50.90 Reading state information... [2020-07-29T14:12:45.906Z] #7 53.01 The following additional packages will be installed: [2020-07-29T14:12:45.906Z] #7 53.02 libapparmor1 [2020-07-29T14:12:45.906Z] #7 53.03 Suggested packages: [2020-07-29T14:12:45.906Z] #7 53.03 seccomp [2020-07-29T14:12:45.906Z] #7 53.37 The following NEW packages will be installed: [2020-07-29T14:12:45.906Z] #7 53.38 libapparmor-dev libapparmor1 libseccomp-dev [2020-07-29T14:12:45.906Z] #7 53.86 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-29T14:12:45.906Z] #7 53.86 Need to get 293 kB of archives. [2020-07-29T14:12:45.906Z] #7 53.86 After this operation, 952 kB of additional disk space will be used. [2020-07-29T14:12:45.906Z] #7 53.86 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-07-29T14:12:45.906Z] #7 53.86 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-07-29T14:12:45.906Z] #7 53.87 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-07-29T14:12:45.906Z] #7 55.15 debconf: delaying package configuration, since apt-utils is not installed [2020-07-29T14:12:45.906Z] #7 55.44 Fetched 293 kB in 0s (947 kB/s) [2020-07-29T14:12:45.906Z] #7 55.61 Selecting previously unselected package libapparmor1:amd64. [2020-07-29T14:12:45.906Z] #7 55.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 ... 15410 files and directories currently installed.) [2020-07-29T14:12:45.906Z] #7 55.70 Preparing to unpack .../libapparmor1_2.13.2-10_amd64.deb ... [2020-07-29T14:12:45.906Z] #7 55.71 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-07-29T14:12:45.906Z] #7 56.04 Selecting previously unselected package libapparmor-dev:amd64. [2020-07-29T14:12:45.906Z] #7 56.04 Preparing to unpack .../libapparmor-dev_2.13.2-10_amd64.deb ... [2020-07-29T14:12:45.906Z] #7 56.05 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-29T14:12:45.906Z] #7 56.35 Selecting previously unselected package libseccomp-dev:amd64. [2020-07-29T14:12:45.906Z] #7 56.37 Preparing to unpack .../libseccomp-dev_2.3.3-4_amd64.deb ... [2020-07-29T14:12:45.906Z] #7 56.37 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-29T14:12:45.906Z] #7 56.89 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-29T14:12:45.906Z] #7 56.96 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-07-29T14:12:45.906Z] #7 57.04 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-29T14:12:45.906Z] #7 57.08 Processing triggers for libc-bin (2.28-10) ... [2020-07-29T14:12:45.906Z] #7 ... [2020-07-29T14:12:45.906Z] [2020-07-29T14:12:45.906Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-07-29T14:12:45.906Z] #22 41.82 Reading package lists... [2020-07-29T14:12:45.906Z] #22 48.75 Building dependency tree... [2020-07-29T14:12:45.906Z] #22 50.30 Reading state information... [2020-07-29T14:12:45.906Z] #22 52.36 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-29T14:12:45.906Z] #22 52.36 The following additional packages will be installed: [2020-07-29T14:12:45.906Z] #22 52.39 libjq1 libonig5 [2020-07-29T14:12:45.906Z] #22 52.80 The following NEW packages will be installed: [2020-07-29T14:12:45.906Z] #22 52.80 jq libjq1 libonig5 [2020-07-29T14:12:45.906Z] #22 53.26 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-29T14:12:45.906Z] #22 53.26 Need to get 355 kB of archives. [2020-07-29T14:12:45.906Z] #22 53.26 After this operation, 1072 kB of additional disk space will be used. [2020-07-29T14:12:45.906Z] #22 53.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-29T14:12:45.906Z] #22 53.27 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-29T14:12:45.906Z] #22 53.27 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-29T14:12:45.906Z] #22 54.64 debconf: delaying package configuration, since apt-utils is not installed [2020-07-29T14:12:45.906Z] #22 54.89 Fetched 355 kB in 0s (1160 kB/s) [2020-07-29T14:12:45.906Z] #22 55.05 Selecting previously unselected package libonig5:amd64. [2020-07-29T14:12:45.907Z] #22 55.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-29T14:12:45.907Z] #22 55.26 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-07-29T14:12:45.907Z] #22 55.27 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-29T14:12:45.907Z] #22 55.60 Selecting previously unselected package libjq1:amd64. [2020-07-29T14:12:45.907Z] #22 55.63 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-29T14:12:45.907Z] #22 55.64 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-29T14:12:45.907Z] #22 56.12 Selecting previously unselected package jq. [2020-07-29T14:12:45.907Z] #22 56.16 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-29T14:12:45.907Z] #22 56.17 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-29T14:12:45.907Z] #22 56.41 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-29T14:12:45.907Z] #22 56.54 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-29T14:12:45.907Z] #22 56.64 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-29T14:12:45.907Z] #22 56.66 Processing triggers for libc-bin (2.28-10) ... [2020-07-29T14:12:45.907Z] #22 DONE 57.3s [2020-07-29T14:12:45.907Z] [2020-07-29T14:12:45.907Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-07-29T14:12:46.166Z] #57 ... [2020-07-29T14:12:46.166Z] [2020-07-29T14:12:46.166Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-29T14:12:46.166Z] #23 DONE 0.1s [2020-07-29T14:12:46.467Z] [2020-07-29T14:12:46.467Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-29T14:12:46.467Z] #38 57.17 debconf: delaying package configuration, since apt-utils is not installed [2020-07-29T14:12:46.467Z] #38 57.51 Fetched 4095 kB in 1s (4449 kB/s) [2020-07-29T14:12:46.467Z] #38 57.71 Selecting previously unselected package libcap-dev:amd64. [2020-07-29T14:12:46.467Z] #38 57.71 (Reading database ... #38 ... [2020-07-29T14:12:46.467Z] [2020-07-29T14:12:46.467Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-07-29T14:12:46.467Z] #7 DONE 57.7s [2020-07-29T14:12:46.467Z] [2020-07-29T14:12:46.467Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-29T14:12:46.467Z] #38 57.71 (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 ... 15410 files and directories currently installed.) [2020-07-29T14:12:46.724Z] #38 ... [2020-07-29T14:12:46.724Z] [2020-07-29T14:12:46.724Z] #50 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-29T14:12:46.724Z] #50 DONE 0.1s [2020-07-29T14:12:46.724Z] [2020-07-29T14:12:46.724Z] #51 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-07-29T14:12:46.724Z] #51 DONE 0.1s [2020-07-29T14:12:46.724Z] [2020-07-29T14:12:46.724Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-29T14:12:46.724Z] #38 57.82 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-07-29T14:12:46.724Z] #38 57.85 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-07-29T14:12:46.982Z] #38 58.21 Selecting previously unselected package libnet1:amd64. [2020-07-29T14:12:46.982Z] #38 58.21 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-29T14:12:46.982Z] #38 58.23 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-29T14:12:47.239Z] #38 58.45 Selecting previously unselected package libnet1-dev. [2020-07-29T14:12:47.239Z] #38 58.47 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-29T14:12:47.239Z] #38 58.48 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-29T14:12:47.279Z] internal/reflectlite [2020-07-29T14:12:47.279Z] sync [2020-07-29T14:12:47.279Z] errors [2020-07-29T14:12:47.279Z] sort [2020-07-29T14:12:47.279Z] io [2020-07-29T14:12:47.279Z] internal/oserror [2020-07-29T14:12:47.279Z] strconv [2020-07-29T14:12:47.496Z] #48 ... [2020-07-29T14:12:47.496Z] [2020-07-29T14:12:47.496Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-07-29T14:12:47.496Z] #36 162.6 + rm -rf /tmp/tmp.j8hUy0XiUX/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.j8hUy0XiUX [2020-07-29T14:12:47.496Z] #36 DONE 162.8s [2020-07-29T14:12:47.496Z] [2020-07-29T14:12:47.496Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-07-29T14:12:47.496Z] #57 ... [2020-07-29T14:12:47.496Z] [2020-07-29T14:12:47.496Z] #37 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-07-29T14:12:47.576Z] syscall [2020-07-29T14:12:47.576Z] bytes [2020-07-29T14:12:47.576Z] strings [2020-07-29T14:12:47.788Z] #37 DONE 0.2s [2020-07-29T14:12:47.789Z] [2020-07-29T14:12:47.789Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-07-29T14:12:47.789Z] #48 DONE 163.5s [2020-07-29T14:12:47.789Z] [2020-07-29T14:12:47.789Z] #40 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-07-29T14:12:47.789Z] #40 DONE 0.1s [2020-07-29T14:12:47.789Z] [2020-07-29T14:12:47.789Z] #43 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-07-29T14:12:47.804Z] #38 58.91 Selecting previously unselected package libnl-3-200:amd64. [2020-07-29T14:12:47.804Z] #38 58.92 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-29T14:12:47.804Z] #38 58.92 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-29T14:12:47.805Z] #38 59.10 Selecting previously unselected package libnl-3-dev:amd64. [2020-07-29T14:12:47.805Z] #38 59.11 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-07-29T14:12:47.805Z] #38 59.14 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-29T14:12:47.886Z] bufio [2020-07-29T14:12:48.081Z] #43 DONE 0.1s [2020-07-29T14:12:48.081Z] [2020-07-29T14:12:48.081Z] #46 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-07-29T14:12:48.081Z] #46 DONE 0.2s [2020-07-29T14:12:48.081Z] [2020-07-29T14:12:48.081Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-07-29T14:12:48.183Z] reflect [2020-07-29T14:12:48.183Z] path [2020-07-29T14:12:48.183Z] text/tabwriter [2020-07-29T14:12:48.370Z] #38 59.57 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-29T14:12:48.370Z] #38 59.58 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-29T14:12:48.370Z] #38 59.59 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-29T14:12:48.370Z] #38 59.71 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-07-29T14:12:48.480Z] internal/syscall/execenv [2020-07-29T14:12:48.480Z] internal/syscall/unix [2020-07-29T14:12:48.480Z] time [2020-07-29T14:12:48.627Z] #38 59.73 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-07-29T14:12:48.627Z] #38 59.75 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-29T14:12:48.627Z] #38 59.87 Selecting previously unselected package zlib1g-dev:amd64. [2020-07-29T14:12:48.627Z] #38 59.87 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-07-29T14:12:48.627Z] #38 59.89 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-29T14:12:48.719Z] #57 ... [2020-07-29T14:12:48.719Z] [2020-07-29T14:12:48.719Z] #49 [dev 19/25] COPY --from=gometalinter /build/ /usr/local/bin/ [2020-07-29T14:12:49.122Z] internal/poll [2020-07-29T14:12:49.122Z] os [2020-07-29T14:12:49.192Z] #38 60.29 Selecting previously unselected package libprotobuf17:amd64. [2020-07-29T14:12:49.192Z] #38 60.32 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-07-29T14:12:49.192Z] #38 60.32 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-29T14:12:49.356Z] #49 DONE 0.5s [2020-07-29T14:12:49.356Z] [2020-07-29T14:12:49.356Z] #53 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-07-29T14:12:49.356Z] #53 DONE 0.2s [2020-07-29T14:12:49.356Z] [2020-07-29T14:12:49.356Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-07-29T14:12:49.420Z] internal/fmtsort [2020-07-29T14:12:49.420Z] path/filepath [2020-07-29T14:12:49.420Z] fmt [2020-07-29T14:12:49.450Z] #38 ... [2020-07-29T14:12:49.450Z] [2020-07-29T14:12:49.450Z] #8 [dev 1/25] RUN groupadd -r docker [2020-07-29T14:12:49.450Z] #8 DONE 2.9s [2020-07-29T14:12:49.709Z] [2020-07-29T14:12:49.709Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-07-29T14:12:49.709Z] #57 3.118 + RM_GOPATH=0 [2020-07-29T14:12:49.709Z] #57 3.118 + TMP_GOPATH= [2020-07-29T14:12:49.709Z] #57 3.118 + : /build [2020-07-29T14:12:49.709Z] #57 3.119 + '[' -z '' ']' [2020-07-29T14:12:49.709Z] #57 3.128 ++ mktemp -d [2020-07-29T14:12:49.709Z] #57 3.132 + export GOPATH=/tmp/tmp.btVL5iZFBb [2020-07-29T14:12:49.709Z] #57 3.133 + GOPATH=/tmp/tmp.btVL5iZFBb [2020-07-29T14:12:49.709Z] #57 3.133 + RM_GOPATH=1 [2020-07-29T14:12:49.709Z] #57 3.133 ++ dirname ./install.sh [2020-07-29T14:12:49.709Z] #57 3.134 + dir=. [2020-07-29T14:12:49.709Z] #57 3.135 + bin=containerd [2020-07-29T14:12:49.709Z] #57 3.135 + shift [2020-07-29T14:12:49.709Z] #57 3.135 + '[' '!' -f ./containerd.installer ']' [2020-07-29T14:12:49.709Z] #57 3.135 + . ./containerd.installer [2020-07-29T14:12:49.709Z] #57 3.135 ++ : 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-29T14:12:49.709Z] #57 3.136 + install_containerd [2020-07-29T14:12:49.709Z] #57 3.136 + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429' [2020-07-29T14:12:49.709Z] #57 3.136 Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-29T14:12:49.709Z] #57 3.136 + git clone https://github.com/containerd/containerd.git /tmp/tmp.btVL5iZFBb/src/github.com/containerd/containerd [2020-07-29T14:12:49.709Z] #57 3.138 Cloning into '/tmp/tmp.btVL5iZFBb/src/github.com/containerd/containerd'... [2020-07-29T14:12:49.713Z] io/ioutil [2020-07-29T14:12:50.006Z] log [2020-07-29T14:12:50.006Z] flag [2020-07-29T14:12:50.006Z] github.com/BurntSushi/toml [2020-07-29T14:12:50.300Z] github.com/BurntSushi/toml/cmd/tomlv [2020-07-29T14:12:51.081Z] #57 ... [2020-07-29T14:12:51.081Z] [2020-07-29T14:12:51.081Z] #9 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-07-29T14:12:51.081Z] #9 DONE 1.3s [2020-07-29T14:12:51.081Z] [2020-07-29T14:12:51.081Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-07-29T14:12:51.081Z] #26 59.34 Checking out files: 59% (904/1521) Checking out files: 60% (913/1521) Checking out files: 61% (928/1521) Checking out files: 62% (944/1521) Checking out files: 63% (959/1521) Checking out files: 64% (974/1521) Checking out files: 65% (989/1521) Checking out files: 66% (1004/1521) Checking out files: 67% (1020/1521) Checking out files: 68% (1035/1521) Checking out files: 69% (1050/1521) Checking out files: 70% (1065/1521) Checking out files: 71% (1080/1521) Checking out files: 72% (1096/1521) Checking out files: 73% (1111/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 92% (1402/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-07-29T14:12:51.081Z] #26 60.91 + cd /tmp/tmp.Yya7VmNUOI/src/github.com/go-swagger/go-swagger [2020-07-29T14:12:51.081Z] #26 60.91 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-07-29T14:12:51.081Z] #26 61.15 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-29T14:12:51.646Z] #26 ... [2020-07-29T14:12:51.646Z] [2020-07-29T14:12:51.646Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-29T14:12:51.646Z] #29 52.45 sync [2020-07-29T14:12:51.646Z] #29 52.45 internal/reflectlite [2020-07-29T14:12:51.646Z] #29 55.50 errors [2020-07-29T14:12:51.646Z] #29 55.50 sort [2020-07-29T14:12:51.646Z] #29 55.98 strconv [2020-07-29T14:12:51.646Z] #29 57.61 io [2020-07-29T14:12:51.646Z] #29 59.02 internal/oserror [2020-07-29T14:12:51.646Z] #29 59.23 syscall [2020-07-29T14:12:51.646Z] #29 60.87 reflect [2020-07-29T14:12:51.646Z] #29 ... [2020-07-29T14:12:51.646Z] [2020-07-29T14:12:51.646Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-29T14:12:51.646Z] #24 4.442 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-07-29T14:12:51.646Z] #24 4.991 [2020-07-29T14:12:51.831Z] Removing intermediate container 760f6f27c839 [2020-07-29T14:12:51.831Z] ---> 59b1b67f2a7e [2020-07-29T14:12:51.831Z] Step 47/140 : FROM base AS vndr [2020-07-29T14:12:51.831Z] ---> d975ec71b61a [2020-07-29T14:12:51.831Z] Step 48/140 : ENV INSTALL_BINARY_NAME=vndr [2020-07-29T14:12:51.831Z] ---> Running in 6a46cc841a36 [2020-07-29T14:12:51.831Z] Removing intermediate container 6a46cc841a36 [2020-07-29T14:12:51.831Z] ---> 1a991faace10 [2020-07-29T14:12:51.831Z] Step 49/140 : ARG VNDR_COMMIT [2020-07-29T14:12:51.831Z] ---> Running in 44b6567492cb [2020-07-29T14:12:51.831Z] Removing intermediate container 44b6567492cb [2020-07-29T14:12:51.831Z] ---> 19b28f809b5a [2020-07-29T14:12:51.831Z] Step 50/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-29T14:12:51.832Z] ---> b68eb056fcb5 [2020-07-29T14:12:51.832Z] Step 51/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-07-29T14:12:51.906Z] #24 5.157 0.9% ### 5.1% ###### 9.3% ######### 13.6% ############### 21.9% [2020-07-29T14:12:51.906Z] #24 ... [2020-07-29T14:12:51.906Z] [2020-07-29T14:12:51.906Z] #10 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-07-29T14:12:51.906Z] #10 0.977 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-29T14:12:51.906Z] #10 DONE 1.3s [2020-07-29T14:12:51.906Z] [2020-07-29T14:12:51.906Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-29T14:12:51.906Z] #24 5.157 0.9% ### 5.1% ###### 9.3% ######### 13.6% ############### 21.9% ################### 27.3% [2020-07-29T14:12:51.906Z] #24 ... [2020-07-29T14:12:51.906Z] [2020-07-29T14:12:51.906Z] #11 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-07-29T14:12:52.127Z] ---> 1d74de8ced29 [2020-07-29T14:12:52.127Z] Step 52/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-07-29T14:12:52.127Z] ---> Running in 74edf0ddb4ef [2020-07-29T14:12:52.164Z] #11 ... [2020-07-29T14:12:52.164Z] [2020-07-29T14:12:52.164Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-29T14:12:52.164Z] #42 52.80 internal/reflectlite [2020-07-29T14:12:52.164Z] #42 52.80 sync [2020-07-29T14:12:52.164Z] #42 54.19 github.com/LK4D4/vndr/godl/singleflight [2020-07-29T14:12:52.164Z] #42 54.64 math/rand [2020-07-29T14:12:52.164Z] #42 55.84 internal/singleflight [2020-07-29T14:12:52.164Z] #42 56.83 sort [2020-07-29T14:12:52.164Z] #42 56.83 errors [2020-07-29T14:12:52.164Z] #42 57.60 io [2020-07-29T14:12:52.164Z] #42 58.49 strconv [2020-07-29T14:12:52.164Z] #42 59.32 bytes [2020-07-29T14:12:52.164Z] #42 62.80 bufio [2020-07-29T14:12:52.164Z] #42 ... [2020-07-29T14:12:52.164Z] [2020-07-29T14:12:52.164Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-29T14:12:52.420Z] + RM_GOPATH=0 [2020-07-29T14:12:52.420Z] + TMP_GOPATH= [2020-07-29T14:12:52.420Z] + : /build [2020-07-29T14:12:52.420Z] + '[' -z '' ']' [2020-07-29T14:12:52.420Z] ++ mktemp -d [2020-07-29T14:12:52.420Z] + export GOPATH=/tmp/tmp.JzuyZWB6ao [2020-07-29T14:12:52.420Z] + GOPATH=/tmp/tmp.JzuyZWB6ao [2020-07-29T14:12:52.420Z] + RM_GOPATH=1 [2020-07-29T14:12:52.420Z] ++ dirname ./install.sh [2020-07-29T14:12:52.420Z] + dir=. [2020-07-29T14:12:52.420Z] + bin=vndr [2020-07-29T14:12:52.420Z] + shift [2020-07-29T14:12:52.420Z] + '[' '!' -f ./vndr.installer ']' [2020-07-29T14:12:52.420Z] + . ./vndr.installer [2020-07-29T14:12:52.420Z] ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-29T14:12:52.420Z] + install_vndr [2020-07-29T14:12:52.420Z] + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-29T14:12:52.420Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.JzuyZWB6ao/src/github.com/LK4D4/vndr [2020-07-29T14:12:52.420Z] Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-29T14:12:52.420Z] Cloning into '/tmp/tmp.JzuyZWB6ao/src/github.com/LK4D4/vndr'... [2020-07-29T14:12:52.717Z] + cd /tmp/tmp.JzuyZWB6ao/src/github.com/LK4D4/vndr [2020-07-29T14:12:52.717Z] + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-29T14:12:52.717Z] + go build -buildmode=pie -v -o /build/vndr . [2020-07-29T14:12:52.717Z] internal/cpu [2020-07-29T14:12:52.717Z] runtime/internal/sys [2020-07-29T14:12:52.717Z] internal/race [2020-07-29T14:12:53.023Z] runtime/internal/atomic [2020-07-29T14:12:53.023Z] sync/atomic [2020-07-29T14:12:53.023Z] runtime/internal/math [2020-07-29T14:12:53.023Z] internal/bytealg [2020-07-29T14:12:53.023Z] unicode/utf8 [2020-07-29T14:12:53.023Z] unicode [2020-07-29T14:12:53.023Z] math/bits [2020-07-29T14:12:53.023Z] internal/testlog [2020-07-29T14:12:53.023Z] math [2020-07-29T14:12:53.023Z] runtime [2020-07-29T14:12:53.023Z] encoding [2020-07-29T14:12:53.023Z] unicode/utf16 [2020-07-29T14:12:53.023Z] container/list [2020-07-29T14:12:53.329Z] crypto/internal/subtle [2020-07-29T14:12:53.329Z] crypto/subtle [2020-07-29T14:12:53.329Z] vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-29T14:12:53.329Z] internal/nettrace [2020-07-29T14:12:53.329Z] runtime/cgo [2020-07-29T14:12:53.449Z] #24 5.157 0.9% ### 5.1% ###### 9.3% ######### 13.6% ############### 21.9% ################### 27.3% ###################### 31.0% ####################### 33.1% ########################## 37.0% ############################## 42.9% ################################## 48.1% ###################################### 54.1% ########################################## 59.6% ############################################### 66.6% ################################################### 71.8% ####################################################### 77.4% ########################################################## 81.5% ############################################################### 88.0% ###################################################################### 98.6% ######################################################################## 100.0% [2020-07-29T14:12:53.627Z] vendor/golang.org/x/crypto/internal/subtle [2020-07-29T14:12:53.708Z] #24 7.492 [2020-07-29T14:12:53.964Z] [2020-07-29T14:12:53.964Z] #24 ... [2020-07-29T14:12:53.964Z] [2020-07-29T14:12:53.964Z] #11 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-07-29T14:12:53.964Z] #11 DONE 1.9s [2020-07-29T14:12:53.964Z] [2020-07-29T14:12:53.964Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-29T14:12:54.736Z] #24 7.681 ## 3.8% ######### 12.7% ############## 20.7% ##################### 29.8% ############################# 41.1% ################################ 45.5% ####################################### 55.3% ############################################### 66.1% [2020-07-29T14:12:54.736Z] #24 ... [2020-07-29T14:12:54.736Z] [2020-07-29T14:12:54.736Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-29T14:12:54.736Z] #31 55.91 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-07-29T14:12:54.736Z] #31 55.94 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-07-29T14:12:54.736Z] #31 56.01 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-07-29T14:12:54.736Z] #31 56.02 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-07-29T14:12:54.736Z] #31 56.04 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-07-29T14:12:54.736Z] #31 56.06 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-07-29T14:12:54.736Z] #31 58.31 debconf: delaying package configuration, since apt-utils is not installed [2020-07-29T14:12:54.736Z] #31 58.64 Fetched 14.9 MB in 2s (6690 kB/s) [2020-07-29T14:12:54.736Z] #31 58.79 Selecting previously unselected package xxd. [2020-07-29T14:12:54.736Z] #31 58.79 (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 ... 15410 files and directories currently installed.) [2020-07-29T14:12:54.736Z] #31 58.94 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-29T14:12:54.736Z] #31 58.95 Unpacking xxd (2:8.1.0875-5) ... [2020-07-29T14:12:54.736Z] #31 59.37 Selecting previously unselected package vim-common. [2020-07-29T14:12:54.736Z] #31 59.37 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-29T14:12:54.736Z] #31 59.47 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-29T14:12:54.736Z] #31 60.13 Selecting previously unselected package cmake-data. [2020-07-29T14:12:54.736Z] #31 60.14 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-29T14:12:54.736Z] #31 60.15 Unpacking cmake-data (3.13.4-1) ... [2020-07-29T14:12:54.736Z] #31 65.21 Selecting previously unselected package libicu63:amd64. [2020-07-29T14:12:54.736Z] #31 65.23 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-29T14:12:54.736Z] #31 65.24 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-29T14:12:54.736Z] #31 ... [2020-07-29T14:12:54.736Z] [2020-07-29T14:12:54.736Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-29T14:12:54.930Z] #57 146.7 🇩 bin/containerd [2020-07-29T14:12:55.013Z] #24 7.681 ## 3.8% ######### 12.7% ############## 20.7% ##################### 29.8% ############################# 41.1% ################################ 45.5% ####################################### 55.3% ############################################### 66.1% #################################################### 73.6% ############################################################## 86.5% ######################################################################## 100.0% [2020-07-29T14:12:55.271Z] #24 9.123 [2020-07-29T14:12:55.528Z] [2020-07-29T14:12:55.529Z] #24 ... [2020-07-29T14:12:55.529Z] [2020-07-29T14:12:55.529Z] #12 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-07-29T14:12:55.529Z] #12 DONE 1.6s [2020-07-29T14:12:55.529Z] [2020-07-29T14:12:55.529Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-29T14:12:56.377Z] internal/reflectlite [2020-07-29T14:12:56.377Z] sync [2020-07-29T14:12:56.377Z] github.com/LK4D4/vndr/godl/singleflight [2020-07-29T14:12:56.377Z] internal/singleflight [2020-07-29T14:12:56.377Z] math/rand [2020-07-29T14:12:56.377Z] errors [2020-07-29T14:12:56.377Z] sort [2020-07-29T14:12:56.377Z] io [2020-07-29T14:12:56.377Z] internal/oserror [2020-07-29T14:12:56.377Z] strconv [2020-07-29T14:12:56.377Z] syscall [2020-07-29T14:12:56.377Z] vendor/golang.org/x/net/dns/dnsmessage [2020-07-29T14:12:56.377Z] bytes [2020-07-29T14:12:56.562Z] #24 9.313 ### 4.5% #### 6.3% ####### 10.2% ########## 14.2% ############ 17.5% ############## 20.2% ################# 24.1% ################### 27.7% ########################### 37.6% ################################ 45.6% [2020-07-29T14:12:56.562Z] #24 ... [2020-07-29T14:12:56.562Z] [2020-07-29T14:12:56.562Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-07-29T14:12:56.562Z] #52 2.451 + RM_GOPATH=0 [2020-07-29T14:12:56.562Z] #52 2.451 + TMP_GOPATH= [2020-07-29T14:12:56.562Z] #52 2.451 + : /build [2020-07-29T14:12:56.562Z] #52 2.451 + '[' -z '' ']' [2020-07-29T14:12:56.562Z] #52 2.458 ++ mktemp -d [2020-07-29T14:12:56.562Z] #52 2.467 + export GOPATH=/tmp/tmp.8CleVMPgJz [2020-07-29T14:12:56.562Z] #52 2.467 + GOPATH=/tmp/tmp.8CleVMPgJz [2020-07-29T14:12:56.562Z] #52 2.467 + RM_GOPATH=1 [2020-07-29T14:12:56.562Z] #52 2.467 ++ dirname ./install.sh [2020-07-29T14:12:56.562Z] #52 2.478 + dir=. [2020-07-29T14:12:56.562Z] #52 2.479 + bin=runc [2020-07-29T14:12:56.562Z] #52 2.479 + shift [2020-07-29T14:12:56.562Z] #52 2.479 + '[' '!' -f ./runc.installer ']' [2020-07-29T14:12:56.562Z] #52 2.480 + . ./runc.installer [2020-07-29T14:12:56.562Z] #52 2.481 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-29T14:12:56.562Z] #52 2.481 + install_runc [2020-07-29T14:12:56.562Z] #52 2.490 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-29T14:12:56.562Z] #52 2.504 + uname -r [2020-07-29T14:12:56.562Z] #52 2.530 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-07-29T14:12:56.562Z] #52 2.530 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-29T14:12:56.562Z] #52 2.530 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-07-29T14:12:56.562Z] #52 2.530 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.8CleVMPgJz/src/github.com/opencontainers/runc [2020-07-29T14:12:56.562Z] #52 2.546 Cloning into '/tmp/tmp.8CleVMPgJz/src/github.com/opencontainers/runc'... [2020-07-29T14:12:56.675Z] bufio [2020-07-29T14:12:56.819Z] #52 ... [2020-07-29T14:12:56.819Z] [2020-07-29T14:12:56.819Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-29T14:12:56.973Z] reflect [2020-07-29T14:12:56.973Z] strings [2020-07-29T14:12:57.273Z] hash [2020-07-29T14:12:57.273Z] hash/crc32 [2020-07-29T14:12:57.335Z] #24 9.313 ### 4.5% #### 6.3% ####### 10.2% ########## 14.2% ############ 17.5% ############## 20.2% ################# 24.1% ################### 27.7% ########################### 37.6% ################################ 45.6% ##################################### 52.3% ########################################## 58.7% ############################################### 66.4% ###################################################### 75.9% ############################################################# 85.1% ###############24 ... [2020-07-29T14:12:57.335Z] [2020-07-29T14:12:57.335Z] #13 [dev 6/25] RUN ldconfig [2020-07-29T14:12:57.335Z] #13 DONE 1.8s [2020-07-29T14:12:57.335Z] [2020-07-29T14:12:57.335Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-29T14:12:57.335Z] #24 9.313 ### 4.5% #### 6.3% ####### 10.2% ########## 14.2% ############ 17.5% ############## 20.2% ################# 24.1% ################### 27.7% ########################### 37.6% ################################ 45.6% ##################################### 52.3% ########################################## 58.7% ############################################### 66.4% ###################################################### 75.9% ############################################################# 85.1% #################################################################### 94.8% ######################################################################## 100.0% [2020-07-29T14:12:57.573Z] regexp/syntax [2020-07-29T14:12:57.573Z] time [2020-07-29T14:12:57.573Z] internal/syscall/execenv [2020-07-29T14:12:57.573Z] internal/syscall/unix [2020-07-29T14:12:57.573Z] path [2020-07-29T14:12:57.872Z] crypto [2020-07-29T14:12:57.872Z] crypto/internal/randutil [2020-07-29T14:12:57.872Z] crypto/hmac [2020-07-29T14:12:57.873Z] crypto/rc4 [2020-07-29T14:12:57.873Z] vendor/golang.org/x/crypto/hkdf [2020-07-29T14:12:57.899Z] #24 11.55 [2020-07-29T14:12:58.176Z] vendor/golang.org/x/text/transform [2020-07-29T14:12:58.176Z] regexp [2020-07-29T14:12:58.496Z] context [2020-07-29T14:12:58.496Z] internal/poll [2020-07-29T14:12:58.793Z] os [2020-07-29T14:12:58.793Z] github.com/LK4D4/vndr/versioned [2020-07-29T14:12:58.793Z] internal/fmtsort [2020-07-29T14:12:58.793Z] encoding/binary [2020-07-29T14:12:59.091Z] encoding/base64 [2020-07-29T14:12:59.091Z] crypto/cipher [2020-07-29T14:12:59.091Z] crypto/sha512 [2020-07-29T14:12:59.091Z] fmt [2020-07-29T14:12:59.091Z] path/filepath [2020-07-29T14:12:59.387Z] internal/lazyregexp [2020-07-29T14:12:59.388Z] crypto/aes [2020-07-29T14:12:59.388Z] crypto/des [2020-07-29T14:12:59.388Z] io/ioutil [2020-07-29T14:12:59.388Z] crypto/ed25519/internal/edwards25519 [2020-07-29T14:12:59.692Z] crypto/md5 [2020-07-29T14:12:59.692Z] crypto/sha1 [2020-07-29T14:12:59.692Z] crypto/sha256 [2020-07-29T14:12:59.692Z] encoding/pem [2020-07-29T14:12:59.998Z] net [2020-07-29T14:12:59.998Z] flag [2020-07-29T14:12:59.998Z] go/token [2020-07-29T14:12:59.998Z] net/url [2020-07-29T14:12:59.998Z] go/scanner [2020-07-29T14:13:00.219Z] #24 11.85 0.0% 1.1% # 2.3% ## 3.6% ### 5.5% ##### 7.5% ###### 9.0% ####### 10.4% ######## 11.5% ######### 12.9% ########## 14.3% ########### 16.5% ############# 18.6% ############## 20.4% ################ 22.3% ################# 24.5% ################## 26.3% #################### 28.5% ##################### 30.4% ####################### 32.1% [2020-07-29T14:13:00.219Z] #24 ... [2020-07-29T14:13:00.219Z] [2020-07-29T14:13:00.219Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-29T14:13:00.219Z] #38 61.54 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-07-29T14:13:00.219Z] #38 61.58 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-07-29T14:13:00.219Z] #38 61.58 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-29T14:13:00.219Z] #38 61.94 Selecting previously unselected package libprotobuf-dev:amd64. [2020-07-29T14:13:00.219Z] #38 61.95 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-07-29T14:13:00.219Z] #38 61.95 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-29T14:13:00.219Z] #38 65.21 Selecting previously unselected package libprotoc17:amd64. [2020-07-29T14:13:00.219Z] #38 65.23 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-07-29T14:13:00.219Z] #38 65.23 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-29T14:13:00.219Z] #38 66.12 Selecting previously unselected package protobuf-c-compiler. [2020-07-29T14:13:00.219Z] #38 66.15 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-07-29T14:13:00.219Z] #38 66.17 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-29T14:13:00.219Z] #38 66.79 Selecting previously unselected package protobuf-compiler. [2020-07-29T14:13:00.219Z] #38 66.80 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-07-29T14:13:00.219Z] #38 66.83 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-29T14:13:00.219Z] #38 67.16 Selecting previously unselected package python-pkg-resources. [2020-07-29T14:13:00.219Z] #38 67.19 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-29T14:13:00.219Z] #38 67.24 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-29T14:13:00.219Z] #38 67.48 Selecting previously unselected package python-six. [2020-07-29T14:13:00.219Z] #38 67.49 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-29T14:13:00.219Z] #38 67.49 Unpacking python-six (1.12.0-1) ... [2020-07-29T14:13:00.219Z] #38 67.81 Selecting previously unselected package python-protobuf. [2020-07-29T14:13:00.219Z] #38 67.82 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-07-29T14:13:00.219Z] #38 67.83 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-29T14:13:00.219Z] #38 68.83 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-29T14:13:00.296Z] text/template/parse [2020-07-29T14:13:00.296Z] log [2020-07-29T14:13:00.296Z] go/ast [2020-07-29T14:13:00.296Z] encoding/json [2020-07-29T14:13:00.477Z] #38 ... [2020-07-29T14:13:00.477Z] [2020-07-29T14:13:00.477Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-29T14:13:00.944Z] text/template [2020-07-29T14:13:01.241Z] go/parser [2020-07-29T14:13:01.540Z] encoding/xml [2020-07-29T14:13:01.852Z] go/doc [2020-07-29T14:13:02.160Z] compress/flate [2020-07-29T14:13:02.461Z] compress/gzip [2020-07-29T14:13:02.461Z] math/big [2020-07-29T14:13:02.761Z] encoding/hex [2020-07-29T14:13:02.761Z] vendor/golang.org/x/crypto/internal/chacha20 [2020-07-29T14:13:02.761Z] github.com/LK4D4/vndr/build [2020-07-29T14:13:03.061Z] vendor/golang.org/x/crypto/poly1305 [2020-07-29T14:13:03.061Z] vendor/golang.org/x/crypto/chacha20poly1305 [2020-07-29T14:13:03.322Z] #24 11.85 0.0% 1.1% # 2.3% ## 3.6% ### 5.5% ##### 7.5% ###### 9.0% ####### 10.4% ######## 11.5% ######### 12.9% ########## 14.3% ########### 16.5% ############# 18.6% ############## 20.4% ################ 22.3% ################# 24.5% ################## 26.3% #################### 28.5% ##################### 30.4% ####################### 32.1% ######################## 34.4% ########################## 36.6% ########################### 38.6% ############################ 39.3% ############################# 41.3% ############################### 43.8% ################################ 45.3% ################################# 46.8% ################################### 48.7% #################################### 50.5% ##################################### 52.4% ###################################### 53.9% ####################################### 55.5% ######################################### 57.0% ########################################### 59.8% ############################################ 62.3% ############################################## 64.4% ############################################### 66.4% ################################################# 68.3% ################################################## 70.2% ################################################### 71.6% #################################################### 73.2% ###################################################### 75.0% ####################################################### 77.4% ######################################################### 79.8% ########################################################### 81.9% ############################################################ 84.1% [2020-07-29T14:13:03.322Z] #24 ... [2020-07-29T14:13:03.322Z] [2020-07-29T14:13:03.322Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-29T14:13:03.322Z] #42 64.01 reflect [2020-07-29T14:13:03.322Z] #42 64.87 internal/oserror [2020-07-29T14:13:03.322Z] #42 65.10 syscall [2020-07-29T14:13:03.322Z] #42 ... [2020-07-29T14:13:03.322Z] [2020-07-29T14:13:03.322Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-29T14:13:03.362Z] vendor/golang.org/x/crypto/curve25519 [2020-07-29T14:13:03.362Z] vendor/golang.org/x/text/unicode/bidi [2020-07-29T14:13:03.362Z] vendor/golang.org/x/text/unicode/norm [2020-07-29T14:13:04.013Z] vendor/golang.org/x/text/secure/bidirule [2020-07-29T14:13:04.013Z] vendor/golang.org/x/net/http2/hpack [2020-07-29T14:13:04.141Z] #24 11.85 0.0% 1.1% # 2.3% ## 3.6% ### 5.5% ##### 7.5% ###### 9.0% ####### 10.4% ######## 11.5% ######### 12.9% ########## 14.3% ########### 16.5% ############# 18.6% ############## 20.4% ################ 22.3% ################# 24.5% ################## 26.3% #################### 28.5% ##################### 30.4% ####################### 32.1% ######################## 34.4% ########################## 36.6% ########################### 38.6% ############################ 39.3% ############################# 41.3% ############################### 43.8% ################################ 45.3% ################################# 46.8% ################################### 48.7% #################################### 50.5% ##################################### 52.4% ###################################### 53.9% ####################################### 55.5% ######################################### 57.0% ########################################### 59.8% ############################################ 62.3% ############################################## 64.4% ############################################### 66.4% ################################################# 68.3% ################################################## 70.2% ################################################### 71.6% #################################################### 73.2% ###################################################### 75.0% ####################################################### 77.4% ######################################################### 79.8% ########################################################### 81.9% ############################################################ 84.1% ############################################################## 86.7% ############################################################### 88.9% ################################################################# 91.2% ################################################################### 93.8% #################################################################### 95.2% ##################################################################### 97.0% ####################################################################### 99.5% ######################################################################## 100.0% [2020-07-29T14:13:04.142Z] #24 17.95 [2020-07-29T14:13:04.315Z] mime [2020-07-29T14:13:04.315Z] crypto/rand [2020-07-29T14:13:04.614Z] crypto/elliptic [2020-07-29T14:13:04.614Z] encoding/asn1 [2020-07-29T14:13:04.614Z] crypto/ed25519 [2020-07-29T14:13:04.614Z] crypto/rsa [2020-07-29T14:13:04.614Z] crypto/dsa [2020-07-29T14:13:04.913Z] vendor/golang.org/x/net/idna [2020-07-29T14:13:04.913Z] net/textproto [2020-07-29T14:13:04.913Z] mime/quotedprintable [2020-07-29T14:13:05.214Z] net/http/internal [2020-07-29T14:13:05.214Z] crypto/ecdsa [2020-07-29T14:13:05.214Z] crypto/x509/pkix [2020-07-29T14:13:05.214Z] vendor/golang.org/x/crypto/cryptobyte [2020-07-29T14:13:05.214Z] mime/multipart [2020-07-29T14:13:05.214Z] os/exec [2020-07-29T14:13:05.512Z] vendor/golang.org/x/net/http/httpguts [2020-07-29T14:13:05.512Z] vendor/golang.org/x/net/http/httpproxy [2020-07-29T14:13:05.512Z] crypto/x509 [2020-07-29T14:13:05.512Z] #24 19.05 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-07-29T14:13:05.512Z] #24 19.42 [2020-07-29T14:13:06.026Z] #24 19.69 #=#=# ######################################################################## 100.0% [2020-07-29T14:13:06.159Z] crypto/tls [2020-07-29T14:13:06.331Z] #24 19.89 [2020-07-29T14:13:07.205Z] net/http/httptrace [2020-07-29T14:13:07.205Z] net/http [2020-07-29T14:13:07.262Z] #24 21.08 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-07-29T14:13:07.262Z] #24 ... [2020-07-29T14:13:07.262Z] [2020-07-29T14:13:07.262Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-29T14:13:07.262Z] #14 1.595 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-29T14:13:07.262Z] #14 1.683 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-29T14:13:07.262Z] #14 1.766 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-29T14:13:07.262Z] #14 2.944 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-29T14:13:07.262Z] #14 5.080 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB] [2020-07-29T14:13:07.262Z] #14 7.591 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-29T14:13:07.519Z] #14 ... [2020-07-29T14:13:07.519Z] [2020-07-29T14:13:07.519Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-29T14:13:07.519Z] #31 74.06 Selecting previously unselected package libxml2:amd64. [2020-07-29T14:13:07.519Z] #31 74.07 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-07-29T14:13:07.519Z] #31 74.07 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-29T14:13:07.519Z] #31 74.85 Selecting previously unselected package libarchive13:amd64. [2020-07-29T14:13:07.519Z] #31 74.89 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-07-29T14:13:07.519Z] #31 74.90 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-29T14:13:07.519Z] #31 75.26 Selecting previously unselected package libjsoncpp1:amd64. [2020-07-29T14:13:07.519Z] #31 75.26 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-07-29T14:13:07.519Z] #31 75.27 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-29T14:13:07.519Z] #31 75.46 Selecting previously unselected package librhash0:amd64. [2020-07-29T14:13:07.519Z] #31 75.48 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-07-29T14:13:07.519Z] #31 75.50 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-07-29T14:13:07.519Z] #31 75.74 Selecting previously unselected package libuv1:amd64. [2020-07-29T14:13:07.519Z] #31 75.74 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-07-29T14:13:07.519Z] #31 75.76 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-07-29T14:13:07.519Z] #31 75.96 Selecting previously unselected package cmake. [2020-07-29T14:13:07.519Z] #31 75.98 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-07-29T14:13:07.519Z] #31 76.01 Unpacking cmake (3.13.4-1) ... [2020-07-29T14:13:08.083Z] #31 ... [2020-07-29T14:13:08.083Z] [2020-07-29T14:13:08.083Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-29T14:13:08.083Z] #24 21.46 [2020-07-29T14:13:08.083Z] #24 21.66 0.7% ######################################################################## 100.0% [2020-07-29T14:13:08.341Z] #24 21.88 [2020-07-29T14:13:08.598Z] #24 ... [2020-07-29T14:13:08.598Z] [2020-07-29T14:13:08.598Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-29T14:13:08.598Z] #29 69.36 time [2020-07-29T14:13:08.598Z] #29 76.97 internal/poll [2020-07-29T14:13:08.598Z] #29 78.03 internal/fmtsort [2020-07-29T14:13:08.598Z] #29 78.90 internal/syscall/execenv [2020-07-29T14:13:08.598Z] #29 79.13 internal/syscall/unix [2020-07-29T14:13:08.598Z] #29 79.31 strings [2020-07-29T14:13:08.598Z] #29 ... [2020-07-29T14:13:08.598Z] [2020-07-29T14:13:08.598Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-29T14:13:08.598Z] #31 79.76 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-29T14:13:08.598Z] #31 79.79 Setting up xxd (2:8.1.0875-5) ... [2020-07-29T14:13:08.598Z] #31 79.83 Setting up libuv1:amd64 (1.24.1-1) ... [2020-07-29T14:13:08.598Z] #31 79.84 Setting up vim-common (2:8.1.0875-5) ... [2020-07-29T14:13:08.598Z] #31 79.88 Setting up librhash0:amd64 (1.3.8-1) ... [2020-07-29T14:13:08.598Z] #31 79.90 Setting up cmake-data (3.13.4-1) ... [2020-07-29T14:13:08.598Z] #31 79.94 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-29T14:13:08.598Z] #31 79.97 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-29T14:13:08.598Z] #31 79.98 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-29T14:13:08.598Z] #31 79.99 Setting up cmake (3.13.4-1) ... [2020-07-29T14:13:08.598Z] #31 80.01 Processing triggers for libc-bin (2.28-10) ... [2020-07-29T14:13:08.855Z] #31 80.11 Processing triggers for mime-support (3.62) ... [2020-07-29T14:13:09.967Z] github.com/LK4D4/vndr/godl [2020-07-29T14:13:09.967Z] github.com/LK4D4/vndr [2020-07-29T14:13:10.288Z] #57 162.3 🇩 bin/containerd-stress [2020-07-29T14:13:11.327Z] #57 163.5 🇩 bin/containerd-shim [2020-07-29T14:13:12.715Z] Removing intermediate container 74edf0ddb4ef [2020-07-29T14:13:12.715Z] ---> edcc9686b2aa [2020-07-29T14:13:12.715Z] Step 53/140 : FROM dev-base AS containerd [2020-07-29T14:13:12.715Z] ---> d975ec71b61a [2020-07-29T14:13:12.715Z] Step 54/140 : ARG DEBIAN_FRONTEND [2020-07-29T14:13:12.715Z] ---> Using cache [2020-07-29T14:13:12.715Z] ---> 2cc81bc69677 [2020-07-29T14:13:12.715Z] Step 55/140 : ARG CONTAINERD_COMMIT [2020-07-29T14:13:12.715Z] ---> Running in 356d1fff13d0 [2020-07-29T14:13:12.715Z] Removing intermediate container 356d1fff13d0 [2020-07-29T14:13:12.715Z] ---> 5eb126d0cc17 [2020-07-29T14:13:12.715Z] Step 56/140 : RUN apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev && rm -rf /var/lib/apt/lists/* [2020-07-29T14:13:12.715Z] ---> Running in b43128f49be4 [2020-07-29T14:13:13.009Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-29T14:13:13.038Z] #31 DONE 83.6s [2020-07-29T14:13:13.038Z] [2020-07-29T14:13:13.038Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-29T14:13:13.038Z] #24 22.92 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-07-29T14:13:13.038Z] #24 22.96 skipping existing 1849cc453dee [2020-07-29T14:13:13.038Z] #24 23.23 [2020-07-29T14:13:13.038Z] #24 24.23 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-07-29T14:13:13.038Z] #24 24.67 [2020-07-29T14:13:13.038Z] #24 24.82 ######################################################################## 100.0% [2020-07-29T14:13:13.038Z] #24 25.02 [2020-07-29T14:13:13.038Z] #24 25.12 Download of images into '/build' complete. [2020-07-29T14:13:13.038Z] #24 25.12 Use something like the following to load the result into a Docker daemon: [2020-07-29T14:13:13.038Z] #24 25.12 tar -cC '/build' . | docker load [2020-07-29T14:13:13.038Z] #24 DONE 26.1s [2020-07-29T14:13:13.038Z] [2020-07-29T14:13:13.038Z] #32 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-29T14:13:13.038Z] #32 DONE 0.1s [2020-07-29T14:13:13.038Z] [2020-07-29T14:13:13.038Z] #33 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-07-29T14:13:13.038Z] #33 DONE 0.0s [2020-07-29T14:13:13.038Z] [2020-07-29T14:13:13.038Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-07-29T14:13:13.038Z] #34 ... [2020-07-29T14:13:13.038Z] [2020-07-29T14:13:13.038Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-29T14:13:13.038Z] #38 74.33 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-29T14:13:13.038Z] #38 74.35 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-29T14:13:13.038Z] #38 74.36 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-29T14:13:13.038Z] #38 74.39 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-29T14:13:13.038Z] #38 74.43 Setting up python-six (1.12.0-1) ... [2020-07-29T14:13:13.038Z] #38 79.11 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-29T14:13:13.038Z] #38 79.12 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-29T14:13:13.038Z] #38 79.14 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-29T14:13:13.038Z] #38 79.15 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-07-29T14:13:13.038Z] #38 79.16 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-29T14:13:13.038Z] #38 79.18 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-29T14:13:13.038Z] #38 79.19 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-29T14:13:13.038Z] #38 79.20 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-29T14:13:13.038Z] #38 79.22 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-29T14:13:13.038Z] #38 79.23 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-29T14:13:13.310Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-29T14:13:13.310Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-29T14:13:13.310Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-29T14:13:13.969Z] #38 ... [2020-07-29T14:13:13.969Z] [2020-07-29T14:13:13.969Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-07-29T14:13:13.969Z] #34 1.387 + RM_GOPATH=0 [2020-07-29T14:13:13.969Z] #34 1.387 + TMP_GOPATH= [2020-07-29T14:13:13.969Z] #34 1.387 + : /build [2020-07-29T14:13:13.969Z] #34 1.387 + '[' -z '' ']' [2020-07-29T14:13:13.969Z] #34 1.387 ++ mktemp -d [2020-07-29T14:13:13.969Z] #34 1.390 + export GOPATH=/tmp/tmp.VPBztdIarA [2020-07-29T14:13:13.969Z] #34 1.390 + GOPATH=/tmp/tmp.VPBztdIarA [2020-07-29T14:13:13.969Z] #34 1.390 + RM_GOPATH=1 [2020-07-29T14:13:13.969Z] #34 1.391 ++ dirname ./install.sh [2020-07-29T14:13:13.969Z] #34 1.400 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-29T14:13:13.969Z] #34 1.401 + dir=. [2020-07-29T14:13:13.969Z] #34 1.401 + bin=tini [2020-07-29T14:13:13.969Z] #34 1.401 + shift [2020-07-29T14:13:13.969Z] #34 1.401 + '[' '!' -f ./tini.installer ']' [2020-07-29T14:13:13.969Z] #34 1.401 + . ./tini.installer [2020-07-29T14:13:13.969Z] #34 1.401 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-29T14:13:13.969Z] #34 1.401 + install_tini [2020-07-29T14:13:13.969Z] #34 1.401 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-29T14:13:13.969Z] #34 1.401 + git clone https://github.com/krallin/tini.git /tmp/tmp.VPBztdIarA/tini [2020-07-29T14:13:13.969Z] #34 1.430 Cloning into '/tmp/tmp.VPBztdIarA/tini'... [2020-07-29T14:13:13.969Z] #34 ... [2020-07-29T14:13:13.969Z] [2020-07-29T14:13:13.969Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-07-29T14:13:13.969Z] #52 17.34 Checking out files: 95% (960/1005) Checking out files: 96% (965/1005) Checking out files: 97% (975/1005) Checking out files: 98% (985/1005) Checking out files: 99% (995/1005) Checking out files: 100% (1005/1005) Checking out files: 100% (1005/1005), done. [2020-07-29T14:13:13.969Z] #52 17.48 + cd /tmp/tmp.8CleVMPgJz/src/github.com/opencontainers/runc [2020-07-29T14:13:13.969Z] #52 17.48 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-29T14:13:13.969Z] #52 18.73 + '[' -z '' ']' [2020-07-29T14:13:13.969Z] #52 18.73 + target=static [2020-07-29T14:13:13.969Z] #52 18.73 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-29T14:13:13.969Z] #52 20.97 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-07-29T14:13:14.353Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [206 kB] [2020-07-29T14:13:14.353Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-29T14:13:14.532Z] #52 ... [2020-07-29T14:13:14.532Z] [2020-07-29T14:13:14.532Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-29T14:13:14.532Z] #42 75.16 time [2020-07-29T14:13:14.532Z] #42 79.56 internal/fmtsort [2020-07-29T14:13:14.532Z] #42 80.24 internal/syscall/execenv [2020-07-29T14:13:14.532Z] #42 80.44 internal/syscall/unix [2020-07-29T14:13:14.532Z] #42 80.78 strings [2020-07-29T14:13:14.532Z] #42 81.53 internal/poll [2020-07-29T14:13:14.532Z] #42 83.98 regexp/syntax [2020-07-29T14:13:14.532Z] #42 85.15 os [2020-07-29T14:13:15.393Z] Fetched 8145 kB in 2s (3378 kB/s) [2020-07-29T14:13:15.461Z] #42 ... [2020-07-29T14:13:15.462Z] [2020-07-29T14:13:15.462Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-07-29T14:13:15.462Z] #34 2.866 + cd /tmp/tmp.VPBztdIarA/tini [2020-07-29T14:13:15.462Z] #34 2.866 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-29T14:13:15.462Z] #34 2.934 + cmake . [2020-07-29T14:13:15.791Z] #57 167.6 🇩 bin/containerd-shim-runc-v1 [2020-07-29T14:13:16.025Z] #34 3.613 -- The C compiler identification is GNU 8.3.0 [2020-07-29T14:13:16.283Z] #34 3.668 -- Check for working C compiler: /usr/bin/cc [2020-07-29T14:13:16.434Z] Reading package lists... [2020-07-29T14:13:16.847Z] #34 ... [2020-07-29T14:13:16.847Z] [2020-07-29T14:13:16.847Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-29T14:13:16.847Z] #38 87.63 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-29T14:13:16.847Z] #38 87.64 Processing triggers for libc-bin (2.28-10) ... [2020-07-29T14:13:16.847Z] #38 DONE 87.9s [2020-07-29T14:13:16.847Z] [2020-07-29T14:13:16.847Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:13:17.071Z] Reading package lists... [2020-07-29T14:13:17.071Z] Building dependency tree... [2020-07-29T14:13:17.071Z] Reading state information... [2020-07-29T14:13:17.304Z] #57 169.5 🇩 binaries [2020-07-29T14:13:17.304Z] #57 169.5 + mkdir -p /build [2020-07-29T14:13:17.304Z] #57 169.5 + cp bin/containerd /build/containerd [2020-07-29T14:13:17.304Z] #57 169.5 + cp bin/containerd-shim /build/containerd-shim [2020-07-29T14:13:17.304Z] #57 169.5 + cp bin/ctr /build/ctr [2020-07-29T14:13:17.365Z] The following additional packages will be installed: [2020-07-29T14:13:17.365Z] libbtrfs0 [2020-07-29T14:13:17.365Z] The following NEW packages will be installed: [2020-07-29T14:13:17.365Z] libbtrfs-dev libbtrfs0 [2020-07-29T14:13:17.365Z] 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-29T14:13:17.365Z] Need to get 120 kB of archives. [2020-07-29T14:13:17.365Z] After this operation, 423 kB of additional disk space will be used. [2020-07-29T14:13:17.365Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-07-29T14:13:17.365Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-07-29T14:13:17.658Z] debconf: delaying package configuration, since apt-utils is not installed [2020-07-29T14:13:17.658Z] Fetched 120 kB in 0s (1635 kB/s) [2020-07-29T14:13:17.658Z] Selecting previously unselected package libbtrfs0. [2020-07-29T14:13:17.658Z] (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 ... 15339 files and directories currently installed.) [2020-07-29T14:13:17.658Z] Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-07-29T14:13:17.658Z] Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-29T14:13:17.658Z] Selecting previously unselected package libbtrfs-dev. [2020-07-29T14:13:17.658Z] Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-07-29T14:13:17.658Z] Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-29T14:13:17.658Z] Setting up libbtrfs0 (4.20.1-2) ... [2020-07-29T14:13:17.658Z] Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-29T14:13:17.658Z] Processing triggers for libc-bin (2.28-10) ... [2020-07-29T14:13:17.752Z] sha256:2817b57cdc8413e0298a0b420d09b310680116db02489ca58a604958cef089e9 [2020-07-29T14:13:17.752Z] INFO: Starting docker-py tests... [2020-07-29T14:13:17.752Z] ============================= test session starts ============================== [2020-07-29T14:13:17.752Z] platform linux -- Python 3.7.8, pytest-4.3.1, py-1.9.0, pluggy-0.13.1 [2020-07-29T14:13:17.752Z] rootdir: /src, inifile: pytest.ini [2020-07-29T14:13:17.752Z] plugins: cov-2.6.1, timeout-1.3.3 [2020-07-29T14:13:17.752Z] collected 385 items / 3 deselected / 382 selected [2020-07-29T14:13:17.752Z] [2020-07-29T14:13:17.941Z] #57 DONE 170.0s [2020-07-29T14:13:17.952Z] Removing intermediate container b43128f49be4 [2020-07-29T14:13:17.952Z] ---> fd52f343d5b8 [2020-07-29T14:13:17.952Z] Step 57/140 : ENV INSTALL_BINARY_NAME=containerd [2020-07-29T14:13:17.952Z] ---> Running in f889f177a766 [2020-07-29T14:13:18.246Z] Removing intermediate container f889f177a766 [2020-07-29T14:13:18.246Z] ---> 60625905d124 [2020-07-29T14:13:18.246Z] Step 58/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-29T14:13:18.246Z] ---> c120c3326b8f [2020-07-29T14:13:18.246Z] Step 59/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-07-29T14:13:18.540Z] ---> 133a69d41022 [2020-07-29T14:13:18.540Z] Step 60/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-07-29T14:13:18.540Z] ---> Running in a958d02e971f [2020-07-29T14:13:18.577Z] [2020-07-29T14:13:18.577Z] #58 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-07-29T14:13:18.741Z] #39 1.962 Note: Building without setproctitle() and strlcpy() support. [2020-07-29T14:13:18.742Z] #39 1.963 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-29T14:13:18.742Z] #39 1.977 Note: Building without GnuTLS support [2020-07-29T14:13:18.742Z] #39 1.992 Makefile.config:39: Warn: you have no libnftables installed [2020-07-29T14:13:18.742Z] #39 1.992 Makefile.config:40: Warn: Building without nftables support [2020-07-29T14:13:18.742Z] #39 ... [2020-07-29T14:13:18.742Z] [2020-07-29T14:13:18.742Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-29T14:13:18.742Z] #29 79.60 os [2020-07-29T14:13:18.742Z] #29 82.45 bytes [2020-07-29T14:13:18.742Z] #29 84.59 fmt [2020-07-29T14:13:18.742Z] #29 85.63 bufio [2020-07-29T14:13:18.742Z] #29 88.04 path/filepath [2020-07-29T14:13:18.742Z] #29 89.52 io/ioutil [2020-07-29T14:13:18.833Z] + RM_GOPATH=0 [2020-07-29T14:13:18.833Z] + TMP_GOPATH= [2020-07-29T14:13:18.833Z] + : /build [2020-07-29T14:13:18.833Z] + '[' -z '' ']' [2020-07-29T14:13:18.833Z] ++ mktemp -d [2020-07-29T14:13:18.833Z] + export GOPATH=/tmp/tmp.s8x7bRUZxz [2020-07-29T14:13:18.833Z] + GOPATH=/tmp/tmp.s8x7bRUZxz [2020-07-29T14:13:18.833Z] + RM_GOPATH=1 [2020-07-29T14:13:18.833Z] ++ dirname ./install.sh [2020-07-29T14:13:18.833Z] + dir=. [2020-07-29T14:13:18.833Z] + bin=containerd [2020-07-29T14:13:18.833Z] + shift [2020-07-29T14:13:18.833Z] + '[' '!' -f ./containerd.installer ']' [2020-07-29T14:13:18.833Z] + . ./containerd.installer [2020-07-29T14:13:18.833Z] ++ : 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-29T14:13:18.833Z] + install_containerd [2020-07-29T14:13:18.833Z] + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429' [2020-07-29T14:13:18.833Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.s8x7bRUZxz/src/github.com/containerd/containerd [2020-07-29T14:13:18.833Z] Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-29T14:13:18.833Z] Cloning into '/tmp/tmp.s8x7bRUZxz/src/github.com/containerd/containerd'... [2020-07-29T14:13:18.870Z] #58 DONE 0.3s [2020-07-29T14:13:18.870Z] [2020-07-29T14:13:18.870Z] #62 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-07-29T14:13:18.999Z] #29 ... [2020-07-29T14:13:18.999Z] [2020-07-29T14:13:18.999Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-07-29T14:13:18.999Z] #34 4.778 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-29T14:13:18.999Z] #34 4.802 -- Detecting C compiler ABI info [2020-07-29T14:13:18.999Z] #34 5.543 -- Detecting C compiler ABI info - done [2020-07-29T14:13:18.999Z] #34 5.572 -- Detecting C compile features [2020-07-29T14:13:19.163Z] #62 DONE 0.2s [2020-07-29T14:13:19.163Z] [2020-07-29T14:13:19.163Z] #64 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-07-29T14:13:19.163Z] #64 DONE 0.2s [2020-07-29T14:13:19.456Z] [2020-07-29T14:13:19.456Z] #67 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-07-29T14:13:19.456Z] #67 DONE 0.1s [2020-07-29T14:13:19.456Z] [2020-07-29T14:13:19.456Z] #68 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-07-29T14:13:19.456Z] #68 DONE 0.1s [2020-07-29T14:13:19.456Z] [2020-07-29T14:13:19.456Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-29T14:13:20.373Z] #34 7.956 -- Detecting C compile features - done [2020-07-29T14:13:20.532Z] #69 DONE 0.8s [2020-07-29T14:13:20.532Z] [2020-07-29T14:13:20.532Z] #70 exporting to image [2020-07-29T14:13:20.532Z] #70 exporting layers [2020-07-29T14:13:20.630Z] #34 7.999 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-29T14:13:20.887Z] #34 8.385 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-29T14:13:21.143Z] #34 8.482 -- Configuring done [2020-07-29T14:13:21.143Z] #34 8.522 -- Generating done [2020-07-29T14:13:21.143Z] #34 8.525 -- Build files have been written to: /tmp/tmp.VPBztdIarA/tini [2020-07-29T14:13:21.143Z] #34 8.536 + make tini-static [2020-07-29T14:13:21.706Z] #34 8.985 Scanning dependencies of target tini-static [2020-07-29T14:13:21.706Z] #34 9.069 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-29T14:13:23.321Z] + cd /tmp/tmp.s8x7bRUZxz/src/github.com/containerd/containerd [2020-07-29T14:13:23.321Z] + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-29T14:13:23.348Z] #70 exporting layers 3.0s done [2020-07-29T14:13:23.348Z] #70 writing image sha256:6b60c3549b911bf1775c924b97ea02436222b8bdade8dc7232aed7863396bca5 done [2020-07-29T14:13:23.348Z] #70 naming to docker.io/library/docker:83baeafc3c4eaedc41efb47061eb530651d8ce04 done [2020-07-29T14:13:23.348Z] #70 DONE 3.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-07-29T14:13:23.599Z] #34 10.78 [100%] Linking C executable tini-static [2020-07-29T14:13:23.615Z] + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-29T14:13:23.616Z] + BUILDTAGS='netgo osusergo static_build' [2020-07-29T14:13:23.616Z] + export EXTRA_FLAGS=-buildmode=pie [2020-07-29T14:13:23.616Z] + EXTRA_FLAGS=-buildmode=pie [2020-07-29T14:13:23.616Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-29T14:13:23.616Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-29T14:13:23.616Z] + '[' '' = dynamic ']' [2020-07-29T14:13:23.616Z] + make [2020-07-29T14:13:23.776Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41293/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=83baeafc3c4eaedc41efb47061eb530651d8ce04 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:83baeafc3c4eaedc41efb47061eb530651d8ce04 hack/test/unit [2020-07-29T14:13:23.856Z] #34 ... [2020-07-29T14:13:23.856Z] [2020-07-29T14:13:23.856Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:13:23.856Z] #39 4.467 fatal: not a git repository (or any of the parent directories): .git [2020-07-29T14:13:23.856Z] #39 4.519 GEN .gitid [2020-07-29T14:13:23.856Z] #39 4.557 GEN criu/include/version.h [2020-07-29T14:13:23.856Z] #39 4.630 GEN include/common/asm [2020-07-29T14:13:23.856Z] #39 6.468 PBCC images/timens.pb-c.c [2020-07-29T14:13:23.856Z] #39 6.544 DEP images/timens.pb-c.d [2020-07-29T14:13:23.856Z] #39 6.624 PBCC images/fown.pb-c.c [2020-07-29T14:13:23.856Z] #39 6.634 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-29T14:13:23.856Z] #39 6.764 PBCC images/opts.pb-c.c [2020-07-29T14:13:23.856Z] #39 6.862 PBCC images/memfd.pb-c.c [2020-07-29T14:13:23.856Z] #39 6.938 DEP images/fown.pb-c.d [2020-07-29T14:13:23.856Z] #39 7.059 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-29T14:13:23.856Z] #39 7.146 DEP images/opts.pb-c.d [2020-07-29T14:13:23.856Z] #39 7.194 DEP images/memfd.pb-c.d [2020-07-29T14:13:23.856Z] #39 7.258 PBCC images/sit.pb-c.c [2020-07-29T14:13:23.856Z] #39 7.330 DEP images/sit.pb-c.d [2020-07-29T14:13:24.113Z] #39 7.434 PBCC images/macvlan.pb-c.c [2020-07-29T14:13:24.113Z] #39 ... [2020-07-29T14:13:24.113Z] [2020-07-29T14:13:24.113Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-07-29T14:13:24.113Z] #34 11.35 [100%] Built target tini-static [2020-07-29T14:13:24.113Z] #34 11.49 + mkdir -p /build [2020-07-29T14:13:24.113Z] #34 11.49 + cp tini-static /build/docker-init [2020-07-29T14:13:24.113Z] #34 DONE 11.6s [2020-07-29T14:13:24.113Z] [2020-07-29T14:13:24.113Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:13:24.113Z] #39 7.500 DEP images/macvlan.pb-c.d [2020-07-29T14:13:24.113Z] #39 7.582 PBCC images/autofs.pb-c.c [2020-07-29T14:13:24.254Z] 🇩 bin/ctr [2020-07-29T14:13:24.370Z] #39 7.657 DEP images/autofs.pb-c.d [2020-07-29T14:13:24.627Z] #39 7.826 PBCC images/sysctl.pb-c.c [2020-07-29T14:13:24.628Z] #39 7.920 DEP images/sysctl.pb-c.d [2020-07-29T14:13:24.884Z] #39 8.062 PBCC images/time.pb-c.c [2020-07-29T14:13:24.884Z] #39 8.125 DEP images/time.pb-c.d [2020-07-29T14:13:24.884Z] #39 8.276 PBCC images/binfmt-misc.pb-c.c [2020-07-29T14:13:24.884Z] #39 8.318 DEP images/binfmt-misc.pb-c.d [2020-07-29T14:13:25.141Z] #39 8.495 PBCC images/seccomp.pb-c.c [2020-07-29T14:13:25.141Z] #39 8.582 DEP images/seccomp.pb-c.d [2020-07-29T14:13:25.399Z] #39 ... [2020-07-29T14:13:25.399Z] [2020-07-29T14:13:25.399Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-29T14:13:25.399Z] #14 18.02 Fetched 8365 kB in 17s (502 kB/s) [2020-07-29T14:13:25.399Z] #14 18.02 Reading package lists... [2020-07-29T14:13:25.399Z] #14 24.81 Reading package lists... [2020-07-29T14:13:25.399Z] #14 ... [2020-07-29T14:13:25.399Z] [2020-07-29T14:13:25.399Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:13:25.399Z] #39 8.762 PBCC images/userns.pb-c.c [2020-07-29T14:13:25.655Z] #39 8.866 DEP images/userns.pb-c.d [2020-07-29T14:13:25.655Z] #39 8.918 PBCC images/cgroup.pb-c.c [2020-07-29T14:13:25.655Z] #39 8.958 DEP images/cgroup.pb-c.d [2020-07-29T14:13:25.655Z] #39 9.028 PBCC images/ext-file.pb-c.c [2020-07-29T14:13:25.655Z] #39 9.065 DEP images/ext-file.pb-c.d [2020-07-29T14:13:25.911Z] #39 9.118 PBCC images/rpc.pb-c.c [2020-07-29T14:13:25.911Z] #39 9.186 DEP images/rpc.pb-c.d [2020-07-29T14:13:25.911Z] #39 9.291 PBCC images/siginfo.pb-c.c [2020-07-29T14:13:25.911Z] #39 9.342 DEP images/siginfo.pb-c.d [2020-07-29T14:13:25.911Z] #39 9.399 PBCC images/pagemap.pb-c.c [2020-07-29T14:13:25.941Z] ? github.com/docker/docker/api [no test files] [2020-07-29T14:13:26.168Z] #39 9.442 DEP images/pagemap.pb-c.d [2020-07-29T14:13:26.168Z] #39 9.546 PBCC images/rlimit.pb-c.c [2020-07-29T14:13:26.168Z] #39 9.570 DEP images/rlimit.pb-c.d [2020-07-29T14:13:26.168Z] #39 9.610 PBCC images/file-lock.pb-c.c [2020-07-29T14:13:26.168Z] #39 9.657 DEP images/file-lock.pb-c.d [2020-07-29T14:13:26.424Z] #39 9.711 PBCC images/tty.pb-c.c [2020-07-29T14:13:26.424Z] #39 9.800 DEP images/tty.pb-c.d [2020-07-29T14:13:26.683Z] #39 9.882 PBCC images/tun.pb-c.c [2020-07-29T14:13:26.683Z] #39 9.986 PBCC images/netdev.pb-c.c [2020-07-29T14:13:26.683Z] #39 10.05 DEP images/tun.pb-c.d [2020-07-29T14:13:26.948Z] #39 10.12 DEP images/netdev.pb-c.d [2020-07-29T14:13:26.948Z] #39 10.18 PBCC images/vma.pb-c.c [2020-07-29T14:13:26.948Z] #39 10.20 DEP images/vma.pb-c.d [2020-07-29T14:13:26.948Z] #39 10.27 PBCC images/creds.pb-c.c [2020-07-29T14:13:26.948Z] #39 10.28 DEP images/creds.pb-c.d [2020-07-29T14:13:27.206Z] #39 10.36 PBCC images/utsns.pb-c.c [2020-07-29T14:13:27.206Z] #39 10.39 DEP images/utsns.pb-c.d [2020-07-29T14:13:27.206Z] #39 10.44 PBCC images/ipc-desc.pb-c.c [2020-07-29T14:13:27.206Z] #39 10.48 PBCC images/ipc-sem.pb-c.c [2020-07-29T14:13:27.206Z] #39 10.51 DEP images/ipc-desc.pb-c.d [2020-07-29T14:13:27.206Z] #39 10.58 DEP images/ipc-sem.pb-c.d [2020-07-29T14:13:27.206Z] #39 10.63 PBCC images/ipc-msg.pb-c.c [2020-07-29T14:13:27.463Z] #39 10.67 DEP images/ipc-msg.pb-c.d [2020-07-29T14:13:27.463Z] #39 10.77 PBCC images/ipc-shm.pb-c.c [2020-07-29T14:13:27.463Z] #39 10.82 DEP images/ipc-shm.pb-c.d [2020-07-29T14:13:27.463Z] #39 10.87 PBCC images/ipc-var.pb-c.c [2020-07-29T14:13:27.463Z] #39 10.90 DEP images/ipc-var.pb-c.d [2020-07-29T14:13:27.722Z] #39 10.99 PBCC images/sk-opts.pb-c.c [2020-07-29T14:13:27.722Z] #39 11.04 PBCC images/packet-sock.pb-c.c [2020-07-29T14:13:27.722Z] #39 11.10 DEP images/sk-opts.pb-c.d [2020-07-29T14:13:27.722Z] #39 11.14 DEP images/packet-sock.pb-c.d [2020-07-29T14:13:27.978Z] #39 11.21 PBCC images/sk-netlink.pb-c.c [2020-07-29T14:13:27.978Z] #39 11.27 DEP images/sk-netlink.pb-c.d [2020-07-29T14:13:27.978Z] #39 11.33 PBCC images/sk-inet.pb-c.c [2020-07-29T14:13:27.978Z] #39 11.39 DEP images/sk-inet.pb-c.d [2020-07-29T14:13:28.235Z] #39 11.47 PBCC images/sk-unix.pb-c.c [2020-07-29T14:13:28.235Z] #39 11.53 DEP images/sk-unix.pb-c.d [2020-07-29T14:13:28.235Z] #39 11.63 PBCC images/mm.pb-c.c [2020-07-29T14:13:28.523Z] #39 11.69 DEP images/mm.pb-c.d [2020-07-29T14:13:28.523Z] #39 11.71 PBCC images/timerfd.pb-c.c [2020-07-29T14:13:28.523Z] #39 11.81 DEP images/timerfd.pb-c.d [2020-07-29T14:13:28.523Z] #39 11.88 PBCC images/timer.pb-c.c [2020-07-29T14:13:28.523Z] #39 11.98 DEP images/timer.pb-c.d [2020-07-29T14:13:28.785Z] #39 12.08 PBCC images/sa.pb-c.c [2020-07-29T14:13:28.785Z] #39 12.09 DEP images/sa.pb-c.d [2020-07-29T14:13:28.785Z] #39 12.13 PBCC images/pipe-data.pb-c.c [2020-07-29T14:13:28.785Z] #39 12.17 DEP images/pipe-data.pb-c.d [2020-07-29T14:13:29.044Z] #39 12.22 PBCC images/mnt.pb-c.c [2020-07-29T14:13:29.044Z] #39 12.29 DEP images/mnt.pb-c.d [2020-07-29T14:13:29.044Z] #39 12.36 PBCC images/sk-packet.pb-c.c [2020-07-29T14:13:29.044Z] #39 12.39 DEP images/sk-packet.pb-c.d [2020-07-29T14:13:29.044Z] #39 12.43 PBCC images/tcp-stream.pb-c.c [2020-07-29T14:13:29.309Z] #39 12.55 DEP images/tcp-stream.pb-c.d [2020-07-29T14:13:29.309Z] #39 12.64 PBCC images/pipe.pb-c.c [2020-07-29T14:13:29.309Z] #39 12.69 DEP images/pipe.pb-c.d [2020-07-29T14:13:29.309Z] #39 12.79 PBCC images/pstree.pb-c.c [2020-07-29T14:13:29.309Z] #39 ... [2020-07-29T14:13:29.309Z] [2020-07-29T14:13:29.309Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-29T14:13:29.309Z] #29 90.20 path [2020-07-29T14:13:29.309Z] #29 90.63 text/tabwriter [2020-07-29T14:13:29.309Z] #29 91.10 flag [2020-07-29T14:13:29.309Z] #29 91.38 github.com/BurntSushi/toml [2020-07-29T14:13:29.309Z] #29 93.36 log [2020-07-29T14:13:29.309Z] #29 96.56 github.com/BurntSushi/toml/cmd/tomlv [2020-07-29T14:13:29.568Z] #29 ... [2020-07-29T14:13:29.568Z] [2020-07-29T14:13:29.568Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-07-29T14:13:29.568Z] #57 42.97 Checking out files: 44% (1424/3208) Checking out files: 45% (1444/3208) Checking out files: 46% (1476/3208) Checking out files: 47% (1508/3208) Checking out files: 48% (1540/3208) Checking out files: 49% (1572/3208) Checking out files: 50% (1604/3208) Checking out files: 51% (1637/3208) Checking out files: 52% (1669/3208) Checking out files: 53% (1701/3208) Checking out files: 54% (1733/3208) Checking out files: 55% (1765/3208) Checking out files: 56% (1797/3208) Checking out files: 57% (1829/3208) Checking out files: 58% (1861/3208) Checking out files: 59% (1893/3208) Checking out files: 60% (1925/3208) Checking out files: 61% (1957/3208) Checking out files: 62% (1989/3208) Checking out files: 63% (2022/3208) Checking out files: 64% (2054/3208) Checking out files: 65% (2086/3208) Checking out files: 66% (2118/3208) Checking out files: 67% (2150/3208) Checking out files: 68% (2182/3208) Checking out files: 69% (2214/3208) Checking out files: 70% (2246/3208) Checking out files: 71% (2278/3208) Checking out files: 72% (2310/3208) Checking out files: 73% (2342/3208) Checking out files: 74% (2374/3208) Checking out files: 75% (2406/3208) Checking out files: 76% (2439/3208) Checking out files: 77% (2471/3208) Checking out files: 78% (2503/3208) Checking out files: 79% (2535/3208) [2020-07-29T14:13:29.568Z] #57 ... [2020-07-29T14:13:29.568Z] [2020-07-29T14:13:29.568Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-29T14:13:29.568Z] #42 90.29 regexp [2020-07-29T14:13:29.568Z] #42 90.54 fmt [2020-07-29T14:13:29.568Z] #42 94.49 path/filepath [2020-07-29T14:13:29.568Z] #42 96.06 flag [2020-07-29T14:13:29.568Z] #42 96.66 go/token [2020-07-29T14:13:29.568Z] #42 97.58 go/scanner [2020-07-29T14:13:29.568Z] #42 98.08 internal/lazyregexp [2020-07-29T14:13:29.568Z] #42 98.36 path [2020-07-29T14:13:29.568Z] #42 98.90 io/ioutil [2020-07-29T14:13:29.568Z] #42 99.13 go/ast [2020-07-29T14:13:29.568Z] #42 99.97 net/url [2020-07-29T14:13:29.733Z] Removing intermediate container dd1448986e8d [2020-07-29T14:13:29.733Z] ---> 6cb2095daf19 [2020-07-29T14:13:29.733Z] Step 6/8 : ENTRYPOINT ["powershell.exe"] [2020-07-29T14:13:29.733Z] ---> Running in 0b851a4ae4ff [2020-07-29T14:13:29.733Z] Removing intermediate container 0b851a4ae4ff [2020-07-29T14:13:29.733Z] ---> 61e0eb916216 [2020-07-29T14:13:29.733Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-07-29T14:13:29.733Z] ---> Running in 3ef1d7270336 [2020-07-29T14:13:29.733Z] Removing intermediate container 3ef1d7270336 [2020-07-29T14:13:29.733Z] ---> a167a48e8e72 [2020-07-29T14:13:29.733Z] Step 8/8 : COPY . . [2020-07-29T14:13:29.823Z] #42 ... [2020-07-29T14:13:29.823Z] [2020-07-29T14:13:29.823Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:13:29.823Z] #39 12.83 DEP images/pstree.pb-c.d [2020-07-29T14:13:29.823Z] #39 12.90 PBCC images/fs.pb-c.c [2020-07-29T14:13:29.823Z] #39 12.94 DEP images/fs.pb-c.d [2020-07-29T14:13:29.823Z] #39 13.01 PBCC images/signalfd.pb-c.c [2020-07-29T14:13:29.823Z] #39 13.05 DEP images/signalfd.pb-c.d [2020-07-29T14:13:29.823Z] #39 13.11 PBCC images/fh.pb-c.c [2020-07-29T14:13:29.823Z] #39 13.17 PBCC images/fsnotify.pb-c.c [2020-07-29T14:13:30.079Z] #39 13.30 DEP images/fh.pb-c.d [2020-07-29T14:13:30.079Z] #39 13.37 DEP images/fsnotify.pb-c.d [2020-07-29T14:13:30.079Z] #39 13.39 PBCC images/eventpoll.pb-c.c [2020-07-29T14:13:30.079Z] #39 13.43 DEP images/eventpoll.pb-c.d [2020-07-29T14:13:30.335Z] #39 13.49 PBCC images/eventfd.pb-c.c [2020-07-29T14:13:30.335Z] #39 13.52 DEP images/eventfd.pb-c.d [2020-07-29T14:13:30.335Z] #39 13.59 PBCC images/remap-file-path.pb-c.c [2020-07-29T14:13:30.335Z] #39 13.63 DEP images/remap-file-path.pb-c.d [2020-07-29T14:13:30.335Z] #39 13.67 PBCC images/fifo.pb-c.c [2020-07-29T14:13:30.335Z] #39 13.72 DEP images/fifo.pb-c.d [2020-07-29T14:13:30.591Z] #39 ... [2020-07-29T14:13:30.591Z] [2020-07-29T14:13:30.591Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-29T14:13:30.591Z] #29 DONE 101.3s [2020-07-29T14:13:30.591Z] [2020-07-29T14:13:30.591Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-07-29T14:13:31.362Z] #57 42.97 Checking out files: 44% (1424/3208) Checking out files: 45% (1444/3208) Checking out files: 46% (1476/3208) Checking out files: 47% (1508/3208) Checking out files: 48% (1540/3208) Checking out files: 49% (1572/3208) Checking out files: 50% (1604/3208) Checking out files: 51% (1637/3208) Checking out files: 52% (1669/3208) Checking out files: 53% (1701/3208) Checking out files: 54% (1733/3208) Checking out files: 55% (1765/3208) Checking out files: 56% (1797/3208) Checking out files: 57% (1829/3208) Checking out files: 58% (1861/3208) Checking out files: 59% (1893/3208) Checking out files: 60% (1925/3208) Checking out files: 61% (1957/3208) Checking out files: 62% (1989/3208) Checking out files: 63% (2022/3208) Checking out files: 64% (2054/3208) Checking out files: 65% (2086/3208) Checking out files: 66% (2118/3208) Checking out files: 67% (2150/3208) Checking out files: 68% (2182/3208) Checking out files: 69% (2214/3208) Checking out files: 70% (2246/3208) Checking out files: 71% (2278/3208) Checking out files: 72% (2310/3208) Checking out files: 73% (2342/3208) Checking out files: 74% (2374/3208) Checking out files: 75% (2406/3208) Checking out files: 76% (2439/3208) Checking out files: 77% (2471/3208) Checking out files: 78% (2503/3208) Checking out files: 79% (2535/3208) Checking out files: 80% (2567/3208) Checking out files: 81% (2599/3208) Checking out files: 81% (2601/3208) Checking out files: 82% (2631/3208) Checking out files: 83% (2663/3208) Checking out files: 84% (2695/3208) Checking out files: 85% (2727/3208) Checking out files: 86% (2759/3208) Checking out files: 87% (2791/3208) Checking out files: 88% (2824/3208) Checking out files: 89% (2856/3208) Checking out files: 90% (2888/3208) Checking out files: 91% (2920/3208) Checking out files: 92% (2952/3208) Checking out files: 92% (2980/3208) Checking out files: 93% (2984/3208) Checking out files: 94% (3016/3208) Checking out files: 95% (3048/3208) Checking out files: 96% (3080/3208) Checking out files: 97% (3112/3208) Checking out files: 98% (3144/3208) Checking out files: 99% (3176/3208) Checking out files: 100% (3208/3208) Checking out files: 100% (3208/3208), done. [2020-07-29T14:13:31.362Z] #57 45.41 + cd /tmp/tmp.btVL5iZFBb/src/github.com/containerd/containerd [2020-07-29T14:13:31.362Z] #57 45.42 + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-29T14:13:31.724Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-07-29T14:13:32.342Z] tests/integration/api_client_test.py ..... [ 7%] [2020-07-29T14:13:34.727Z] #57 47.55 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-29T14:13:34.727Z] #57 47.55 + BUILDTAGS='netgo osusergo static_build' [2020-07-29T14:13:34.727Z] #57 47.55 + export EXTRA_FLAGS=-buildmode=pie [2020-07-29T14:13:34.727Z] #57 47.55 + EXTRA_FLAGS=-buildmode=pie [2020-07-29T14:13:34.727Z] #57 47.55 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-29T14:13:34.727Z] #57 47.55 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-29T14:13:34.727Z] #57 47.55 + '[' '' = dynamic ']' [2020-07-29T14:13:34.727Z] #57 47.55 + make [2020-07-29T14:13:34.727Z] #57 48.79 🇩 bin/ctr [2020-07-29T14:13:34.743Z] tests/integration/api_config_test.py ..... [ 8%] [2020-07-29T14:13:34.754Z] ok github.com/docker/docker/api/server 0.010s coverage: 7.9% of statements [2020-07-29T14:13:37.251Z] #57 ... [2020-07-29T14:13:37.251Z] [2020-07-29T14:13:37.251Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-29T14:13:37.251Z] #14 24.81 Reading package lists... [2020-07-29T14:13:37.251Z] #14 31.24 Building dependency tree... [2020-07-29T14:13:37.251Z] #14 32.86 Reading state information... [2020-07-29T14:13:37.251Z] #14 35.17 libcap2-bin is already the newest version (1:2.25-2). [2020-07-29T14:13:37.251Z] #14 35.17 libcap2-bin set to manually installed. [2020-07-29T14:13:37.251Z] #14 35.17 The following additional packages will be installed: [2020-07-29T14:13:37.251Z] #14 35.17 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-29T14:13:37.251Z] #14 35.17 gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-29T14:13:37.251Z] #14 35.17 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-07-29T14:13:37.251Z] #14 35.17 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2020-07-29T14:13:37.251Z] #14 35.18 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib [2020-07-29T14:13:37.251Z] #14 35.18 libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev [2020-07-29T14:13:37.251Z] #14 35.18 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 [2020-07-29T14:13:37.251Z] #14 35.18 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-29T14:13:37.251Z] #14 35.18 python3.7 python3.7-minimal vim-runtime xxd [2020-07-29T14:13:37.251Z] #14 35.18 Suggested packages: [2020-07-29T14:13:37.251Z] #14 35.19 apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm [2020-07-29T14:13:37.251Z] #14 35.19 wine64 python3-doc python3-tk python3-venv python-setuptools-doc [2020-07-29T14:13:37.251Z] #14 35.19 python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts [2020-07-29T14:13:37.251Z] #14 35.19 xfsdump acl attr quota [2020-07-29T14:13:37.251Z] #14 35.19 Recommended packages: [2020-07-29T14:13:37.251Z] #14 35.19 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-29T14:13:37.251Z] #14 35.19 python3-keyrings.alt python3-xdg unzip [2020-07-29T14:13:37.251Z] #14 38.42 The following NEW packages will be installed: [2020-07-29T14:13:37.251Z] #14 38.42 apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-07-29T14:13:37.251Z] #14 38.42 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup [2020-07-29T14:13:37.251Z] #14 38.42 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq [2020-07-29T14:13:37.251Z] #14 38.42 libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 [2020-07-29T14:13:37.251Z] #14 38.42 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-07-29T14:13:37.251Z] #14 38.42 libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2020-07-29T14:13:37.251Z] #14 38.42 libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-29T14:13:37.251Z] #14 38.42 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-29T14:13:37.251Z] #14 38.42 libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev [2020-07-29T14:13:37.251Z] #14 38.43 mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 [2020-07-29T14:13:37.251Z] #14 38.43 python3-distutils python3-lib2to3 python3-minimal python3-pip [2020-07-29T14:13:37.251Z] #14 38.43 python3-pkg-resources python3-setuptools python3-wheel python3.7 [2020-07-29T14:13:37.251Z] #14 38.43 python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-07-29T14:13:37.251Z] #14 38.43 xfsprogs xxd xz-utils zip [2020-07-29T14:13:37.251Z] #14 38.89 0 upgraded, 68 newly installed, 0 to remove and 0 not upgraded. [2020-07-29T14:13:37.251Z] #14 38.89 Need to get 104 MB of archives. [2020-07-29T14:13:37.251Z] #14 38.89 After this operation, 597 MB of additional disk space will be used. [2020-07-29T14:13:37.251Z] #14 38.89 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-07-29T14:13:37.251Z] #14 38.92 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-07-29T14:13:37.251Z] #14 38.97 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-07-29T14:13:37.251Z] #14 39.11 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-07-29T14:13:37.251Z] #14 39.11 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-07-29T14:13:37.251Z] #14 39.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-07-29T14:13:37.251Z] #14 39.26 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-07-29T14:13:37.251Z] #14 39.29 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-07-29T14:13:37.251Z] #14 39.30 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-07-29T14:13:37.251Z] #14 39.31 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-07-29T14:13:37.251Z] #14 39.31 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-07-29T14:13:37.251Z] #14 39.32 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-07-29T14:13:37.251Z] #14 39.34 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-07-29T14:13:37.251Z] #14 39.36 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-07-29T14:13:37.251Z] #14 39.36 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-07-29T14:13:37.251Z] #14 39.36 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-07-29T14:13:37.251Z] #14 39.39 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-29T14:13:37.251Z] #14 39.40 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-29T14:13:37.251Z] #14 39.42 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-07-29T14:13:37.251Z] #14 39.44 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-07-29T14:13:37.251Z] #14 39.44 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-07-29T14:13:37.251Z] #14 39.46 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-07-29T14:13:37.251Z] #14 39.50 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-07-29T14:13:37.251Z] #14 39.51 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-07-29T14:13:37.251Z] #14 39.67 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-07-29T14:13:37.251Z] #14 39.85 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-07-29T14:13:37.251Z] #14 39.86 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-07-29T14:13:37.251Z] #14 39.86 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-07-29T14:13:37.251Z] #14 39.86 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-29T14:13:37.507Z] #14 40.25 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-07-29T14:13:37.764Z] #14 40.51 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-07-29T14:13:38.021Z] #14 40.51 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-07-29T14:13:40.539Z] #14 ... [2020-07-29T14:13:40.539Z] [2020-07-29T14:13:40.539Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:13:40.539Z] #39 13.90 PBCC images/ghost-file.pb-c.c [2020-07-29T14:13:40.539Z] #39 14.03 DEP images/ghost-file.pb-c.d [2020-07-29T14:13:40.539Z] #39 14.08 PBCC images/regfile.pb-c.c [2020-07-29T14:13:40.539Z] #39 14.16 DEP images/regfile.pb-c.d [2020-07-29T14:13:40.539Z] #39 14.32 PBCC images/ns.pb-c.c [2020-07-29T14:13:40.539Z] #39 14.33 DEP images/ns.pb-c.d [2020-07-29T14:13:40.539Z] #39 14.41 PBCC images/fdinfo.pb-c.c [2020-07-29T14:13:40.539Z] #39 14.57 DEP images/fdinfo.pb-c.d [2020-07-29T14:13:40.539Z] #39 14.72 PBCC images/core-aarch64.pb-c.c [2020-07-29T14:13:40.539Z] #39 14.94 PBCC images/core-arm.pb-c.c [2020-07-29T14:13:40.539Z] #39 15.13 PBCC images/core-ppc64.pb-c.c [2020-07-29T14:13:40.539Z] #39 15.15 PBCC images/core-s390.pb-c.c [2020-07-29T14:13:40.539Z] #39 15.22 PBCC images/core-x86.pb-c.c [2020-07-29T14:13:40.539Z] #39 15.28 PBCC images/core.pb-c.c [2020-07-29T14:13:40.539Z] #39 15.34 PBCC images/inventory.pb-c.c [2020-07-29T14:13:40.539Z] #39 15.41 DEP images/core-aarch64.pb-c.d [2020-07-29T14:13:40.539Z] #39 15.54 DEP images/core-arm.pb-c.d [2020-07-29T14:13:40.539Z] #39 15.60 DEP images/core-ppc64.pb-c.d [2020-07-29T14:13:40.539Z] #39 15.69 DEP images/core-s390.pb-c.d [2020-07-29T14:13:40.539Z] #39 15.77 DEP images/core-x86.pb-c.d [2020-07-29T14:13:40.539Z] #39 15.84 DEP images/core.pb-c.d [2020-07-29T14:13:40.539Z] #39 15.92 DEP images/inventory.pb-c.d [2020-07-29T14:13:40.539Z] #39 15.98 PBCC images/cpuinfo.pb-c.c [2020-07-29T14:13:40.539Z] #39 16.01 DEP images/cpuinfo.pb-c.d [2020-07-29T14:13:40.539Z] #39 16.05 PBCC images/stats.pb-c.c [2020-07-29T14:13:40.539Z] #39 16.08 DEP images/stats.pb-c.d [2020-07-29T14:13:40.539Z] #39 17.64 make[1]: Nothing to be done for 'all'. [2020-07-29T14:13:40.539Z] #39 19.26 CC images/stats.o [2020-07-29T14:13:40.539Z] #39 19.66 CC images/core.o [2020-07-29T14:13:40.539Z] #39 20.40 CC images/core-x86.o [2020-07-29T14:13:40.539Z] #39 21.04 CC images/core-arm.o [2020-07-29T14:13:40.539Z] #39 21.51 CC images/core-aarch64.o [2020-07-29T14:13:40.539Z] #39 22.00 CC images/core-ppc64.o [2020-07-29T14:13:40.539Z] #39 22.68 CC images/core-s390.o [2020-07-29T14:13:40.539Z] #39 23.48 CC images/cpuinfo.o [2020-07-29T14:13:40.795Z] #39 24.02 CC images/inventory.o [2020-07-29T14:13:41.051Z] #39 24.35 CC images/fdinfo.o [2020-07-29T14:13:41.051Z] #39 ... [2020-07-29T14:13:41.051Z] [2020-07-29T14:13:41.051Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-29T14:13:41.051Z] #14 43.71 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-07-29T14:13:41.979Z] #14 ... [2020-07-29T14:13:41.979Z] [2020-07-29T14:13:41.979Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-29T14:13:41.979Z] #42 102.5 text/template/parse [2020-07-29T14:13:41.979Z] #42 105.7 go/parser [2020-07-29T14:13:41.979Z] #42 106.5 text/template [2020-07-29T14:13:41.979Z] #42 110.0 log [2020-07-29T14:13:41.979Z] #42 110.5 encoding/binary [2020-07-29T14:13:41.979Z] #42 111.3 go/doc [2020-07-29T14:13:41.979Z] #42 112.5 encoding/base64 [2020-07-29T14:13:41.979Z] #42 ... [2020-07-29T14:13:41.979Z] [2020-07-29T14:13:41.979Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:13:41.979Z] #39 24.79 CC images/fown.o [2020-07-29T14:13:41.979Z] #39 25.11 CC images/ns.o [2020-07-29T14:13:42.236Z] #39 25.42 CC images/regfile.o [2020-07-29T14:13:42.492Z] #39 25.69 CC images/ghost-file.o [2020-07-29T14:13:42.749Z] #39 26.03 CC images/fifo.o [2020-07-29T14:13:43.006Z] #39 26.27 CC images/remap-file-path.o [2020-07-29T14:13:43.262Z] #39 26.46 CC images/eventfd.o [2020-07-29T14:13:43.262Z] #39 26.65 CC images/eventpoll.o [2020-07-29T14:13:43.829Z] #39 27.00 CC images/fh.o [2020-07-29T14:13:44.086Z] #39 27.34 CC images/fsnotify.o [2020-07-29T14:13:44.647Z] #39 28.01 CC images/signalfd.o [2020-07-29T14:13:44.903Z] #39 28.23 CC images/fs.o [2020-07-29T14:13:45.160Z] #39 28.46 CC images/pstree.o [2020-07-29T14:13:45.415Z] #39 28.78 CC images/pipe.o [2020-07-29T14:13:45.672Z] #39 29.03 CC images/tcp-stream.o [2020-07-29T14:13:46.234Z] #39 29.36 CC images/sk-packet.o [2020-07-29T14:13:46.489Z] #39 29.70 CC images/mnt.o [2020-07-29T14:13:46.745Z] #39 29.90 CC images/pipe-data.o [2020-07-29T14:13:46.745Z] #39 30.08 CC images/sa.o [2020-07-29T14:13:47.001Z] #39 30.34 CC images/timer.o [2020-07-29T14:13:47.563Z] #39 30.73 CC images/timerfd.o [2020-07-29T14:13:47.563Z] #39 ... [2020-07-29T14:13:47.563Z] [2020-07-29T14:13:47.563Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-29T14:13:47.563Z] #14 46.02 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-29T14:13:47.563Z] #14 46.02 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-29T14:13:47.563Z] #14 46.02 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-29T14:13:47.563Z] #14 46.04 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-07-29T14:13:47.563Z] #14 46.04 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-29T14:13:47.564Z] #14 46.04 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-29T14:13:47.564Z] #14 46.04 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-07-29T14:13:47.564Z] #14 46.04 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-07-29T14:13:47.564Z] #14 46.05 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-07-29T14:13:47.564Z] #14 46.06 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-07-29T14:13:47.564Z] #14 46.09 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-07-29T14:13:47.564Z] #14 46.12 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-07-29T14:13:47.564Z] #14 46.13 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-07-29T14:13:47.564Z] #14 46.20 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-07-29T14:13:47.564Z] #14 46.21 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-07-29T14:13:47.564Z] #14 46.21 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-07-29T14:13:47.564Z] #14 46.21 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-29T14:13:47.564Z] #14 46.85 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-07-29T14:13:47.564Z] #14 46.85 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-07-29T14:13:47.564Z] #14 46.85 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-07-29T14:13:47.564Z] #14 46.86 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-07-29T14:13:47.564Z] #14 46.86 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-07-29T14:13:47.564Z] #14 46.88 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-07-29T14:13:47.564Z] #14 46.90 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-07-29T14:13:47.564Z] #14 47.01 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-29T14:13:47.564Z] #14 47.01 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-07-29T14:13:47.564Z] #14 47.02 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-07-29T14:13:47.564Z] #14 47.04 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-29T14:13:47.564Z] #14 47.07 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-07-29T14:13:47.564Z] #14 47.09 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-29T14:13:47.564Z] #14 47.10 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-07-29T14:13:47.564Z] #14 47.15 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-29T14:13:47.564Z] #14 47.66 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-07-29T14:13:47.564Z] #14 47.74 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-07-29T14:13:47.564Z] #14 47.80 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-07-29T14:13:47.564Z] #14 48.91 debconf: delaying package configuration, since apt-utils is not installed [2020-07-29T14:13:47.564Z] #14 49.13 Fetched 104 MB in 9s (11.3 MB/s) [2020-07-29T14:13:47.564Z] #14 49.22 Selecting previously unselected package pigz. [2020-07-29T14:13:47.564Z] #14 49.22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15473 files and directories currently installed.) [2020-07-29T14:13:47.564Z] #14 49.29 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-07-29T14:13:47.564Z] #14 49.30 Unpacking pigz (2.4-1) ... [2020-07-29T14:13:47.564Z] #14 49.46 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-07-29T14:13:47.564Z] #14 49.46 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-29T14:13:47.564Z] #14 49.46 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-29T14:13:47.564Z] #14 50.14 Selecting previously unselected package python3.7-minimal. [2020-07-29T14:13:47.564Z] #14 50.15 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-29T14:13:47.564Z] #14 50.16 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-29T14:13:48.946Z] #14 51.42 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-29T14:13:48.946Z] #14 51.47 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-29T14:13:49.034Z] ---> 4d60a1392b6c [2020-07-29T14:13:49.517Z] Successfully built 4d60a1392b6c [2020-07-29T14:13:49.517Z] Successfully tagged docker:latest [2020-07-29T14:13:49.517Z] INFO: Image build ended at 07/29/2020 14:13:49. Duration:00:03:13.8655548 [2020-07-29T14:13:49.517Z] [2020-07-29T14:13:49.517Z] [2020-07-29T14:13:49.517Z] INFO: Building the test binaries at 07/29/2020 14:13:49... [2020-07-29T14:13:53.117Z] #14 55.05 Selecting previously unselected package python3-minimal. [2020-07-29T14:13:53.117Z] #14 55.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15722 files and directories currently installed.) [2020-07-29T14:13:53.117Z] #14 55.13 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-07-29T14:13:53.117Z] #14 55.14 Unpacking python3-minimal (3.7.3-1) ... [2020-07-29T14:13:53.117Z] #14 55.23 Selecting previously unselected package libmpdec2:amd64. [2020-07-29T14:13:53.117Z] #14 55.23 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-07-29T14:13:53.117Z] #14 55.24 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-07-29T14:13:53.117Z] #14 ... [2020-07-29T14:13:53.117Z] [2020-07-29T14:13:53.117Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-29T14:13:53.117Z] #42 113.4 encoding/json [2020-07-29T14:13:53.117Z] #42 115.4 github.com/LK4D4/vndr/build [2020-07-29T14:13:53.117Z] #42 118.9 encoding/xml [2020-07-29T14:13:53.117Z] #42 119.6 github.com/LK4D4/vndr/versioned [2020-07-29T14:13:53.117Z] #42 119.7 compress/flate [2020-07-29T14:13:53.117Z] #42 122.4 hash [2020-07-29T14:13:53.117Z] #42 122.5 hash/crc32 [2020-07-29T14:13:53.117Z] #42 123.1 compress/gzip [2020-07-29T14:13:53.117Z] #42 ... [2020-07-29T14:13:53.117Z] [2020-07-29T14:13:53.117Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-29T14:13:53.117Z] #14 55.39 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-07-29T14:13:53.117Z] #14 55.40 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-07-29T14:13:53.117Z] #14 55.40 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-29T14:13:53.579Z] INFO: make.ps1 starting at 07/29/2020 14:13:53 [2020-07-29T14:13:54.062Z] INFO: Git commit (83baeafc3) assumed from DOCKER_GITCOMMIT environment variable [2020-07-29T14:13:54.062Z] INFO: Invoking autogen... [2020-07-29T14:13:54.484Z] #14 56.85 Selecting previously unselected package python3.7. [2020-07-29T14:13:54.484Z] #14 56.89 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-07-29T14:13:54.484Z] #14 56.90 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-29T14:13:54.484Z] #14 57.08 Selecting previously unselected package libpython3-stdlib:amd64. [2020-07-29T14:13:54.484Z] #14 57.10 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-07-29T14:13:54.484Z] #14 57.10 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-29T14:13:54.545Z] INFO: Building daemon... [2020-07-29T14:13:54.750Z] #14 57.26 Setting up python3-minimal (3.7.3-1) ... [2020-07-29T14:13:56.120Z] #14 58.63 Selecting previously unselected package python3. [2020-07-29T14:13:56.120Z] #14 58.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 ... 16134 files and directories currently installed.) [2020-07-29T14:13:56.120Z] #14 58.71 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-07-29T14:13:56.120Z] #14 58.73 Unpacking python3 (3.7.3-1) ... [2020-07-29T14:13:56.376Z] #14 58.87 Selecting previously unselected package libip4tc0:amd64. [2020-07-29T14:13:56.376Z] #14 58.87 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-07-29T14:13:56.376Z] #14 58.88 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-07-29T14:13:56.376Z] #14 59.04 Selecting previously unselected package libip6tc0:amd64. [2020-07-29T14:13:56.376Z] #14 59.04 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-07-29T14:13:56.376Z] #14 59.04 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-07-29T14:13:56.633Z] #14 59.16 Selecting previously unselected package libiptc0:amd64. [2020-07-29T14:13:56.633Z] #14 59.16 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-07-29T14:13:56.633Z] #14 59.17 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-07-29T14:13:56.633Z] #14 59.28 Selecting previously unselected package libnfnetlink0:amd64. [2020-07-29T14:13:56.633Z] #14 59.29 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-07-29T14:13:56.633Z] #14 59.30 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-29T14:13:56.889Z] #14 59.38 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-07-29T14:13:56.889Z] #14 59.40 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-07-29T14:13:56.889Z] #14 59.40 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-29T14:13:56.889Z] #14 59.55 Selecting previously unselected package libnftnl11:amd64. [2020-07-29T14:13:56.889Z] #14 59.60 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-07-29T14:13:56.889Z] #14 59.62 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-07-29T14:13:57.145Z] #14 59.77 Selecting previously unselected package iptables. [2020-07-29T14:13:57.146Z] #14 59.78 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-07-29T14:13:57.146Z] #14 59.78 Unpacking iptables (1.8.2-4) ... [2020-07-29T14:13:57.708Z] #14 60.29 Selecting previously unselected package xxd. [2020-07-29T14:13:57.708Z] #14 60.33 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-29T14:13:57.708Z] #14 60.34 Unpacking xxd (2:8.1.0875-5) ... [2020-07-29T14:13:57.708Z] #14 ... [2020-07-29T14:13:57.708Z] [2020-07-29T14:13:57.708Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:13:57.708Z] #39 30.96 CC images/mm.o [2020-07-29T14:13:57.708Z] #39 31.34 CC images/sk-opts.o [2020-07-29T14:13:57.708Z] #39 31.56 CC images/sk-unix.o [2020-07-29T14:13:57.708Z] #39 31.91 CC images/sk-inet.o [2020-07-29T14:13:57.708Z] #39 32.27 CC images/tun.o [2020-07-29T14:13:57.708Z] #39 32.54 CC images/sk-netlink.o [2020-07-29T14:13:57.708Z] #39 32.85 CC images/packet-sock.o [2020-07-29T14:13:57.708Z] #39 33.18 CC images/ipc-var.o [2020-07-29T14:13:57.708Z] #39 33.45 CC images/ipc-desc.o [2020-07-29T14:13:57.708Z] #39 33.66 CC images/ipc-shm.o [2020-07-29T14:13:57.708Z] #39 33.93 CC images/ipc-msg.o [2020-07-29T14:13:57.708Z] #39 34.21 CC images/ipc-sem.o [2020-07-29T14:13:57.708Z] #39 34.44 CC images/utsns.o [2020-07-29T14:13:57.708Z] #39 34.70 CC images/creds.o [2020-07-29T14:13:57.708Z] #39 34.96 CC images/vma.o [2020-07-29T14:13:57.708Z] #39 35.21 CC images/netdev.o [2020-07-29T14:13:57.708Z] #39 35.70 CC images/tty.o [2020-07-29T14:13:57.708Z] #39 36.40 CC images/file-lock.o [2020-07-29T14:13:57.708Z] #39 36.70 CC images/rlimit.o [2020-07-29T14:13:57.708Z] #39 36.88 CC images/pagemap.o [2020-07-29T14:13:57.708Z] #39 37.20 CC images/siginfo.o [2020-07-29T14:13:57.708Z] #39 37.50 CC images/rpc.o [2020-07-29T14:13:57.708Z] #39 38.66 CC images/ext-file.o [2020-07-29T14:13:57.708Z] #39 38.86 CC images/cgroup.o [2020-07-29T14:13:57.708Z] #39 39.47 CC images/userns.o [2020-07-29T14:13:57.708Z] #39 39.72 CC images/google/protobuf/descriptor.o [2020-07-29T14:13:57.965Z] #39 ... [2020-07-29T14:13:57.965Z] [2020-07-29T14:13:57.965Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-29T14:13:57.965Z] #14 60.49 Selecting previously unselected package vim-common. [2020-07-29T14:13:57.965Z] #14 60.52 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-29T14:13:57.965Z] #14 60.57 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-29T14:13:58.221Z] #14 60.77 Selecting previously unselected package bash-completion. [2020-07-29T14:13:58.221Z] #14 60.77 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-29T14:14:02.436Z] #14 64.85 Unpacking bash-completion (1:2.8-6) ... [2020-07-29T14:14:03.000Z] #14 65.52 Selecting previously unselected package bzip2. [2020-07-29T14:14:03.000Z] #14 65.56 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-07-29T14:14:03.000Z] #14 65.56 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-29T14:14:03.000Z] #14 65.70 Selecting previously unselected package xz-utils. [2020-07-29T14:14:03.000Z] #14 65.73 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-07-29T14:14:03.000Z] #14 65.73 Unpacking xz-utils (5.2.4-1) ... [2020-07-29T14:14:03.000Z] #14 ... [2020-07-29T14:14:03.000Z] [2020-07-29T14:14:03.000Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-29T14:14:03.000Z] #42 123.8 context [2020-07-29T14:14:03.000Z] #42 124.6 crypto/cipher [2020-07-29T14:14:03.000Z] #42 125.6 math/big [2020-07-29T14:14:03.000Z] #42 126.0 crypto/aes [2020-07-29T14:14:03.000Z] #42 127.5 crypto [2020-07-29T14:14:03.000Z] #42 127.8 crypto/des [2020-07-29T14:14:03.000Z] #42 128.2 crypto/internal/randutil [2020-07-29T14:14:03.000Z] #42 128.3 crypto/sha512 [2020-07-29T14:14:03.000Z] #42 129.5 crypto/ed25519/internal/edwards25519 [2020-07-29T14:14:03.000Z] #42 131.9 crypto/hmac [2020-07-29T14:14:03.000Z] #42 132.1 crypto/md5 [2020-07-29T14:14:03.000Z] #42 133.1 crypto/rc4 [2020-07-29T14:14:03.000Z] #42 133.2 crypto/sha1 [2020-07-29T14:14:03.257Z] #42 ... [2020-07-29T14:14:03.257Z] [2020-07-29T14:14:03.257Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:14:03.257Z] #39 41.75 CC images/opts.o [2020-07-29T14:14:03.257Z] #39 42.01 CC images/seccomp.o [2020-07-29T14:14:03.257Z] #39 42.23 CC images/binfmt-misc.o [2020-07-29T14:14:03.257Z] #39 42.51 CC images/time.o [2020-07-29T14:14:03.257Z] #39 42.79 CC images/sysctl.o [2020-07-29T14:14:03.257Z] #39 43.03 CC images/autofs.o [2020-07-29T14:14:03.257Z] #39 43.31 CC images/macvlan.o [2020-07-29T14:14:03.257Z] #39 43.58 CC images/sit.o [2020-07-29T14:14:03.257Z] #39 43.80 CC images/memfd.o [2020-07-29T14:14:03.257Z] #39 44.11 CC images/timens.o [2020-07-29T14:14:03.257Z] #39 44.46 LINK images/built-in.o [2020-07-29T14:14:03.257Z] #39 44.64 GEN compel/include/asm [2020-07-29T14:14:03.257Z] #39 44.67 GEN compel/include/version.h [2020-07-29T14:14:03.257Z] #39 44.71 touch .config [2020-07-29T14:14:03.257Z] #39 44.75 GEN include/common/config.h [2020-07-29T14:14:03.257Z] #39 44.83 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-07-29T14:14:03.257Z] #39 44.86 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-07-29T14:14:03.257Z] #39 44.89 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-07-29T14:14:03.257Z] #39 44.93 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-07-29T14:14:03.257Z] #39 44.97 DEP compel/arch/x86/plugins/std/memcpy.d [2020-07-29T14:14:03.257Z] #39 45.00 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-07-29T14:14:03.257Z] #39 45.01 GEN compel/plugins/include/uapi/std/syscall.h [2020-07-29T14:14:03.257Z] #39 45.05 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-07-29T14:14:03.257Z] #39 45.06 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-07-29T14:14:03.257Z] #39 45.09 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-29T14:14:03.257Z] #39 45.10 DEP compel/plugins/std/infect.d [2020-07-29T14:14:03.257Z] #39 45.22 DEP compel/plugins/std/string.d [2020-07-29T14:14:03.257Z] #39 45.31 DEP compel/plugins/std/log.d [2020-07-29T14:14:03.257Z] #39 45.48 DEP compel/plugins/std/fds.d [2020-07-29T14:14:03.257Z] #39 45.61 DEP compel/plugins/std/std.d [2020-07-29T14:14:03.257Z] #39 45.71 DEP compel/plugins/shmem/shmem.d [2020-07-29T14:14:03.257Z] #39 45.87 DEP compel/plugins/fds/fds.d [2020-07-29T14:14:03.257Z] #39 46.04 CC compel/plugins/std/std.o [2020-07-29T14:14:03.257Z] #39 46.45 CC compel/plugins/std/fds.o [2020-07-29T14:14:03.797Z] 🇩 bin/containerd [2020-07-29T14:14:03.833Z] #39 47.11 CC compel/plugins/std/log.o [2020-07-29T14:14:03.833Z] #39 ... [2020-07-29T14:14:03.833Z] [2020-07-29T14:14:03.833Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-29T14:14:03.833Z] #42 134.5 crypto/sha256 [2020-07-29T14:14:04.055Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-07-29T14:14:04.090Z] #42 134.8 crypto/rand [2020-07-29T14:14:04.653Z] #42 135.4 crypto/elliptic [2020-07-29T14:14:05.216Z] #42 135.8 encoding/asn1 [2020-07-29T14:14:07.109Z] #42 ... [2020-07-29T14:14:07.109Z] [2020-07-29T14:14:07.109Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-07-29T14:14:07.109Z] #60 129.3 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-29T14:14:07.109Z] #60 129.3 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-29T14:14:07.109Z] #60 DONE 137.6s [2020-07-29T14:14:07.109Z] [2020-07-29T14:14:07.109Z] #61 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-07-29T14:14:07.109Z] #61 DONE 0.1s [2020-07-29T14:14:07.109Z] [2020-07-29T14:14:07.109Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:14:07.109Z] #39 48.23 CC compel/plugins/std/string.o [2020-07-29T14:14:07.109Z] #39 48.94 CC compel/plugins/std/infect.o [2020-07-29T14:14:07.109Z] #39 49.49 CC compel/arch/x86/plugins/std/parasite-head.o [2020-07-29T14:14:07.109Z] #39 49.60 CC compel/arch/x86/plugins/std/memcpy.o [2020-07-29T14:14:07.109Z] #39 49.71 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-07-29T14:14:07.109Z] #39 49.81 AR compel/plugins/std.lib.a [2020-07-29T14:14:07.109Z] #39 49.88 CC compel/plugins/fds/fds.o [2020-07-29T14:14:07.109Z] #39 50.25 AR compel/plugins/fds.lib.a [2020-07-29T14:14:07.109Z] #39 50.40 HOSTDEP compel/src/lib/log-host.d [2020-07-29T14:14:07.109Z] #39 50.57 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-29T14:14:07.364Z] #39 50.69 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-07-29T14:14:07.364Z] #39 50.78 HOSTDEP compel/src/main-host.d [2020-07-29T14:14:07.620Z] #39 50.91 DEP compel/src/lib/ptrace.d [2020-07-29T14:14:08.183Z] #39 51.29 DEP compel/src/lib/infect.d [2020-07-29T14:14:08.183Z] #39 51.47 DEP compel/src/lib/infect-util.d [2020-07-29T14:14:08.183Z] #39 51.60 DEP compel/src/lib/infect-rpc.d [2020-07-29T14:14:08.440Z] #39 51.72 DEP compel/arch/x86/src/lib/infect.d [2020-07-29T14:14:08.697Z] #39 51.87 DEP compel/arch/x86/src/lib/cpu.d [2020-07-29T14:14:08.697Z] #39 51.95 DEP compel/src/lib/log.d [2020-07-29T14:14:08.697Z] #39 52.09 DEP compel/src/main.d [2020-07-29T14:14:08.953Z] #39 52.26 DEP compel/src/lib/handle-elf.d [2020-07-29T14:14:08.953Z] #39 52.37 DEP compel/arch/x86/src/lib/handle-elf.d [2020-07-29T14:14:09.210Z] #39 52.55 CC compel/src/lib/log.o [2020-07-29T14:14:09.466Z] #39 52.87 CC compel/arch/x86/src/lib/cpu.o [2020-07-29T14:14:10.395Z] #39 53.74 CC compel/arch/x86/src/lib/infect.o [2020-07-29T14:14:11.323Z] #39 54.60 CC compel/src/lib/infect-rpc.o [2020-07-29T14:14:11.580Z] #39 54.99 CC compel/src/lib/infect-util.o [2020-07-29T14:14:12.142Z] #39 55.27 CC compel/src/lib/infect.o [2020-07-29T14:14:13.508Z] #39 ... [2020-07-29T14:14:13.508Z] [2020-07-29T14:14:13.508Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-29T14:14:13.508Z] #14 65.95 Selecting previously unselected package apparmor. [2020-07-29T14:14:13.508Z] #14 65.96 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-07-29T14:14:13.508Z] #14 66.06 Unpacking apparmor (2.13.2-10) ... [2020-07-29T14:14:13.508Z] #14 66.65 Selecting previously unselected package aufs-tools. [2020-07-29T14:14:13.508Z] #14 66.65 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-07-29T14:14:13.508Z] #14 66.65 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-29T14:14:13.508Z] #14 66.84 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-29T14:14:13.508Z] #14 66.84 Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-07-29T14:14:13.508Z] #14 66.86 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-29T14:14:13.508Z] #14 68.97 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-29T14:14:13.508Z] #14 68.99 Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-07-29T14:14:13.508Z] #14 69.00 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-29T14:14:13.508Z] #14 71.60 Selecting previously unselected package binutils-mingw-w64. [2020-07-29T14:14:13.508Z] #14 71.62 Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-29T14:14:13.508Z] #14 71.64 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-29T14:14:13.508Z] #14 71.75 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-07-29T14:14:13.508Z] #14 71.75 Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-29T14:14:13.508Z] #14 71.76 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-29T14:14:13.508Z] #14 71.90 Selecting previously unselected package dmsetup. [2020-07-29T14:14:13.508Z] #14 71.90 Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-07-29T14:14:13.508Z] #14 71.91 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-29T14:14:13.508Z] #14 72.06 Selecting previously unselected package mingw-w64-common. [2020-07-29T14:14:13.508Z] #14 72.07 Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-29T14:14:13.508Z] #14 72.07 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-29T14:14:14.873Z] #14 77.23 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-29T14:14:14.873Z] #14 77.23 Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-29T14:14:14.873Z] #14 77.24 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-29T14:14:14.873Z] #14 ... [2020-07-29T14:14:14.873Z] [2020-07-29T14:14:14.873Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:14:14.873Z] #39 58.03 CC compel/src/lib/ptrace.o [2020-07-29T14:14:15.437Z] #39 58.54 AR compel/libcompel.a [2020-07-29T14:14:15.437Z] #39 58.67 HOSTCC compel/src/main-host.o [2020-07-29T14:14:15.693Z] #39 58.98 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-07-29T14:14:15.693Z] #39 59.16 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-29T14:14:16.255Z] #39 59.47 HOSTCC compel/src/lib/log-host.o [2020-07-29T14:14:16.512Z] #39 59.80 HOSTLINK compel/compel-host-bin [2020-07-29T14:14:16.768Z] #39 59.99 DEP soccr/soccr.d [2020-07-29T14:14:16.768Z] #39 60.17 CC soccr/soccr.o [2020-07-29T14:14:17.697Z] #39 ... [2020-07-29T14:14:17.697Z] [2020-07-29T14:14:17.697Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-29T14:14:17.697Z] #42 138.2 crypto/ed25519 [2020-07-29T14:14:17.697Z] #42 138.8 crypto/rsa [2020-07-29T14:14:17.697Z] #42 139.3 crypto/ecdsa [2020-07-29T14:14:17.697Z] #42 140.0 crypto/dsa [2020-07-29T14:14:17.697Z] #42 140.0 encoding/hex [2020-07-29T14:14:17.697Z] #42 140.4 encoding/pem [2020-07-29T14:14:17.697Z] #42 140.5 crypto/x509/pkix [2020-07-29T14:14:17.697Z] #42 140.9 vendor/golang.org/x/crypto/cryptobyte [2020-07-29T14:14:17.697Z] #42 140.9 vendor/golang.org/x/net/dns/dnsmessage [2020-07-29T14:14:17.697Z] #42 143.2 vendor/golang.org/x/crypto/internal/chacha20 [2020-07-29T14:14:17.697Z] #42 143.9 vendor/golang.org/x/crypto/poly1305 [2020-07-29T14:14:17.697Z] #42 144.4 vendor/golang.org/x/sys/cpu [2020-07-29T14:14:17.697Z] #42 144.7 vendor/golang.org/x/crypto/chacha20poly1305 [2020-07-29T14:14:17.697Z] #42 145.3 net [2020-07-29T14:14:17.697Z] #42 146.0 vendor/golang.org/x/crypto/hkdf [2020-07-29T14:14:17.697Z] #42 146.3 vendor/golang.org/x/text/transform [2020-07-29T14:14:17.697Z] #42 146.9 vendor/golang.org/x/text/unicode/bidi [2020-07-29T14:14:17.953Z] #42 148.6 vendor/golang.org/x/text/secure/bidirule [2020-07-29T14:14:18.209Z] #42 148.9 vendor/golang.org/x/text/unicode/norm [2020-07-29T14:14:18.466Z] #42 ... [2020-07-29T14:14:18.466Z] [2020-07-29T14:14:18.466Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:14:18.466Z] #39 61.74 AR soccr/libsoccr.a [2020-07-29T14:14:18.466Z] #39 61.78 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-29T14:14:19.029Z] #39 62.16 DEP criu/arch/x86/sigframe.d [2020-07-29T14:14:19.029Z] #39 62.27 DEP criu/arch/x86/sigaction_compat.d [2020-07-29T14:14:19.029Z] #39 62.38 DEP criu/arch/x86/kerndat.d [2020-07-29T14:14:19.029Z] #39 62.52 DEP criu/arch/x86/crtools.d [2020-07-29T14:14:19.592Z] #39 62.68 DEP criu/arch/x86/cpu.d [2020-07-29T14:14:19.592Z] #39 62.85 CC criu/arch/x86/cpu.o [2020-07-29T14:14:20.155Z] #39 63.56 CC criu/arch/x86/crtools.o [2020-07-29T14:14:22.113Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-29T14:14:22.113Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 14.7% of statements [2020-07-29T14:14:22.113Z] ok github.com/docker/docker/api/server/middleware 0.002s coverage: 37.7% of statements [2020-07-29T14:14:22.113Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-29T14:14:22.113Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-29T14:14:22.113Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-29T14:14:22.113Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-29T14:14:22.113Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-29T14:14:22.113Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-29T14:14:22.113Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-29T14:14:22.113Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-29T14:14:22.113Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-29T14:14:22.113Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-29T14:14:22.113Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-29T14:14:22.113Z] ok github.com/docker/docker/api/server/router/swarm 0.002s coverage: 3.1% of statements [2020-07-29T14:14:22.113Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-29T14:14:22.113Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-29T14:14:22.113Z] ? github.com/docker/docker/api/types [no test files] [2020-07-29T14:14:22.113Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-29T14:14:22.113Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-29T14:14:22.113Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-29T14:14:22.113Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-29T14:14:22.113Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2020-07-29T14:14:22.113Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-29T14:14:22.113Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-29T14:14:22.113Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-29T14:14:22.113Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-29T14:14:22.113Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-29T14:14:22.113Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2020-07-29T14:14:22.113Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-29T14:14:22.113Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-29T14:14:22.113Z] ok github.com/docker/docker/api/types/time 0.011s coverage: 100.0% of statements [2020-07-29T14:14:22.113Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 75.0% of statements [2020-07-29T14:14:22.113Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-29T14:14:22.113Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-29T14:14:22.113Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-29T14:14:22.113Z] ? github.com/docker/docker/builder [no test files] [2020-07-29T14:14:22.113Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-29T14:14:22.113Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-29T14:14:22.113Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-29T14:14:22.113Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-29T14:14:22.113Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-29T14:14:22.113Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-29T14:14:22.113Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-29T14:14:22.113Z] ok github.com/docker/docker/builder/dockerignore 0.012s coverage: 96.8% of statements [2020-07-29T14:14:22.152Z] #39 65.33 CC criu/arch/x86/kerndat.o [2020-07-29T14:14:22.718Z] #39 66.02 CC criu/arch/x86/sigaction_compat.o [2020-07-29T14:14:22.749Z] ok github.com/docker/docker/builder/fscache 0.116s coverage: 69.2% of statements [2020-07-29T14:14:22.973Z] #39 66.28 CC criu/arch/x86/sigframe.o [2020-07-29T14:14:23.228Z] #39 66.61 LINK criu/arch/x86/crtools.built-in.o [2020-07-29T14:14:23.228Z] #39 66.67 DEP criu/pie/util-vdso-elf32.d [2020-07-29T14:14:23.484Z] #39 66.82 DEP criu/pie/util-vdso.d [2020-07-29T14:14:23.484Z] #39 66.95 DEP criu/pie/util.d [2020-07-29T14:14:23.788Z] ok github.com/docker/docker/builder/dockerfile 1.058s coverage: 45.1% of statements [2020-07-29T14:14:24.047Z] #39 67.11 CC criu/pie/util.o [2020-07-29T14:14:24.047Z] #39 67.52 CC criu/pie/util-vdso.o [2020-07-29T14:14:24.833Z] ok github.com/docker/docker/builder/remotecontext 0.413s coverage: 13.6% of statements [2020-07-29T14:14:24.976Z] #39 68.24 CC criu/pie/util-vdso-elf32.o [2020-07-29T14:14:25.125Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-07-29T14:14:25.760Z] ok github.com/docker/docker/builder/remotecontext/git 0.974s coverage: 85.1% of statements [2020-07-29T14:14:25.760Z] ? github.com/docker/docker/cli [no test files] [2020-07-29T14:14:25.760Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-29T14:14:25.905Z] #39 69.10 AR criu/pie/pie.lib.a [2020-07-29T14:14:25.905Z] #39 69.16 DEP criu/pie/restorer.d [2020-07-29T14:14:26.162Z] #39 69.48 DEP criu/arch/x86/sigaction_compat_pie.d [2020-07-29T14:14:26.354Z] 🇩 bin/containerd-stress [2020-07-29T14:14:26.354Z] 🇩 bin/containerd-shim [2020-07-29T14:14:26.418Z] #39 69.69 DEP criu/arch/x86/restorer_unmap.d [2020-07-29T14:14:26.418Z] #39 69.72 DEP criu/arch/x86/restorer.d [2020-07-29T14:14:26.675Z] #39 69.99 DEP criu/arch/x86/vdso-pie.d [2020-07-29T14:14:26.932Z] #39 70.17 DEP criu/pie/parasite-vdso.d [2020-07-29T14:14:27.188Z] #39 70.32 DEP criu/pie/parasite.d [2020-07-29T14:14:27.188Z] #39 70.57 CC criu/pie/parasite.o [2020-07-29T14:14:28.496Z] ok github.com/docker/docker/client 0.132s coverage: 75.7% of statements [2020-07-29T14:14:29.084Z] #39 72.15 LINK criu/pie/parasite.built-in.o [2020-07-29T14:14:29.084Z] #39 72.16 GEN criu/pie/parasite-blob.h [2020-07-29T14:14:29.084Z] #39 72.20 CC criu/pie/parasite-vdso.o [2020-07-29T14:14:29.647Z] #39 ... [2020-07-29T14:14:29.647Z] [2020-07-29T14:14:29.647Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-29T14:14:29.647Z] #14 82.22 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-29T14:14:29.647Z] #14 82.22 Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-29T14:14:29.647Z] #14 82.22 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-29T14:14:29.647Z] #14 82.34 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-29T14:14:29.647Z] #14 82.35 Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-29T14:14:29.647Z] #14 82.37 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-29T14:14:29.647Z] #14 ... [2020-07-29T14:14:29.647Z] [2020-07-29T14:14:29.647Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:14:29.647Z] #39 72.93 CC criu/arch/x86/vdso-pie.o [2020-07-29T14:14:29.903Z] #39 73.21 CC criu/arch/x86/restorer.o [2020-07-29T14:14:30.466Z] #39 73.80 CC criu/arch/x86/restorer_unmap.o [2020-07-29T14:14:30.466Z] #39 73.89 CC criu/arch/x86/sigaction_compat_pie.o [2020-07-29T14:14:31.029Z] #39 74.20 CC criu/pie/restorer.o [2020-07-29T14:14:31.285Z] #39 ... [2020-07-29T14:14:31.285Z] [2020-07-29T14:14:31.285Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-07-29T14:14:31.285Z] #48 152.1 + GOBIN=/build [2020-07-29T14:14:31.285Z] #48 152.1 + /build/gometalinter --install [2020-07-29T14:14:31.285Z] #48 152.2 Installing: [2020-07-29T14:14:31.285Z] #48 152.2 deadcode [2020-07-29T14:14:31.285Z] #48 152.2 dupl [2020-07-29T14:14:31.285Z] #48 152.2 errcheck [2020-07-29T14:14:31.285Z] #48 152.2 gas [2020-07-29T14:14:31.285Z] #48 152.2 gochecknoglobals [2020-07-29T14:14:31.285Z] #48 152.2 gochecknoinits [2020-07-29T14:14:31.285Z] #48 152.2 goconst [2020-07-29T14:14:31.285Z] #48 152.2 gocyclo [2020-07-29T14:14:31.285Z] #48 152.2 goimports [2020-07-29T14:14:31.285Z] #48 152.2 golint [2020-07-29T14:14:31.285Z] #48 152.2 gosimple [2020-07-29T14:14:31.285Z] #48 152.2 gotype [2020-07-29T14:14:31.285Z] #48 152.2 gotypex [2020-07-29T14:14:31.285Z] #48 152.2 ineffassign [2020-07-29T14:14:31.285Z] #48 152.2 interfacer [2020-07-29T14:14:31.285Z] #48 152.2 lll [2020-07-29T14:14:31.285Z] #48 152.2 maligned [2020-07-29T14:14:31.285Z] #48 152.2 megacheck [2020-07-29T14:14:31.285Z] #48 152.2 misspell [2020-07-29T14:14:31.285Z] #48 152.2 nakedret [2020-07-29T14:14:31.285Z] #48 152.2 safesql [2020-07-29T14:14:31.285Z] #48 152.2 staticcheck [2020-07-29T14:14:31.285Z] #48 152.2 structcheck [2020-07-29T14:14:31.285Z] #48 152.2 unconvert [2020-07-29T14:14:31.285Z] #48 152.2 unparam [2020-07-29T14:14:31.285Z] #48 152.2 unused [2020-07-29T14:14:31.285Z] #48 152.2 varcheck [2020-07-29T14:14:31.541Z] #48 ... [2020-07-29T14:14:31.541Z] [2020-07-29T14:14:31.541Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-29T14:14:31.541Z] #42 152.6 vendor/golang.org/x/net/idna [2020-07-29T14:14:31.541Z] #42 155.2 vendor/golang.org/x/net/http2/hpack [2020-07-29T14:14:31.541Z] #42 156.4 mime [2020-07-29T14:14:31.541Z] #42 158.4 mime/quotedprintable [2020-07-29T14:14:31.541Z] #42 158.7 net/http/internal [2020-07-29T14:14:31.541Z] #42 159.1 os/exec [2020-07-29T14:14:33.328Z] 🇩 bin/containerd-shim-runc-v1 [2020-07-29T14:14:34.059Z] #42 164.5 crypto/x509 [2020-07-29T14:14:34.059Z] #42 164.5 net/textproto [2020-07-29T14:14:34.622Z] #42 ... [2020-07-29T14:14:34.622Z] [2020-07-29T14:14:34.622Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:14:34.622Z] #39 77.77 LINK criu/pie/restorer.built-in.o [2020-07-29T14:14:34.622Z] #39 77.80 GEN criu/pie/restorer-blob.h [2020-07-29T14:14:34.622Z] #39 77.97 DEP criu/vdso.d [2020-07-29T14:14:34.879Z] #39 78.17 DEP criu/vdso-compat.d [2020-07-29T14:14:35.135Z] #39 78.36 DEP criu/uts_ns.d [2020-07-29T14:14:35.135Z] #39 78.55 DEP criu/util.d [2020-07-29T14:14:35.435Z] #39 78.84 DEP criu/uffd.d [2020-07-29T14:14:35.691Z] #39 79.10 DEP criu/tun.d [2020-07-29T14:14:35.947Z] #39 79.29 DEP criu/tty.d [2020-07-29T14:14:36.204Z] #39 79.56 DEP criu/timerfd.d [2020-07-29T14:14:36.263Z] 🇩 binaries [2020-07-29T14:14:36.263Z] + mkdir -p /build [2020-07-29T14:14:36.263Z] + cp bin/containerd /build/containerd [2020-07-29T14:14:36.263Z] + cp bin/containerd-shim /build/containerd-shim [2020-07-29T14:14:36.263Z] + cp bin/ctr /build/ctr [2020-07-29T14:14:36.461Z] #39 79.75 DEP criu/timens.d [2020-07-29T14:14:36.717Z] #39 80.03 DEP criu/sysfs_parse.d [2020-07-29T14:14:36.974Z] #39 80.30 DEP criu/sysctl.d [2020-07-29T14:14:37.230Z] #39 80.43 DEP criu/string.d [2020-07-29T14:14:37.230Z] #39 80.48 DEP criu/stats.d [2020-07-29T14:14:37.230Z] #39 80.67 DEP criu/sockets.d [2020-07-29T14:14:37.793Z] #39 80.88 DEP criu/sk-unix.d [2020-07-29T14:14:37.793Z] #39 81.11 DEP criu/sk-tcp.d [2020-07-29T14:14:38.049Z] #39 81.38 DEP criu/sk-queue.d [2020-07-29T14:14:38.306Z] #39 81.58 DEP criu/sk-packet.d [2020-07-29T14:14:38.562Z] #39 81.88 DEP criu/sk-netlink.d [2020-07-29T14:14:38.820Z] #39 82.08 DEP criu/sk-inet.d [2020-07-29T14:14:39.078Z] #39 82.32 DEP criu/signalfd.d [2020-07-29T14:14:39.334Z] #39 82.48 DEP criu/sigframe.d [2020-07-29T14:14:39.334Z] #39 82.59 DEP criu/shmem.d [2020-07-29T14:14:39.590Z] #39 82.83 DEP criu/servicefd.d [2020-07-29T14:14:39.590Z] #39 83.02 DEP criu/seize.d [2020-07-29T14:14:39.809Z] Removing intermediate container a958d02e971f [2020-07-29T14:14:39.809Z] ---> 62f0aa496ab6 [2020-07-29T14:14:39.809Z] Step 61/140 : FROM dev-base AS proxy [2020-07-29T14:14:39.809Z] ---> d975ec71b61a [2020-07-29T14:14:39.809Z] Step 62/140 : ENV INSTALL_BINARY_NAME=proxy [2020-07-29T14:14:39.847Z] #39 83.27 DEP criu/seccomp.d [2020-07-29T14:14:40.103Z] #39 83.52 DEP criu/rst-malloc.d [2020-07-29T14:14:40.103Z] #39 83.60 DEP criu/rbtree.d [2020-07-29T14:14:40.106Z] ---> Running in be410c52c9c3 [2020-07-29T14:14:40.106Z] Removing intermediate container be410c52c9c3 [2020-07-29T14:14:40.106Z] ---> 14b9703b77db [2020-07-29T14:14:40.106Z] Step 63/140 : ARG LIBNETWORK_COMMIT [2020-07-29T14:14:40.106Z] ---> Running in 669c3ddded78 [2020-07-29T14:14:40.106Z] Removing intermediate container 669c3ddded78 [2020-07-29T14:14:40.106Z] ---> 412b7e699a06 [2020-07-29T14:14:40.106Z] Step 64/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-29T14:14:40.358Z] #39 83.66 DEP criu/pstree.d [2020-07-29T14:14:40.402Z] ---> 6454c125c8b4 [2020-07-29T14:14:40.402Z] Step 65/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-07-29T14:14:40.402Z] ---> 1166f9dd1e1a [2020-07-29T14:14:40.402Z] Step 66/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-07-29T14:14:40.402Z] ---> Running in 68b1003d5fbd [2020-07-29T14:14:40.614Z] #39 83.91 DEP criu/protobuf.d [2020-07-29T14:14:40.696Z] + RM_GOPATH=0 [2020-07-29T14:14:40.696Z] + TMP_GOPATH= [2020-07-29T14:14:40.696Z] + : /build [2020-07-29T14:14:40.696Z] + '[' -z '' ']' [2020-07-29T14:14:40.696Z] ++ mktemp -d [2020-07-29T14:14:40.696Z] + export GOPATH=/tmp/tmp.So3rKMT8b0 [2020-07-29T14:14:40.696Z] + GOPATH=/tmp/tmp.So3rKMT8b0 [2020-07-29T14:14:40.696Z] + RM_GOPATH=1 [2020-07-29T14:14:40.696Z] ++ dirname ./install.sh [2020-07-29T14:14:40.696Z] + dir=. [2020-07-29T14:14:40.696Z] + bin=proxy [2020-07-29T14:14:40.696Z] + shift [2020-07-29T14:14:40.696Z] + '[' '!' -f ./proxy.installer ']' [2020-07-29T14:14:40.696Z] + . ./proxy.installer [2020-07-29T14:14:40.696Z] ++ : 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-07-29T14:14:40.696Z] + install_proxy [2020-07-29T14:14:40.696Z] + case "$1" in [2020-07-29T14:14:40.696Z] + export CGO_ENABLED=0 [2020-07-29T14:14:40.696Z] + CGO_ENABLED=0 [2020-07-29T14:14:40.696Z] + _install_proxy [2020-07-29T14:14:40.696Z] + echo 'Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6' [2020-07-29T14:14:40.696Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.So3rKMT8b0/src/github.com/docker/libnetwork [2020-07-29T14:14:40.696Z] Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-07-29T14:14:40.696Z] Cloning into '/tmp/tmp.So3rKMT8b0/src/github.com/docker/libnetwork'... [2020-07-29T14:14:40.870Z] #39 84.12 GEN criu/protobuf-desc-gen.h [2020-07-29T14:14:42.236Z] #39 ... [2020-07-29T14:14:42.236Z] [2020-07-29T14:14:42.236Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-29T14:14:42.236Z] #14 104.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-29T14:14:42.236Z] #14 104.7 Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-29T14:14:42.236Z] #14 104.7 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-29T14:14:42.776Z] + cd /tmp/tmp.So3rKMT8b0/src/github.com/docker/libnetwork [2020-07-29T14:14:42.776Z] + git checkout -q 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-07-29T14:14:43.071Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-29T14:14:45.507Z] #14 ... [2020-07-29T14:14:45.507Z] [2020-07-29T14:14:45.507Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-29T14:14:45.507Z] #42 165.7 vendor/golang.org/x/net/http/httpguts [2020-07-29T14:14:45.507Z] #42 166.1 vendor/golang.org/x/net/http/httpproxy [2020-07-29T14:14:45.507Z] #42 166.7 mime/multipart [2020-07-29T14:14:45.507Z] #42 169.1 crypto/tls [2020-07-29T14:14:45.507Z] #42 175.8 net/http/httptrace [2020-07-29T14:14:45.507Z] #42 ... [2020-07-29T14:14:45.507Z] [2020-07-29T14:14:45.507Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:14:45.507Z] #39 86.19 DEP criu/protobuf-desc.d [2020-07-29T14:14:45.507Z] #39 86.30 DEP criu/proc_parse.d [2020-07-29T14:14:45.507Z] #39 86.53 DEP criu/plugin.d [2020-07-29T14:14:45.507Z] #39 86.73 DEP criu/pipes.d [2020-07-29T14:14:45.507Z] #39 87.00 DEP criu/pie-util.d [2020-07-29T14:14:45.507Z] #39 87.16 DEP criu/pie-util-vdso.d [2020-07-29T14:14:45.507Z] #39 87.38 DEP criu/pie-util-vdso-elf32.d [2020-07-29T14:14:45.507Z] #39 87.51 DEP criu/path.d [2020-07-29T14:14:45.507Z] #39 87.67 DEP criu/parasite-syscall.d [2020-07-29T14:14:45.507Z] #39 87.92 DEP criu/pagemap.d [2020-07-29T14:14:45.507Z] #39 88.12 DEP criu/pagemap-cache.d [2020-07-29T14:14:45.507Z] #39 88.27 DEP criu/page-xfer.d [2020-07-29T14:14:45.507Z] #39 88.42 DEP criu/page-pipe.d [2020-07-29T14:14:45.507Z] #39 88.60 DEP criu/netfilter.d [2020-07-29T14:14:45.507Z] #39 88.86 DEP criu/net.d [2020-07-29T14:14:45.763Z] #39 89.09 DEP criu/namespaces.d [2020-07-29T14:14:45.831Z] Removing intermediate container 68b1003d5fbd [2020-07-29T14:14:45.831Z] ---> 5ff5c74e328b [2020-07-29T14:14:45.831Z] Step 67/140 : FROM base AS gometalinter [2020-07-29T14:14:45.831Z] ---> d975ec71b61a [2020-07-29T14:14:45.831Z] Step 68/140 : ENV INSTALL_BINARY_NAME=gometalinter [2020-07-29T14:14:45.831Z] ---> Running in adce5ec694a1 [2020-07-29T14:14:45.831Z] Removing intermediate container adce5ec694a1 [2020-07-29T14:14:45.831Z] ---> 5990fa25a5fe [2020-07-29T14:14:45.831Z] Step 69/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-29T14:14:46.019Z] #39 89.27 DEP criu/mount.d [2020-07-29T14:14:46.127Z] ---> 6baf4e439d4f [2020-07-29T14:14:46.127Z] Step 70/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-07-29T14:14:46.127Z] ---> 1c525df961ba [2020-07-29T14:14:46.127Z] Step 71/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-07-29T14:14:46.127Z] ---> Running in 1af6e7c59b82 [2020-07-29T14:14:46.276Z] #39 89.44 DEP criu/memfd.d [2020-07-29T14:14:46.276Z] #39 89.62 DEP criu/mem.d [2020-07-29T14:14:46.419Z] + RM_GOPATH=0 [2020-07-29T14:14:46.419Z] + TMP_GOPATH= [2020-07-29T14:14:46.419Z] + : /build [2020-07-29T14:14:46.419Z] + '[' -z '' ']' [2020-07-29T14:14:46.419Z] ++ mktemp -d [2020-07-29T14:14:46.419Z] + export GOPATH=/tmp/tmp.bibYDdDwNM [2020-07-29T14:14:46.419Z] + GOPATH=/tmp/tmp.bibYDdDwNM [2020-07-29T14:14:46.419Z] + RM_GOPATH=1 [2020-07-29T14:14:46.419Z] ++ dirname ./install.sh [2020-07-29T14:14:46.419Z] + dir=. [2020-07-29T14:14:46.419Z] Installing gometalinter version v2.0.6 [2020-07-29T14:14:46.419Z] + bin=gometalinter [2020-07-29T14:14:46.419Z] + shift [2020-07-29T14:14:46.419Z] + '[' '!' -f ./gometalinter.installer ']' [2020-07-29T14:14:46.419Z] + . ./gometalinter.installer [2020-07-29T14:14:46.419Z] ++ GOMETALINTER_COMMIT=v2.0.6 [2020-07-29T14:14:46.419Z] + install_gometalinter [2020-07-29T14:14:46.419Z] + echo 'Installing gometalinter version v2.0.6' [2020-07-29T14:14:46.419Z] + go get -d github.com/alecthomas/gometalinter [2020-07-29T14:14:46.532Z] #39 89.83 DEP criu/lsm.d [2020-07-29T14:14:46.788Z] #39 90.00 DEP criu/log.d [2020-07-29T14:14:46.788Z] #39 90.21 DEP criu/libnetlink.d [2020-07-29T14:14:47.044Z] #39 90.40 DEP criu/kerndat.d [2020-07-29T14:14:47.301Z] #39 90.67 DEP criu/kcmp-ids.d [2020-07-29T14:14:47.464Z] + cd /tmp/tmp.bibYDdDwNM/src/github.com/alecthomas/gometalinter [2020-07-29T14:14:47.464Z] + git checkout -q v2.0.6 [2020-07-29T14:14:47.464Z] + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-07-29T14:14:47.557Z] #39 90.80 DEP criu/irmap.d [2020-07-29T14:14:47.814Z] #39 90.97 DEP criu/ipc_ns.d [2020-07-29T14:14:47.814Z] #39 91.21 DEP criu/image.d [2020-07-29T14:14:48.070Z] #39 91.43 DEP criu/image-desc.d [2020-07-29T14:14:48.326Z] #39 91.55 DEP criu/fsnotify.d [2020-07-29T14:14:48.326Z] #39 91.77 DEP criu/filesystems.d [2020-07-29T14:14:48.582Z] #39 91.90 DEP criu/files.d [2020-07-29T14:14:48.839Z] #39 92.16 DEP criu/files-reg.d [2020-07-29T14:14:49.095Z] #39 92.42 DEP criu/files-ext.d [2020-07-29T14:14:49.352Z] #39 92.68 DEP criu/file-lock.d [2020-07-29T14:14:49.609Z] #39 92.86 DEP criu/file-ids.d [2020-07-29T14:14:49.866Z] #39 93.02 DEP criu/fifo.d [2020-07-29T14:14:49.866Z] #39 93.23 DEP criu/fdstore.d [2020-07-29T14:14:50.122Z] #39 93.41 DEP criu/fault-injection.d [2020-07-29T14:14:50.122Z] #39 93.48 DEP criu/external.d [2020-07-29T14:14:50.379Z] #39 93.66 DEP criu/eventpoll.d [2020-07-29T14:14:50.635Z] #39 93.93 DEP criu/eventfd.d [2020-07-29T14:14:50.891Z] #39 94.11 DEP criu/crtools.d [2020-07-29T14:14:50.891Z] #39 ... [2020-07-29T14:14:50.891Z] [2020-07-29T14:14:50.891Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-07-29T14:14:50.891Z] #26 182.3 + rm -rf /tmp/tmp.Yya7VmNUOI [2020-07-29T14:14:51.035Z] ok github.com/docker/docker/cmd/dockerd/hack 0.006s coverage: 72.9% of statements [2020-07-29T14:14:51.035Z] ok github.com/docker/docker/cmd/dockerd 0.029s coverage: 29.5% of statements [2020-07-29T14:14:52.548Z] ok github.com/docker/docker/container 0.123s coverage: 35.6% of statements [2020-07-29T14:14:52.548Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-29T14:14:52.548Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-29T14:14:52.548Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-29T14:14:52.548Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-29T14:14:53.409Z] #26 DONE 184.7s [2020-07-29T14:14:53.410Z] [2020-07-29T14:14:53.410Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:14:53.410Z] #39 94.46 DEP criu/cr-service.d [2020-07-29T14:14:53.410Z] #39 94.67 DEP criu/cr-restore.d [2020-07-29T14:14:53.410Z] #39 94.89 DEP criu/cr-errno.d [2020-07-29T14:14:53.410Z] #39 94.92 DEP criu/cr-dump.d [2020-07-29T14:14:53.410Z] #39 95.16 DEP criu/cr-dedup.d [2020-07-29T14:14:53.410Z] #39 95.37 DEP criu/cr-check.d [2020-07-29T14:14:53.410Z] #39 95.66 DEP criu/config.d [2020-07-29T14:14:53.410Z] #39 95.95 DEP criu/clone-noasan.d [2020-07-29T14:14:53.410Z] #39 96.09 DEP criu/cgroup.d [2020-07-29T14:14:53.410Z] #39 96.35 DEP criu/cgroup-props.d [2020-07-29T14:14:53.410Z] #39 96.47 DEP criu/bitmap.d [2020-07-29T14:14:53.410Z] #39 96.49 DEP criu/bfd.d [2020-07-29T14:14:53.410Z] #39 96.59 DEP criu/autofs.d [2020-07-29T14:14:53.410Z] #39 96.79 DEP criu/aio.d [2020-07-29T14:14:53.972Z] #39 97.24 DEP criu/action-scripts.d [2020-07-29T14:14:54.565Z] #39 97.70 CC criu/action-scripts.o [2020-07-29T14:14:55.127Z] #39 98.46 CC criu/aio.o [2020-07-29T14:14:55.383Z] #39 ... [2020-07-29T14:14:55.383Z] [2020-07-29T14:14:55.383Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-29T14:14:55.383Z] #42 176.0 net/http [2020-07-29T14:14:55.639Z] #42 ... [2020-07-29T14:14:55.639Z] [2020-07-29T14:14:55.639Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:14:55.639Z] #39 98.98 CC criu/autofs.o [2020-07-29T14:14:57.528Z] #39 100.8 CC criu/bfd.o [2020-07-29T14:14:58.091Z] #39 101.5 CC criu/bitmap.o [2020-07-29T14:14:58.125Z] ok github.com/docker/docker/daemon/cluster 0.025s coverage: 0.5% of statements [2020-07-29T14:14:58.346Z] #39 101.7 CC criu/cgroup-props.o [2020-07-29T14:14:58.892Z] ................................................ [ 29%] [2020-07-29T14:14:59.162Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-07-29T14:14:59.711Z] #39 102.7 CC criu/cgroup.o [2020-07-29T14:15:00.187Z] + GOBIN=/build [2020-07-29T14:15:00.187Z] + /build/gometalinter --install [2020-07-29T14:15:00.187Z] Installing: [2020-07-29T14:15:00.187Z] deadcode [2020-07-29T14:15:00.187Z] dupl [2020-07-29T14:15:00.187Z] errcheck [2020-07-29T14:15:00.187Z] gas [2020-07-29T14:15:00.187Z] gochecknoglobals [2020-07-29T14:15:00.187Z] gochecknoinits [2020-07-29T14:15:00.187Z] goconst [2020-07-29T14:15:00.187Z] gocyclo [2020-07-29T14:15:00.187Z] goimports [2020-07-29T14:15:00.187Z] golint [2020-07-29T14:15:00.187Z] gosimple [2020-07-29T14:15:00.187Z] gotype [2020-07-29T14:15:00.187Z] gotypex [2020-07-29T14:15:00.187Z] ineffassign [2020-07-29T14:15:00.187Z] interfacer [2020-07-29T14:15:00.187Z] lll [2020-07-29T14:15:00.187Z] maligned [2020-07-29T14:15:00.187Z] megacheck [2020-07-29T14:15:00.187Z] misspell [2020-07-29T14:15:00.187Z] nakedret [2020-07-29T14:15:00.187Z] safesql [2020-07-29T14:15:00.187Z] staticcheck [2020-07-29T14:15:00.187Z] structcheck [2020-07-29T14:15:00.187Z] unconvert [2020-07-29T14:15:00.187Z] unparam [2020-07-29T14:15:00.187Z] unused [2020-07-29T14:15:00.187Z] varcheck [2020-07-29T14:15:00.675Z] ok github.com/docker/docker/daemon/cluster/convert 0.006s coverage: 35.8% of statements [2020-07-29T14:15:01.078Z] #39 ... [2020-07-29T14:15:01.078Z] [2020-07-29T14:15:01.078Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-29T14:15:01.078Z] #14 121.2 Selecting previously unselected package libonig5:amd64. [2020-07-29T14:15:01.078Z] #14 121.2 Preparing to unpack .../25-libonig5_6.9.1-1_amd64.deb ... [2020-07-29T14:15:01.078Z] #14 121.3 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-29T14:15:01.078Z] #14 121.4 Selecting previously unselected package libjq1:amd64. [2020-07-29T14:15:01.078Z] #14 121.4 Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-29T14:15:01.078Z] #14 121.4 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-29T14:15:01.078Z] #14 121.6 Selecting previously unselected package jq. [2020-07-29T14:15:01.078Z] #14 121.6 Preparing to unpack .../27-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-29T14:15:01.078Z] #14 121.6 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-29T14:15:01.078Z] #14 121.7 Selecting previously unselected package libaio1:amd64. [2020-07-29T14:15:01.078Z] #14 121.7 Preparing to unpack .../28-libaio1_0.3.112-3_amd64.deb ... [2020-07-29T14:15:01.078Z] #14 121.7 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-07-29T14:15:01.078Z] #14 121.7 Selecting previously unselected package libbtrfs0. [2020-07-29T14:15:01.078Z] #14 121.8 Preparing to unpack .../29-libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-29T14:15:01.078Z] #14 121.8 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-29T14:15:01.078Z] #14 121.8 Selecting previously unselected package libbtrfs-dev. [2020-07-29T14:15:01.078Z] #14 121.9 Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-29T14:15:01.078Z] #14 121.9 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-29T14:15:01.078Z] #14 122.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-07-29T14:15:01.078Z] #14 122.1 Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-29T14:15:01.078Z] #14 122.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-29T14:15:01.078Z] #14 122.1 Selecting previously unselected package libudev-dev:amd64. [2020-07-29T14:15:01.078Z] #14 122.1 Preparing to unpack .../32-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-07-29T14:15:01.078Z] #14 122.2 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-29T14:15:01.078Z] #14 122.3 Selecting previously unselected package libsepol1-dev:amd64. [2020-07-29T14:15:01.078Z] #14 122.3 Preparing to unpack .../33-libsepol1-dev_2.8-1_amd64.deb ... [2020-07-29T14:15:01.078Z] #14 122.3 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-07-29T14:15:01.078Z] #14 122.7 Selecting previously unselected package libpcre16-3:amd64. [2020-07-29T14:15:01.078Z] #14 122.7 Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-07-29T14:15:01.078Z] #14 122.7 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-07-29T14:15:01.078Z] #14 122.9 Selecting previously unselected package libpcre32-3:amd64. [2020-07-29T14:15:01.078Z] #14 123.0 Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-07-29T14:15:01.078Z] #14 123.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-07-29T14:15:01.078Z] #14 123.3 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-07-29T14:15:01.078Z] #14 123.3 Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-07-29T14:15:01.078Z] #14 123.3 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-29T14:15:01.078Z] #14 123.4 Selecting previously unselected package libpcre3-dev:amd64. [2020-07-29T14:15:01.078Z] #14 123.5 Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-07-29T14:15:01.078Z] #14 123.5 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-29T14:15:01.335Z] #14 124.0 Selecting previously unselected package libselinux1-dev:amd64. [2020-07-29T14:15:01.335Z] #14 124.0 Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-07-29T14:15:01.335Z] #14 124.0 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-29T14:15:01.592Z] #14 124.2 Selecting previously unselected package libdevmapper-dev:amd64. [2020-07-29T14:15:01.592Z] #14 124.2 Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-07-29T14:15:01.592Z] #14 124.2 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-29T14:15:01.849Z] #14 124.3 Selecting previously unselected package libgpm2:amd64. [2020-07-29T14:15:01.849Z] #14 124.3 Preparing to unpack .../40-libgpm2_1.20.7-5_amd64.deb ... [2020-07-29T14:15:01.849Z] #14 124.4 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-07-29T14:15:01.849Z] #14 124.5 Selecting previously unselected package libicu63:amd64. [2020-07-29T14:15:01.849Z] #14 124.5 Preparing to unpack .../41-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-29T14:15:01.849Z] #14 124.5 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-29T14:15:05.121Z] #14 ... [2020-07-29T14:15:05.121Z] [2020-07-29T14:15:05.121Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-07-29T14:15:05.121Z] #45 DONE 195.6s [2020-07-29T14:15:05.121Z] [2020-07-29T14:15:05.121Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:15:05.121Z] #39 106.2 CC criu/clone-noasan.o [2020-07-29T14:15:05.121Z] #39 106.4 CC criu/config.o [2020-07-29T14:15:05.121Z] #39 108.1 CC criu/cr-check.o [2020-07-29T14:15:07.175Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-07-29T14:15:07.175Z] [2020-07-29T14:15:07.175Z] ________ ____ __. [2020-07-29T14:15:07.175Z] \_____ \ | |/ _| [2020-07-29T14:15:07.175Z] / | \| < [2020-07-29T14:15:07.175Z] / | \ | \ [2020-07-29T14:15:07.175Z] \_______ /____|__ \ [2020-07-29T14:15:07.175Z] \/ \/ [2020-07-29T14:15:07.175Z] [2020-07-29T14:15:07.175Z] INFO: make.ps1 ended at 07/29/2020 14:14:58 [2020-07-29T14:15:07.175Z] INFO: Binaries build ended at 07/29/2020 14:15:00. Duration:00:01:11.0214738 [2020-07-29T14:15:07.175Z] INFO: Copying the built daemon binary to d:\CI\PR-41293\1\binary\dockerd-83baeafc3.exe... [2020-07-29T14:15:07.175Z] INFO: Copying the built client binary to d:\CI\PR-41293\1\binary\docker-83baeafc3.exe... [2020-07-29T14:15:07.175Z] INFO: Copying dockerversion from the container... [2020-07-29T14:15:07.175Z] INFO: Copying the golang package from the container to d:\CI\PR-41293\1\installer\go.zip... [2020-07-29T14:15:07.175Z] INFO: Extracting go.zip to d:\CI\PR-41293\1\go [2020-07-29T14:15:07.579Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.426s coverage: 13.7% of statements [2020-07-29T14:15:07.646Z] #39 110.6 CC criu/cr-dedup.o [2020-07-29T14:15:07.904Z] #39 111.1 CC criu/cr-dump.o [2020-07-29T14:15:08.160Z] #39 ... [2020-07-29T14:15:08.160Z] [2020-07-29T14:15:08.160Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-29T14:15:08.160Z] #14 130.0 Selecting previously unselected package libnet1:amd64. [2020-07-29T14:15:08.160Z] #14 130.0 Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-29T14:15:08.160Z] #14 130.0 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-29T14:15:08.160Z] #14 130.1 Selecting previously unselected package libnl-3-200:amd64. [2020-07-29T14:15:08.160Z] #14 130.1 Preparing to unpack .../43-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-29T14:15:08.160Z] #14 130.1 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-29T14:15:08.160Z] #14 130.2 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-29T14:15:08.160Z] #14 130.2 Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-29T14:15:08.160Z] #14 130.2 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-29T14:15:08.160Z] #14 130.3 Selecting previously unselected package libreadline5:amd64. [2020-07-29T14:15:08.160Z] #14 130.3 Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-07-29T14:15:08.160Z] #14 130.3 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-29T14:15:08.160Z] #14 130.5 Selecting previously unselected package libsystemd-dev:amd64. [2020-07-29T14:15:08.160Z] #14 130.5 Preparing to unpack .../46-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-07-29T14:15:08.160Z] #14 130.5 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-29T14:15:08.160Z] #14 130.8 Selecting previously unselected package net-tools. [2020-07-29T14:15:08.160Z] #14 130.8 Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-07-29T14:15:08.160Z] #14 130.8 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-29T14:15:08.214Z] ok github.com/docker/docker/daemon/config 0.022s coverage: 82.2% of statements [2020-07-29T14:15:08.420Z] #14 131.0 Selecting previously unselected package python-pip-whl. [2020-07-29T14:15:08.420Z] #14 131.0 Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ... [2020-07-29T14:15:08.420Z] #14 131.0 Unpacking python-pip-whl (18.1-5) ... [2020-07-29T14:15:08.849Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.4% of statements [2020-07-29T14:15:08.983Z] #14 131.6 Selecting previously unselected package python3-lib2to3. [2020-07-29T14:15:08.983Z] #14 131.6 Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-29T14:15:08.983Z] #14 131.6 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-29T14:15:08.983Z] #14 131.7 Selecting previously unselected package python3-distutils. [2020-07-29T14:15:08.983Z] #14 ... [2020-07-29T14:15:08.983Z] [2020-07-29T14:15:08.983Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-29T14:15:08.983Z] #42 189.7 github.com/LK4D4/vndr/godl [2020-07-29T14:15:08.983Z] #42 190.4 github.com/LK4D4/vndr [2020-07-29T14:15:09.239Z] #42 ... [2020-07-29T14:15:09.239Z] [2020-07-29T14:15:09.239Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-29T14:15:09.239Z] #14 131.7 Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ... [2020-07-29T14:15:09.239Z] #14 131.8 Unpacking python3-distutils (3.7.3-1) ... [2020-07-29T14:15:09.239Z] #14 132.0 Selecting previously unselected package python3-pip. [2020-07-29T14:15:09.239Z] #14 132.0 Preparing to unpack .../51-python3-pip_18.1-5_all.deb ... [2020-07-29T14:15:09.239Z] #14 132.0 Unpacking python3-pip (18.1-5) ... [2020-07-29T14:15:09.484Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-07-29T14:15:09.496Z] #14 ... [2020-07-29T14:15:09.496Z] [2020-07-29T14:15:09.496Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-29T14:15:09.496Z] #42 DONE 200.2s [2020-07-29T14:15:09.752Z] [2020-07-29T14:15:09.752Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-29T14:15:09.752Z] #14 132.3 Selecting previously unselected package python3-pkg-resources. [2020-07-29T14:15:09.752Z] #14 132.3 Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-29T14:15:09.752Z] #14 132.3 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-29T14:15:09.752Z] #14 132.6 Selecting previously unselected package python3-setuptools. [2020-07-29T14:15:09.752Z] #14 132.6 Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ... [2020-07-29T14:15:10.076Z] #14 132.6 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-29T14:15:10.120Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2020-07-29T14:15:10.412Z] ok github.com/docker/docker/daemon 12.285s coverage: 17.5% of statements [2020-07-29T14:15:10.412Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-29T14:15:10.412Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-29T14:15:10.412Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-29T14:15:10.412Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-29T14:15:10.647Z] #14 133.1 Selecting previously unselected package python3-wheel. [2020-07-29T14:15:10.647Z] #14 133.1 Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ... [2020-07-29T14:15:10.647Z] #14 133.1 Unpacking python3-wheel (0.32.3-2) ... [2020-07-29T14:15:10.647Z] #14 133.3 Selecting previously unselected package thin-provisioning-tools. [2020-07-29T14:15:10.647Z] #14 133.3 Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-07-29T14:15:10.647Z] #14 133.3 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-29T14:15:10.903Z] #14 133.6 Selecting previously unselected package vim-runtime. [2020-07-29T14:15:10.903Z] #14 133.6 Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-29T14:15:10.903Z] #14 133.6 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-07-29T14:15:10.903Z] #14 133.7 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-29T14:15:10.903Z] #14 133.7 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-29T14:15:12.484Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2020-07-29T14:15:13.119Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.176s coverage: 56.9% of statements [2020-07-29T14:15:14.091Z] tests/integration/api_exec_test.py .................... [ 35%] [2020-07-29T14:15:14.190Z] #14 137.0 Selecting previously unselected package vim. [2020-07-29T14:15:14.446Z] #14 137.0 Preparing to unpack .../57-vim_2%3a8.1.0875-5_amd64.deb ... [2020-07-29T14:15:14.446Z] #14 137.0 Unpacking vim (2:8.1.0875-5) ... [2020-07-29T14:15:15.006Z] #14 137.6 Selecting previously unselected package xfsprogs. [2020-07-29T14:15:15.006Z] #14 137.7 Preparing to unpack .../58-xfsprogs_4.20.0-1_amd64.deb ... [2020-07-29T14:15:15.006Z] #14 137.7 Unpacking xfsprogs (4.20.0-1) ... [2020-07-29T14:15:15.567Z] #14 138.1 Selecting previously unselected package zip. [2020-07-29T14:15:15.567Z] #14 138.1 Preparing to unpack .../59-zip_3.0-11+b1_amd64.deb ... [2020-07-29T14:15:15.567Z] #14 138.1 Unpacking zip (3.0-11+b1) ... [2020-07-29T14:15:15.567Z] #14 138.2 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-29T14:15:15.567Z] #14 138.3 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-29T14:15:15.567Z] #14 138.3 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-29T14:15:15.567Z] #14 138.3 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-07-29T14:15:15.567Z] #14 138.3 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-29T14:15:15.567Z] #14 138.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-29T14:15:15.823Z] #14 138.3 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-07-29T14:15:15.823Z] #14 138.3 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-07-29T14:15:15.823Z] #14 138.3 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-07-29T14:15:15.823Z] #14 138.4 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-07-29T14:15:15.823Z] #14 138.4 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-07-29T14:15:15.823Z] #14 138.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-29T14:15:15.823Z] #14 138.4 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-29T14:15:15.823Z] #14 138.4 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-29T14:15:15.823Z] #14 138.4 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-29T14:15:15.823Z] #14 138.4 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-29T14:15:15.823Z] #14 138.4 Setting up xxd (2:8.1.0875-5) ... [2020-07-29T14:15:15.823Z] #14 138.5 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-29T14:15:15.823Z] #14 138.5 Setting up zip (3.0-11+b1) ... [2020-07-29T14:15:15.823Z] #14 138.5 Setting up vim-common (2:8.1.0875-5) ... [2020-07-29T14:15:15.823Z] #14 138.5 Setting up bash-completion (1:2.8-6) ... [2020-07-29T14:15:17.580Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.882s coverage: 46.2% of statements [2020-07-29T14:15:19.090Z] #14 141.2 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-07-29T14:15:19.090Z] #14 141.2 Setting up xz-utils (5.2.4-1) ... [2020-07-29T14:15:19.090Z] #14 141.2 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-29T14:15:19.090Z] #14 141.3 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-07-29T14:15:19.090Z] #14 141.3 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-29T14:15:19.090Z] #14 141.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-29T14:15:19.090Z] #14 141.3 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-29T14:15:19.090Z] #14 141.3 Setting up pigz (2.4-1) ... [2020-07-29T14:15:19.090Z] #14 141.3 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-29T14:15:19.090Z] #14 141.4 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-29T14:15:19.090Z] #14 141.4 Setting up python-pip-whl (18.1-5) ... [2020-07-29T14:15:19.090Z] #14 141.4 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-07-29T14:15:19.090Z] #14 141.4 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-29T14:15:19.090Z] #14 141.4 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-29T14:15:19.090Z] #14 141.8 Setting up libaio1:amd64 (0.3.112-3) ... [2020-07-29T14:15:19.090Z] #14 141.8 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-29T14:15:19.090Z] #14 141.8 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-29T14:15:19.090Z] #14 141.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-29T14:15:19.090Z] #14 141.9 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-29T14:15:19.090Z] #14 141.9 Setting up vim (2:8.1.0875-5) ... [2020-07-29T14:15:19.090Z] #14 141.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-29T14:15:19.090Z] #14 141.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-29T14:15:19.090Z] #14 141.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-29T14:15:19.090Z] #14 141.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-29T14:15:19.090Z] #14 141.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-29T14:15:19.090Z] #14 141.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-29T14:15:19.090Z] #14 141.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-29T14:15:19.090Z] #14 141.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-29T14:15:19.090Z] #14 141.9 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-29T14:15:19.346Z] #14 141.9 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-29T14:15:19.346Z] #14 141.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-29T14:15:19.346Z] #14 142.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-29T14:15:19.346Z] #14 142.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-29T14:15:19.346Z] #14 142.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-29T14:15:19.346Z] #14 142.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-29T14:15:19.346Z] #14 142.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-29T14:15:19.346Z] #14 142.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-29T14:15:19.346Z] #14 142.0 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-29T14:15:19.346Z] #14 142.0 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-29T14:15:19.346Z] #14 142.0 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-29T14:15:19.346Z] #14 142.1 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-29T14:15:19.346Z] #14 142.1 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-29T14:15:20.359Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.371s coverage: 49.5% of statements [2020-07-29T14:15:21.274Z] #14 ... [2020-07-29T14:15:21.274Z] [2020-07-29T14:15:21.274Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:15:21.274Z] #39 114.3 CC criu/cr-errno.o [2020-07-29T14:15:21.274Z] #39 114.4 CC criu/cr-restore.o [2020-07-29T14:15:21.274Z] #39 118.7 CC criu/cr-service.o [2020-07-29T14:15:21.274Z] #39 120.4 CC criu/crtools.o [2020-07-29T14:15:21.274Z] #39 120.9 CC criu/eventfd.o [2020-07-29T14:15:21.274Z] #39 121.3 CC criu/eventpoll.o [2020-07-29T14:15:21.274Z] #39 122.1 CC criu/external.o [2020-07-29T14:15:21.274Z] #39 122.6 CC criu/fault-injection.o [2020-07-29T14:15:21.274Z] #39 122.7 CC criu/fdstore.o [2020-07-29T14:15:21.274Z] #39 123.1 CC criu/fifo.o [2020-07-29T14:15:21.274Z] #39 123.6 CC criu/file-ids.o [2020-07-29T14:15:21.274Z] #39 124.0 CC criu/file-lock.o [2020-07-29T14:15:21.547Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-07-29T14:15:21.835Z] #39 125.1 CC criu/files-ext.o [2020-07-29T14:15:22.090Z] #39 ... [2020-07-29T14:15:22.090Z] [2020-07-29T14:15:22.090Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-29T14:15:22.090Z] #14 144.8 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-29T14:15:22.090Z] #14 144.8 Setting up iptables (1.8.2-4) ... [2020-07-29T14:15:22.090Z] #14 144.8 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-29T14:15:22.347Z] #14 144.8 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-29T14:15:22.347Z] #14 144.8 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-29T14:15:22.347Z] #14 144.8 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-29T14:15:22.347Z] #14 144.8 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-29T14:15:22.347Z] #14 144.9 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-29T14:15:22.347Z] #14 144.9 Setting up python3 (3.7.3-1) ... [2020-07-29T14:15:22.433Z] ok github.com/docker/docker/daemon/graphdriver/aufs 11.212s coverage: 72.3% of statements [2020-07-29T14:15:22.433Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-29T14:15:22.602Z] #14 145.3 Setting up python3-wheel (0.32.3-2) ... [2020-07-29T14:15:22.771Z] Removing intermediate container 1af6e7c59b82 [2020-07-29T14:15:22.771Z] ---> 90b054047117 [2020-07-29T14:15:22.771Z] Step 72/140 : FROM base AS gotestsum [2020-07-29T14:15:22.771Z] ---> d975ec71b61a [2020-07-29T14:15:22.771Z] Step 73/140 : ENV INSTALL_BINARY_NAME=gotestsum [2020-07-29T14:15:22.771Z] ---> Running in 5a2b4f3bcfc3 [2020-07-29T14:15:22.771Z] Removing intermediate container 5a2b4f3bcfc3 [2020-07-29T14:15:22.771Z] ---> d2026c75e954 [2020-07-29T14:15:22.771Z] Step 74/140 : ARG GOTESTSUM_COMMIT [2020-07-29T14:15:22.771Z] ---> Running in 16cc72f4e928 [2020-07-29T14:15:23.064Z] Removing intermediate container 16cc72f4e928 [2020-07-29T14:15:23.064Z] ---> 8268910146c8 [2020-07-29T14:15:23.064Z] Step 75/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-29T14:15:23.064Z] ---> c91bd4d2038c [2020-07-29T14:15:23.064Z] Step 76/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-07-29T14:15:23.355Z] ---> 9f8e7f00b8ef [2020-07-29T14:15:23.355Z] Step 77/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-07-29T14:15:23.355Z] ---> Running in d21bafb0031b [2020-07-29T14:15:23.536Z] #14 146.2 Setting up apparmor (2.13.2-10) ... [2020-07-29T14:15:23.648Z] + RM_GOPATH=0 [2020-07-29T14:15:23.648Z] + TMP_GOPATH= [2020-07-29T14:15:23.648Z] + : /build [2020-07-29T14:15:23.648Z] + '[' -z '' ']' [2020-07-29T14:15:23.648Z] ++ mktemp -d [2020-07-29T14:15:23.648Z] + export GOPATH=/tmp/tmp.MdKIkcx9IB [2020-07-29T14:15:23.648Z] + GOPATH=/tmp/tmp.MdKIkcx9IB [2020-07-29T14:15:23.648Z] + RM_GOPATH=1 [2020-07-29T14:15:23.648Z] ++ dirname ./install.sh [2020-07-29T14:15:23.648Z] + dir=. [2020-07-29T14:15:23.648Z] + bin=gotestsum [2020-07-29T14:15:23.648Z] + shift [2020-07-29T14:15:23.648Z] + '[' '!' -f ./gotestsum.installer ']' [2020-07-29T14:15:23.648Z] + . ./gotestsum.installer [2020-07-29T14:15:23.648Z] ++ : v0.3.5 [2020-07-29T14:15:23.648Z] + install_gotestsum [2020-07-29T14:15:23.648Z] + set -e [2020-07-29T14:15:23.648Z] + export GO111MODULE=on [2020-07-29T14:15:23.648Z] + GO111MODULE=on [2020-07-29T14:15:23.648Z] + go get -d gotest.tools/gotestsum@v0.3.5 [2020-07-29T14:15:23.648Z] go: finding gotest.tools v0.3.5 [2020-07-29T14:15:23.648Z] go: finding gotest.tools/gotestsum v0.3.5 [2020-07-29T14:15:23.941Z] go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-29T14:15:24.506Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.693s coverage: 76.1% of statements [2020-07-29T14:15:24.540Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-07-29T14:15:24.978Z] go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-29T14:15:25.141Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 58.0% of statements [2020-07-29T14:15:25.425Z] #14 147.9 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-29T14:15:25.636Z] go: downloading gotest.tools v2.1.0+incompatible [2020-07-29T14:15:25.682Z] #14 148.4 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-29T14:15:25.776Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.003s coverage: 3.0% of statements [2020-07-29T14:15:25.932Z] go: extracting gotest.tools v2.1.0+incompatible [2020-07-29T14:15:25.932Z] go: downloading github.com/spf13/pflag v1.0.1 [2020-07-29T14:15:25.932Z] go: downloading github.com/fatih/color v1.6.0 [2020-07-29T14:15:25.932Z] go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-29T14:15:25.932Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-29T14:15:25.932Z] go: downloading github.com/pkg/errors v0.8.0 [2020-07-29T14:15:25.932Z] go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-29T14:15:25.932Z] go: extracting github.com/fatih/color v1.6.0 [2020-07-29T14:15:25.932Z] go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-29T14:15:25.932Z] go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-29T14:15:25.932Z] go: extracting github.com/spf13/pflag v1.0.1 [2020-07-29T14:15:25.932Z] go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-29T14:15:25.932Z] go: extracting github.com/pkg/errors v0.8.0 [2020-07-29T14:15:25.932Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-29T14:15:25.932Z] go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-29T14:15:25.932Z] go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-29T14:15:25.932Z] go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-29T14:15:25.932Z] go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-29T14:15:25.932Z] go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-29T14:15:25.932Z] go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-29T14:15:26.571Z] go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-29T14:15:26.571Z] go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-29T14:15:26.571Z] go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-29T14:15:26.864Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-07-29T14:15:26.867Z] #14 149.4 Setting up python3-distutils (3.7.3-1) ... [2020-07-29T14:15:27.156Z] go: finding gotest.tools/gotestsum v0.5.2 [2020-07-29T14:15:27.156Z] go: finding gotest.tools v2.2.0+incompatible [2020-07-29T14:15:27.156Z] go: downloading gotest.tools/gotestsum v0.5.2 [2020-07-29T14:15:27.156Z] go: downloading gotest.tools v2.2.0+incompatible [2020-07-29T14:15:27.288Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.067s coverage: 60.4% of statements [2020-07-29T14:15:27.288Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-07-29T14:15:27.288Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-29T14:15:27.431Z] #14 149.9 Setting up python3-setuptools (40.8.0-1) ... [2020-07-29T14:15:27.581Z] ok github.com/docker/docker/daemon/images 0.009s coverage: 4.9% of statements [2020-07-29T14:15:27.581Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-29T14:15:27.581Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2020-07-29T14:15:27.581Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-29T14:15:28.192Z] go: extracting gotest.tools v2.2.0+incompatible [2020-07-29T14:15:28.192Z] go: extracting gotest.tools/gotestsum v0.5.2 [2020-07-29T14:15:28.617Z] #14 151.1 Setting up python3-pip (18.1-5) ... [2020-07-29T14:15:29.092Z] ok github.com/docker/docker/daemon/logger 0.208s coverage: 43.7% of statements [2020-07-29T14:15:29.092Z] ok github.com/docker/docker/daemon/logger/awslogs 0.076s coverage: 78.2% of statements [2020-07-29T14:15:29.092Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-29T14:15:29.092Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-29T14:15:29.546Z] #14 152.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-29T14:15:29.546Z] #14 152.1 Setting up dmsetup (2:1.02.155-3) ... [2020-07-29T14:15:29.546Z] #14 152.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-29T14:15:29.546Z] #14 152.1 Setting up xfsprogs (4.20.0-1) ... [2020-07-29T14:15:29.546Z] #14 152.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-29T14:15:29.546Z] #14 152.2 Processing triggers for mime-support (3.62) ... [2020-07-29T14:15:29.546Z] #14 152.2 Processing triggers for libc-bin (2.28-10) ... [2020-07-29T14:15:29.725Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-07-29T14:15:29.725Z] go: downloading github.com/fatih/color v1.9.0 [2020-07-29T14:15:29.725Z] go: downloading github.com/pkg/errors v0.9.1 [2020-07-29T14:15:29.725Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-07-29T14:15:29.725Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-07-29T14:15:29.725Z] go: downloading github.com/spf13/pflag v1.0.3 [2020-07-29T14:15:29.725Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-07-29T14:15:29.725Z] go: extracting github.com/fatih/color v1.9.0 [2020-07-29T14:15:29.725Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2020-07-29T14:15:29.725Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2020-07-29T14:15:29.725Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-07-29T14:15:29.725Z] go: extracting github.com/pkg/errors v0.9.1 [2020-07-29T14:15:29.725Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-07-29T14:15:29.725Z] go: extracting github.com/spf13/pflag v1.0.3 [2020-07-29T14:15:29.725Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2020-07-29T14:15:29.725Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2020-07-29T14:15:29.725Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-07-29T14:15:29.726Z] ok github.com/docker/docker/daemon/logger/gelf 0.004s coverage: 67.0% of statements [2020-07-29T14:15:30.019Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2020-07-29T14:15:30.023Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-07-29T14:15:30.023Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-07-29T14:15:30.109Z] #14 DONE 152.8s [2020-07-29T14:15:30.109Z] [2020-07-29T14:15:30.109Z] #15 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-07-29T14:15:30.317Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-07-29T14:15:30.610Z] go: finding github.com/fatih/color v1.9.0 [2020-07-29T14:15:30.610Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-07-29T14:15:30.610Z] go: finding github.com/pkg/errors v0.9.1 [2020-07-29T14:15:30.610Z] go: finding github.com/spf13/pflag v1.0.3 [2020-07-29T14:15:30.610Z] go: finding github.com/mattn/go-colorable v0.1.6 [2020-07-29T14:15:30.610Z] go: finding github.com/mattn/go-isatty v0.0.12 [2020-07-29T14:15:30.610Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-29T14:15:30.610Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-07-29T14:15:30.610Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-07-29T14:15:30.610Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-07-29T14:15:30.610Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-07-29T14:15:30.655Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.002s coverage: 88.3% of statements [2020-07-29T14:15:30.655Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.005s coverage: 62.1% of statements [2020-07-29T14:15:31.039Z] #15 0.898 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-29T14:15:31.039Z] #15 0.900 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-29T14:15:31.039Z] #15 0.903 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-29T14:15:31.039Z] #15 DONE 0.9s [2020-07-29T14:15:31.039Z] [2020-07-29T14:15:31.039Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:15:31.039Z] #39 125.5 CC criu/files-reg.o [2020-07-29T14:15:31.039Z] #39 127.8 CC criu/files.o [2020-07-29T14:15:31.039Z] #39 129.9 CC criu/filesystems.o [2020-07-29T14:15:31.039Z] #39 130.7 CC criu/fsnotify.o [2020-07-29T14:15:31.039Z] #39 131.7 CC criu/image-desc.o [2020-07-29T14:15:31.039Z] #39 131.9 CC criu/image.o [2020-07-29T14:15:31.039Z] #39 132.7 CC criu/ipc_ns.o [2020-07-29T14:15:31.039Z] #39 134.0 CC criu/irmap.o [2020-07-29T14:15:31.296Z] #39 ... [2020-07-29T14:15:31.296Z] [2020-07-29T14:15:31.296Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-07-29T14:15:31.692Z] ok github.com/docker/docker/daemon/logger/local 0.007s coverage: 74.7% of statements [2020-07-29T14:15:31.692Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-29T14:15:31.984Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.054s coverage: 37.9% of statements [2020-07-29T14:15:32.706Z] INFO: Extraction ended at 07/29/2020 14:15:30. Duration:00:00:23.8993523 [2020-07-29T14:15:32.706Z] INFO: Updating the golang and path environment variables [2020-07-29T14:15:32.706Z] INFO: GOPATH=d:\gopath [2020-07-29T14:15:32.706Z] INFO: go version go1.13.14 windows/amd64 [2020-07-29T14:15:32.706Z] INFO: Running the daemon under test in debug mode [2020-07-29T14:15:32.706Z] INFO: Starting a daemon under test... [2020-07-29T14:15:32.706Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41293\1\daemon --pidfile d:\CI\PR-41293\1\docker.pid -D [2020-07-29T14:15:32.706Z] INFO: Process started successfully. [2020-07-29T14:15:32.706Z] INFO: Start tailing logs of the daemon under tests [2020-07-29T14:15:32.706Z] INFO: Waiting for the daemon under test to start... [2020-07-29T14:15:33.021Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 47.8% of statements [2020-07-29T14:15:33.313Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-07-29T14:15:33.948Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-07-29T14:15:34.241Z] ok github.com/docker/docker/daemon/logger/splunk 1.534s coverage: 84.5% of statements [2020-07-29T14:15:34.241Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-29T14:15:34.241Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-29T14:15:34.313Z] INFO: Daemon under test started and replied! [2020-07-29T14:15:34.313Z] INFO: Docker version of the daemon under test [2020-07-29T14:15:34.313Z] [2020-07-29T14:15:34.313Z] Client: [2020-07-29T14:15:34.313Z] Version: 17.06.2-ce [2020-07-29T14:15:34.313Z] API version: 1.30 [2020-07-29T14:15:34.313Z] Go version: go1.8.3 [2020-07-29T14:15:34.313Z] Git commit: cec0b72 [2020-07-29T14:15:34.313Z] Built: Tue Sep 5 19:57:19 2017 [2020-07-29T14:15:34.313Z] OS/Arch: windows/amd64 [2020-07-29T14:15:34.313Z] [2020-07-29T14:15:34.313Z] Server: [2020-07-29T14:15:34.313Z] Version: 0.0.0-dev [2020-07-29T14:15:34.313Z] API version: 1.40 (minimum version 1.24) [2020-07-29T14:15:34.313Z] Go version: go1.13.14 [2020-07-29T14:15:34.313Z] Git commit: 83baeafc3 [2020-07-29T14:15:34.313Z] Built: 07/29/2020 14:13:53 [2020-07-29T14:15:34.313Z] OS/Arch: windows/amd64 [2020-07-29T14:15:34.313Z] Experimental: false [2020-07-29T14:15:34.313Z] [2020-07-29T14:15:34.313Z] INFO: Docker info of the daemon under test [2020-07-29T14:15:34.313Z] [2020-07-29T14:15:34.313Z] Containers: 0 [2020-07-29T14:15:34.314Z] Running: 0 [2020-07-29T14:15:34.314Z] Paused: 0 [2020-07-29T14:15:34.314Z] Stopped: 0 [2020-07-29T14:15:34.314Z] Images: 0 [2020-07-29T14:15:34.314Z] Server Version: 0.0.0-dev [2020-07-29T14:15:34.314Z] Storage Driver: windowsfilter [2020-07-29T14:15:34.314Z] Windows: [2020-07-29T14:15:34.314Z] Logging Driver: json-file [2020-07-29T14:15:34.314Z] Plugins: [2020-07-29T14:15:34.314Z] Volume: local [2020-07-29T14:15:34.314Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-07-29T14:15:34.314Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-07-29T14:15:34.314Z] Swarm: inactive [2020-07-29T14:15:34.314Z] Default Isolation: process [2020-07-29T14:15:34.314Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-07-29T14:15:34.314Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-07-29T14:15:34.314Z] OSType: windows [2020-07-29T14:15:34.314Z] Architecture: x86_64 [2020-07-29T14:15:34.314Z] CPUs: 4 [2020-07-29T14:15:34.314Z] Total Memory: 32GiB [2020-07-29T14:15:34.314Z] Name: azwin-2-fe1440 [2020-07-29T14:15:34.314Z] ID: SMGU:JUUT:LQXV:IZ4S:HSIO:PVJX:EI27:J45Z:LZGA:CUUT:RGQ4:AAR7 [2020-07-29T14:15:34.314Z] Docker Root Dir: D:\CI\PR-41293\1\daemon [2020-07-29T14:15:34.314Z] Debug Mode (client): false [2020-07-29T14:15:34.314Z] Debug Mode (server): true [2020-07-29T14:15:34.314Z] File Descriptors: -1 [2020-07-29T14:15:34.314Z] Goroutines: 17 [2020-07-29T14:15:34.314Z] System Time: 2020-07-29T14:15:33.8501214Z [2020-07-29T14:15:34.314Z] EventsListeners: 0 [2020-07-29T14:15:34.314Z] Registry: https://index.docker.io/v1/ [2020-07-29T14:15:34.314Z] Labels: [2020-07-29T14:15:34.314Z] Experimental: false [2020-07-29T14:15:34.314Z] Insecure Registries: [2020-07-29T14:15:34.314Z] 127.0.0.0/8 [2020-07-29T14:15:34.314Z] Live Restore Enabled: false [2020-07-29T14:15:34.314Z] [2020-07-29T14:15:34.314Z] [2020-07-29T14:15:34.314Z] INFO: Docker images of the daemon under test [2020-07-29T14:15:34.314Z] [2020-07-29T14:15:34.314Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-07-29T14:15:34.314Z] [2020-07-29T14:15:34.314Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-07-29T14:15:34.314Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-07-29T14:15:34.314Z] ltsc2019: Pulling from windows/servercore [2020-07-29T14:15:34.314Z] 4612f6d0b889: Pulling fs layer [2020-07-29T14:15:34.314Z] fc1b9e59edad: Pulling fs layer [2020-07-29T14:15:35.752Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 48.2% of statements [2020-07-29T14:15:35.752Z] ok github.com/docker/docker/distribution 0.258s coverage: 22.3% of statements [2020-07-29T14:15:35.752Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-29T14:15:36.547Z] #16 5.032 Collecting yamllint==1.16.0 [2020-07-29T14:15:36.792Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2020-07-29T14:15:37.426Z] ok github.com/docker/docker/image 0.014s coverage: 86.4% of statements [2020-07-29T14:15:37.476Z] #16 ... [2020-07-29T14:15:37.476Z] [2020-07-29T14:15:37.476Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:15:37.476Z] #39 135.0 CC criu/kcmp-ids.o [2020-07-29T14:15:37.476Z] #39 135.4 CC criu/kerndat.o [2020-07-29T14:15:37.476Z] #39 136.7 CC criu/libnetlink.o [2020-07-29T14:15:37.476Z] #39 137.1 CC criu/log.o [2020-07-29T14:15:37.476Z] #39 137.6 CC criu/lsm.o [2020-07-29T14:15:37.476Z] #39 138.0 CC criu/mem.o [2020-07-29T14:15:37.476Z] #39 139.9 CC criu/memfd.o [2020-07-29T14:15:37.476Z] #39 140.5 CC criu/mount.o [2020-07-29T14:15:38.061Z] ok github.com/docker/docker/distribution/xfer 1.420s coverage: 83.9% of statements [2020-07-29T14:15:38.061Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-29T14:15:38.061Z] ok github.com/docker/docker/image/cache 0.012s coverage: 19.2% of statements [2020-07-29T14:15:38.061Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-29T14:15:39.099Z] ok github.com/docker/docker/image/v1 0.022s coverage: 25.0% of statements [2020-07-29T14:15:39.099Z] ? github.com/docker/docker/internal/test [no test files] [2020-07-29T14:15:39.734Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-07-29T14:15:39.734Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-07-29T14:15:39.734Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-07-29T14:15:39.734Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-07-29T14:15:39.734Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-07-29T14:15:39.734Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-07-29T14:15:39.734Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-07-29T14:15:39.734Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-07-29T14:15:39.734Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-07-29T14:15:39.734Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-07-29T14:15:39.734Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-29T14:15:40.027Z] ok github.com/docker/docker/internal/testutil 0.002s coverage: 62.5% of statements [2020-07-29T14:15:40.333Z] fc1b9e59edad: Verifying Checksum [2020-07-29T14:15:40.333Z] fc1b9e59edad: Download complete [2020-07-29T14:15:40.663Z] ok github.com/docker/docker/libcontainerd/queue 0.025s coverage: 100.0% of statements [2020-07-29T14:15:40.749Z] #39 143.9 CC criu/namespaces.o [2020-07-29T14:15:41.512Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-07-29T14:15:41.678Z] #39 ... [2020-07-29T14:15:41.678Z] [2020-07-29T14:15:41.678Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-07-29T14:15:41.678Z] #16 10.43 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-29T14:15:41.678Z] #16 10.54 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-29T14:15:41.678Z] #16 10.58 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-29T14:15:41.678Z] #16 10.64 Collecting pyyaml (from yamllint==1.16.0) [2020-07-29T14:15:41.703Z] ok github.com/docker/docker/opts 0.012s coverage: 66.9% of statements [2020-07-29T14:15:41.703Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-07-29T14:15:41.935Z] #16 10.82 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-29T14:15:43.216Z] ok github.com/docker/docker/pkg/archive 0.481s coverage: 77.1% of statements [2020-07-29T14:15:43.303Z] #16 12.26 Building wheels for collected packages: pyyaml [2020-07-29T14:15:43.560Z] #16 12.27 Running setup.py bdist_wheel for pyyaml: started [2020-07-29T14:15:44.251Z] ok github.com/docker/docker/pkg/authorization 0.374s coverage: 66.7% of statements [2020-07-29T14:15:44.565Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-07-29T14:15:44.565Z] ok github.com/docker/docker/pkg/capabilities 0.001s coverage: 87.5% of statements [2020-07-29T14:15:44.928Z] #16 13.49 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-29T14:15:44.928Z] #16 13.49 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-29T14:15:44.928Z] #16 13.55 Successfully built pyyaml [2020-07-29T14:15:44.928Z] #16 13.57 Installing collected packages: pathspec, pyyaml, yamllint [2020-07-29T14:15:45.188Z] #16 13.92 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-29T14:15:45.444Z] #16 DONE 14.3s [2020-07-29T14:15:45.444Z] [2020-07-29T14:15:45.444Z] #21 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-07-29T14:15:45.701Z] #21 DONE 0.4s [2020-07-29T14:15:45.701Z] [2020-07-29T14:15:45.701Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:15:45.701Z] #39 145.8 CC criu/net.o [2020-07-29T14:15:46.264Z] #39 149.4 CC criu/netfilter.o [2020-07-29T14:15:46.521Z] #39 149.8 CC criu/page-pipe.o [2020-07-29T14:15:47.084Z] #39 150.3 CC criu/page-xfer.o [2020-07-29T14:15:47.800Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-07-29T14:15:48.451Z] #39 151.8 CC criu/pagemap-cache.o [2020-07-29T14:15:48.708Z] #39 ... [2020-07-29T14:15:48.708Z] [2020-07-29T14:15:48.708Z] #25 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-07-29T14:15:48.708Z] #25 DONE 3.0s [2020-07-29T14:15:48.708Z] [2020-07-29T14:15:48.708Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:15:48.708Z] #39 152.1 CC criu/pagemap.o [2020-07-29T14:15:48.965Z] #39 ... [2020-07-29T14:15:48.965Z] [2020-07-29T14:15:48.965Z] #27 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-07-29T14:15:48.965Z] #27 DONE 0.3s [2020-07-29T14:15:48.965Z] [2020-07-29T14:15:48.965Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-07-29T14:15:49.059Z] ok github.com/docker/docker/pkg/chrootarchive 3.519s coverage: 43.2% of statements [2020-07-29T14:15:49.059Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2020-07-29T14:15:49.059Z] ok github.com/docker/docker/layer 7.925s coverage: 72.0% of statements [2020-07-29T14:15:49.059Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-29T14:15:49.059Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-29T14:15:49.059Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-29T14:15:49.059Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-29T14:15:49.059Z] ? github.com/docker/docker/oci [no test files] [2020-07-29T14:15:49.059Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-29T14:15:49.059Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-29T14:15:49.059Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-29T14:15:49.221Z] #36 ... [2020-07-29T14:15:49.221Z] [2020-07-29T14:15:49.221Z] #30 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-07-29T14:15:49.221Z] #30 DONE 0.0s [2020-07-29T14:15:49.221Z] [2020-07-29T14:15:49.221Z] #35 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-07-29T14:15:49.290Z] Removing intermediate container d21bafb0031b [2020-07-29T14:15:49.290Z] ---> a00c0bc9275b [2020-07-29T14:15:49.290Z] Step 78/140 : FROM dev-base AS dockercli [2020-07-29T14:15:49.290Z] ---> d975ec71b61a [2020-07-29T14:15:49.290Z] Step 79/140 : ENV INSTALL_BINARY_NAME=dockercli [2020-07-29T14:15:49.290Z] ---> Running in 843549a34a20 [2020-07-29T14:15:49.290Z] Removing intermediate container 843549a34a20 [2020-07-29T14:15:49.290Z] ---> 6a8a80791e63 [2020-07-29T14:15:49.290Z] Step 80/140 : ARG DOCKERCLI_CHANNEL [2020-07-29T14:15:49.290Z] ---> Running in 32b4dce88f81 [2020-07-29T14:15:49.290Z] Removing intermediate container 32b4dce88f81 [2020-07-29T14:15:49.290Z] ---> 2012be3dceb0 [2020-07-29T14:15:49.290Z] Step 81/140 : ARG DOCKERCLI_VERSION [2020-07-29T14:15:49.290Z] ---> Running in 99a89824008f [2020-07-29T14:15:49.290Z] Removing intermediate container 99a89824008f [2020-07-29T14:15:49.290Z] ---> 2adb102c5085 [2020-07-29T14:15:49.290Z] Step 82/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-29T14:15:49.290Z] ---> 360b13913196 [2020-07-29T14:15:49.290Z] Step 83/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-07-29T14:15:49.298Z] tests/integration/api_secret_test.py ..... [ 52%] [2020-07-29T14:15:49.355Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2020-07-29T14:15:49.478Z] #35 DONE 0.2s [2020-07-29T14:15:49.478Z] [2020-07-29T14:15:49.478Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-07-29T14:15:49.603Z] ---> 9d31ca03355c [2020-07-29T14:15:49.603Z] Step 84/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-07-29T14:15:49.603Z] ---> Running in a8709568b362 [2020-07-29T14:15:49.647Z] ok github.com/docker/docker/pkg/discovery/file 0.008s coverage: 97.6% of statements [2020-07-29T14:15:49.734Z] #36 ... [2020-07-29T14:15:49.734Z] [2020-07-29T14:15:49.734Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:15:49.734Z] #39 153.1 CC criu/parasite-syscall.o [2020-07-29T14:15:49.898Z] + RM_GOPATH=0 [2020-07-29T14:15:49.898Z] + TMP_GOPATH= [2020-07-29T14:15:49.898Z] + : /build [2020-07-29T14:15:49.898Z] + '[' -z '' ']' [2020-07-29T14:15:49.898Z] ++ mktemp -d [2020-07-29T14:15:49.898Z] + export GOPATH=/tmp/tmp.wBcjY99bLz [2020-07-29T14:15:49.898Z] + GOPATH=/tmp/tmp.wBcjY99bLz [2020-07-29T14:15:49.898Z] + RM_GOPATH=1 [2020-07-29T14:15:49.898Z] ++ dirname ./install.sh [2020-07-29T14:15:49.898Z] + dir=. [2020-07-29T14:15:49.898Z] + bin=dockercli [2020-07-29T14:15:49.898Z] + shift [2020-07-29T14:15:49.898Z] + '[' '!' -f ./dockercli.installer ']' [2020-07-29T14:15:49.898Z] + . ./dockercli.installer [2020-07-29T14:15:49.898Z] ++ : stable [2020-07-29T14:15:49.898Z] ++ : 17.06.2-ce [2020-07-29T14:15:49.898Z] + install_dockercli [2020-07-29T14:15:49.898Z] + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-29T14:15:49.898Z] ++ uname -m [2020-07-29T14:15:49.898Z] Install docker/cli version 17.06.2-ce from stable [2020-07-29T14:15:49.898Z] + arch=ppc64le [2020-07-29T14:15:49.898Z] + '[' ppc64le '!=' x86_64 ']' [2020-07-29T14:15:49.898Z] + '[' ppc64le '!=' s390x ']' [2020-07-29T14:15:49.898Z] + '[' ppc64le '!=' armhf ']' [2020-07-29T14:15:49.898Z] + build_dockercli [2020-07-29T14:15:49.898Z] + git clone https://github.com/docker/docker-ce /tmp/tmp.wBcjY99bLz/tmp/docker-ce [2020-07-29T14:15:49.898Z] Cloning into '/tmp/tmp.wBcjY99bLz/tmp/docker-ce'... [2020-07-29T14:15:50.282Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2020-07-29T14:15:50.575Z] ok github.com/docker/docker/pkg/discovery/nodes 0.016s coverage: 93.8% of statements [2020-07-29T14:15:50.664Z] #39 153.9 CC criu/path.o [2020-07-29T14:15:50.868Z] ok github.com/docker/docker/pkg/dmesg 0.013s coverage: 83.3% of statements [2020-07-29T14:15:50.920Z] #39 154.2 CC criu/pie-util-vdso-elf32.o [2020-07-29T14:15:51.177Z] #39 154.6 CC criu/pie-util-vdso.o [2020-07-29T14:15:51.740Z] #39 155.0 CC criu/pie-util.o [2020-07-29T14:15:51.740Z] #39 155.1 CC criu/pipes.o [2020-07-29T14:15:52.381Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 66.3% of statements [2020-07-29T14:15:52.669Z] #39 155.8 CC criu/plugin.o [2020-07-29T14:15:52.926Z] #39 156.2 CC criu/proc_parse.o [2020-07-29T14:15:53.005Z] 4612f6d0b889: Verifying Checksum [2020-07-29T14:15:53.005Z] 4612f6d0b889: Download complete [2020-07-29T14:15:53.017Z] ok github.com/docker/docker/pkg/fileutils 0.006s coverage: 89.5% of statements [2020-07-29T14:15:53.183Z] #39 ... [2020-07-29T14:15:53.183Z] [2020-07-29T14:15:53.183Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-07-29T14:15:53.183Z] #52 183.9 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-07-29T14:15:53.183Z] #52 185.8 + mkdir -p /build [2020-07-29T14:15:53.183Z] #52 185.8 + cp runc /build/runc [2020-07-29T14:15:53.183Z] #52 DONE 186.4s [2020-07-29T14:15:53.183Z] [2020-07-29T14:15:53.183Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-07-29T14:15:53.546Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-07-29T14:15:53.652Z] ok github.com/docker/docker/pkg/discovery/kv 3.066s coverage: 84.1% of statements [2020-07-29T14:15:53.652Z] ok github.com/docker/docker/pkg/fsutils 0.424s coverage: 85.1% of statements [2020-07-29T14:15:53.652Z] ok github.com/docker/docker/pkg/homedir 0.008s coverage: 10.2% of statements [2020-07-29T14:15:54.690Z] ok github.com/docker/docker/pkg/idtools 0.263s coverage: 70.1% of statements [2020-07-29T14:15:54.690Z] ok github.com/docker/docker/pkg/ioutils 0.300s coverage: 70.4% of statements [2020-07-29T14:15:54.982Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2020-07-29T14:15:54.982Z] ok github.com/docker/docker/pkg/locker 0.008s coverage: 88.9% of statements [2020-07-29T14:15:55.075Z] #36 246.3 + dpkg --print-architecture [2020-07-29T14:15:55.076Z] #36 246.3 + cd /tmp/tmp.4pmoECIDmh/src/github.com/docker/distribution [2020-07-29T14:15:55.076Z] #36 246.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-29T14:15:55.274Z] ok github.com/docker/docker/pkg/longpath 0.010s coverage: 100.0% of statements [2020-07-29T14:15:55.274Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-07-29T14:15:55.567Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2020-07-29T14:15:55.639Z] #36 246.8 + GOPATH=/tmp/tmp.4pmoECIDmh/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.4pmoECIDmh [2020-07-29T14:15:55.639Z] #36 246.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-07-29T14:15:55.860Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-07-29T14:15:56.152Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2020-07-29T14:15:56.444Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.001s coverage: 90.0% of statements [2020-07-29T14:15:56.737Z] ok github.com/docker/docker/pkg/pidfile 0.001s coverage: 82.4% of statements [2020-07-29T14:15:57.029Z] ok github.com/docker/docker/pkg/mount 1.232s coverage: 69.6% of statements [2020-07-29T14:15:57.029Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-29T14:15:57.029Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-29T14:15:57.029Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-29T14:15:57.665Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2020-07-29T14:15:57.957Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2020-07-29T14:15:58.250Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 87.9% of statements [2020-07-29T14:15:58.543Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-07-29T14:15:59.580Z] ok github.com/docker/docker/pkg/pubsub 1.018s coverage: 72.7% of statements [2020-07-29T14:15:59.872Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-07-29T14:16:03.394Z] ok github.com/docker/docker/pkg/signal 2.689s coverage: 61.0% of statements [2020-07-29T14:16:03.394Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-07-29T14:16:03.688Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-07-29T14:16:03.688Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-07-29T14:16:03.980Z] ok github.com/docker/docker/pkg/symlink 0.005s coverage: 87.7% of statements [2020-07-29T14:16:04.615Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 81.4% of statements [2020-07-29T14:16:04.908Z] ok github.com/docker/docker/pkg/system 0.043s coverage: 35.1% of statements [2020-07-29T14:16:05.200Z] ok github.com/docker/docker/pkg/tailfile 0.031s coverage: 88.6% of statements [2020-07-29T14:16:05.591Z] #36 ... [2020-07-29T14:16:05.591Z] [2020-07-29T14:16:05.591Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:16:05.591Z] #39 158.7 CC criu/protobuf-desc.o [2020-07-29T14:16:05.591Z] #39 159.5 CC criu/protobuf.o [2020-07-29T14:16:05.591Z] #39 159.8 CC criu/pstree.o [2020-07-29T14:16:05.591Z] #39 160.7 CC criu/rbtree.o [2020-07-29T14:16:05.591Z] #39 160.9 CC criu/rst-malloc.o [2020-07-29T14:16:05.591Z] #39 161.1 CC criu/seccomp.o [2020-07-29T14:16:05.591Z] #39 161.7 CC criu/seize.o [2020-07-29T14:16:05.591Z] #39 162.3 CC criu/servicefd.o [2020-07-29T14:16:05.591Z] #39 162.8 CC criu/shmem.o [2020-07-29T14:16:05.591Z] #39 163.5 CC criu/sigframe.o [2020-07-29T14:16:05.591Z] #39 163.6 CC criu/signalfd.o [2020-07-29T14:16:05.591Z] #39 163.9 CC criu/sk-inet.o [2020-07-29T14:16:05.591Z] #39 164.8 CC criu/sk-netlink.o [2020-07-29T14:16:05.591Z] #39 165.3 CC criu/sk-packet.o [2020-07-29T14:16:05.591Z] #39 165.8 CC criu/sk-queue.o [2020-07-29T14:16:05.591Z] #39 166.2 CC criu/sk-tcp.o [2020-07-29T14:16:05.591Z] #39 166.6 CC criu/sk-unix.o [2020-07-29T14:16:05.591Z] #39 168.3 CC criu/sockets.o [2020-07-29T14:16:05.591Z] #39 169.0 CC criu/stats.o [2020-07-29T14:16:05.843Z] ok github.com/docker/docker/pkg/tarsum 0.028s coverage: 89.3% of statements [2020-07-29T14:16:05.848Z] #39 169.2 CC criu/string.o [2020-07-29T14:16:05.848Z] #39 169.3 CC criu/sysctl.o [2020-07-29T14:16:06.135Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2020-07-29T14:16:06.428Z] testing: warning: no tests to run [2020-07-29T14:16:06.428Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: 0.0% of statements [no tests to run] [2020-07-29T14:16:06.721Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-07-29T14:16:06.779Z] #39 169.9 CC criu/sysfs_parse.o [2020-07-29T14:16:07.013Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2020-07-29T14:16:07.036Z] #39 170.3 CC criu/timens.o [2020-07-29T14:16:07.292Z] #39 170.5 CC criu/timerfd.o [2020-07-29T14:16:07.308Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-07-29T14:16:07.549Z] #39 170.9 CC criu/tty.o [2020-07-29T14:16:08.049Z] ......................... [ 67%] [2020-07-29T14:16:08.523Z] Checking out files: 69% (7531/10832) Checking out files: 70% (7583/10832) Checking out files: 71% (7691/10832) Checking out files: 72% (7800/10832) Checking out files: 73% (7908/10832) Checking out files: 74% (8016/10832) Checking out files: 75% (8124/10832) Checking out files: 76% (8233/10832) Checking out files: 77% (8341/10832) Checking out files: 78% (8449/10832) Checking out files: 79% (8558/10832) Checking out files: 80% (8666/10832) Checking out files: 81% (8774/10832) Checking out files: 82% (8883/10832) Checking out files: 83% (8991/10832) Checking out files: 84% (9099/10832) Checking out files: 85% (9208/10832) Checking out files: 86% (9316/10832) Checking out files: 87% (9424/10832) Checking out files: 88% (9533/10832) Checking out files: 89% (9641/10832) Checking out files: 90% (9749/10832) Checking out files: 91% (9858/10832) Checking out files: 92% (9966/10832) Checking out files: 93% (10074/10832) Checking out files: 94% (10183/10832) Checking out files: 95% (10291/10832) Checking out files: 96% (10399/10832) Checking out files: 97% (10508/10832) Checking out files: 98% (10616/10832) Checking out files: 99% (10724/10832) Checking out files: 100% (10832/10832) Checking out files: 100% (10832/10832), done. [2020-07-29T14:16:08.523Z] + cd /tmp/tmp.wBcjY99bLz/tmp/docker-ce [2020-07-29T14:16:08.523Z] + git checkout -q v17.06.2-ce [2020-07-29T14:16:08.846Z] ok github.com/docker/docker/plugin 0.547s coverage: 27.3% of statements [2020-07-29T14:16:09.442Z] #39 172.6 CC criu/tun.o [2020-07-29T14:16:09.486Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-07-29T14:16:09.565Z] + mkdir -p /tmp/tmp.wBcjY99bLz/src/github.com/docker [2020-07-29T14:16:09.565Z] + mv components/cli /tmp/tmp.wBcjY99bLz/src/github.com/docker/cli [2020-07-29T14:16:09.565Z] + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-07-29T14:16:09.727Z] #39 173.0 CC criu/uffd.o [2020-07-29T14:16:10.123Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 75.3% of statements [2020-07-29T14:16:10.415Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-07-29T14:16:11.129Z] #39 174.1 CC criu/util.o [2020-07-29T14:16:11.507Z] ok github.com/docker/docker/registry 0.092s coverage: 56.3% of statements [2020-07-29T14:16:12.064Z] #39 175.5 CC criu/uts_ns.o [2020-07-29T14:16:12.142Z] ok github.com/docker/docker/registry/resumable 0.014s coverage: 100.0% of statements [2020-07-29T14:16:12.319Z] #39 175.7 CC criu/vdso-compat.o [2020-07-29T14:16:12.497Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 49.0% of statements [2020-07-29T14:16:12.574Z] #39 175.9 CC criu/vdso.o [2020-07-29T14:16:12.790Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2020-07-29T14:16:13.137Z] #39 176.3 LINK criu/built-in.o [2020-07-29T14:16:13.137Z] #39 176.5 LINK criu/criu [2020-07-29T14:16:13.426Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-07-29T14:16:13.700Z] #39 177.0 DEP lib/c/criu.d [2020-07-29T14:16:13.700Z] #39 177.0 CC images/rpc.pb-c.o [2020-07-29T14:16:14.061Z] ok github.com/docker/docker/volume/local 0.029s coverage: 73.0% of statements [2020-07-29T14:16:14.276Z] #39 177.6 CC lib/c/criu.o [2020-07-29T14:16:14.696Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-07-29T14:16:15.205Z] #39 178.5 LINK lib/c/built-in.o [2020-07-29T14:16:15.205Z] #39 178.5 LINK lib/c/libcriu.so [2020-07-29T14:16:15.205Z] #39 178.6 LINK lib/c/libcriu.a [2020-07-29T14:16:15.398Z] ok github.com/docker/docker/volume/service 0.012s coverage: 73.0% of statements [2020-07-29T14:16:15.462Z] #39 178.7 GEN magic.py [2020-07-29T14:16:15.462Z] #39 178.8 Note: Building without setproctitle() and strlcpy() support. [2020-07-29T14:16:15.462Z] #39 178.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-29T14:16:15.719Z] #39 178.8 Note: Building without GnuTLS support [2020-07-29T14:16:15.719Z] #39 178.8 Makefile.config:39: Warn: you have no libnftables installed [2020-07-29T14:16:15.719Z] #39 178.8 Makefile.config:40: Warn: Building without nftables support [2020-07-29T14:16:15.719Z] #39 ... [2020-07-29T14:16:15.719Z] [2020-07-29T14:16:15.719Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-07-29T14:16:15.719Z] #36 266.8 + rm -rf /tmp/tmp.4pmoECIDmh/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.4pmoECIDmh [2020-07-29T14:16:16.282Z] #36 DONE 267.4s [2020-07-29T14:16:16.282Z] [2020-07-29T14:16:16.282Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:16:16.282Z] #39 179.5 fatal: not a git repository (or any of the parent directories): .git [2020-07-29T14:16:16.847Z] #39 ... [2020-07-29T14:16:16.847Z] [2020-07-29T14:16:16.847Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-07-29T14:16:16.847Z] #48 DONE 267.6s [2020-07-29T14:16:16.847Z] [2020-07-29T14:16:16.847Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-07-29T14:16:17.412Z] #57 ... [2020-07-29T14:16:17.412Z] [2020-07-29T14:16:17.412Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:16:17.412Z] #39 180.6 make[1]: Nothing to be done for 'all'. [2020-07-29T14:16:18.343Z] #39 181.5 make[1]: 'images/built-in.o' is up to date. [2020-07-29T14:16:18.343Z] #39 181.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-29T14:16:18.343Z] #39 181.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-29T14:16:18.343Z] #39 181.6 make[1]: 'compel/libcompel.a' is up to date. [2020-07-29T14:16:18.343Z] #39 181.7 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-29T14:16:18.343Z] #39 181.8 make[1]: Nothing to be done for 'all'. [2020-07-29T14:16:18.343Z] #39 181.8 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-29T14:16:18.905Z] #39 182.0 make[2]: Nothing to be done for 'all'. [2020-07-29T14:16:18.905Z] #39 182.0 make[2]: Nothing to be done for 'all'. [2020-07-29T14:16:18.905Z] #39 182.0 make[2]: Nothing to be done for 'all'. [2020-07-29T14:16:18.905Z] #39 ... [2020-07-29T14:16:18.905Z] [2020-07-29T14:16:18.905Z] #37 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-07-29T14:16:18.905Z] #37 DONE 0.6s [2020-07-29T14:16:18.905Z] [2020-07-29T14:16:18.905Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:16:18.905Z] #39 182.1 make[2]: Nothing to be done for 'all'. [2020-07-29T14:16:18.905Z] #39 182.1 make[2]: Nothing to be done for 'all'. [2020-07-29T14:16:18.905Z] #39 182.2 make[2]: Nothing to be done for 'all'. [2020-07-29T14:16:18.905Z] #39 182.2 make[2]: Nothing to be done for 'all'. [2020-07-29T14:16:19.161Z] #39 182.3 make[2]: Nothing to be done for 'all'. [2020-07-29T14:16:19.161Z] #39 182.3 INSTALL criu/criu [2020-07-29T14:16:19.161Z] #39 DONE 182.4s [2020-07-29T14:16:19.161Z] [2020-07-29T14:16:19.161Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-07-29T14:16:21.052Z] #57 ... [2020-07-29T14:16:21.052Z] [2020-07-29T14:16:21.052Z] #40 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-07-29T14:16:21.052Z] #40 DONE 0.1s [2020-07-29T14:16:21.052Z] [2020-07-29T14:16:21.052Z] #43 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-07-29T14:16:21.052Z] #43 DONE 0.2s [2020-07-29T14:16:21.052Z] [2020-07-29T14:16:21.052Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-07-29T14:16:21.052Z] #57 ... [2020-07-29T14:16:21.052Z] [2020-07-29T14:16:21.052Z] #46 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-07-29T14:16:21.308Z] #46 DONE 0.2s [2020-07-29T14:16:21.308Z] [2020-07-29T14:16:21.308Z] #49 [dev 19/25] COPY --from=gometalinter /build/ /usr/local/bin/ [2020-07-29T14:16:22.236Z] #49 DONE 0.9s [2020-07-29T14:16:22.236Z] [2020-07-29T14:16:22.236Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-07-29T14:16:22.236Z] #57 ... [2020-07-29T14:16:22.236Z] [2020-07-29T14:16:22.236Z] #53 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-07-29T14:16:22.236Z] #53 DONE 0.2s [2020-07-29T14:16:22.236Z] [2020-07-29T14:16:22.236Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-07-29T14:16:30.326Z] #57 223.3 🇩 bin/containerd [2020-07-29T14:16:33.995Z] ok github.com/docker/docker/pkg/plugins 33.612s coverage: 76.8% of statements [2020-07-29T14:16:33.995Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-29T14:16:33.995Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-29T14:16:33.995Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-29T14:16:33.995Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-29T14:16:33.995Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-07-29T14:16:33.995Z] ? github.com/docker/docker/rootless [no test files] [2020-07-29T14:16:33.995Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-07-29T14:16:33.995Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-29T14:16:33.995Z] ? github.com/docker/docker/volume [no test files] [2020-07-29T14:16:33.995Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-29T14:16:33.995Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-29T14:16:33.995Z] [2020-07-29T14:16:33.995Z] === Skipped [2020-07-29T14:16:33.995Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-07-29T14:16:33.995Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-07-29T14:16:33.995Z] [2020-07-29T14:16:33.995Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-07-29T14:16:33.995Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-07-29T14:16:33.995Z] [2020-07-29T14:16:33.995Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-07-29T14:16:33.995Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T14:16:33.995Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-29T14:16:33.995Z] [2020-07-29T14:16:33.995Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-07-29T14:16:33.995Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T14:16:33.995Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-29T14:16:33.995Z] [2020-07-29T14:16:33.995Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-07-29T14:16:33.995Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T14:16:33.995Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-29T14:16:33.995Z] [2020-07-29T14:16:33.995Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-07-29T14:16:33.995Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T14:16:33.995Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-29T14:16:33.995Z] [2020-07-29T14:16:33.995Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-07-29T14:16:33.995Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T14:16:33.995Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-29T14:16:33.995Z] [2020-07-29T14:16:33.995Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-07-29T14:16:33.995Z] graphtest_unix.go:73: No driver to put! [2020-07-29T14:16:33.995Z] [2020-07-29T14:16:33.995Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-07-29T14:16:33.995Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-07-29T14:16:33.995Z] [2020-07-29T14:16:33.995Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-07-29T14:16:33.995Z] overlay_test.go:49: Fails to compute changes intermittently [2020-07-29T14:16:33.995Z] [2020-07-29T14:16:33.995Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-07-29T14:16:33.995Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-07-29T14:16:33.995Z] [2020-07-29T14:16:33.995Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-07-29T14:16:33.995Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-07-29T14:16:33.995Z] [2020-07-29T14:16:33.995Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-07-29T14:16:33.995Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T14:16:33.995Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-29T14:16:33.995Z] [2020-07-29T14:16:33.995Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-07-29T14:16:33.995Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T14:16:33.995Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-29T14:16:33.995Z] [2020-07-29T14:16:33.995Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-07-29T14:16:33.995Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T14:16:33.995Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-29T14:16:33.995Z] [2020-07-29T14:16:33.995Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-07-29T14:16:33.995Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T14:16:33.995Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-29T14:16:33.995Z] [2020-07-29T14:16:33.995Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-07-29T14:16:33.995Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T14:16:33.995Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-29T14:16:33.995Z] [2020-07-29T14:16:33.995Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-07-29T14:16:33.995Z] graphtest_unix.go:73: No driver to put! [2020-07-29T14:16:33.995Z] [2020-07-29T14:16:33.995Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-07-29T14:16:33.995Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-07-29T14:16:33.995Z] [2020-07-29T14:16:33.995Z] [2020-07-29T14:16:33.995Z] DONE 2066 tests, 19 skipped in 186.055s Post stage [Pipeline] junit [2020-07-29T14:16:34.042Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-29T14:16:34.566Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41293/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=83baeafc3c4eaedc41efb47061eb530651d8ce04 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:83baeafc3c4eaedc41efb47061eb530651d8ce04 hack/make.sh dynbinary test-integration [2020-07-29T14:16:34.858Z] [2020-07-29T14:16:34.858Z] Removing bundles/ [2020-07-29T14:16:34.858Z] [2020-07-29T14:16:34.858Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-07-29T14:16:34.858Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-29T14:16:34.858Z] GOOS="" GOARCH="" GOARM="" [2020-07-29T14:16:43.997Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-07-29T14:16:52.218Z] #57 245.5 🇩 bin/containerd-stress [2020-07-29T14:16:53.582Z] #57 247.4 🇩 bin/containerd-shim [2020-07-29T14:16:57.061Z] + return [2020-07-29T14:16:57.061Z] Removing intermediate container a8709568b362 [2020-07-29T14:16:57.061Z] ---> f7d076ff6559 [2020-07-29T14:16:57.061Z] Step 85/140 : FROM runtime-dev AS runc [2020-07-29T14:16:57.061Z] ---> 0e02d9386d30 [2020-07-29T14:16:57.061Z] Step 86/140 : ENV INSTALL_BINARY_NAME=runc [2020-07-29T14:16:57.061Z] ---> Running in db64f14c617d [2020-07-29T14:16:57.061Z] Removing intermediate container db64f14c617d [2020-07-29T14:16:57.061Z] ---> 0353b2877b18 [2020-07-29T14:16:57.061Z] Step 87/140 : ARG RUNC_COMMIT [2020-07-29T14:16:57.061Z] ---> Running in 0061ba75e82a [2020-07-29T14:16:57.061Z] Removing intermediate container 0061ba75e82a [2020-07-29T14:16:57.061Z] ---> 4d761f25194c [2020-07-29T14:16:57.061Z] Step 88/140 : ARG RUNC_BUILDTAGS [2020-07-29T14:16:57.061Z] ---> Running in 69472f99540e [2020-07-29T14:16:57.061Z] Removing intermediate container 69472f99540e [2020-07-29T14:16:57.061Z] ---> f1786e20d369 [2020-07-29T14:16:57.061Z] Step 89/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-29T14:16:57.061Z] ---> 1359416ae7ba [2020-07-29T14:16:57.061Z] Step 90/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-07-29T14:16:57.061Z] ---> 452d21fbc3f4 [2020-07-29T14:16:57.061Z] Step 91/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-07-29T14:16:57.061Z] ---> Running in 3c915cd6c51f [2020-07-29T14:16:57.061Z] + RM_GOPATH=0 [2020-07-29T14:16:57.061Z] + TMP_GOPATH= [2020-07-29T14:16:57.061Z] + : /build [2020-07-29T14:16:57.061Z] + '[' -z '' ']' [2020-07-29T14:16:57.061Z] ++ mktemp -d [2020-07-29T14:16:57.061Z] + export GOPATH=/tmp/tmp.Sm5PguzfE5 [2020-07-29T14:16:57.061Z] + GOPATH=/tmp/tmp.Sm5PguzfE5 [2020-07-29T14:16:57.061Z] + RM_GOPATH=1 [2020-07-29T14:16:57.061Z] ++ dirname ./install.sh [2020-07-29T14:16:57.061Z] + dir=. [2020-07-29T14:16:57.061Z] + bin=runc [2020-07-29T14:16:57.061Z] + shift [2020-07-29T14:16:57.061Z] + '[' '!' -f ./runc.installer ']' [2020-07-29T14:16:57.061Z] + . ./runc.installer [2020-07-29T14:16:57.061Z] ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-29T14:16:57.061Z] + install_runc [2020-07-29T14:16:57.061Z] + uname -r [2020-07-29T14:16:57.061Z] + grep -q '^3\.10\.0.*\.el7\.' [2020-07-29T14:16:57.061Z] + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-29T14:16:57.061Z] + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-07-29T14:16:57.061Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Sm5PguzfE5/src/github.com/opencontainers/runc [2020-07-29T14:16:57.061Z] Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-07-29T14:16:57.061Z] Cloning into '/tmp/tmp.Sm5PguzfE5/src/github.com/opencontainers/runc'... [2020-07-29T14:16:57.698Z] + cd /tmp/tmp.Sm5PguzfE5/src/github.com/opencontainers/runc [2020-07-29T14:16:57.698Z] + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-29T14:16:57.698Z] + '[' -z '' ']' [2020-07-29T14:16:57.698Z] + target=static [2020-07-29T14:16:57.698Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-29T14:16:58.342Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-07-29T14:16:58.863Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-07-29T14:17:00.117Z] #57 253.4 🇩 bin/containerd-shim-runc-v1 [2020-07-29T14:17:01.391Z] tests/integration/client_test.py ..... [ 76%] [2020-07-29T14:17:01.391Z] tests/integration/errors_test.py . [ 76%] [2020-07-29T14:17:02.010Z] #57 256.2 🇩 binaries [2020-07-29T14:17:02.266Z] #57 256.2 + mkdir -p /build [2020-07-29T14:17:02.266Z] #57 256.2 + cp bin/containerd /build/containerd [2020-07-29T14:17:02.266Z] #57 256.2 + cp bin/containerd-shim /build/containerd-shim [2020-07-29T14:17:02.266Z] #57 256.2 + cp bin/ctr /build/ctr [2020-07-29T14:17:03.630Z] #57 DONE 257.4s [2020-07-29T14:17:04.191Z] [2020-07-29T14:17:04.191Z] #58 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-07-29T14:17:04.447Z] #58 DONE 0.6s [2020-07-29T14:17:04.704Z] [2020-07-29T14:17:04.704Z] #62 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-07-29T14:17:04.960Z] #62 DONE 0.2s [2020-07-29T14:17:04.960Z] [2020-07-29T14:17:04.960Z] #64 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-07-29T14:17:05.215Z] #64 DONE 0.4s [2020-07-29T14:17:05.215Z] [2020-07-29T14:17:05.215Z] #67 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-07-29T14:17:05.215Z] #67 DONE 0.0s [2020-07-29T14:17:05.215Z] [2020-07-29T14:17:05.215Z] #68 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-07-29T14:17:05.215Z] #68 DONE 0.0s [2020-07-29T14:17:05.215Z] [2020-07-29T14:17:05.215Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-29T14:17:06.580Z] #69 DONE 1.1s [2020-07-29T14:17:06.580Z] [2020-07-29T14:17:06.580Z] #70 exporting to image [2020-07-29T14:17:06.580Z] #70 exporting layers [2020-07-29T14:17:13.115Z] #70 exporting layers 6.5s done [2020-07-29T14:17:13.115Z] #70 writing image sha256:b6eab48036b570723c8cbc388f1cc679680140c595f87f4d334a192f21885eea done [2020-07-29T14:17:13.115Z] #70 naming to docker.io/library/docker:83baeafc3c4eaedc41efb47061eb530651d8ce04 done [2020-07-29T14:17:13.115Z] #70 DONE 6.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-07-29T14:17:13.491Z] + trap exit INT TERM [2020-07-29T14:17:13.491Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2020-07-29T14:17:13.491Z] + CONTAINER_NAME=docker-pr1 [2020-07-29T14:17:13.491Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41293/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41293/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=83baeafc3c4eaedc41efb47061eb530651d8ce04 -e DOCKER_GRAPHDRIVER docker:83baeafc3c4eaedc41efb47061eb530651d8ce04 hack/make.sh dynbinary-daemon [2020-07-29T14:17:14.419Z] [2020-07-29T14:17:14.419Z] Removing bundles/ [2020-07-29T14:17:14.419Z] [2020-07-29T14:17:14.419Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-07-29T14:17:14.675Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-29T14:17:14.675Z] GOOS="" GOARCH="" GOARM="" [2020-07-29T14:17:20.892Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-07-29T14:17:20.892Z] + mkdir -p /build [2020-07-29T14:17:20.892Z] + cp runc /build/runc [2020-07-29T14:17:20.892Z] Removing intermediate container 3c915cd6c51f [2020-07-29T14:17:20.892Z] ---> d914ff100e9b [2020-07-29T14:17:20.892Z] Step 92/140 : FROM dev-base AS tini [2020-07-29T14:17:20.892Z] ---> d975ec71b61a [2020-07-29T14:17:20.892Z] Step 93/140 : ARG DEBIAN_FRONTEND [2020-07-29T14:17:20.892Z] ---> Using cache [2020-07-29T14:17:20.892Z] ---> 2cc81bc69677 [2020-07-29T14:17:20.892Z] Step 94/140 : ARG TINI_COMMIT [2020-07-29T14:17:20.892Z] ---> Running in c44e969ca619 [2020-07-29T14:17:20.892Z] Removing intermediate container c44e969ca619 [2020-07-29T14:17:20.892Z] ---> eb7351a812b4 [2020-07-29T14:17:20.892Z] Step 95/140 : RUN apt-get update && apt-get install -y --no-install-recommends cmake vim-common && rm -rf /var/lib/apt/lists/* [2020-07-29T14:17:20.892Z] ---> Running in 78ce12ed8735 [2020-07-29T14:17:20.892Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-29T14:17:20.892Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-29T14:17:20.892Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-29T14:17:20.892Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-29T14:17:20.892Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [206 kB] [2020-07-29T14:17:20.892Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-29T14:17:22.406Z] Fetched 8145 kB in 2s (4033 kB/s) [2020-07-29T14:17:23.457Z] Reading package lists... [2020-07-29T14:17:24.098Z] Reading package lists... [2020-07-29T14:17:24.098Z] Building dependency tree... [2020-07-29T14:17:24.098Z] Reading state information... [2020-07-29T14:17:24.391Z] The following additional packages will be installed: [2020-07-29T14:17:24.391Z] cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-29T14:17:24.391Z] Suggested packages: [2020-07-29T14:17:24.391Z] cmake-doc ninja-build lrzip [2020-07-29T14:17:24.391Z] Recommended packages: [2020-07-29T14:17:24.391Z] vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-29T14:17:24.391Z] The following NEW packages will be installed: [2020-07-29T14:17:24.391Z] cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-29T14:17:24.391Z] vim-common xxd [2020-07-29T14:17:24.391Z] 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-29T14:17:24.391Z] Need to get 14.9 MB of archives. [2020-07-29T14:17:24.391Z] After this operation, 67.2 MB of additional disk space will be used. [2020-07-29T14:17:24.391Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-07-29T14:17:24.683Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-07-29T14:17:24.683Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-07-29T14:17:24.683Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-07-29T14:17:25.723Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-07-29T14:17:25.724Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-07-29T14:17:25.724Z] Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-07-29T14:17:25.724Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-07-29T14:17:25.724Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-07-29T14:17:25.724Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-07-29T14:17:26.365Z] debconf: delaying package configuration, since apt-utils is not installed [2020-07-29T14:17:26.365Z] Fetched 14.9 MB in 2s (8749 kB/s) [2020-07-29T14:17:26.365Z] Selecting previously unselected package xxd. [2020-07-29T14:17:26.365Z] (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 ... 15339 files and directories currently installed.) [2020-07-29T14:17:26.365Z] Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-07-29T14:17:26.365Z] Unpacking xxd (2:8.1.0875-5) ... [2020-07-29T14:17:26.365Z] Selecting previously unselected package vim-common. [2020-07-29T14:17:26.365Z] Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-29T14:17:26.365Z] Unpacking vim-common (2:8.1.0875-5) ... [2020-07-29T14:17:26.365Z] Selecting previously unselected package cmake-data. [2020-07-29T14:17:26.365Z] Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-29T14:17:26.365Z] Unpacking cmake-data (3.13.4-1) ... [2020-07-29T14:17:27.006Z] Selecting previously unselected package libicu63:ppc64el. [2020-07-29T14:17:27.006Z] Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-07-29T14:17:27.006Z] Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-07-29T14:17:28.047Z] Selecting previously unselected package libxml2:ppc64el. [2020-07-29T14:17:28.047Z] Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-07-29T14:17:28.047Z] Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-07-29T14:17:28.047Z] Selecting previously unselected package libarchive13:ppc64el. [2020-07-29T14:17:28.047Z] Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-07-29T14:17:28.047Z] Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-07-29T14:17:28.047Z] Selecting previously unselected package libjsoncpp1:ppc64el. [2020-07-29T14:17:28.047Z] Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-07-29T14:17:28.047Z] Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-07-29T14:17:28.047Z] Selecting previously unselected package librhash0:ppc64el. [2020-07-29T14:17:28.047Z] Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-07-29T14:17:28.047Z] Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-07-29T14:17:28.047Z] Selecting previously unselected package libuv1:ppc64el. [2020-07-29T14:17:28.047Z] Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-07-29T14:17:28.047Z] Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-07-29T14:17:28.047Z] Selecting previously unselected package cmake. [2020-07-29T14:17:28.047Z] Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-07-29T14:17:28.047Z] Unpacking cmake (3.13.4-1) ... [2020-07-29T14:17:28.342Z] Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-07-29T14:17:28.342Z] Setting up xxd (2:8.1.0875-5) ... [2020-07-29T14:17:28.342Z] Setting up libuv1:ppc64el (1.24.1-1) ... [2020-07-29T14:17:28.342Z] Setting up vim-common (2:8.1.0875-5) ... [2020-07-29T14:17:28.342Z] Setting up librhash0:ppc64el (1.3.8-1) ... [2020-07-29T14:17:28.342Z] Setting up cmake-data (3.13.4-1) ... [2020-07-29T14:17:28.342Z] Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-07-29T14:17:28.342Z] Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-07-29T14:17:28.342Z] Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-07-29T14:17:28.342Z] Setting up cmake (3.13.4-1) ... [2020-07-29T14:17:28.342Z] Processing triggers for libc-bin (2.28-10) ... [2020-07-29T14:17:28.342Z] Processing triggers for mime-support (3.62) ... [2020-07-29T14:17:29.868Z] Removing intermediate container 78ce12ed8735 [2020-07-29T14:17:29.868Z] ---> edf8d153e5d9 [2020-07-29T14:17:29.868Z] Step 96/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-29T14:17:30.163Z] ---> 2e0ab3dd23d0 [2020-07-29T14:17:30.163Z] Step 97/140 : ENV INSTALL_BINARY_NAME=tini [2020-07-29T14:17:30.163Z] ---> Running in cc49e3c2b36e [2020-07-29T14:17:30.163Z] Removing intermediate container cc49e3c2b36e [2020-07-29T14:17:30.163Z] ---> f66908cd43e9 [2020-07-29T14:17:30.163Z] Step 98/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-07-29T14:17:30.455Z] ---> d95b9f55e00f [2020-07-29T14:17:30.455Z] Step 99/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-07-29T14:17:30.455Z] ---> Running in cc6634a562b9 [2020-07-29T14:17:30.747Z] + RM_GOPATH=0 [2020-07-29T14:17:30.747Z] + TMP_GOPATH= [2020-07-29T14:17:30.747Z] + : /build [2020-07-29T14:17:30.747Z] + '[' -z '' ']' [2020-07-29T14:17:30.747Z] ++ mktemp -d [2020-07-29T14:17:30.747Z] + export GOPATH=/tmp/tmp.8pvONHcaYJ [2020-07-29T14:17:30.747Z] + GOPATH=/tmp/tmp.8pvONHcaYJ [2020-07-29T14:17:30.747Z] + RM_GOPATH=1 [2020-07-29T14:17:30.747Z] ++ dirname ./install.sh [2020-07-29T14:17:30.747Z] + dir=. [2020-07-29T14:17:30.747Z] + bin=tini [2020-07-29T14:17:30.747Z] + shift [2020-07-29T14:17:30.747Z] + '[' '!' -f ./tini.installer ']' [2020-07-29T14:17:30.747Z] + . ./tini.installer [2020-07-29T14:17:30.747Z] ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-29T14:17:30.747Z] + install_tini [2020-07-29T14:17:30.747Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-29T14:17:30.747Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-29T14:17:30.747Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.8pvONHcaYJ/tini [2020-07-29T14:17:30.747Z] Cloning into '/tmp/tmp.8pvONHcaYJ/tini'... [2020-07-29T14:17:31.041Z] + cd /tmp/tmp.8pvONHcaYJ/tini [2020-07-29T14:17:31.041Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-29T14:17:31.041Z] + cmake . [2020-07-29T14:17:31.041Z] -- The C compiler identification is GNU 8.3.0 [2020-07-29T14:17:31.041Z] -- Check for working C compiler: /usr/bin/cc [2020-07-29T14:17:31.041Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-07-29T14:17:31.041Z] -- Detecting C compiler ABI info [2020-07-29T14:17:31.336Z] -- Detecting C compiler ABI info - done [2020-07-29T14:17:31.336Z] -- Detecting C compile features [2020-07-29T14:17:31.630Z] -- Detecting C compile features - done [2020-07-29T14:17:31.630Z] -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-29T14:17:31.630Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-29T14:17:31.630Z] -- Configuring done [2020-07-29T14:17:31.630Z] -- Generating done [2020-07-29T14:17:31.630Z] -- Build files have been written to: /tmp/tmp.8pvONHcaYJ/tini [2020-07-29T14:17:31.630Z] + make tini-static [2020-07-29T14:17:31.630Z] Scanning dependencies of target tini-static [2020-07-29T14:17:31.630Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-29T14:17:31.846Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-29T14:17:31.846Z] [2020-07-29T14:17:31.846Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-29T14:17:31.846Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-29T14:17:31.846Z] HOSTNAME=2a801cc33e3b [2020-07-29T14:17:31.846Z] TESTDEBUG=0 [2020-07-29T14:17:31.846Z] DEST=bundles/test-integration [2020-07-29T14:17:31.846Z] PWD=/go/src/github.com/docker/docker [2020-07-29T14:17:31.846Z] DOCKER_GITCOMMIT=83baeafc3c4eaedc41efb47061eb530651d8ce04 [2020-07-29T14:17:31.846Z] container=docker [2020-07-29T14:17:31.846Z] HOME=/root [2020-07-29T14:17:31.846Z] GOLANG_VERSION=1.13.14 [2020-07-29T14:17:31.846Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-29T14:17:31.846Z] VALIDATE_BRANCH=19.03 [2020-07-29T14:17:31.846Z] TERM=xterm [2020-07-29T14:17:31.846Z] DOCKER_PKG=github.com/docker/docker [2020-07-29T14:17:31.846Z] SHLVL=1 [2020-07-29T14:17:31.846Z] TIMEOUT=120m [2020-07-29T14:17:31.846Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-29T14:17:31.846Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-29T14:17:31.846Z] GO111MODULE=off [2020-07-29T14:17:31.846Z] DOCKER_EXPERIMENTAL=1 [2020-07-29T14:17:31.846Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-29T14:17:31.846Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-29T14:17:31.846Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-29T14:17:31.846Z] GOPATH=/go [2020-07-29T14:17:31.846Z] PKG_CONFIG=pkg-config [2020-07-29T14:17:31.846Z] _=/usr/bin/env [2020-07-29T14:17:31.846Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-29T14:17:31.924Z] [100%] Linking C executable tini-static [2020-07-29T14:17:31.924Z] [100%] Built target tini-static [2020-07-29T14:17:31.924Z] + mkdir -p /build [2020-07-29T14:17:31.924Z] + cp tini-static /build/docker-init [2020-07-29T14:17:32.565Z] Removing intermediate container cc6634a562b9 [2020-07-29T14:17:32.565Z] ---> d45ceef7607e [2020-07-29T14:17:32.565Z] Step 100/140 : FROM dev-base AS rootlesskit [2020-07-29T14:17:32.565Z] ---> d975ec71b61a [2020-07-29T14:17:32.565Z] Step 101/140 : ENV INSTALL_BINARY_NAME=rootlesskit [2020-07-29T14:17:32.565Z] ---> Running in 7b2bee93edf1 [2020-07-29T14:17:32.565Z] Removing intermediate container 7b2bee93edf1 [2020-07-29T14:17:32.565Z] ---> 649dba0db5c5 [2020-07-29T14:17:32.565Z] Step 102/140 : ARG ROOTLESSKIT_COMMIT [2020-07-29T14:17:32.565Z] ---> Running in 5985d1218945 [2020-07-29T14:17:32.565Z] Removing intermediate container 5985d1218945 [2020-07-29T14:17:32.565Z] ---> bbb480343050 [2020-07-29T14:17:32.565Z] Step 103/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-29T14:17:32.865Z] ---> 9c513371a7a0 [2020-07-29T14:17:32.865Z] Step 104/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-07-29T14:17:32.865Z] ---> 89a654b77e9b [2020-07-29T14:17:32.865Z] Step 105/140 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME [2020-07-29T14:17:32.865Z] ---> Running in c4c6c84b010b [2020-07-29T14:17:33.157Z] + RM_GOPATH=0 [2020-07-29T14:17:33.157Z] + TMP_GOPATH= [2020-07-29T14:17:33.157Z] + : /build/ [2020-07-29T14:17:33.157Z] + '[' -z '' ']' [2020-07-29T14:17:33.157Z] ++ mktemp -d [2020-07-29T14:17:33.157Z] + export GOPATH=/tmp/tmp.kioiwFVgyq [2020-07-29T14:17:33.157Z] + GOPATH=/tmp/tmp.kioiwFVgyq [2020-07-29T14:17:33.157Z] + RM_GOPATH=1 [2020-07-29T14:17:33.157Z] ++ dirname ./install.sh [2020-07-29T14:17:33.157Z] + dir=. [2020-07-29T14:17:33.157Z] + bin=rootlesskit [2020-07-29T14:17:33.157Z] + shift [2020-07-29T14:17:33.157Z] + '[' '!' -f ./rootlesskit.installer ']' [2020-07-29T14:17:33.157Z] + . ./rootlesskit.installer [2020-07-29T14:17:33.157Z] ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-07-29T14:17:33.157Z] + install_rootlesskit [2020-07-29T14:17:33.158Z] + case "$1" in [2020-07-29T14:17:33.158Z] + export CGO_ENABLED=0 [2020-07-29T14:17:33.158Z] + CGO_ENABLED=0 [2020-07-29T14:17:33.158Z] + _install_rootlesskit [2020-07-29T14:17:33.158Z] + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-07-29T14:17:33.158Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.kioiwFVgyq/src/github.com/rootless-containers/rootlesskit [2020-07-29T14:17:33.158Z] Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-07-29T14:17:33.158Z] Cloning into '/tmp/tmp.kioiwFVgyq/src/github.com/rootless-containers/rootlesskit'... [2020-07-29T14:17:34.213Z] + cd /tmp/tmp.kioiwFVgyq/src/github.com/rootless-containers/rootlesskit [2020-07-29T14:17:34.213Z] + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-07-29T14:17:34.213Z] + for f in rootlesskit rootlesskit-docker-proxy [2020-07-29T14:17:34.213Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-29T14:17:35.768Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-07-29T14:17:42.761Z] + for f in rootlesskit rootlesskit-docker-proxy [2020-07-29T14:17:42.761Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-29T14:17:44.843Z] Removing intermediate container c4c6c84b010b [2020-07-29T14:17:44.843Z] ---> 54e00ef89af7 [2020-07-29T14:17:44.843Z] Step 106/140 : COPY ./contrib/dockerd-rootless.sh /build [2020-07-29T14:17:44.843Z] ---> bdf9268184b1 [2020-07-29T14:17:44.843Z] Step 107/140 : FROM djs55/vpnkit@sha256:${VPNKIT_DIGEST} AS vpnkit [2020-07-29T14:17:45.135Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit [2020-07-29T14:17:45.135Z] bad55c542dc9: Pulling fs layer [2020-07-29T14:17:45.429Z] bad55c542dc9: Download complete [2020-07-29T14:17:45.724Z] bad55c542dc9: Pull complete [2020-07-29T14:17:45.724Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-07-29T14:17:45.724Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-07-29T14:17:45.724Z] ---> e49efe6f0050 [2020-07-29T14:17:45.724Z] Step 108/140 : FROM runtime-dev AS dev [2020-07-29T14:17:45.724Z] ---> 0e02d9386d30 [2020-07-29T14:17:45.724Z] Step 109/140 : ARG DEBIAN_FRONTEND [2020-07-29T14:17:45.724Z] ---> Running in 4ed8a055135c [2020-07-29T14:17:45.724Z] Removing intermediate container 4ed8a055135c [2020-07-29T14:17:45.724Z] ---> 65b9fad054a0 [2020-07-29T14:17:45.724Z] Step 110/140 : RUN groupadd -r docker [2020-07-29T14:17:45.724Z] ---> Running in 693be4e2f9b7 [2020-07-29T14:17:46.364Z] Removing intermediate container 693be4e2f9b7 [2020-07-29T14:17:46.364Z] ---> 2e8956a0cd6e [2020-07-29T14:17:46.364Z] Step 111/140 : RUN useradd --create-home --gid docker unprivilegeduser [2020-07-29T14:17:46.364Z] ---> Running in c3985c80c27a [2020-07-29T14:17:47.008Z] Removing intermediate container c3985c80c27a [2020-07-29T14:17:47.008Z] ---> bf2129d95d0a [2020-07-29T14:17:47.008Z] Step 112/140 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2020-07-29T14:17:47.008Z] ---> Running in 61f65c3bec18 [2020-07-29T14:17:47.306Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-29T14:17:47.600Z] Removing intermediate container 61f65c3bec18 [2020-07-29T14:17:47.600Z] ---> fb4b856882f5 [2020-07-29T14:17:47.600Z] Step 113/140 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2020-07-29T14:17:47.600Z] ---> Running in b60f47c29fa3 [2020-07-29T14:17:48.244Z] Removing intermediate container b60f47c29fa3 [2020-07-29T14:17:48.244Z] ---> c9ddecfe77bd [2020-07-29T14:17:48.244Z] Step 114/140 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2020-07-29T14:17:48.560Z] ---> Running in 9a93d6f3fdee [2020-07-29T14:17:49.199Z] Removing intermediate container 9a93d6f3fdee [2020-07-29T14:17:49.199Z] ---> 930dec2ea8c4 [2020-07-29T14:17:49.199Z] Step 115/140 : RUN ldconfig [2020-07-29T14:17:49.199Z] ---> Running in cabddc27f9ea [2020-07-29T14:17:49.839Z] Removing intermediate container cabddc27f9ea [2020-07-29T14:17:49.839Z] ---> 9eda778a897c [2020-07-29T14:17:49.839Z] Step 116/140 : RUN apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion binutils-mingw-w64 libbtrfs-dev bzip2 g++-mingw-w64-x86-64 iptables jq libcap2-bin libdevmapper-dev libnet1 libnl-3-200 libprotobuf-c1 libsystemd-dev libudev-dev net-tools pigz python3-pip python3-setuptools python3-wheel thin-provisioning-tools vim vim-common xfsprogs xz-utils zip && rm -rf /var/lib/apt/lists/* [2020-07-29T14:17:49.839Z] ---> Running in 1e81450a8f44 [2020-07-29T14:17:50.133Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-29T14:17:50.133Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-29T14:17:50.133Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-29T14:17:50.133Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-29T14:17:51.173Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [206 kB] [2020-07-29T14:17:51.173Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-29T14:17:52.046Z] ......... [ 86%] [2020-07-29T14:17:52.218Z] Fetched 8145 kB in 2s (3503 kB/s) [2020-07-29T14:17:53.261Z] Reading package lists... [2020-07-29T14:17:53.898Z] Reading package lists... [2020-07-29T14:17:54.192Z] Building dependency tree... [2020-07-29T14:17:54.192Z] Reading state information... [2020-07-29T14:17:54.192Z] libcap2-bin is already the newest version (1:2.25-2). [2020-07-29T14:17:54.192Z] libcap2-bin set to manually installed. [2020-07-29T14:17:54.192Z] The following additional packages will be installed: [2020-07-29T14:17:54.192Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-29T14:17:54.192Z] gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-29T14:17:54.192Z] libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-07-29T14:17:54.192Z] libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2020-07-29T14:17:54.192Z] libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib [2020-07-29T14:17:54.192Z] libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev [2020-07-29T14:17:54.192Z] libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 [2020-07-29T14:17:54.192Z] python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-29T14:17:54.192Z] python3.7 python3.7-minimal vim-runtime xxd [2020-07-29T14:17:54.192Z] Suggested packages: [2020-07-29T14:17:54.192Z] apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm [2020-07-29T14:17:54.192Z] wine64 python3-doc python3-tk python3-venv python-setuptools-doc [2020-07-29T14:17:54.192Z] python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts [2020-07-29T14:17:54.192Z] xfsdump acl attr quota [2020-07-29T14:17:54.192Z] Recommended packages: [2020-07-29T14:17:54.192Z] aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-29T14:17:54.192Z] python3-keyrings.alt python3-xdg unzip [2020-07-29T14:17:54.332Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-29T14:17:54.828Z] The following NEW packages will be installed: [2020-07-29T14:17:54.828Z] apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-07-29T14:17:54.828Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup [2020-07-29T14:17:54.828Z] g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq [2020-07-29T14:17:54.828Z] libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 [2020-07-29T14:17:54.828Z] libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-07-29T14:17:54.828Z] libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2020-07-29T14:17:54.828Z] libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-29T14:17:54.828Z] libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-29T14:17:54.828Z] libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev [2020-07-29T14:17:54.828Z] mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 [2020-07-29T14:17:54.828Z] python3-distutils python3-lib2to3 python3-minimal python3-pip [2020-07-29T14:17:54.828Z] python3-pkg-resources python3-setuptools python3-wheel python3.7 [2020-07-29T14:17:54.828Z] python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-07-29T14:17:54.828Z] xfsprogs xxd xz-utils zip [2020-07-29T14:17:54.828Z] 0 upgraded, 68 newly installed, 0 to remove and 0 not upgraded. [2020-07-29T14:17:54.828Z] Need to get 106 MB of archives. [2020-07-29T14:17:54.828Z] After this operation, 660 MB of additional disk space will be used. [2020-07-29T14:17:54.828Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-07-29T14:17:54.828Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB] [2020-07-29T14:17:54.828Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB] [2020-07-29T14:17:54.963Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-29T14:17:55.122Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-07-29T14:17:55.122Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-07-29T14:17:55.122Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB] [2020-07-29T14:17:55.122Z] Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB] [2020-07-29T14:17:55.122Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-07-29T14:17:55.122Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-07-29T14:17:55.122Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-07-29T14:17:55.122Z] Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-07-29T14:17:55.122Z] Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-07-29T14:17:55.122Z] Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-07-29T14:17:55.122Z] Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-07-29T14:17:55.122Z] Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-07-29T14:17:55.122Z] Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-07-29T14:17:55.122Z] Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-07-29T14:17:55.122Z] Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-07-29T14:17:55.122Z] Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-07-29T14:17:55.122Z] Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-07-29T14:17:55.122Z] Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-07-29T14:17:55.122Z] Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-07-29T14:17:55.122Z] Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-07-29T14:17:55.122Z] Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2020-07-29T14:17:55.416Z] Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB] [2020-07-29T14:17:55.416Z] Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-07-29T14:17:55.416Z] Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-07-29T14:17:55.416Z] Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-07-29T14:17:55.416Z] Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-29T14:17:55.717Z] Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-07-29T14:17:55.717Z] Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB] [2020-07-29T14:17:55.717Z] Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB] [2020-07-29T14:17:55.917Z] tests/integration/models_images_test.py .............. [ 89%] [2020-07-29T14:17:57.026Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-29T14:17:57.108Z] tests/integration/models_networks_test.py .... [ 90%] [2020-07-29T14:17:57.236Z] Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB] [2020-07-29T14:17:57.530Z] Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-07-29T14:17:57.530Z] Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-07-29T14:17:57.530Z] Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-07-29T14:17:57.530Z] Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-07-29T14:17:57.530Z] Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-07-29T14:17:57.530Z] Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-07-29T14:17:57.530Z] Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2020-07-29T14:17:57.530Z] Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB] [2020-07-29T14:17:57.530Z] Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-07-29T14:17:57.530Z] Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-07-29T14:17:57.658Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-29T14:17:57.824Z] Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-07-29T14:17:57.824Z] Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-07-29T14:17:57.824Z] Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-07-29T14:17:57.824Z] Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-07-29T14:17:57.824Z] Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-07-29T14:17:57.824Z] Get:49 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-07-29T14:17:57.824Z] Get:50 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-07-29T14:17:57.824Z] Get:51 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-07-29T14:17:57.824Z] Get:52 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-07-29T14:17:57.824Z] Get:53 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-07-29T14:17:57.824Z] Get:54 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-07-29T14:17:57.824Z] Get:55 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB] [2020-07-29T14:17:58.118Z] Get:56 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-07-29T14:17:58.118Z] Get:57 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-07-29T14:17:58.118Z] Get:58 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-29T14:17:58.118Z] Get:59 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-07-29T14:17:58.118Z] Get:60 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-07-29T14:17:58.118Z] Get:61 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-29T14:17:58.118Z] Get:62 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-07-29T14:17:58.118Z] Get:63 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-29T14:17:58.118Z] Get:64 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-07-29T14:17:58.118Z] Get:65 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-29T14:17:58.118Z] Get:66 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-07-29T14:17:58.118Z] Get:67 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-07-29T14:17:58.118Z] Get:68 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-07-29T14:17:58.436Z] debconf: delaying package configuration, since apt-utils is not installed [2020-07-29T14:17:58.436Z] Fetched 106 MB in 3s (30.8 MB/s) [2020-07-29T14:17:58.436Z] Selecting previously unselected package pigz. [2020-07-29T14:17:58.436Z] (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 ... 15402 files and directories currently installed.) [2020-07-29T14:17:58.436Z] Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-07-29T14:17:58.436Z] Unpacking pigz (2.4-1) ... [2020-07-29T14:17:58.436Z] Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-07-29T14:17:58.436Z] Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-07-29T14:17:58.436Z] Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-07-29T14:17:58.731Z] Selecting previously unselected package python3.7-minimal. [2020-07-29T14:17:58.731Z] Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-07-29T14:17:58.731Z] Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-29T14:17:58.731Z] Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-07-29T14:17:58.731Z] Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-29T14:17:59.163Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-29T14:17:59.370Z] Selecting previously unselected package python3-minimal. [2020-07-29T14:17:59.370Z] (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 ... 15651 files and directories currently installed.) [2020-07-29T14:17:59.370Z] Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-07-29T14:17:59.370Z] Unpacking python3-minimal (3.7.3-1) ... [2020-07-29T14:17:59.370Z] Selecting previously unselected package libmpdec2:ppc64el. [2020-07-29T14:17:59.370Z] Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-07-29T14:17:59.370Z] Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-07-29T14:17:59.370Z] Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-07-29T14:17:59.370Z] Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ... [2020-07-29T14:17:59.370Z] Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-07-29T14:17:59.663Z] Selecting previously unselected package python3.7. [2020-07-29T14:17:59.663Z] Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ... [2020-07-29T14:17:59.663Z] Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-29T14:17:59.663Z] Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-07-29T14:17:59.663Z] Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-07-29T14:17:59.663Z] Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-07-29T14:17:59.663Z] Setting up python3-minimal (3.7.3-1) ... [2020-07-29T14:17:59.795Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-29T14:17:59.958Z] Selecting previously unselected package python3. [2020-07-29T14:17:59.958Z] (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 ... 16063 files and directories currently installed.) [2020-07-29T14:17:59.958Z] Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-07-29T14:17:59.958Z] Unpacking python3 (3.7.3-1) ... [2020-07-29T14:17:59.958Z] Selecting previously unselected package libip4tc0:ppc64el. [2020-07-29T14:17:59.958Z] Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-07-29T14:17:59.958Z] Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-07-29T14:17:59.958Z] Selecting previously unselected package libip6tc0:ppc64el. [2020-07-29T14:17:59.958Z] Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-07-29T14:17:59.958Z] Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-07-29T14:17:59.958Z] Selecting previously unselected package libiptc0:ppc64el. [2020-07-29T14:17:59.958Z] Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-07-29T14:17:59.958Z] Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-07-29T14:17:59.958Z] Selecting previously unselected package libnfnetlink0:ppc64el. [2020-07-29T14:17:59.958Z] Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-07-29T14:17:59.958Z] Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-07-29T14:17:59.958Z] Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-07-29T14:17:59.958Z] Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-07-29T14:17:59.958Z] Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-07-29T14:17:59.958Z] Selecting previously unselected package libnftnl11:ppc64el. [2020-07-29T14:17:59.958Z] Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-07-29T14:17:59.958Z] Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-07-29T14:18:00.265Z] Selecting previously unselected package iptables. [2020-07-29T14:18:00.265Z] Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-07-29T14:18:00.265Z] Unpacking iptables (1.8.2-4) ... [2020-07-29T14:18:00.265Z] Selecting previously unselected package xxd. [2020-07-29T14:18:00.265Z] Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-07-29T14:18:00.265Z] Unpacking xxd (2:8.1.0875-5) ... [2020-07-29T14:18:00.265Z] Selecting previously unselected package vim-common. [2020-07-29T14:18:00.265Z] Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-29T14:18:00.265Z] Unpacking vim-common (2:8.1.0875-5) ... [2020-07-29T14:18:00.265Z] Selecting previously unselected package bash-completion. [2020-07-29T14:18:00.265Z] Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-29T14:18:00.827Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-29T14:18:00.827Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-29T14:18:00.906Z] Unpacking bash-completion (1:2.8-6) ... [2020-07-29T14:18:01.201Z] Selecting previously unselected package bzip2. [2020-07-29T14:18:01.201Z] Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-07-29T14:18:01.201Z] Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-29T14:18:01.201Z] Selecting previously unselected package xz-utils. [2020-07-29T14:18:01.201Z] Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-07-29T14:18:01.201Z] Unpacking xz-utils (5.2.4-1) ... [2020-07-29T14:18:01.201Z] Selecting previously unselected package apparmor. [2020-07-29T14:18:01.201Z] Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-07-29T14:18:01.201Z] Unpacking apparmor (2.13.2-10) ... [2020-07-29T14:18:01.201Z] Selecting previously unselected package aufs-tools. [2020-07-29T14:18:01.201Z] Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-07-29T14:18:01.201Z] Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-29T14:18:01.495Z] Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-29T14:18:01.495Z] Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-07-29T14:18:01.495Z] Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-29T14:18:01.789Z] Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-29T14:18:01.789Z] Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-07-29T14:18:01.789Z] Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-29T14:18:02.084Z] Selecting previously unselected package binutils-mingw-w64. [2020-07-29T14:18:02.084Z] Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-29T14:18:02.084Z] Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-29T14:18:02.084Z] Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-07-29T14:18:02.084Z] Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-07-29T14:18:02.084Z] Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-07-29T14:18:02.084Z] Selecting previously unselected package dmsetup. [2020-07-29T14:18:02.084Z] Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-07-29T14:18:02.084Z] Unpacking dmsetup (2:1.02.155-3) ... [2020-07-29T14:18:02.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-29T14:18:02.382Z] Selecting previously unselected package mingw-w64-common. [2020-07-29T14:18:02.382Z] Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-29T14:18:02.382Z] Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-29T14:18:03.023Z] Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-29T14:18:03.023Z] Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-29T14:18:03.023Z] Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-29T14:18:03.367Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-29T14:18:03.733Z] tests/integration/models_nodes_test.py . [ 91%] [2020-07-29T14:18:03.733Z] tests/integration/models_resources_test.py . [ 91%] [2020-07-29T14:18:04.069Z] Selecting previously unselected package gcc-mingw-w64-base. [2020-07-29T14:18:04.069Z] Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-07-29T14:18:04.069Z] Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-29T14:18:04.069Z] Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-29T14:18:04.069Z] Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-07-29T14:18:04.069Z] Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-29T14:18:05.431Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-29T14:18:07.600Z] Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-29T14:18:07.600Z] Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-07-29T14:18:07.600Z] Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-29T14:18:09.897Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-07-29T14:18:10.350Z] Selecting previously unselected package libonig5:ppc64el. [2020-07-29T14:18:10.350Z] Preparing to unpack .../25-libonig5_6.9.1-1_ppc64el.deb ... [2020-07-29T14:18:10.350Z] Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-07-29T14:18:10.350Z] Selecting previously unselected package libjq1:ppc64el. [2020-07-29T14:18:10.350Z] Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-07-29T14:18:10.350Z] Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-07-29T14:18:10.350Z] Selecting previously unselected package jq. [2020-07-29T14:18:10.350Z] Preparing to unpack .../27-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-07-29T14:18:10.350Z] Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-29T14:18:10.351Z] Selecting previously unselected package libaio1:ppc64el. [2020-07-29T14:18:10.351Z] Preparing to unpack .../28-libaio1_0.3.112-3_ppc64el.deb ... [2020-07-29T14:18:10.351Z] Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-07-29T14:18:10.652Z] Selecting previously unselected package libbtrfs0. [2020-07-29T14:18:10.652Z] Preparing to unpack .../29-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-07-29T14:18:10.652Z] Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-29T14:18:10.652Z] Selecting previously unselected package libbtrfs-dev. [2020-07-29T14:18:10.652Z] Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-07-29T14:18:10.652Z] Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-29T14:18:10.652Z] Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-07-29T14:18:10.652Z] Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-07-29T14:18:10.652Z] Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-07-29T14:18:10.652Z] Selecting previously unselected package libudev-dev:ppc64el. [2020-07-29T14:18:10.652Z] Preparing to unpack .../32-libudev-dev_241-7~deb10u4_ppc64el.deb ... [2020-07-29T14:18:10.652Z] Unpacking libudev-dev:ppc64el (241-7~deb10u4) ... [2020-07-29T14:18:10.652Z] Selecting previously unselected package libsepol1-dev:ppc64el. [2020-07-29T14:18:10.652Z] Preparing to unpack .../33-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-07-29T14:18:10.652Z] Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-07-29T14:18:10.652Z] Selecting previously unselected package libpcre16-3:ppc64el. [2020-07-29T14:18:10.652Z] Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-07-29T14:18:10.652Z] Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-07-29T14:18:10.652Z] Selecting previously unselected package libpcre32-3:ppc64el. [2020-07-29T14:18:10.652Z] Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-07-29T14:18:10.652Z] Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-07-29T14:18:10.652Z] Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-07-29T14:18:10.945Z] Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-07-29T14:18:10.945Z] Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-07-29T14:18:10.945Z] Selecting previously unselected package libpcre3-dev:ppc64el. [2020-07-29T14:18:10.945Z] Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-07-29T14:18:10.945Z] Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-07-29T14:18:10.945Z] Selecting previously unselected package libselinux1-dev:ppc64el. [2020-07-29T14:18:10.945Z] Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-07-29T14:18:10.945Z] Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-07-29T14:18:10.945Z] Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-07-29T14:18:10.945Z] Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-07-29T14:18:10.945Z] Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-07-29T14:18:10.945Z] Selecting previously unselected package libgpm2:ppc64el. [2020-07-29T14:18:10.945Z] Preparing to unpack .../40-libgpm2_1.20.7-5_ppc64el.deb ... [2020-07-29T14:18:10.945Z] Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-07-29T14:18:10.945Z] Selecting previously unselected package libicu63:ppc64el. [2020-07-29T14:18:10.945Z] Preparing to unpack .../41-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-07-29T14:18:10.945Z] Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-07-29T14:18:10.993Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-29T14:18:11.625Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-29T14:18:11.988Z] Selecting previously unselected package libnet1:ppc64el. [2020-07-29T14:18:11.988Z] Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-07-29T14:18:11.988Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-07-29T14:18:11.988Z] Selecting previously unselected package libnl-3-200:ppc64el. [2020-07-29T14:18:11.988Z] Preparing to unpack .../43-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-07-29T14:18:11.988Z] Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-07-29T14:18:11.989Z] Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-07-29T14:18:11.989Z] Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-07-29T14:18:11.989Z] Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-07-29T14:18:11.989Z] Selecting previously unselected package libreadline5:ppc64el. [2020-07-29T14:18:11.989Z] Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-07-29T14:18:11.989Z] Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-07-29T14:18:11.989Z] Selecting previously unselected package libsystemd-dev:ppc64el. [2020-07-29T14:18:11.989Z] Preparing to unpack .../46-libsystemd-dev_241-7~deb10u4_ppc64el.deb ... [2020-07-29T14:18:11.989Z] Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-07-29T14:18:11.989Z] Selecting previously unselected package net-tools. [2020-07-29T14:18:12.284Z] Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-07-29T14:18:12.284Z] Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-29T14:18:12.284Z] Selecting previously unselected package python-pip-whl. [2020-07-29T14:18:12.284Z] Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ... [2020-07-29T14:18:12.284Z] Unpacking python-pip-whl (18.1-5) ... [2020-07-29T14:18:12.284Z] Selecting previously unselected package python3-lib2to3. [2020-07-29T14:18:12.284Z] Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-29T14:18:12.284Z] Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-29T14:18:12.284Z] Selecting previously unselected package python3-distutils. [2020-07-29T14:18:12.284Z] Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ... [2020-07-29T14:18:12.284Z] Unpacking python3-distutils (3.7.3-1) ... [2020-07-29T14:18:12.284Z] Selecting previously unselected package python3-pip. [2020-07-29T14:18:12.284Z] Preparing to unpack .../51-python3-pip_18.1-5_all.deb ... [2020-07-29T14:18:12.284Z] Unpacking python3-pip (18.1-5) ... [2020-07-29T14:18:12.592Z] Selecting previously unselected package python3-pkg-resources. [2020-07-29T14:18:12.592Z] Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-29T14:18:12.592Z] Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-29T14:18:12.592Z] Selecting previously unselected package python3-setuptools. [2020-07-29T14:18:12.592Z] Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ... [2020-07-29T14:18:12.592Z] Unpacking python3-setuptools (40.8.0-1) ... [2020-07-29T14:18:12.592Z] Selecting previously unselected package python3-wheel. [2020-07-29T14:18:12.592Z] Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ... [2020-07-29T14:18:12.592Z] Unpacking python3-wheel (0.32.3-2) ... [2020-07-29T14:18:12.592Z] Selecting previously unselected package thin-provisioning-tools. [2020-07-29T14:18:12.592Z] Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-07-29T14:18:12.592Z] Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-29T14:18:12.592Z] Selecting previously unselected package vim-runtime. [2020-07-29T14:18:12.592Z] Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-29T14:18:12.592Z] Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-07-29T14:18:12.592Z] Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-29T14:18:12.592Z] Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-29T14:18:12.657Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-29T14:18:13.169Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-07-29T14:18:13.169Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-07-29T14:18:13.653Z] Selecting previously unselected package vim. [2020-07-29T14:18:13.653Z] Preparing to unpack .../57-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-07-29T14:18:13.653Z] Unpacking vim (2:8.1.0875-5) ... [2020-07-29T14:18:13.653Z] Selecting previously unselected package xfsprogs. [2020-07-29T14:18:13.653Z] Preparing to unpack .../58-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-07-29T14:18:13.653Z] Unpacking xfsprogs (4.20.0-1) ... [2020-07-29T14:18:13.653Z] Selecting previously unselected package zip. [2020-07-29T14:18:13.653Z] Preparing to unpack .../59-zip_3.0-11+b1_ppc64el.deb ... [2020-07-29T14:18:13.653Z] Unpacking zip (3.0-11+b1) ... [2020-07-29T14:18:13.948Z] Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-07-29T14:18:13.948Z] Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-29T14:18:13.948Z] Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-29T14:18:13.948Z] Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-07-29T14:18:13.948Z] Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-07-29T14:18:13.948Z] Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-29T14:18:13.948Z] Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-07-29T14:18:13.948Z] Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-07-29T14:18:13.948Z] Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-07-29T14:18:13.948Z] Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-07-29T14:18:13.948Z] Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-07-29T14:18:13.948Z] Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-29T14:18:13.948Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-07-29T14:18:13.948Z] Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-29T14:18:13.948Z] Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-07-29T14:18:13.948Z] Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-07-29T14:18:13.948Z] Setting up xxd (2:8.1.0875-5) ... [2020-07-29T14:18:13.948Z] Setting up libbtrfs0 (4.20.1-2) ... [2020-07-29T14:18:13.948Z] Setting up zip (3.0-11+b1) ... [2020-07-29T14:18:13.948Z] Setting up vim-common (2:8.1.0875-5) ... [2020-07-29T14:18:13.948Z] Setting up bash-completion (1:2.8-6) ... [2020-07-29T14:18:14.162Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-29T14:18:14.585Z] Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-07-29T14:18:14.585Z] Setting up xz-utils (5.2.4-1) ... [2020-07-29T14:18:14.585Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-29T14:18:14.585Z] Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-07-29T14:18:14.585Z] Setting up libudev-dev:ppc64el (241-7~deb10u4) ... [2020-07-29T14:18:14.585Z] Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-29T14:18:14.585Z] Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-29T14:18:14.585Z] Setting up pigz (2.4-1) ... [2020-07-29T14:18:14.585Z] Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-07-29T14:18:14.585Z] Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-07-29T14:18:14.585Z] Setting up python-pip-whl (18.1-5) ... [2020-07-29T14:18:14.585Z] Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-07-29T14:18:14.585Z] Setting up mingw-w64-common (6.0.0-3) ... [2020-07-29T14:18:14.585Z] Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-29T14:18:14.793Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-29T14:18:14.879Z] Setting up libaio1:ppc64el (0.3.112-3) ... [2020-07-29T14:18:14.879Z] Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-07-29T14:18:14.879Z] Setting up libonig5:ppc64el (6.9.1-1) ... [2020-07-29T14:18:14.879Z] Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-29T14:18:14.879Z] Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-07-29T14:18:14.879Z] Setting up vim (2:8.1.0875-5) ... [2020-07-29T14:18:14.879Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-29T14:18:14.879Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-29T14:18:14.879Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-29T14:18:14.879Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-29T14:18:14.879Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-29T14:18:14.879Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-29T14:18:14.879Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-29T14:18:14.879Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-29T14:18:14.879Z] Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-07-29T14:18:14.879Z] Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-07-29T14:18:14.879Z] Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-29T14:18:14.879Z] 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-07-29T14:18:14.879Z] 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-07-29T14:18:14.879Z] Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-29T14:18:14.879Z] 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-07-29T14:18:14.879Z] 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-07-29T14:18:14.879Z] Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-29T14:18:14.879Z] Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-29T14:18:14.879Z] Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-07-29T14:18:14.879Z] Setting up jq (1.5+dfsg-2+b1) ... [2020-07-29T14:18:14.879Z] Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-07-29T14:18:14.879Z] Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-29T14:18:15.425Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-29T14:18:15.918Z] Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-07-29T14:18:15.918Z] Setting up iptables (1.8.2-4) ... [2020-07-29T14:18:15.918Z] update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-29T14:18:15.918Z] update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-29T14:18:15.918Z] update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-29T14:18:15.918Z] update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-29T14:18:15.918Z] update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-29T14:18:15.918Z] update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-29T14:18:15.918Z] Setting up python3 (3.7.3-1) ... [2020-07-29T14:18:15.918Z] Setting up python3-wheel (0.32.3-2) ... [2020-07-29T14:18:15.918Z] Setting up apparmor (2.13.2-10) ... [2020-07-29T14:18:16.466Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-29T14:18:16.466Z] Using test binary docker [2020-07-29T14:18:16.466Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-29T14:18:16.466Z] +++ /etc/init.d/apparmor start [2020-07-29T14:18:16.466Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-29T14:18:16.466Z] INFO: Waiting for daemon to start... [2020-07-29T14:18:16.466Z] Starting dockerd [2020-07-29T14:18:16.466Z] +++ 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-07-29T14:18:16.557Z] Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-29T14:18:16.557Z] Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-29T14:18:16.829Z] tests/integration/regression_test.py ...... [ 98%] [2020-07-29T14:18:16.853Z] Setting up python3-distutils (3.7.3-1) ... [2020-07-29T14:18:16.853Z] Setting up python3-setuptools (40.8.0-1) ... [2020-07-29T14:18:17.087Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-07-29T14:18:17.087Z] tests/integration/credentials/utils_test.py . [100%] [2020-07-29T14:18:17.087Z] [2020-07-29T14:18:17.087Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-07-29T14:18:17.087Z] =========================== short test summary info ============================ [2020-07-29T14:18:17.087Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-07-29T14:18:17.087Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-07-29T14:18:17.087Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-07-29T14:18:17.087Z] Not supported on most drivers [2020-07-29T14:18:17.087Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-07-29T14:18:17.087Z] Can fail if eth0 has multiple IP addresses [2020-07-29T14:18:17.087Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-07-29T14:18:17.087Z] This doesn't seem to be taken into account by the engine [2020-07-29T14:18:17.087Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-07-29T14:18:17.087Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-07-29T14:18:17.087Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-07-29T14:18:17.087Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-07-29T14:18:17.087Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-07-29T14:18:17.087Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-07-29T14:18:17.087Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-07-29T14:18:17.087Z] = 369 passed, 7 skipped, 3 deselected, 4 xfailed, 2 xpassed in 301.96 seconds == [2020-07-29T14:18:17.146Z] Setting up python3-pip (18.1-5) ... [2020-07-29T14:18:17.439Z] Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-07-29T14:18:17.439Z] Setting up dmsetup (2:1.02.155-3) ... [2020-07-29T14:18:17.439Z] Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-07-29T14:18:17.439Z] Setting up xfsprogs (4.20.0-1) ... [2020-07-29T14:18:17.439Z] Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-07-29T14:18:17.439Z] Processing triggers for mime-support (3.62) ... [2020-07-29T14:18:17.439Z] Processing triggers for libc-bin (2.28-10) ... [2020-07-29T14:18:17.652Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-07-29T14:18:18.528Z] . [2020-07-29T14:18:18.528Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-29T14:18:18.528Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-29T14:18:18.528Z] Error: No such image: emptyfs [2020-07-29T14:18:18.528Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-29T14:18:18.528Z] ++++ docker load [2020-07-29T14:18:18.819Z] Running integration-test (iteration 1) [2020-07-29T14:18:18.819Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-07-29T14:18:18.819Z] ++ 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-07-29T14:18:18.819Z] ++ set -e [2020-07-29T14:18:18.819Z] ++ '[' -n 0 ']' [2020-07-29T14:18:18.819Z] ++ set -x [2020-07-29T14:18:18.819Z] ++ env -i DEST=/go/src/github.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-07-29T14:18:20.431Z] 4612f6d0b889: Pull complete [2020-07-29T14:18:25.709Z] Loaded image: buildpack-deps:jessie [2020-07-29T14:18:26.000Z] Loaded image: busybox:latest [2020-07-29T14:18:26.053Z] Removing intermediate container 1e81450a8f44 [2020-07-29T14:18:26.053Z] ---> 4aacc76527e7 [2020-07-29T14:18:26.053Z] Step 117/140 : RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2020-07-29T14:18:26.053Z] ---> Running in fdcb61ed4bd5 [2020-07-29T14:18:26.053Z] update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-29T14:18:26.053Z] update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-29T14:18:26.053Z] update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-29T14:18:26.053Z] Removing intermediate container fdcb61ed4bd5 [2020-07-29T14:18:26.053Z] ---> e639f8bd80f8 [2020-07-29T14:18:26.053Z] Step 118/140 : RUN pip3 install yamllint==1.16.0 [2020-07-29T14:18:26.053Z] ---> Running in 2d5f316f9617 [2020-07-29T14:18:26.290Z] Loaded image: busybox:glibc [2020-07-29T14:18:26.290Z] Loaded image: debian:jessie [2020-07-29T14:18:26.290Z] Loaded image: hello-world:latest [2020-07-29T14:18:26.290Z] INFO: Testing against a local daemon [2020-07-29T14:18:26.290Z] === RUN TestBuildWithSession [2020-07-29T14:18:27.092Z] Collecting yamllint==1.16.0 [2020-07-29T14:18:27.092Z] Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-29T14:18:27.092Z] Collecting pyyaml (from yamllint==1.16.0) [2020-07-29T14:18:27.092Z] Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-29T14:18:27.731Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-29T14:18:27.731Z] Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-29T14:18:27.731Z] Building wheels for collected packages: pyyaml [2020-07-29T14:18:27.731Z] Running setup.py bdist_wheel for pyyaml: started [2020-07-29T14:18:28.029Z] Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-29T14:18:28.029Z] Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-29T14:18:28.029Z] Successfully built pyyaml [2020-07-29T14:18:28.029Z] Installing collected packages: pyyaml, pathspec, yamllint [2020-07-29T14:18:28.029Z] Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-29T14:18:28.675Z] Removing intermediate container 2d5f316f9617 [2020-07-29T14:18:28.675Z] ---> d01dfc28db22 [2020-07-29T14:18:28.675Z] Step 119/140 : COPY --from=dockercli /build/ /usr/local/cli [2020-07-29T14:18:28.969Z] ---> e246ac42e390 [2020-07-29T14:18:28.969Z] Step 120/140 : COPY --from=frozen-images /build/ /docker-frozen-images [2020-07-29T14:18:29.805Z] --- PASS: TestBuildWithSession (3.37s) [2020-07-29T14:18:29.805Z] === RUN TestBuildSquashParent [2020-07-29T14:18:29.845Z] umount: bundles/test-docker-py/root: no mount point specified. [2020-07-29T14:18:29.845Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-29T14:18:29.845Z] [2020-07-29T14:18:29.845Z] Unloading profiles will leave already running processes permanently [2020-07-29T14:18:29.845Z] unconfined, which can lead to unexpected situations. [2020-07-29T14:18:29.845Z] [2020-07-29T14:18:29.845Z] To set a process to complain mode, use the command line tool [2020-07-29T14:18:29.845Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-29T14:18:29.845Z] Post stage [Pipeline] junit [2020-07-29T14:18:30.114Z] Recording test results [Pipeline] sh [2020-07-29T14:18:30.452Z] + echo Ensuring container killed. [2020-07-29T14:18:30.452Z] Ensuring container killed. [2020-07-29T14:18:30.452Z] + docker rm -vf docker-pr1 [2020-07-29T14:18:30.452Z] Error: No such container: docker-pr1 [2020-07-29T14:18:30.452Z] + true [Pipeline] sh [2020-07-29T14:18:30.731Z] + echo Chowning /workspace to jenkins user [2020-07-29T14:18:30.731Z] Chowning /workspace to jenkins user [2020-07-29T14:18:30.731Z] + id -u [2020-07-29T14:18:30.731Z] + id -g [2020-07-29T14:18:30.731Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41293:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-29T14:18:31.588Z] + bundleName=docker-py [2020-07-29T14:18:31.588Z] + echo Creating docker-py-bundles.tar.gz [2020-07-29T14:18:31.588Z] Creating docker-py-bundles.tar.gz [2020-07-29T14:18:31.588Z] + 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-07-29T14:18:31.599Z] Archiving artifacts [2020-07-29T14:18:31.723Z] ---> eade9f10d820 [2020-07-29T14:18:31.723Z] Step 121/140 : COPY --from=swagger /build/ /usr/local/bin/ [2020-07-29T14:18:31.817Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41293/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-07-29T14:18:32.018Z] ---> 622c9b764ebd [2020-07-29T14:18:32.018Z] Step 122/140 : COPY --from=tomlv /build/ /usr/local/bin/ [2020-07-29T14:18:32.160Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41293/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=83baeafc3c4eaedc41efb47061eb530651d8ce04 -e DOCKER_GRAPHDRIVER docker:83baeafc3c4eaedc41efb47061eb530651d8ce04 hack/make.sh binary-daemon [2020-07-29T14:18:32.312Z] ---> 94066461beb8 [2020-07-29T14:18:32.312Z] Step 123/140 : COPY --from=tini /build/ /usr/local/bin/ [2020-07-29T14:18:32.312Z] ---> 77ae8da5821c [2020-07-29T14:18:32.312Z] Step 124/140 : COPY --from=registry /build/ /usr/local/bin/ [2020-07-29T14:18:32.419Z] [2020-07-29T14:18:32.419Z] Removing bundles/ [2020-07-29T14:18:32.419Z] [2020-07-29T14:18:32.419Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-07-29T14:18:32.419Z] Building: bundles/binary-daemon/dockerd-dev [2020-07-29T14:18:32.419Z] GOOS="" GOARCH="" GOARM="" [2020-07-29T14:18:32.951Z] ---> 98c25f4d602f [2020-07-29T14:18:32.951Z] Step 125/140 : COPY --from=criu /build/ /usr/local/ [2020-07-29T14:18:33.245Z] ---> f8e713d85093 [2020-07-29T14:18:33.245Z] Step 126/140 : COPY --from=vndr /build/ /usr/local/bin/ [2020-07-29T14:18:33.539Z] ---> 338d972bad6f [2020-07-29T14:18:33.539Z] Step 127/140 : COPY --from=gotestsum /build/ /usr/local/bin/ [2020-07-29T14:18:33.831Z] ---> c7b2889b441d [2020-07-29T14:18:33.831Z] Step 128/140 : COPY --from=gometalinter /build/ /usr/local/bin/ [2020-07-29T14:18:35.910Z] ---> 21ac480d2937 [2020-07-29T14:18:35.910Z] Step 129/140 : COPY --from=runc /build/ /usr/local/bin/ [2020-07-29T14:18:35.910Z] ---> d87387ade85d [2020-07-29T14:18:35.910Z] Step 130/140 : COPY --from=containerd /build/ /usr/local/bin/ [2020-07-29T14:18:36.063Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-29T14:18:36.063Z] [2020-07-29T14:18:36.063Z] + c=0 [2020-07-29T14:18:36.063Z] ++ jobs -p [2020-07-29T14:18:36.063Z] + TEST_INTEGRATION_DEST=2 [2020-07-29T14:18:36.063Z] + CONTAINER_NAME=docker-pr1-2 [2020-07-29T14:18:36.063Z] + TEST_SKIP_INTEGRATION=1 [2020-07-29T14:18:36.063Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-07-29T14:18:36.063Z] + run_tests [2020-07-29T14:18:36.063Z] + '[' -n 0 ']' [2020-07-29T14:18:36.063Z] + rm= [2020-07-29T14:18:36.063Z] + TEST_INTEGRATION_DEST=1 [2020-07-29T14:18:36.063Z] + CONTAINER_NAME=docker-pr1-1 [2020-07-29T14:18:36.063Z] + TEST_SKIP_INTEGRATION_CLI=1 [2020-07-29T14:18:36.063Z] + run_tests test-integration-flaky [2020-07-29T14:18:36.063Z] + '[' -n 0 ']' [2020-07-29T14:18:36.063Z] + rm= [2020-07-29T14:18:36.063Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41293/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41293/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41293/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=83baeafc3c4eaedc41efb47061eb530651d8ce04 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:83baeafc3c4eaedc41efb47061eb530651d8ce04 hack/make.sh '' test-integration [2020-07-29T14:18:36.063Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41293/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41293/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41293/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=83baeafc3c4eaedc41efb47061eb530651d8ce04 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:83baeafc3c4eaedc41efb47061eb530651d8ce04 hack/make.sh test-integration-flaky test-integration [2020-07-29T14:18:36.063Z] + TEST_INTEGRATION_DEST=3 [2020-07-29T14:18:36.063Z] + CONTAINER_NAME=docker-pr1-3 [2020-07-29T14:18:36.063Z] + TEST_SKIP_INTEGRATION=1 [2020-07-29T14:18:36.063Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-07-29T14:18:36.063Z] + run_tests [2020-07-29T14:18:36.063Z] + '[' -n 0 ']' [2020-07-29T14:18:36.063Z] + rm= [2020-07-29T14:18:36.063Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41293/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41293/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41293/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=83baeafc3c4eaedc41efb47061eb530651d8ce04 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:83baeafc3c4eaedc41efb47061eb530651d8ce04 hack/make.sh '' test-integration [2020-07-29T14:18:36.063Z] + for job in $(jobs -p) [2020-07-29T14:18:36.063Z] + wait 8228 [2020-07-29T14:18:36.063Z] [2020-07-29T14:18:36.063Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-29T14:18:36.063Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-29T14:18:36.063Z] HOSTNAME=c6d749bee17c [2020-07-29T14:18:36.063Z] TEST_SKIP_INTEGRATION=1 [2020-07-29T14:18:36.063Z] TESTDEBUG=0 [2020-07-29T14:18:36.063Z] DEST=bundles/test-integration [2020-07-29T14:18:36.063Z] PWD=/go/src/github.com/docker/docker [2020-07-29T14:18:36.063Z] KEEPBUNDLE=1 [2020-07-29T14:18:36.063Z] DOCKER_GITCOMMIT=83baeafc3c4eaedc41efb47061eb530651d8ce04 [2020-07-29T14:18:36.063Z] container=docker [2020-07-29T14:18:36.063Z] HOME=/root [2020-07-29T14:18:36.063Z] GOLANG_VERSION=1.13.14 [2020-07-29T14:18:36.063Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-29T14:18:36.063Z] VALIDATE_BRANCH=19.03 [2020-07-29T14:18:36.063Z] TERM=xterm [2020-07-29T14:18:36.063Z] DOCKER_PKG=github.com/docker/docker [2020-07-29T14:18:36.063Z] SHLVL=1 [2020-07-29T14:18:36.063Z] TIMEOUT=120m [2020-07-29T14:18:36.063Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-29T14:18:36.063Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-29T14:18:36.063Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-07-29T14:18:36.063Z] GO111MODULE=off [2020-07-29T14:18:36.063Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-29T14:18:36.063Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-29T14:18:36.063Z] GOPATH=/go [2020-07-29T14:18:36.063Z] PKG_CONFIG=pkg-config [2020-07-29T14:18:36.063Z] _=/usr/bin/env [2020-07-29T14:18:36.063Z] Building test suite binary ./integration-cli/test.main [2020-07-29T14:18:36.063Z] [2020-07-29T14:18:36.063Z] [2020-07-29T14:18:36.063Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-07-29T14:18:36.063Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-29T14:18:36.063Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-29T14:18:36.063Z] HOSTNAME=af52e50ae424 [2020-07-29T14:18:36.063Z] TEST_SKIP_INTEGRATION=1 [2020-07-29T14:18:36.063Z] TESTDEBUG=0 [2020-07-29T14:18:36.063Z] DEST=bundles/test-integration [2020-07-29T14:18:36.063Z] PWD=/go/src/github.com/docker/docker [2020-07-29T14:18:36.063Z] KEEPBUNDLE=1 [2020-07-29T14:18:36.063Z] DOCKER_GITCOMMIT=83baeafc3c4eaedc41efb47061eb530651d8ce04 [2020-07-29T14:18:36.063Z] container=docker [2020-07-29T14:18:36.063Z] HOME=/root [2020-07-29T14:18:36.063Z] GOLANG_VERSION=1.13.14 [2020-07-29T14:18:36.063Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-29T14:18:36.063Z] VALIDATE_BRANCH=19.03 [2020-07-29T14:18:36.063Z] TERM=xterm [2020-07-29T14:18:36.063Z] DOCKER_PKG=github.com/docker/docker [2020-07-29T14:18:36.063Z] SHLVL=1 [2020-07-29T14:18:36.063Z] TIMEOUT=120m [2020-07-29T14:18:36.063Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-29T14:18:36.063Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-29T14:18:36.063Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-07-29T14:18:36.063Z] GO111MODULE=off [2020-07-29T14:18:36.063Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-29T14:18:36.063Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-29T14:18:36.063Z] GOPATH=/go [2020-07-29T14:18:36.063Z] PKG_CONFIG=pkg-config [2020-07-29T14:18:36.063Z] _=/usr/bin/env [2020-07-29T14:18:36.063Z] Building test suite binary ./integration-cli/test.main [2020-07-29T14:18:36.063Z] No new tests added to integration. [2020-07-29T14:18:36.063Z] [2020-07-29T14:18:36.063Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-29T14:18:36.063Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-29T14:18:36.063Z] HOSTNAME=41c07b9971ff [2020-07-29T14:18:36.063Z] TESTDEBUG=0 [2020-07-29T14:18:36.063Z] DEST=bundles/test-integration [2020-07-29T14:18:36.063Z] PWD=/go/src/github.com/docker/docker [2020-07-29T14:18:36.063Z] KEEPBUNDLE=1 [2020-07-29T14:18:36.063Z] DOCKER_GITCOMMIT=83baeafc3c4eaedc41efb47061eb530651d8ce04 [2020-07-29T14:18:36.063Z] container=docker [2020-07-29T14:18:36.063Z] HOME=/root [2020-07-29T14:18:36.063Z] GOLANG_VERSION=1.13.14 [2020-07-29T14:18:36.063Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-29T14:18:36.063Z] VALIDATE_BRANCH=19.03 [2020-07-29T14:18:36.063Z] TERM=xterm [2020-07-29T14:18:36.063Z] DOCKER_PKG=github.com/docker/docker [2020-07-29T14:18:36.063Z] SHLVL=1 [2020-07-29T14:18:36.063Z] TIMEOUT=120m [2020-07-29T14:18:36.063Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-29T14:18:36.063Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-29T14:18:36.063Z] GO111MODULE=off [2020-07-29T14:18:36.063Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-29T14:18:36.063Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-29T14:18:36.063Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-29T14:18:36.063Z] GOPATH=/go [2020-07-29T14:18:36.063Z] PKG_CONFIG=pkg-config [2020-07-29T14:18:36.063Z] _=/usr/bin/env [2020-07-29T14:18:36.063Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-29T14:18:36.549Z] ---> 2fe14acce922 [2020-07-29T14:18:36.549Z] Step 131/140 : COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-07-29T14:18:36.695Z] --- PASS: TestBuildSquashParent (6.96s) [2020-07-29T14:18:36.695Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-29T14:18:36.695Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-29T14:18:36.695Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-29T14:18:36.695Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-29T14:18:36.695Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-29T14:18:36.695Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-29T14:18:36.695Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-29T14:18:36.695Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-29T14:18:36.695Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-29T14:18:36.695Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-29T14:18:36.695Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-29T14:18:36.695Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-29T14:18:36.695Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-29T14:18:36.695Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-29T14:18:36.695Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-29T14:18:36.843Z] ---> db878afbd5af [2020-07-29T14:18:36.843Z] Step 132/140 : COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2020-07-29T14:18:37.141Z] ---> d0a4fd0c7992 [2020-07-29T14:18:37.141Z] Step 133/140 : COPY --from=proxy /build/ /usr/local/bin/ [2020-07-29T14:18:37.438Z] ---> 4a40a22c7483 [2020-07-29T14:18:37.438Z] Step 134/140 : ENV PATH=/usr/local/cli:$PATH [2020-07-29T14:18:37.438Z] ---> Running in b2b8ea16256f [2020-07-29T14:18:37.438Z] Removing intermediate container b2b8ea16256f [2020-07-29T14:18:37.438Z] ---> 26c3869c0e38 [2020-07-29T14:18:37.438Z] Step 135/140 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux [2020-07-29T14:18:37.438Z] ---> Running in 87d3e8c588e4 [2020-07-29T14:18:37.732Z] Removing intermediate container 87d3e8c588e4 [2020-07-29T14:18:37.732Z] ---> f9220723098e [2020-07-29T14:18:37.732Z] Step 136/140 : WORKDIR /go/src/github.com/docker/docker [2020-07-29T14:18:37.732Z] ---> Running in 2a8a6f2e551d [2020-07-29T14:18:37.732Z] Removing intermediate container 2a8a6f2e551d [2020-07-29T14:18:37.732Z] ---> 8425d4d156f2 [2020-07-29T14:18:37.732Z] Step 137/140 : VOLUME /var/lib/docker [2020-07-29T14:18:37.732Z] ---> Running in b7666b87b8fa [2020-07-29T14:18:38.025Z] Removing intermediate container b7666b87b8fa [2020-07-29T14:18:38.025Z] ---> 887b5f5832ec [2020-07-29T14:18:38.025Z] Step 138/140 : ENTRYPOINT ["hack/dind"] [2020-07-29T14:18:38.025Z] ---> Running in 8318397b3c6c [2020-07-29T14:18:38.025Z] Removing intermediate container 8318397b3c6c [2020-07-29T14:18:38.025Z] ---> ec6f693722d4 [2020-07-29T14:18:38.025Z] Step 139/140 : FROM dev AS final [2020-07-29T14:18:38.025Z] ---> ec6f693722d4 [2020-07-29T14:18:38.025Z] Step 140/140 : COPY . /go/src/github.com/docker/docker [2020-07-29T14:18:39.424Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-29T14:18:39.424Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-29T14:18:42.154Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-29T14:18:42.154Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-29T14:18:43.634Z] ---> 93a77a382e70 [2020-07-29T14:18:43.634Z] Successfully built 93a77a382e70 [2020-07-29T14:18:43.634Z] Successfully tagged docker:83baeafc3c4eaedc41efb47061eb530651d8ce04 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-07-29T14:18:44.078Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41293/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=83baeafc3c4eaedc41efb47061eb530651d8ce04 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:83baeafc3c4eaedc41efb47061eb530651d8ce04 hack/test/unit [2020-07-29T14:18:44.220Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-07-29T14:18:44.220Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.55s) [2020-07-29T14:18:44.220Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.60s) [2020-07-29T14:18:44.220Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.35s) [2020-07-29T14:18:44.220Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.32s) [2020-07-29T14:18:44.220Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.21s) [2020-07-29T14:18:44.220Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.33s) [2020-07-29T14:18:44.220Z] === RUN TestBuildMultiStageCopy [2020-07-29T14:18:44.220Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-29T14:18:46.284Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-29T14:18:46.915Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-29T14:18:47.547Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-29T14:18:47.641Z] ? github.com/docker/docker/api [no test files] [2020-07-29T14:18:48.179Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-29T14:18:48.810Z] --- PASS: TestBuildMultiStageCopy (4.73s) [2020-07-29T14:18:48.811Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.40s) [2020-07-29T14:18:48.811Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.51s) [2020-07-29T14:18:48.811Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.57s) [2020-07-29T14:18:48.811Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.63s) [2020-07-29T14:18:48.811Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.62s) [2020-07-29T14:18:48.811Z] === RUN TestBuildMultiStageParentConfig [2020-07-29T14:18:50.315Z] --- PASS: TestBuildMultiStageParentConfig (1.61s) [2020-07-29T14:18:50.315Z] === RUN TestBuildLabelWithTargets [2020-07-29T14:18:53.098Z] --- PASS: TestBuildLabelWithTargets (2.42s) [2020-07-29T14:18:53.098Z] === RUN TestBuildWithEmptyLayers [2020-07-29T14:18:53.732Z] --- PASS: TestBuildWithEmptyLayers (0.98s) [2020-07-29T14:18:53.732Z] === RUN TestBuildMultiStageOnBuild [2020-07-29T14:18:57.245Z] --- PASS: TestBuildMultiStageOnBuild (2.96s) [2020-07-29T14:18:57.245Z] === RUN TestBuildUncleanTarFilenames [2020-07-29T14:18:57.879Z] --- PASS: TestBuildUncleanTarFilenames (1.31s) [2020-07-29T14:18:57.879Z] === RUN TestBuildMultiStageLayerLeak [2020-07-29T14:18:58.965Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-07-29T14:18:58.965Z] Copying nested executables into bundles/binary-daemon [2020-07-29T14:18:58.965Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-07-29T14:18:59.852Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41293/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=83baeafc3c4eaedc41efb47061eb530651d8ce04 -e DOCKER_GRAPHDRIVER docker:83baeafc3c4eaedc41efb47061eb530651d8ce04 hack/make.sh cross [2020-07-29T14:19:00.110Z] [2020-07-29T14:19:00.110Z] Removing bundles/ [2020-07-29T14:19:00.110Z] [2020-07-29T14:19:00.110Z] ---> Making bundle: cross (in bundles/cross) [2020-07-29T14:19:00.110Z] Cross building: bundles/cross/linux/amd64 [2020-07-29T14:19:00.369Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-07-29T14:19:00.369Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-07-29T14:19:01.518Z] --- PASS: TestBuildMultiStageLayerLeak (3.16s) [2020-07-29T14:19:01.518Z] === RUN TestBuildWithHugeFile [2020-07-29T14:19:03.098Z] ok github.com/docker/docker/api/server 0.018s coverage: 7.9% of statements [2020-07-29T14:19:26.922Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-07-29T14:19:26.922Z] Copying nested executables into bundles/cross/linux/amd64 [2020-07-29T14:19:26.922Z] Cross building: bundles/cross/windows/amd64 [2020-07-29T14:19:26.922Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-07-29T14:19:26.922Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-07-29T14:19:28.641Z] --- PASS: TestBuildWithHugeFile (27.57s) [2020-07-29T14:19:28.641Z] === RUN TestBuildWithEmptyDockerfile [2020-07-29T14:19:28.641Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-29T14:19:28.641Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-29T14:19:28.641Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-29T14:19:28.641Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-29T14:19:28.641Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-29T14:19:28.641Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-29T14:19:28.641Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-29T14:19:28.641Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-29T14:19:28.949Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-29T14:19:29.241Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2020-07-29T14:19:29.241Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.22s) [2020-07-29T14:19:29.241Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s) [2020-07-29T14:19:29.241Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.16s) [2020-07-29T14:19:29.241Z] === RUN TestBuildPreserveOwnership [2020-07-29T14:19:29.241Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-29T14:19:33.689Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-29T14:19:35.764Z] --- PASS: TestBuildPreserveOwnership (6.64s) [2020-07-29T14:19:35.764Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.28s) [2020-07-29T14:19:35.764Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.35s) [2020-07-29T14:19:35.764Z] === RUN TestBuildPlatformInvalid [2020-07-29T14:19:36.055Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2020-07-29T14:19:36.055Z] PASS [2020-07-29T14:19:36.055Z] [2020-07-29T14:19:36.055Z] DONE 30 tests in 77.064s [2020-07-29T14:19:36.055Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-07-29T14:19:36.055Z] ++ 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-07-29T14:19:36.055Z] ++ set -e [2020-07-29T14:19:36.055Z] ++ '[' -n 0 ']' [2020-07-29T14:19:36.055Z] ++ set -x [2020-07-29T14:19:36.055Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-29T14:19:36.055Z] INFO: Testing against a local daemon [2020-07-29T14:19:36.055Z] === RUN TestConfigList [2020-07-29T14:19:40.504Z] --- PASS: TestConfigList (3.93s) [2020-07-29T14:19:40.504Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2020-07-29T14:19:40.504Z] daemon.go:325: [de9e02ccf1c16] waiting for daemon to start [2020-07-29T14:19:40.504Z] daemon.go:325: [de9e02ccf1c16] waiting for daemon to start [2020-07-29T14:19:40.504Z] daemon.go:353: [de9e02ccf1c16] daemon started [2020-07-29T14:19:40.504Z] daemon.go:461: [de9e02ccf1c16] Stopping daemon [2020-07-29T14:19:40.504Z] daemon.go:296: [de9e02ccf1c16] exiting daemon [2020-07-29T14:19:40.504Z] daemon.go:448: [de9e02ccf1c16] Daemon stopped [2020-07-29T14:19:40.504Z] === RUN TestConfigsCreateAndDelete [2020-07-29T14:19:44.023Z] --- PASS: TestConfigsCreateAndDelete (3.56s) [2020-07-29T14:19:44.023Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2020-07-29T14:19:44.023Z] daemon.go:325: [d71bd23414385] waiting for daemon to start [2020-07-29T14:19:44.023Z] daemon.go:325: [d71bd23414385] waiting for daemon to start [2020-07-29T14:19:44.023Z] daemon.go:353: [d71bd23414385] daemon started [2020-07-29T14:19:44.023Z] daemon.go:461: [d71bd23414385] Stopping daemon [2020-07-29T14:19:44.023Z] daemon.go:296: [d71bd23414385] exiting daemon [2020-07-29T14:19:44.023Z] daemon.go:448: [d71bd23414385] Daemon stopped [2020-07-29T14:19:44.023Z] === RUN TestConfigsUpdate [2020-07-29T14:19:47.579Z] --- PASS: TestConfigsUpdate (3.60s) [2020-07-29T14:19:47.579Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2020-07-29T14:19:47.579Z] daemon.go:325: [d5f2c066d5cf8] waiting for daemon to start [2020-07-29T14:19:47.579Z] daemon.go:325: [d5f2c066d5cf8] waiting for daemon to start [2020-07-29T14:19:47.579Z] daemon.go:353: [d5f2c066d5cf8] daemon started [2020-07-29T14:19:47.579Z] daemon.go:461: [d5f2c066d5cf8] Stopping daemon [2020-07-29T14:19:47.579Z] daemon.go:296: [d5f2c066d5cf8] exiting daemon [2020-07-29T14:19:47.579Z] daemon.go:448: [d5f2c066d5cf8] Daemon stopped [2020-07-29T14:19:47.579Z] === RUN TestTemplatedConfig [2020-07-29T14:19:48.878Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-07-29T14:19:48.879Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-07-29T14:19:48.879Z] remote: Enumerating objects: 2, done. [2020-07-29T14:19:48.879Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-07-29T14:19:48.879Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-07-29T14:19:48.879Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-07-29T14:19:48.879Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. [2020-07-29T14:19:48.879Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-07-29T14:19:51.097Z] --- PASS: TestTemplatedConfig (3.65s) [2020-07-29T14:19:51.097Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2020-07-29T14:19:51.097Z] daemon.go:325: [ded363a61b105] waiting for daemon to start [2020-07-29T14:19:51.097Z] daemon.go:325: [ded363a61b105] waiting for daemon to start [2020-07-29T14:19:51.097Z] daemon.go:353: [ded363a61b105] daemon started [2020-07-29T14:19:51.097Z] daemon.go:461: [ded363a61b105] Stopping daemon [2020-07-29T14:19:51.097Z] daemon.go:296: [ded363a61b105] exiting daemon [2020-07-29T14:19:51.097Z] daemon.go:448: [ded363a61b105] Daemon stopped [2020-07-29T14:19:51.097Z] === RUN TestConfigInspect [2020-07-29T14:19:52.158Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-07-29T14:19:54.389Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41293/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=83baeafc3c4eaedc41efb47061eb530651d8ce04 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:83baeafc3c4eaedc41efb47061eb530651d8ce04 hack/test/unit [2020-07-29T14:19:54.608Z] --- PASS: TestConfigInspect (3.63s) [2020-07-29T14:19:54.608Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2020-07-29T14:19:54.608Z] daemon.go:325: [d444f0883897e] waiting for daemon to start [2020-07-29T14:19:54.608Z] daemon.go:325: [d444f0883897e] waiting for daemon to start [2020-07-29T14:19:54.608Z] daemon.go:353: [d444f0883897e] daemon started [2020-07-29T14:19:54.608Z] daemon.go:461: [d444f0883897e] Stopping daemon [2020-07-29T14:19:54.608Z] daemon.go:296: [d444f0883897e] exiting daemon [2020-07-29T14:19:54.608Z] daemon.go:448: [d444f0883897e] Daemon stopped [2020-07-29T14:19:54.608Z] === RUN TestConfigCreateWithLabels [2020-07-29T14:19:55.763Z] ? github.com/docker/docker/api [no test files] [2020-07-29T14:19:58.123Z] --- PASS: TestConfigCreateWithLabels (3.69s) [2020-07-29T14:19:58.123Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2020-07-29T14:19:58.123Z] daemon.go:325: [d3d071d07dde6] waiting for daemon to start [2020-07-29T14:19:58.123Z] daemon.go:325: [d3d071d07dde6] waiting for daemon to start [2020-07-29T14:19:58.123Z] daemon.go:353: [d3d071d07dde6] daemon started [2020-07-29T14:19:58.123Z] daemon.go:461: [d3d071d07dde6] Stopping daemon [2020-07-29T14:19:58.123Z] daemon.go:296: [d3d071d07dde6] exiting daemon [2020-07-29T14:19:58.123Z] daemon.go:448: [d3d071d07dde6] Daemon stopped [2020-07-29T14:19:58.123Z] === RUN TestConfigCreateResolve [2020-07-29T14:20:02.341Z] ok github.com/docker/docker/api/server 0.028s coverage: 7.9% of statements [2020-07-29T14:20:02.595Z] --- PASS: TestConfigCreateResolve (3.77s) [2020-07-29T14:20:02.595Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2020-07-29T14:20:02.595Z] daemon.go:325: [d861b4749055b] waiting for daemon to start [2020-07-29T14:20:02.595Z] daemon.go:325: [d861b4749055b] waiting for daemon to start [2020-07-29T14:20:02.595Z] daemon.go:353: [d861b4749055b] daemon started [2020-07-29T14:20:02.595Z] daemon.go:461: [d861b4749055b] Stopping daemon [2020-07-29T14:20:02.595Z] daemon.go:296: [d861b4749055b] exiting daemon [2020-07-29T14:20:02.595Z] daemon.go:448: [d861b4749055b] Daemon stopped [2020-07-29T14:20:02.595Z] === RUN TestConfigDaemonLibtrustID [2020-07-29T14:20:02.595Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2020-07-29T14:20:02.595Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2020-07-29T14:20:02.595Z] daemon.go:325: [d746fcb8cb25d] waiting for daemon to start [2020-07-29T14:20:02.596Z] daemon.go:325: [d746fcb8cb25d] waiting for daemon to start [2020-07-29T14:20:02.596Z] daemon.go:353: [d746fcb8cb25d] daemon started [2020-07-29T14:20:02.596Z] daemon.go:461: [d746fcb8cb25d] Stopping daemon [2020-07-29T14:20:02.596Z] daemon.go:296: [d746fcb8cb25d] exiting daemon [2020-07-29T14:20:02.596Z] daemon.go:448: [d746fcb8cb25d] Daemon stopped [2020-07-29T14:20:02.596Z] PASS [2020-07-29T14:20:02.596Z] [2020-07-29T14:20:02.596Z] DONE 8 tests in 26.434s [2020-07-29T14:20:02.596Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-07-29T14:20:02.596Z] ++ 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-07-29T14:20:02.596Z] ++ set -e [2020-07-29T14:20:02.596Z] ++ '[' -n 0 ']' [2020-07-29T14:20:02.596Z] ++ set -x [2020-07-29T14:20:02.596Z] ++ env -i DEST=/go/src/github.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-07-29T14:20:02.596Z] INFO: Testing against a local daemon [2020-07-29T14:20:02.596Z] === RUN TestCheckpoint [2020-07-29T14:20:02.596Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-29T14:20:02.596Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-29T14:20:02.596Z] === RUN TestContainerInvalidJSON [2020-07-29T14:20:02.596Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-29T14:20:02.596Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-29T14:20:02.596Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-29T14:20:02.596Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-29T14:20:02.596Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-29T14:20:02.596Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-29T14:20:02.596Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-29T14:20:02.596Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-29T14:20:02.596Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-29T14:20:02.596Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-07-29T14:20:02.596Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-29T14:20:02.596Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-29T14:20:02.596Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-29T14:20:02.596Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-29T14:20:02.596Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2020-07-29T14:20:02.596Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-29T14:20:02.889Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.15s) [2020-07-29T14:20:02.889Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-29T14:20:02.889Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.15s) [2020-07-29T14:20:02.889Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-29T14:20:03.181Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2020-07-29T14:20:03.181Z] === RUN TestCopyFromContainer [2020-07-29T14:20:05.250Z] === RUN TestCopyFromContainer// [2020-07-29T14:20:05.542Z] === RUN TestCopyFromContainer//bar/root [2020-07-29T14:20:05.542Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-29T14:20:05.542Z] === RUN TestCopyFromContainer/bar/quux [2020-07-29T14:20:05.834Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-29T14:20:05.834Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-29T14:20:05.834Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-29T14:20:06.125Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-29T14:20:06.126Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-29T14:20:06.126Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-29T14:20:06.420Z] --- PASS: TestCopyFromContainer (3.17s) [2020-07-29T14:20:06.420Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-07-29T14:20:06.420Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2020-07-29T14:20:06.420Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2020-07-29T14:20:06.420Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-07-29T14:20:06.420Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-07-29T14:20:06.420Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2020-07-29T14:20:06.420Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-07-29T14:20:06.420Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-07-29T14:20:06.420Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2020-07-29T14:20:06.420Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-07-29T14:20:06.420Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-29T14:20:06.420Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-29T14:20:06.420Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-29T14:20:06.420Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-29T14:20:06.420Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-29T14:20:06.420Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-29T14:20:06.420Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-29T14:20:06.420Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-29T14:20:06.420Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-29T14:20:06.420Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-29T14:20:06.420Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-07-29T14:20:06.420Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-29T14:20:06.420Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-29T14:20:06.420Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-07-29T14:20:06.420Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-29T14:20:06.420Z] --- PASS: TestCreateLinkToNonExistingContainer (0.08s) [2020-07-29T14:20:06.420Z] === RUN TestCreateWithInvalidEnv [2020-07-29T14:20:06.420Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-29T14:20:06.420Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-29T14:20:06.420Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-29T14:20:06.420Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-29T14:20:06.420Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-29T14:20:06.420Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-29T14:20:06.420Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-29T14:20:06.420Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-29T14:20:06.420Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-29T14:20:06.420Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-07-29T14:20:06.420Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-29T14:20:06.420Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-29T14:20:06.420Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2020-07-29T14:20:06.420Z] === RUN TestCreateTmpfsMountsTarget [2020-07-29T14:20:06.420Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-07-29T14:20:06.420Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-29T14:20:09.155Z] --- PASS: TestCreateWithCustomMaskedPaths (2.38s) [2020-07-29T14:20:09.155Z] === RUN TestCreateWithCapabilities [2020-07-29T14:20:09.155Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-07-29T14:20:09.155Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-07-29T14:20:09.155Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-07-29T14:20:09.155Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-07-29T14:20:09.156Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-07-29T14:20:09.156Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-07-29T14:20:09.156Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-07-29T14:20:09.156Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-07-29T14:20:09.156Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-07-29T14:20:09.156Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-07-29T14:20:09.156Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-29T14:20:09.156Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-29T14:20:09.156Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-07-29T14:20:09.156Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-07-29T14:20:09.156Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-07-29T14:20:09.156Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-07-29T14:20:09.156Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-07-29T14:20:09.156Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-07-29T14:20:09.156Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-07-29T14:20:09.156Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-07-29T14:20:09.156Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-07-29T14:20:09.156Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-07-29T14:20:09.156Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-07-29T14:20:09.156Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-07-29T14:20:09.156Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-07-29T14:20:09.156Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-07-29T14:20:09.156Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-07-29T14:20:09.156Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-07-29T14:20:09.156Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-07-29T14:20:09.156Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-29T14:20:09.156Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-07-29T14:20:09.156Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-07-29T14:20:09.156Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-07-29T14:20:09.156Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-07-29T14:20:09.156Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2020-07-29T14:20:09.156Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s) [2020-07-29T14:20:09.156Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-07-29T14:20:09.156Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-07-29T14:20:09.156Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.09s) [2020-07-29T14:20:09.156Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-07-29T14:20:09.156Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.09s) [2020-07-29T14:20:09.156Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.09s) [2020-07-29T14:20:09.156Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.10s) [2020-07-29T14:20:09.156Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2020-07-29T14:20:09.156Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2020-07-29T14:20:09.156Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-29T14:20:11.884Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.52s) [2020-07-29T14:20:11.884Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-29T14:20:11.884Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-29T14:20:11.884Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-29T14:20:11.884Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-29T14:20:11.884Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-29T14:20:11.884Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-29T14:20:11.884Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-29T14:20:11.884Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-29T14:20:11.884Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-29T14:20:11.884Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-29T14:20:11.884Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-29T14:20:11.884Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-29T14:20:11.884Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-29T14:20:11.884Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-29T14:20:11.884Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-29T14:20:11.884Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-29T14:20:11.884Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-07-29T14:20:11.884Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2020-07-29T14:20:11.884Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-07-29T14:20:11.884Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-07-29T14:20:11.884Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-07-29T14:20:11.884Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-07-29T14:20:11.884Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-29T14:20:12.516Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.82s) [2020-07-29T14:20:12.516Z] === RUN TestContainerStartOnDaemonRestart [2020-07-29T14:20:12.516Z] === PAUSE TestContainerStartOnDaemonRestart [2020-07-29T14:20:12.516Z] === RUN TestDaemonRestartIpcMode [2020-07-29T14:20:12.516Z] === PAUSE TestDaemonRestartIpcMode [2020-07-29T14:20:12.516Z] === RUN TestDiff [2020-07-29T14:20:13.549Z] --- PASS: TestDiff (0.83s) [2020-07-29T14:20:13.549Z] === RUN TestExecWithCloseStdin [2020-07-29T14:20:14.182Z] --- PASS: TestExecWithCloseStdin (0.89s) [2020-07-29T14:20:14.182Z] === RUN TestExec [2020-07-29T14:20:15.215Z] --- PASS: TestExec (0.87s) [2020-07-29T14:20:15.215Z] === RUN TestExecUser [2020-07-29T14:20:16.248Z] --- PASS: TestExecUser (0.94s) [2020-07-29T14:20:16.248Z] === RUN TestExportContainerAndImportImage [2020-07-29T14:20:17.210Z] fc1b9e59edad: Pull complete [2020-07-29T14:20:17.210Z] Digest: sha256:921bed01c2a023310bdbaa288edebd82c4910e536ff206b87e9cbe703ca27505 [2020-07-29T14:20:17.210Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-29T14:20:17.210Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-07-29T14:20:17.210Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-07-29T14:20:17.210Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1339' [2020-07-29T14:20:17.210Z] WARN: Skipping validation tests [2020-07-29T14:20:17.210Z] INFO: Running unit tests at 07/29/2020 14:20:11... [2020-07-29T14:20:17.210Z] INFO: make.ps1 starting at 07/29/2020 14:20:15 [2020-07-29T14:20:17.210Z] INFO: Git commit (83baeafc3) assumed from DOCKER_GITCOMMIT environment variable [2020-07-29T14:20:17.210Z] INFO: Invoking autogen... [2020-07-29T14:20:17.210Z] INFO: Running unit tests... [2020-07-29T14:20:17.298Z] --- PASS: TestExportContainerAndImportImage (1.08s) [2020-07-29T14:20:17.298Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-29T14:20:18.802Z] --- PASS: TestExportContainerAfterDaemonRestart (1.55s) [2020-07-29T14:20:18.802Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2020-07-29T14:20:18.802Z] daemon.go:325: [db744602abf7e] waiting for daemon to start [2020-07-29T14:20:18.802Z] daemon.go:325: [db744602abf7e] waiting for daemon to start [2020-07-29T14:20:18.802Z] daemon.go:353: [db744602abf7e] daemon started [2020-07-29T14:20:18.802Z] daemon.go:461: [db744602abf7e] Stopping daemon [2020-07-29T14:20:18.802Z] daemon.go:296: [db744602abf7e] exiting daemon [2020-07-29T14:20:18.802Z] daemon.go:448: [db744602abf7e] Daemon stopped [2020-07-29T14:20:18.802Z] daemon.go:325: [db744602abf7e] waiting for daemon to start [2020-07-29T14:20:18.802Z] daemon.go:325: [db744602abf7e] waiting for daemon to start [2020-07-29T14:20:18.802Z] daemon.go:353: [db744602abf7e] daemon started [2020-07-29T14:20:18.802Z] daemon.go:461: [db744602abf7e] Stopping daemon [2020-07-29T14:20:18.802Z] daemon.go:296: [db744602abf7e] exiting daemon [2020-07-29T14:20:18.802Z] daemon.go:448: [db744602abf7e] Daemon stopped [2020-07-29T14:20:18.802Z] === RUN TestHealthCheckWorkdir [2020-07-29T14:20:19.837Z] --- PASS: TestHealthCheckWorkdir (1.13s) [2020-07-29T14:20:19.837Z] === RUN TestHealthKillContainer [2020-07-29T14:20:20.436Z] ok github.com/docker/docker/api/server/httputils 0.021s coverage: 14.7% of statements [2020-07-29T14:20:20.436Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-29T14:20:20.436Z] ok github.com/docker/docker/api/types/filters 0.025s coverage: 92.2% of statements [2020-07-29T14:20:20.436Z] ok github.com/docker/docker/api/types/strslice 0.007s coverage: 90.0% of statements [2020-07-29T14:20:20.436Z] ok github.com/docker/docker/api/server/middleware 0.023s coverage: 37.7% of statements [2020-07-29T14:20:20.436Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-29T14:20:20.436Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-29T14:20:20.436Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-29T14:20:20.436Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-29T14:20:20.436Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-29T14:20:20.436Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-29T14:20:20.436Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-29T14:20:20.436Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-29T14:20:20.436Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-29T14:20:20.436Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-29T14:20:20.436Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-29T14:20:20.436Z] ok github.com/docker/docker/api/types/time 0.034s coverage: 100.0% of statements [2020-07-29T14:20:20.436Z] ok github.com/docker/docker/api/types/versions 0.070s coverage: 75.0% of statements [2020-07-29T14:20:20.436Z] ok github.com/docker/docker/api/server/router/swarm 0.024s coverage: 3.1% of statements [2020-07-29T14:20:20.436Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-29T14:20:20.436Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-29T14:20:20.436Z] ? github.com/docker/docker/api/types [no test files] [2020-07-29T14:20:20.436Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-29T14:20:20.436Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-29T14:20:20.436Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-29T14:20:20.436Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-29T14:20:20.436Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-29T14:20:20.436Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-29T14:20:20.436Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-29T14:20:20.436Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-29T14:20:20.436Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-29T14:20:20.436Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-29T14:20:20.436Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-29T14:20:20.436Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-29T14:20:20.436Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-29T14:20:20.436Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-29T14:20:20.436Z] ? github.com/docker/docker/builder [no test files] [2020-07-29T14:20:20.436Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-29T14:20:20.436Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-29T14:20:20.436Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-29T14:20:20.436Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-29T14:20:20.436Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-29T14:20:20.436Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-29T14:20:20.436Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-29T14:20:20.436Z] ok github.com/docker/docker/builder/dockerignore 0.007s coverage: 96.8% of statements [2020-07-29T14:20:20.436Z] ok github.com/docker/docker/cli/debug 0.040s coverage: 100.0% of statements [2020-07-29T14:20:21.372Z] ok github.com/docker/docker/builder/fscache 0.128s coverage: 69.2% of statements [2020-07-29T14:20:21.940Z] ok github.com/docker/docker/builder/remotecontext 0.247s coverage: 13.6% of statements [2020-07-29T14:20:22.508Z] ok github.com/docker/docker/builder/dockerfile 0.294s coverage: 45.1% of statements [2020-07-29T14:20:23.345Z] --- PASS: TestHealthKillContainer (3.02s) [2020-07-29T14:20:23.345Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-29T14:20:23.636Z] --- PASS: TestInspectCpusetInConfigPre120 (0.80s) [2020-07-29T14:20:23.636Z] === RUN TestIpcModeNone [2020-07-29T14:20:24.668Z] --- PASS: TestIpcModeNone (0.90s) [2020-07-29T14:20:24.668Z] === RUN TestIpcModePrivate [2020-07-29T14:20:25.502Z] ok github.com/docker/docker/api/server/httputils 0.012s coverage: 14.7% of statements [2020-07-29T14:20:25.502Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-29T14:20:25.502Z] ok github.com/docker/docker/api/server/middleware 0.033s coverage: 37.7% of statements [2020-07-29T14:20:25.502Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-29T14:20:25.502Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-29T14:20:25.502Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-29T14:20:25.502Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-29T14:20:25.502Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-29T14:20:25.502Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-29T14:20:25.502Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-29T14:20:25.502Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-29T14:20:25.502Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-29T14:20:25.502Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-29T14:20:25.502Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-29T14:20:25.502Z] ok github.com/docker/docker/api/types/strslice 0.009s coverage: 90.0% of statements [2020-07-29T14:20:25.502Z] ok github.com/docker/docker/api/types/filters 0.018s coverage: 92.2% of statements [2020-07-29T14:20:25.502Z] ok github.com/docker/docker/api/server/router/swarm 0.034s coverage: 3.1% of statements [2020-07-29T14:20:25.502Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-29T14:20:25.502Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-29T14:20:25.502Z] ? github.com/docker/docker/api/types [no test files] [2020-07-29T14:20:25.502Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-29T14:20:25.502Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-29T14:20:25.502Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-29T14:20:25.502Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-29T14:20:25.502Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-29T14:20:25.502Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-29T14:20:25.502Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-29T14:20:25.502Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-29T14:20:25.502Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-29T14:20:25.502Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-29T14:20:25.502Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-29T14:20:25.502Z] ok github.com/docker/docker/api/types/time 0.004s coverage: 100.0% of statements [2020-07-29T14:20:25.502Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 75.0% of statements [2020-07-29T14:20:25.502Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-29T14:20:25.502Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-29T14:20:25.502Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-29T14:20:25.502Z] ? github.com/docker/docker/builder [no test files] [2020-07-29T14:20:25.502Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-29T14:20:25.502Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-29T14:20:25.502Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-29T14:20:25.502Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-29T14:20:25.502Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-29T14:20:25.502Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-29T14:20:25.502Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-29T14:20:25.502Z] ok github.com/docker/docker/builder/dockerignore 0.012s coverage: 96.8% of statements [2020-07-29T14:20:25.502Z] ok github.com/docker/docker/builder/fscache 0.140s coverage: 69.2% of statements [2020-07-29T14:20:25.502Z] ok github.com/docker/docker/builder/remotecontext 0.404s coverage: 13.6% of statements [2020-07-29T14:20:25.702Z] --- PASS: TestIpcModePrivate (0.91s) [2020-07-29T14:20:25.702Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false [2020-07-29T14:20:25.702Z] === RUN TestIpcModeShareable [2020-07-29T14:20:25.800Z] ok github.com/docker/docker/cli/debug 0.009s coverage: 100.0% of statements [2020-07-29T14:20:25.903Z] ok github.com/docker/docker/client 0.169s coverage: 75.7% of statements [2020-07-29T14:20:25.903Z] ok github.com/docker/docker/builder/remotecontext/git 5.576s coverage: 85.1% of statements [2020-07-29T14:20:25.903Z] ? github.com/docker/docker/cli [no test files] [2020-07-29T14:20:25.903Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-29T14:20:26.111Z] ok github.com/docker/docker/builder/remotecontext/git 3.360s coverage: 85.1% of statements [2020-07-29T14:20:26.334Z] --- PASS: TestIpcModeShareable (0.98s) [2020-07-29T14:20:26.334Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true [2020-07-29T14:20:26.334Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-29T14:20:27.176Z] ok github.com/docker/docker/builder/dockerfile 1.064s coverage: 45.1% of statements [2020-07-29T14:20:27.176Z] ? github.com/docker/docker/cli [no test files] [2020-07-29T14:20:27.176Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-29T14:20:27.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-29T14:20:27.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-29T14:20:29.852Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.93s) [2020-07-29T14:20:29.852Z] === RUN TestAPIIpcModeHost [2020-07-29T14:20:29.852Z] --- PASS: TestAPIIpcModeHost (0.62s) [2020-07-29T14:20:29.852Z] === RUN TestDaemonIpcModeShareable [2020-07-29T14:20:31.230Z] ok github.com/docker/docker/cmd/dockerd/hack 0.011s coverage: 72.9% of statements [2020-07-29T14:20:31.918Z] --- PASS: TestDaemonIpcModeShareable (1.81s) [2020-07-29T14:20:31.919Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2020-07-29T14:20:31.919Z] daemon.go:325: [df754f47bc261] waiting for daemon to start [2020-07-29T14:20:31.919Z] daemon.go:325: [df754f47bc261] waiting for daemon to start [2020-07-29T14:20:31.919Z] daemon.go:353: [df754f47bc261] daemon started [2020-07-29T14:20:31.919Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-07-29T14:20:31.919Z] daemon.go:461: [df754f47bc261] Stopping daemon [2020-07-29T14:20:31.919Z] daemon.go:296: [df754f47bc261] exiting daemon [2020-07-29T14:20:31.919Z] daemon.go:448: [df754f47bc261] Daemon stopped [2020-07-29T14:20:31.919Z] === RUN TestDaemonIpcModePrivate [2020-07-29T14:20:32.177Z] ? github.com/docker/docker/api [no test files] [2020-07-29T14:20:32.609Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.086s coverage: 65.3% of statements [2020-07-29T14:20:32.868Z] ok github.com/docker/docker/daemon/cluster/convert 0.024s coverage: 35.8% of statements [2020-07-29T14:20:33.805Z] ok github.com/docker/docker/container 0.150s coverage: 35.6% of statements [2020-07-29T14:20:33.981Z] --- PASS: TestDaemonIpcModePrivate (1.79s) [2020-07-29T14:20:33.981Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2020-07-29T14:20:33.981Z] daemon.go:325: [d031526df9b59] waiting for daemon to start [2020-07-29T14:20:33.981Z] daemon.go:325: [d031526df9b59] waiting for daemon to start [2020-07-29T14:20:33.981Z] daemon.go:353: [d031526df9b59] daemon started [2020-07-29T14:20:33.981Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-07-29T14:20:33.981Z] daemon.go:461: [d031526df9b59] Stopping daemon [2020-07-29T14:20:33.981Z] daemon.go:296: [d031526df9b59] exiting daemon [2020-07-29T14:20:33.981Z] daemon.go:448: [d031526df9b59] Daemon stopped [2020-07-29T14:20:33.981Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-29T14:20:34.065Z] ok github.com/docker/docker/daemon/discovery 0.042s coverage: 30.4% of statements [2020-07-29T14:20:34.633Z] ok github.com/docker/docker/daemon/events 0.122s coverage: 50.0% of statements [2020-07-29T14:20:35.486Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.75s) [2020-07-29T14:20:35.487Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2020-07-29T14:20:35.487Z] daemon.go:325: [d137bcb9458e5] waiting for daemon to start [2020-07-29T14:20:35.487Z] daemon.go:325: [d137bcb9458e5] waiting for daemon to start [2020-07-29T14:20:35.487Z] daemon.go:353: [d137bcb9458e5] daemon started [2020-07-29T14:20:35.487Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-07-29T14:20:35.487Z] daemon.go:461: [d137bcb9458e5] Stopping daemon [2020-07-29T14:20:35.487Z] daemon.go:296: [d137bcb9458e5] exiting daemon [2020-07-29T14:20:35.487Z] daemon.go:448: [d137bcb9458e5] Daemon stopped [2020-07-29T14:20:35.487Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-29T14:20:35.572Z] ok github.com/docker/docker/daemon/config 0.042s coverage: 82.2% of statements [2020-07-29T14:20:35.705Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-29T14:20:36.140Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2020-07-29T14:20:37.518Z] ok github.com/docker/docker/cmd/dockerd 0.107s coverage: 29.5% of statements [2020-07-29T14:20:37.518Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-29T14:20:37.518Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-29T14:20:37.518Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-29T14:20:37.518Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-29T14:20:37.518Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.465s coverage: 56.9% of statements [2020-07-29T14:20:37.548Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.83s) [2020-07-29T14:20:37.548Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2020-07-29T14:20:37.548Z] daemon.go:325: [d92c0b44c2532] waiting for daemon to start [2020-07-29T14:20:37.548Z] daemon.go:325: [d92c0b44c2532] waiting for daemon to start [2020-07-29T14:20:37.548Z] daemon.go:353: [d92c0b44c2532] daemon started [2020-07-29T14:20:37.548Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-07-29T14:20:37.548Z] daemon.go:461: [d92c0b44c2532] Stopping daemon [2020-07-29T14:20:37.548Z] daemon.go:296: [d92c0b44c2532] exiting daemon [2020-07-29T14:20:37.548Z] daemon.go:448: [d92c0b44c2532] Daemon stopped [2020-07-29T14:20:37.548Z] === RUN TestIpcModeOlderClient [2020-07-29T14:20:37.548Z] === PAUSE TestIpcModeOlderClient [2020-07-29T14:20:37.548Z] === RUN TestKillContainerInvalidSignal [2020-07-29T14:20:37.598Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-29T14:20:37.636Z] ok github.com/docker/docker/client 0.316s coverage: 75.7% of statements [2020-07-29T14:20:37.777Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.017s coverage: 2.9% of statements [2020-07-29T14:20:37.777Z] ok github.com/docker/docker/daemon/cluster 0.080s coverage: 0.5% of statements [2020-07-29T14:20:38.179Z] --- PASS: TestKillContainerInvalidSignal (0.84s) [2020-07-29T14:20:38.179Z] === RUN TestKillContainer [2020-07-29T14:20:38.179Z] === RUN TestKillContainer/no_signal [2020-07-29T14:20:38.811Z] === RUN TestKillContainer/non_killing_signal [2020-07-29T14:20:39.156Z] ok github.com/docker/docker/daemon/graphdriver/aufs 2.882s coverage: 72.3% of statements [2020-07-29T14:20:39.415Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.303s coverage: 49.5% of statements [2020-07-29T14:20:39.443Z] === RUN TestKillContainer/killing_signal [2020-07-29T14:20:39.674Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.026s coverage: 58.0% of statements [2020-07-29T14:20:40.242Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.541s coverage: 76.1% of statements [2020-07-29T14:20:40.474Z] --- PASS: TestKillContainer (2.57s) [2020-07-29T14:20:40.474Z] --- PASS: TestKillContainer/no_signal (0.84s) [2020-07-29T14:20:40.474Z] --- PASS: TestKillContainer/non_killing_signal (0.48s) [2020-07-29T14:20:40.474Z] --- PASS: TestKillContainer/killing_signal (0.87s) [2020-07-29T14:20:40.474Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-29T14:20:40.474Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-29T14:20:40.502Z] ok github.com/docker/docker/daemon/links 0.006s coverage: 93.0% of statements [2020-07-29T14:20:40.502Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.154s coverage: 60.4% of statements [2020-07-29T14:20:40.766Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.024s coverage: 3.0% of statements [2020-07-29T14:20:41.505Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-29T14:20:41.703Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2020-07-29T14:20:41.815Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-29T14:20:41.962Z] ok github.com/docker/docker/daemon/logger/awslogs 0.113s coverage: 78.6% of statements [2020-07-29T14:20:41.962Z] ok github.com/docker/docker/daemon/images 0.024s coverage: 4.9% of statements [2020-07-29T14:20:41.962Z] ok github.com/docker/docker/daemon/logger/journald 0.009s coverage: 26.2% of statements [2020-07-29T14:20:41.962Z] ok github.com/docker/docker/daemon/logger 0.217s coverage: 43.7% of statements [2020-07-29T14:20:42.136Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.68s) [2020-07-29T14:20:42.136Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.81s) [2020-07-29T14:20:42.136Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s) [2020-07-29T14:20:42.136Z] === RUN TestKillStoppedContainer [2020-07-29T14:20:42.222Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.565s coverage: 13.7% of statements [2020-07-29T14:20:42.222Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.037s coverage: 88.3% of statements [2020-07-29T14:20:42.427Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-07-29T14:20:42.427Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-29T14:20:42.427Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2020-07-29T14:20:42.427Z] === RUN TestKillDifferentUserContainer [2020-07-29T14:20:42.790Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.048s coverage: 62.1% of statements [2020-07-29T14:20:43.049Z] ok github.com/docker/docker/daemon/logger/local 0.021s coverage: 74.7% of statements [2020-07-29T14:20:43.049Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.024s coverage: 37.9% of statements [2020-07-29T14:20:43.049Z] ok github.com/docker/docker/daemon/logger/templates 0.008s coverage: 8.3% of statements [2020-07-29T14:20:43.308Z] ok github.com/docker/docker/daemon/logger/syslog 0.018s coverage: 47.8% of statements [2020-07-29T14:20:43.461Z] --- PASS: TestKillDifferentUserContainer (0.88s) [2020-07-29T14:20:43.461Z] === RUN TestInspectOomKilledTrue [2020-07-29T14:20:43.461Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-07-29T14:20:43.461Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-29T14:20:43.461Z] === RUN TestInspectOomKilledFalse [2020-07-29T14:20:43.461Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-07-29T14:20:43.461Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-29T14:20:43.461Z] === RUN TestLinksEtcHostsContentMatch [2020-07-29T14:20:43.877Z] ok github.com/docker/docker/daemon/network 0.009s coverage: 63.8% of statements [2020-07-29T14:20:44.113Z] --- PASS: TestLinksEtcHostsContentMatch (0.60s) [2020-07-29T14:20:44.113Z] === RUN TestLinksContainerNames [2020-07-29T14:20:44.445Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 5.279s coverage: 46.2% of statements [2020-07-29T14:20:44.445Z] ok github.com/docker/docker/errdefs 0.003s coverage: 49.4% of statements [2020-07-29T14:20:44.445Z] ok github.com/docker/docker/distribution/metadata 0.035s coverage: 48.2% of statements [2020-07-29T14:20:45.012Z] ok github.com/docker/docker/daemon/logger/splunk 1.658s coverage: 84.5% of statements [2020-07-29T14:20:45.085Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-29T14:20:45.272Z] ok github.com/docker/docker/distribution 0.298s coverage: 22.3% of statements [2020-07-29T14:20:45.272Z] ok github.com/docker/docker/image 0.027s coverage: 86.4% of statements [2020-07-29T14:20:45.531Z] ok github.com/docker/docker/image/v1 0.023s coverage: 25.0% of statements [2020-07-29T14:20:45.531Z] ok github.com/docker/docker/image/cache 0.022s coverage: 19.2% of statements [2020-07-29T14:20:45.621Z] --- PASS: TestLinksContainerNames (1.70s) [2020-07-29T14:20:45.621Z] === RUN TestLogsFollowTailEmpty [2020-07-29T14:20:46.099Z] ok github.com/docker/docker/internal/testutil 0.029s coverage: 62.5% of statements [2020-07-29T14:20:46.099Z] ok github.com/docker/docker/libcontainerd/queue 0.027s coverage: 100.0% of statements [2020-07-29T14:20:46.099Z] ok github.com/docker/docker/pkg/aaparser 0.021s coverage: 50.0% of statements [2020-07-29T14:20:46.358Z] ok github.com/docker/docker/distribution/xfer 1.506s coverage: 83.4% of statements [2020-07-29T14:20:46.617Z] ok github.com/docker/docker/pkg/broadcaster 0.012s coverage: 100.0% of statements [2020-07-29T14:20:46.652Z] --- PASS: TestLogsFollowTailEmpty (0.89s) [2020-07-29T14:20:46.652Z] === RUN TestContainerNetworkMountsNoChown [2020-07-29T14:20:46.877Z] ok github.com/docker/docker/opts 0.036s coverage: 66.9% of statements [2020-07-29T14:20:46.877Z] ok github.com/docker/docker/pkg/capabilities 0.018s coverage: 87.5% of statements [2020-07-29T14:20:47.159Z] ok github.com/docker/docker/api/server 0.155s coverage: 7.9% of statements [2020-07-29T14:20:47.283Z] --- PASS: TestContainerNetworkMountsNoChown (0.80s) [2020-07-29T14:20:47.283Z] === RUN TestMountDaemonRoot [2020-07-29T14:20:47.283Z] === RUN TestMountDaemonRoot/default [2020-07-29T14:20:47.283Z] === PAUSE TestMountDaemonRoot/default [2020-07-29T14:20:47.283Z] === RUN TestMountDaemonRoot/private [2020-07-29T14:20:47.283Z] === PAUSE TestMountDaemonRoot/private [2020-07-29T14:20:47.283Z] === RUN TestMountDaemonRoot/rprivate [2020-07-29T14:20:47.283Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-29T14:20:47.283Z] === RUN TestMountDaemonRoot/slave [2020-07-29T14:20:47.283Z] === PAUSE TestMountDaemonRoot/slave [2020-07-29T14:20:47.283Z] === RUN TestMountDaemonRoot/rslave [2020-07-29T14:20:47.283Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-29T14:20:47.283Z] === RUN TestMountDaemonRoot/shared [2020-07-29T14:20:47.283Z] === PAUSE TestMountDaemonRoot/shared [2020-07-29T14:20:47.283Z] === RUN TestMountDaemonRoot/rshared [2020-07-29T14:20:47.283Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-29T14:20:47.283Z] === CONT TestMountDaemonRoot/default [2020-07-29T14:20:47.283Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-29T14:20:47.283Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-29T14:20:47.283Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-29T14:20:47.283Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-29T14:20:47.283Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-29T14:20:47.283Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-29T14:20:47.283Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-29T14:20:47.283Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-29T14:20:47.283Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-29T14:20:47.283Z] === CONT TestMountDaemonRoot/rshared [2020-07-29T14:20:47.283Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-29T14:20:47.283Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-29T14:20:47.283Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-29T14:20:47.283Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-29T14:20:47.283Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-29T14:20:47.283Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-29T14:20:47.283Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-29T14:20:47.283Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-29T14:20:47.283Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-29T14:20:47.444Z] ok github.com/docker/docker/pkg/directory 0.004s coverage: 80.0% of statements [2020-07-29T14:20:47.574Z] === CONT TestMountDaemonRoot/shared [2020-07-29T14:20:47.574Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-29T14:20:47.574Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-29T14:20:47.574Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-29T14:20:47.574Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-29T14:20:47.574Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-29T14:20:47.574Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-29T14:20:47.574Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-29T14:20:47.574Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-29T14:20:47.574Z] === CONT TestMountDaemonRoot/rslave [2020-07-29T14:20:47.574Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-29T14:20:47.574Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-29T14:20:47.574Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-29T14:20:47.574Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-29T14:20:47.574Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-29T14:20:47.574Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-29T14:20:47.574Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-29T14:20:47.574Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-29T14:20:47.574Z] === CONT TestMountDaemonRoot/slave [2020-07-29T14:20:47.574Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-29T14:20:47.574Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-29T14:20:47.574Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-29T14:20:47.574Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-29T14:20:47.574Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-29T14:20:47.574Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-29T14:20:47.574Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-29T14:20:47.574Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-29T14:20:47.574Z] === CONT TestMountDaemonRoot/rprivate [2020-07-29T14:20:47.574Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-29T14:20:47.574Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-29T14:20:47.574Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-29T14:20:47.574Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-29T14:20:47.574Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-29T14:20:47.574Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-29T14:20:47.574Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-29T14:20:47.574Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-29T14:20:47.574Z] === CONT TestMountDaemonRoot/private [2020-07-29T14:20:47.574Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-29T14:20:47.574Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-29T14:20:47.574Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-29T14:20:47.574Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-29T14:20:47.574Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-29T14:20:47.574Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-29T14:20:47.574Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-29T14:20:47.574Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-29T14:20:47.574Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-29T14:20:47.574Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-29T14:20:47.574Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-29T14:20:47.574Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-29T14:20:47.574Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-29T14:20:47.574Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-29T14:20:47.574Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-29T14:20:47.574Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-29T14:20:47.703Z] ok github.com/docker/docker/pkg/discovery/file 0.017s coverage: 92.9% of statements [2020-07-29T14:20:47.703Z] ok github.com/docker/docker/pkg/discovery 0.016s coverage: 58.3% of statements [2020-07-29T14:20:47.703Z] ok github.com/docker/docker/pkg/authorization 0.534s coverage: 66.7% of statements [2020-07-29T14:20:47.865Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-29T14:20:47.866Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-29T14:20:47.866Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-29T14:20:47.866Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-29T14:20:47.866Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-29T14:20:47.866Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-29T14:20:47.866Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-29T14:20:47.866Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-29T14:20:48.156Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-29T14:20:48.156Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-29T14:20:48.156Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-29T14:20:48.156Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-29T14:20:48.156Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-29T14:20:48.156Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-29T14:20:48.156Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-29T14:20:48.156Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-29T14:20:48.156Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-29T14:20:48.156Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-29T14:20:48.156Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-07-29T14:20:48.156Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-29T14:20:48.156Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-07-29T14:20:48.156Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-07-29T14:20:48.156Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-07-29T14:20:48.156Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-07-29T14:20:48.156Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-29T14:20:48.156Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-07-29T14:20:48.156Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-07-29T14:20:48.156Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-07-29T14:20:48.156Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-07-29T14:20:48.156Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-29T14:20:48.156Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-07-29T14:20:48.156Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-07-29T14:20:48.156Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) [2020-07-29T14:20:48.156Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.07s) [2020-07-29T14:20:48.156Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-29T14:20:48.156Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-07-29T14:20:48.156Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.11s) [2020-07-29T14:20:48.156Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-07-29T14:20:48.156Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2020-07-29T14:20:48.156Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-29T14:20:48.156Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2020-07-29T14:20:48.156Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-07-29T14:20:48.156Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-07-29T14:20:48.156Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-07-29T14:20:48.156Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-29T14:20:48.156Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-07-29T14:20:48.156Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2020-07-29T14:20:48.156Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2020-07-29T14:20:48.156Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-07-29T14:20:48.156Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-29T14:20:48.156Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-07-29T14:20:48.156Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-07-29T14:20:48.156Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-07-29T14:20:48.156Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-07-29T14:20:48.156Z] === RUN TestContainerBindMountNonRecursive [2020-07-29T14:20:48.270Z] ok github.com/docker/docker/pkg/discovery/memory 0.007s coverage: 92.3% of statements [2020-07-29T14:20:48.270Z] ok github.com/docker/docker/pkg/archive 0.635s coverage: 76.6% of statements [2020-07-29T14:20:48.270Z] ok github.com/docker/docker/pkg/discovery/nodes 0.020s coverage: 93.8% of statements [2020-07-29T14:20:48.270Z] ok github.com/docker/docker/pkg/dmesg 0.009s coverage: 83.3% of statements [2020-07-29T14:20:48.355Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-29T14:20:48.529Z] ok github.com/docker/docker/pkg/fileutils 0.005s coverage: 89.5% of statements [2020-07-29T14:20:48.788Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 10.2% of statements [2020-07-29T14:20:48.788Z] ok github.com/docker/docker/pkg/fsutils 0.244s coverage: 85.1% of statements [2020-07-29T14:20:49.047Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 66.3% of statements [2020-07-29T14:20:49.284Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-29T14:20:49.306Z] ok github.com/docker/docker/pkg/jsonmessage 0.011s coverage: 91.7% of statements [2020-07-29T14:20:49.306Z] ok github.com/docker/docker/pkg/locker 0.021s coverage: 88.9% of statements [2020-07-29T14:20:49.564Z] ok github.com/docker/docker/pkg/ioutils 0.398s coverage: 69.1% of statements [2020-07-29T14:20:49.564Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-07-29T14:20:49.564Z] ok github.com/docker/docker/pkg/idtools 0.455s coverage: 70.1% of statements [2020-07-29T14:20:49.823Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2020-07-29T14:20:50.082Z] ok github.com/docker/docker/pkg/parsers 0.020s coverage: 97.0% of statements [2020-07-29T14:20:50.082Z] ok github.com/docker/docker/pkg/parsers/kernel 0.004s coverage: 60.0% of statements [2020-07-29T14:20:50.082Z] ok github.com/docker/docker/pkg/mount 0.026s coverage: 69.6% of statements [2020-07-29T14:20:50.082Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.017s coverage: 90.0% of statements [2020-07-29T14:20:50.219Z] --- PASS: TestContainerBindMountNonRecursive (2.03s) [2020-07-29T14:20:50.219Z] === RUN TestNetworkNat [2020-07-29T14:20:50.342Z] ok github.com/docker/docker/pkg/chrootarchive 2.807s coverage: 43.2% of statements [2020-07-29T14:20:50.342Z] ok github.com/docker/docker/pkg/pidfile 0.012s coverage: 82.4% of statements [2020-07-29T14:20:50.601Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.016s coverage: 56.8% of statements [2020-07-29T14:20:50.860Z] ok github.com/docker/docker/pkg/progress 0.010s coverage: 75.9% of statements [2020-07-29T14:20:50.860Z] ok github.com/docker/docker/pkg/pools 0.009s coverage: 87.9% of statements [2020-07-29T14:20:51.119Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2020-07-29T14:20:51.119Z] ok github.com/docker/docker/pkg/reexec 0.012s coverage: 82.4% of statements [2020-07-29T14:20:51.251Z] --- PASS: TestNetworkNat (0.88s) [2020-07-29T14:20:51.251Z] === RUN TestNetworkLocalhostTCPNat [2020-07-29T14:20:51.377Z] ok github.com/docker/docker/pkg/discovery/kv 3.071s coverage: 84.1% of statements [2020-07-29T14:20:51.636Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-07-29T14:20:51.636Z] ok github.com/docker/docker/pkg/streamformatter 0.008s coverage: 66.2% of statements [2020-07-29T14:20:51.894Z] ok github.com/docker/docker/pkg/stringid 0.012s coverage: 70.6% of statements [2020-07-29T14:20:51.894Z] ok github.com/docker/docker/pkg/symlink 0.009s coverage: 87.7% of statements [2020-07-29T14:20:52.154Z] ok github.com/docker/docker/pkg/pubsub 1.039s coverage: 72.7% of statements [2020-07-29T14:20:52.154Z] ok github.com/docker/docker/pkg/sysinfo 0.011s coverage: 82.5% of statements [2020-07-29T14:20:52.283Z] --- PASS: TestNetworkLocalhostTCPNat (0.94s) [2020-07-29T14:20:52.283Z] === RUN TestNetworkLoopbackNat [2020-07-29T14:20:52.413Z] ok github.com/docker/docker/pkg/system 0.006s coverage: 35.1% of statements [2020-07-29T14:20:52.672Z] ok github.com/docker/docker/pkg/tailfile 0.054s coverage: 88.6% of statements [2020-07-29T14:20:52.672Z] ok github.com/docker/docker/pkg/tarsum 0.047s coverage: 89.3% of statements [2020-07-29T14:20:52.932Z] ok github.com/docker/docker/pkg/term 0.005s coverage: 84.8% of statements [2020-07-29T14:20:52.932Z] testing: warning: no tests to run [2020-07-29T14:20:52.932Z] ok github.com/docker/docker/pkg/term/windows 0.008s coverage: 0.0% of statements [no tests to run] [2020-07-29T14:20:52.932Z] ok github.com/docker/docker/pkg/urlutil 0.004s coverage: 100.0% of statements [2020-07-29T14:20:52.932Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2020-07-29T14:20:53.191Z] ok github.com/docker/docker/pkg/truncindex 0.108s coverage: 91.5% of statements [2020-07-29T14:20:53.314Z] --- PASS: TestNetworkLoopbackNat (1.20s) [2020-07-29T14:20:53.314Z] === RUN TestPause [2020-07-29T14:20:53.758Z] ok github.com/docker/docker/plugin/v2 0.015s coverage: 14.5% of statements [2020-07-29T14:20:53.759Z] ok github.com/docker/docker/daemon 12.112s coverage: 17.5% of statements [2020-07-29T14:20:53.759Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-29T14:20:53.759Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-29T14:20:53.759Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-29T14:20:53.759Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-29T14:20:53.759Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-29T14:20:53.759Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-07-29T14:20:53.759Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-29T14:20:53.759Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-29T14:20:53.759Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-29T14:20:53.759Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-29T14:20:53.759Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-29T14:20:53.759Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-29T14:20:53.759Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-29T14:20:53.759Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-29T14:20:53.759Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-29T14:20:53.759Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-29T14:20:53.759Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-29T14:20:53.759Z] ? github.com/docker/docker/internal/test [no test files] [2020-07-29T14:20:53.759Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-07-29T14:20:53.759Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-07-29T14:20:53.759Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-07-29T14:20:53.759Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-07-29T14:20:53.759Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-07-29T14:20:53.759Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-07-29T14:20:53.759Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-07-29T14:20:53.759Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-07-29T14:20:53.759Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-07-29T14:20:53.759Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-07-29T14:20:53.759Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-29T14:20:53.759Z] ok github.com/docker/docker/reference 0.010s coverage: 84.4% of statements [2020-07-29T14:20:54.327Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 74.1% of statements [2020-07-29T14:20:54.327Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 47.1% of statements [2020-07-29T14:20:54.327Z] ok github.com/docker/docker/pkg/signal 2.876s coverage: 61.0% of statements [2020-07-29T14:20:54.327Z] ok github.com/docker/docker/registry/resumable 0.023s coverage: 100.0% of statements [2020-07-29T14:20:54.345Z] --- PASS: TestPause (0.86s) [2020-07-29T14:20:54.345Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-29T14:20:54.345Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-29T14:20:54.345Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-29T14:20:54.345Z] === RUN TestPauseStopPausedContainer [2020-07-29T14:20:54.893Z] ok github.com/docker/docker/plugin 0.566s coverage: 27.3% of statements [2020-07-29T14:20:54.976Z] --- PASS: TestPauseStopPausedContainer (0.86s) [2020-07-29T14:20:54.976Z] === RUN TestPsFilter [2020-07-29T14:20:55.152Z] ok github.com/docker/docker/volume/drivers 0.010s coverage: 36.1% of statements [2020-07-29T14:20:55.152Z] ok github.com/docker/docker/registry 0.133s coverage: 56.3% of statements [2020-07-29T14:20:55.152Z] ok github.com/docker/docker/runconfig 0.011s coverage: 68.2% of statements [2020-07-29T14:20:55.152Z] ok github.com/docker/docker/layer 7.835s coverage: 72.0% of statements [2020-07-29T14:20:55.152Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-29T14:20:55.152Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-29T14:20:55.152Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-29T14:20:55.152Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-29T14:20:55.152Z] ? github.com/docker/docker/oci [no test files] [2020-07-29T14:20:55.152Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-29T14:20:55.152Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-29T14:20:55.152Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-29T14:20:55.152Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-07-29T14:20:55.152Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-29T14:20:55.152Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-29T14:20:55.152Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-29T14:20:55.152Z] ok github.com/docker/docker/volume/local 0.007s coverage: 73.0% of statements [2020-07-29T14:20:55.266Z] --- PASS: TestPsFilter (0.27s) [2020-07-29T14:20:55.266Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-29T14:20:55.411Z] ok github.com/docker/docker/volume/mounts 0.025s coverage: 67.0% of statements [2020-07-29T14:20:55.867Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-29T14:20:55.979Z] ok github.com/docker/docker/volume/service 0.010s coverage: 73.0% of statements [2020-07-29T14:20:56.298Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.82s) [2020-07-29T14:20:56.299Z] === RUN TestRemoveContainerWithVolume [2020-07-29T14:20:56.930Z] --- PASS: TestRemoveContainerWithVolume (0.85s) [2020-07-29T14:20:56.930Z] === RUN TestRemoveContainerRunning [2020-07-29T14:20:57.757Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-29T14:20:57.970Z] --- PASS: TestRemoveContainerRunning (0.77s) [2020-07-29T14:20:57.970Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-29T14:20:58.601Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.87s) [2020-07-29T14:20:58.601Z] === RUN TestRemoveInvalidContainer [2020-07-29T14:20:58.601Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-07-29T14:20:58.601Z] === RUN TestRenameLinkedContainer [2020-07-29T14:21:02.114Z] --- PASS: TestRenameLinkedContainer (3.34s) [2020-07-29T14:21:02.114Z] === RUN TestRenameStoppedContainer [2020-07-29T14:21:02.749Z] --- PASS: TestRenameStoppedContainer (0.86s) [2020-07-29T14:21:02.749Z] === RUN TestRenameRunningContainerAndReuse [2020-07-29T14:21:04.814Z] --- PASS: TestRenameRunningContainerAndReuse (1.75s) [2020-07-29T14:21:04.814Z] === RUN TestRenameInvalidName [2020-07-29T14:21:05.445Z] --- PASS: TestRenameInvalidName (0.88s) [2020-07-29T14:21:05.446Z] === RUN TestRenameAnonymousContainer [2020-07-29T14:21:07.707Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-29T14:21:10.659Z] ok github.com/docker/docker/cmd/dockerd/hack 0.027s coverage: 72.9% of statements [2020-07-29T14:21:11.022Z] --- PASS: TestRenameAnonymousContainer (4.69s) [2020-07-29T14:21:11.022Z] === RUN TestRenameContainerWithSameName [2020-07-29T14:21:11.022Z] --- PASS: TestRenameContainerWithSameName (0.87s) [2020-07-29T14:21:11.022Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-29T14:21:12.194Z] ok github.com/docker/docker/cmd/dockerd 0.125s coverage: 29.5% of statements [2020-07-29T14:21:13.145Z] --- PASS: TestRenameContainerWithLinkedContainer (1.71s) [2020-07-29T14:21:13.145Z] === RUN TestResize [2020-07-29T14:21:13.778Z] ok github.com/docker/docker/container 0.175s coverage: 35.6% of statements [2020-07-29T14:21:13.778Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-29T14:21:13.778Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-29T14:21:13.778Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-29T14:21:13.778Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-29T14:21:13.779Z] --- PASS: TestResize (0.83s) [2020-07-29T14:21:13.779Z] === RUN TestResizeWithInvalidSize [2020-07-29T14:21:14.411Z] --- PASS: TestResizeWithInvalidSize (0.85s) [2020-07-29T14:21:14.411Z] === RUN TestResizeWhenContainerNotStarted [2020-07-29T14:21:15.114Z] --- PASS: TestResizeWhenContainerNotStarted (0.81s) [2020-07-29T14:21:15.114Z] === RUN TestDaemonRestartKillContainers [2020-07-29T14:21:15.114Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-29T14:21:15.114Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-29T14:21:15.114Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-29T14:21:15.114Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-29T14:21:15.114Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-29T14:21:15.114Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-29T14:21:15.114Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-29T14:21:15.114Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-29T14:21:15.114Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-29T14:21:15.114Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-29T14:21:15.114Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-29T14:21:15.114Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-29T14:21:15.114Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-29T14:21:15.114Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-29T14:21:15.114Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-29T14:21:15.114Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-29T14:21:15.114Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-29T14:21:15.114Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-29T14:21:15.114Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-29T14:21:15.114Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-29T14:21:15.114Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-29T14:21:15.114Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-29T14:21:15.114Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-29T14:21:15.114Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-29T14:21:15.114Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-29T14:21:15.114Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-29T14:21:17.181Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-29T14:21:17.821Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-29T14:21:20.612Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-29T14:21:20.612Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-29T14:21:20.746Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.048s coverage: 65.3% of statements [2020-07-29T14:21:21.044Z] ok github.com/docker/docker/daemon/cluster/convert 0.042s coverage: 35.8% of statements [2020-07-29T14:21:22.676Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-29T14:21:22.676Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-29T14:21:23.151Z] ok github.com/docker/docker/daemon/cluster 0.148s coverage: 0.5% of statements [2020-07-29T14:21:24.182Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-29T14:21:24.814Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-29T14:21:25.447Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-29T14:21:26.156Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-29T14:21:27.673Z] ok github.com/docker/docker/daemon/discovery 0.035s coverage: 30.4% of statements [2020-07-29T14:21:28.038Z] ok github.com/docker/docker/pkg/plugins 33.614s coverage: 76.8% of statements [2020-07-29T14:21:28.038Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-29T14:21:28.038Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-29T14:21:28.038Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-29T14:21:28.038Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-29T14:21:28.038Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-07-29T14:21:28.038Z] ? github.com/docker/docker/rootless [no test files] [2020-07-29T14:21:28.038Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-07-29T14:21:28.038Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-29T14:21:28.038Z] ? github.com/docker/docker/volume [no test files] [2020-07-29T14:21:28.038Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-29T14:21:28.038Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-29T14:21:28.038Z] [2020-07-29T14:21:28.038Z] === Skipped [2020-07-29T14:21:28.038Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-07-29T14:21:28.038Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-07-29T14:21:28.038Z] [2020-07-29T14:21:28.038Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-07-29T14:21:28.038Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-07-29T14:21:28.038Z] [2020-07-29T14:21:28.038Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-07-29T14:21:28.038Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T14:21:28.038Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-29T14:21:28.038Z] [2020-07-29T14:21:28.038Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-07-29T14:21:28.038Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T14:21:28.038Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-29T14:21:28.038Z] [2020-07-29T14:21:28.038Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-07-29T14:21:28.038Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T14:21:28.038Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-29T14:21:28.038Z] [2020-07-29T14:21:28.038Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-07-29T14:21:28.038Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T14:21:28.038Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-29T14:21:28.038Z] [2020-07-29T14:21:28.038Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-07-29T14:21:28.038Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T14:21:28.038Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-29T14:21:28.038Z] [2020-07-29T14:21:28.038Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-07-29T14:21:28.038Z] graphtest_unix.go:73: No driver to put! [2020-07-29T14:21:28.038Z] [2020-07-29T14:21:28.038Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-07-29T14:21:28.038Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-07-29T14:21:28.038Z] [2020-07-29T14:21:28.038Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-07-29T14:21:28.038Z] overlay_test.go:49: Fails to compute changes intermittently [2020-07-29T14:21:28.038Z] [2020-07-29T14:21:28.038Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-07-29T14:21:28.038Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-07-29T14:21:28.038Z] [2020-07-29T14:21:28.038Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-07-29T14:21:28.038Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-07-29T14:21:28.038Z] [2020-07-29T14:21:28.038Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-07-29T14:21:28.038Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T14:21:28.038Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-29T14:21:28.038Z] [2020-07-29T14:21:28.038Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-07-29T14:21:28.038Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T14:21:28.038Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-29T14:21:28.038Z] [2020-07-29T14:21:28.038Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-07-29T14:21:28.038Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T14:21:28.038Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-29T14:21:28.038Z] [2020-07-29T14:21:28.038Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-07-29T14:21:28.038Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T14:21:28.038Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-29T14:21:28.038Z] [2020-07-29T14:21:28.038Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-07-29T14:21:28.038Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T14:21:28.038Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-29T14:21:28.038Z] [2020-07-29T14:21:28.038Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-07-29T14:21:28.038Z] graphtest_unix.go:73: No driver to put! [2020-07-29T14:21:28.038Z] [2020-07-29T14:21:28.038Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-07-29T14:21:28.038Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-07-29T14:21:28.038Z] [2020-07-29T14:21:28.038Z] [2020-07-29T14:21:28.038Z] DONE 2066 tests, 19 skipped in 89.378s Post stage [Pipeline] junit [2020-07-29T14:21:28.051Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-07-29T14:21:28.553Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41293/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=83baeafc3c4eaedc41efb47061eb530651d8ce04 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:83baeafc3c4eaedc41efb47061eb530651d8ce04 hack/validate/vendor [2020-07-29T14:21:28.886Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-07-29T14:21:28.886Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.03s) [2020-07-29T14:21:28.886Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-29T14:21:28.886Z] daemon.go:325: [d9801f9477b6d] waiting for daemon to start [2020-07-29T14:21:28.886Z] daemon.go:325: [d9801f9477b6d] waiting for daemon to start [2020-07-29T14:21:28.886Z] daemon.go:353: [d9801f9477b6d] daemon started [2020-07-29T14:21:28.886Z] daemon.go:325: [d9801f9477b6d] waiting for daemon to start [2020-07-29T14:21:28.886Z] daemon.go:296: [d9801f9477b6d] exiting daemon [2020-07-29T14:21:28.886Z] daemon.go:325: [d9801f9477b6d] waiting for daemon to start [2020-07-29T14:21:28.886Z] daemon.go:353: [d9801f9477b6d] daemon started [2020-07-29T14:21:28.886Z] daemon.go:461: [d9801f9477b6d] Stopping daemon [2020-07-29T14:21:28.886Z] daemon.go:296: [d9801f9477b6d] exiting daemon [2020-07-29T14:21:28.886Z] daemon.go:448: [d9801f9477b6d] Daemon stopped [2020-07-29T14:21:28.886Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.37s) [2020-07-29T14:21:28.886Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-29T14:21:28.886Z] daemon.go:325: [d848a236b1746] waiting for daemon to start [2020-07-29T14:21:28.886Z] daemon.go:325: [d848a236b1746] waiting for daemon to start [2020-07-29T14:21:28.886Z] daemon.go:353: [d848a236b1746] daemon started [2020-07-29T14:21:28.886Z] daemon.go:325: [d848a236b1746] waiting for daemon to start [2020-07-29T14:21:28.886Z] daemon.go:296: [d848a236b1746] exiting daemon [2020-07-29T14:21:28.886Z] daemon.go:325: [d848a236b1746] waiting for daemon to start [2020-07-29T14:21:28.886Z] daemon.go:353: [d848a236b1746] daemon started [2020-07-29T14:21:28.886Z] daemon.go:461: [d848a236b1746] Stopping daemon [2020-07-29T14:21:28.886Z] daemon.go:296: [d848a236b1746] exiting daemon [2020-07-29T14:21:28.886Z] daemon.go:448: [d848a236b1746] Daemon stopped [2020-07-29T14:21:28.886Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.90s) [2020-07-29T14:21:28.886Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-29T14:21:28.886Z] daemon.go:325: [d8e77e9f51c6d] waiting for daemon to start [2020-07-29T14:21:28.886Z] daemon.go:325: [d8e77e9f51c6d] waiting for daemon to start [2020-07-29T14:21:28.886Z] daemon.go:353: [d8e77e9f51c6d] daemon started [2020-07-29T14:21:28.886Z] daemon.go:461: [d8e77e9f51c6d] Stopping daemon [2020-07-29T14:21:28.886Z] daemon.go:296: [d8e77e9f51c6d] exiting daemon [2020-07-29T14:21:28.886Z] daemon.go:448: [d8e77e9f51c6d] Daemon stopped [2020-07-29T14:21:28.886Z] daemon.go:325: [d8e77e9f51c6d] waiting for daemon to start [2020-07-29T14:21:28.886Z] daemon.go:325: [d8e77e9f51c6d] waiting for daemon to start [2020-07-29T14:21:28.886Z] daemon.go:353: [d8e77e9f51c6d] daemon started [2020-07-29T14:21:28.886Z] daemon.go:461: [d8e77e9f51c6d] Stopping daemon [2020-07-29T14:21:28.886Z] daemon.go:296: [d8e77e9f51c6d] exiting daemon [2020-07-29T14:21:28.886Z] daemon.go:448: [d8e77e9f51c6d] Daemon stopped [2020-07-29T14:21:28.886Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.64s) [2020-07-29T14:21:28.886Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-29T14:21:28.886Z] daemon.go:325: [d2c5a0227aa0a] waiting for daemon to start [2020-07-29T14:21:28.886Z] daemon.go:325: [d2c5a0227aa0a] waiting for daemon to start [2020-07-29T14:21:28.886Z] daemon.go:353: [d2c5a0227aa0a] daemon started [2020-07-29T14:21:28.886Z] daemon.go:325: [d2c5a0227aa0a] waiting for daemon to start [2020-07-29T14:21:28.886Z] daemon.go:296: [d2c5a0227aa0a] exiting daemon [2020-07-29T14:21:28.886Z] daemon.go:325: [d2c5a0227aa0a] waiting for daemon to start [2020-07-29T14:21:28.886Z] daemon.go:353: [d2c5a0227aa0a] daemon started [2020-07-29T14:21:28.886Z] daemon.go:461: [d2c5a0227aa0a] Stopping daemon [2020-07-29T14:21:28.886Z] daemon.go:296: [d2c5a0227aa0a] exiting daemon [2020-07-29T14:21:28.886Z] daemon.go:448: [d2c5a0227aa0a] Daemon stopped [2020-07-29T14:21:28.886Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.24s) [2020-07-29T14:21:28.886Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-29T14:21:28.886Z] daemon.go:325: [db4f17b6b9381] waiting for daemon to start [2020-07-29T14:21:28.886Z] daemon.go:325: [db4f17b6b9381] waiting for daemon to start [2020-07-29T14:21:28.886Z] daemon.go:353: [db4f17b6b9381] daemon started [2020-07-29T14:21:28.886Z] daemon.go:461: [db4f17b6b9381] Stopping daemon [2020-07-29T14:21:28.886Z] daemon.go:296: [db4f17b6b9381] exiting daemon [2020-07-29T14:21:28.886Z] daemon.go:448: [db4f17b6b9381] Daemon stopped [2020-07-29T14:21:28.886Z] daemon.go:325: [db4f17b6b9381] waiting for daemon to start [2020-07-29T14:21:28.886Z] daemon.go:325: [db4f17b6b9381] waiting for daemon to start [2020-07-29T14:21:28.886Z] daemon.go:353: [db4f17b6b9381] daemon started [2020-07-29T14:21:28.886Z] daemon.go:461: [db4f17b6b9381] Stopping daemon [2020-07-29T14:21:28.886Z] daemon.go:296: [db4f17b6b9381] exiting daemon [2020-07-29T14:21:28.886Z] daemon.go:448: [db4f17b6b9381] Daemon stopped [2020-07-29T14:21:28.886Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.24s) [2020-07-29T14:21:28.886Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-29T14:21:28.886Z] daemon.go:325: [d9dc0eb8de801] waiting for daemon to start [2020-07-29T14:21:28.886Z] daemon.go:325: [d9dc0eb8de801] waiting for daemon to start [2020-07-29T14:21:28.886Z] daemon.go:353: [d9dc0eb8de801] daemon started [2020-07-29T14:21:28.886Z] daemon.go:296: [d9dc0eb8de801] exiting daemon [2020-07-29T14:21:28.886Z] daemon.go:325: [d9dc0eb8de801] waiting for daemon to start [2020-07-29T14:21:28.886Z] daemon.go:325: [d9dc0eb8de801] waiting for daemon to start [2020-07-29T14:21:28.886Z] daemon.go:353: [d9dc0eb8de801] daemon started [2020-07-29T14:21:28.886Z] daemon.go:461: [d9dc0eb8de801] Stopping daemon [2020-07-29T14:21:28.886Z] daemon.go:296: [d9dc0eb8de801] exiting daemon [2020-07-29T14:21:28.886Z] daemon.go:448: [d9dc0eb8de801] Daemon stopped [2020-07-29T14:21:28.886Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.44s) [2020-07-29T14:21:28.886Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-29T14:21:28.886Z] daemon.go:325: [d111b94f9a1b8] waiting for daemon to start [2020-07-29T14:21:28.886Z] daemon.go:325: [d111b94f9a1b8] waiting for daemon to start [2020-07-29T14:21:28.886Z] daemon.go:353: [d111b94f9a1b8] daemon started [2020-07-29T14:21:28.886Z] daemon.go:461: [d111b94f9a1b8] Stopping daemon [2020-07-29T14:21:28.886Z] daemon.go:296: [d111b94f9a1b8] exiting daemon [2020-07-29T14:21:28.886Z] daemon.go:448: [d111b94f9a1b8] Daemon stopped [2020-07-29T14:21:28.886Z] daemon.go:325: [d111b94f9a1b8] waiting for daemon to start [2020-07-29T14:21:28.886Z] daemon.go:325: [d111b94f9a1b8] waiting for daemon to start [2020-07-29T14:21:28.886Z] daemon.go:353: [d111b94f9a1b8] daemon started [2020-07-29T14:21:28.886Z] daemon.go:461: [d111b94f9a1b8] Stopping daemon [2020-07-29T14:21:28.886Z] daemon.go:296: [d111b94f9a1b8] exiting daemon [2020-07-29T14:21:28.886Z] daemon.go:448: [d111b94f9a1b8] Daemon stopped [2020-07-29T14:21:28.886Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.23s) [2020-07-29T14:21:28.886Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-29T14:21:28.886Z] daemon.go:325: [d1121e877dd75] waiting for daemon to start [2020-07-29T14:21:28.886Z] daemon.go:325: [d1121e877dd75] waiting for daemon to start [2020-07-29T14:21:28.886Z] daemon.go:353: [d1121e877dd75] daemon started [2020-07-29T14:21:28.886Z] daemon.go:461: [d1121e877dd75] Stopping daemon [2020-07-29T14:21:28.886Z] daemon.go:296: [d1121e877dd75] exiting daemon [2020-07-29T14:21:28.886Z] daemon.go:448: [d1121e877dd75] Daemon stopped [2020-07-29T14:21:28.886Z] daemon.go:325: [d1121e877dd75] waiting for daemon to start [2020-07-29T14:21:28.886Z] daemon.go:325: [d1121e877dd75] waiting for daemon to start [2020-07-29T14:21:28.886Z] daemon.go:353: [d1121e877dd75] daemon started [2020-07-29T14:21:28.886Z] daemon.go:461: [d1121e877dd75] Stopping daemon [2020-07-29T14:21:28.886Z] daemon.go:296: [d1121e877dd75] exiting daemon [2020-07-29T14:21:28.886Z] daemon.go:448: [d1121e877dd75] Daemon stopped [2020-07-29T14:21:28.886Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.43s) [2020-07-29T14:21:28.886Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-29T14:21:28.886Z] daemon.go:325: [dfd68944683df] waiting for daemon to start [2020-07-29T14:21:28.886Z] daemon.go:325: [dfd68944683df] waiting for daemon to start [2020-07-29T14:21:28.886Z] daemon.go:353: [dfd68944683df] daemon started [2020-07-29T14:21:28.886Z] daemon.go:461: [dfd68944683df] Stopping daemon [2020-07-29T14:21:28.886Z] daemon.go:296: [dfd68944683df] exiting daemon [2020-07-29T14:21:28.886Z] daemon.go:448: [dfd68944683df] Daemon stopped [2020-07-29T14:21:28.886Z] daemon.go:325: [dfd68944683df] waiting for daemon to start [2020-07-29T14:21:28.886Z] daemon.go:325: [dfd68944683df] waiting for daemon to start [2020-07-29T14:21:28.886Z] daemon.go:353: [dfd68944683df] daemon started [2020-07-29T14:21:28.886Z] daemon.go:461: [dfd68944683df] Stopping daemon [2020-07-29T14:21:28.886Z] daemon.go:296: [dfd68944683df] exiting daemon [2020-07-29T14:21:28.886Z] daemon.go:448: [dfd68944683df] Daemon stopped [2020-07-29T14:21:28.886Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.47s) [2020-07-29T14:21:28.886Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-29T14:21:28.886Z] daemon.go:325: [d8f5a3f524f60] waiting for daemon to start [2020-07-29T14:21:28.886Z] daemon.go:325: [d8f5a3f524f60] waiting for daemon to start [2020-07-29T14:21:28.886Z] daemon.go:353: [d8f5a3f524f60] daemon started [2020-07-29T14:21:28.886Z] daemon.go:325: [d8f5a3f524f60] waiting for daemon to start [2020-07-29T14:21:28.886Z] daemon.go:296: [d8f5a3f524f60] exiting daemon [2020-07-29T14:21:28.886Z] daemon.go:325: [d8f5a3f524f60] waiting for daemon to start [2020-07-29T14:21:28.886Z] daemon.go:353: [d8f5a3f524f60] daemon started [2020-07-29T14:21:28.886Z] daemon.go:461: [d8f5a3f524f60] Stopping daemon [2020-07-29T14:21:28.886Z] daemon.go:296: [d8f5a3f524f60] exiting daemon [2020-07-29T14:21:28.886Z] daemon.go:448: [d8f5a3f524f60] Daemon stopped [2020-07-29T14:21:28.886Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.48s) [2020-07-29T14:21:28.886Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-29T14:21:28.886Z] daemon.go:325: [d5f0f681f6c02] waiting for daemon to start [2020-07-29T14:21:28.886Z] daemon.go:325: [d5f0f681f6c02] waiting for daemon to start [2020-07-29T14:21:28.886Z] daemon.go:353: [d5f0f681f6c02] daemon started [2020-07-29T14:21:28.886Z] daemon.go:325: [d5f0f681f6c02] waiting for daemon to start [2020-07-29T14:21:28.886Z] daemon.go:296: [d5f0f681f6c02] exiting daemon [2020-07-29T14:21:28.886Z] daemon.go:325: [d5f0f681f6c02] waiting for daemon to start [2020-07-29T14:21:28.886Z] daemon.go:353: [d5f0f681f6c02] daemon started [2020-07-29T14:21:28.886Z] daemon.go:461: [d5f0f681f6c02] Stopping daemon [2020-07-29T14:21:28.886Z] daemon.go:296: [d5f0f681f6c02] exiting daemon [2020-07-29T14:21:28.886Z] daemon.go:448: [d5f0f681f6c02] Daemon stopped [2020-07-29T14:21:28.886Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.29s) [2020-07-29T14:21:28.887Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-29T14:21:28.887Z] daemon.go:325: [d82e6a60c8dfd] waiting for daemon to start [2020-07-29T14:21:28.887Z] daemon.go:325: [d82e6a60c8dfd] waiting for daemon to start [2020-07-29T14:21:28.887Z] daemon.go:353: [d82e6a60c8dfd] daemon started [2020-07-29T14:21:28.887Z] daemon.go:461: [d82e6a60c8dfd] Stopping daemon [2020-07-29T14:21:28.887Z] daemon.go:296: [d82e6a60c8dfd] exiting daemon [2020-07-29T14:21:28.887Z] daemon.go:448: [d82e6a60c8dfd] Daemon stopped [2020-07-29T14:21:28.887Z] daemon.go:325: [d82e6a60c8dfd] waiting for daemon to start [2020-07-29T14:21:28.887Z] daemon.go:325: [d82e6a60c8dfd] waiting for daemon to start [2020-07-29T14:21:28.887Z] daemon.go:353: [d82e6a60c8dfd] daemon started [2020-07-29T14:21:28.887Z] daemon.go:461: [d82e6a60c8dfd] Stopping daemon [2020-07-29T14:21:28.887Z] daemon.go:296: [d82e6a60c8dfd] exiting daemon [2020-07-29T14:21:28.887Z] daemon.go:448: [d82e6a60c8dfd] Daemon stopped [2020-07-29T14:21:28.887Z] === RUN TestKernelTCPMemory [2020-07-29T14:21:29.119Z] No vendor changes in diff. [2020-07-29T14:21:29.190Z] --- PASS: TestKernelTCPMemory (0.89s) [2020-07-29T14:21:29.190Z] === RUN TestNISDomainname [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-07-29T14:21:30.058Z] + echo Building e2e image [2020-07-29T14:21:30.058Z] Building e2e image [2020-07-29T14:21:30.058Z] + docker build --build-arg DOCKER_GITCOMMIT=83baeafc3c4eaedc41efb47061eb530651d8ce04 -t moby-e2e-test -f Dockerfile.e2e . [2020-07-29T14:21:30.058Z] #1 [internal] load .dockerignore [2020-07-29T14:21:30.058Z] #1 transferring context: 34B done [2020-07-29T14:21:30.058Z] #1 DONE 0.0s [2020-07-29T14:21:30.058Z] [2020-07-29T14:21:30.058Z] #2 [internal] load build definition from Dockerfile.e2e [2020-07-29T14:21:30.058Z] #2 transferring dockerfile: 3.21kB done [2020-07-29T14:21:30.058Z] #2 DONE 0.0s [2020-07-29T14:21:30.058Z] [2020-07-29T14:21:30.058Z] #4 [internal] load metadata for docker.io/library/golang:1.13.14-alpine [2020-07-29T14:21:30.292Z] --- PASS: TestNISDomainname (1.07s) [2020-07-29T14:21:30.292Z] === RUN TestStats [2020-07-29T14:21:30.317Z] #4 DONE 0.2s [2020-07-29T14:21:30.317Z] [2020-07-29T14:21:30.317Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-07-29T14:21:30.317Z] #3 DONE 0.2s [2020-07-29T14:21:30.317Z] [2020-07-29T14:21:30.317Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-07-29T14:21:30.317Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done [2020-07-29T14:21:30.317Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done [2020-07-29T14:21:30.317Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done [2020-07-29T14:21:30.317Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done [2020-07-29T14:21:30.317Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.1s [2020-07-29T14:21:30.317Z] #5 ... [2020-07-29T14:21:30.317Z] [2020-07-29T14:21:30.317Z] #8 [internal] load build context [2020-07-29T14:21:30.317Z] #8 transferring context: 801.27kB 0.2s done [2020-07-29T14:21:30.317Z] #8 DONE 0.2s [2020-07-29T14:21:30.317Z] [2020-07-29T14:21:30.317Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-07-29T14:21:30.317Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.1s done [2020-07-29T14:21:30.317Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d [2020-07-29T14:21:30.446Z] ok github.com/docker/docker/daemon/events 0.087s coverage: 50.0% of statements [2020-07-29T14:21:30.446Z] ok github.com/docker/docker/daemon/config 0.073s coverage: 82.2% of statements [2020-07-29T14:21:30.575Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.1s done [2020-07-29T14:21:30.575Z] #5 DONE 0.3s [2020-07-29T14:21:30.575Z] [2020-07-29T14:21:30.575Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38... [2020-07-29T14:21:30.575Z] #14 resolve docker.io/library/golang:1.13.14-alpine@sha256:f0634bb385432f172e2a1410877436790745347cc74c48fa33299acbb9141a4b done [2020-07-29T14:21:30.575Z] #14 sha256:298aa35a5d8df51a0106afd3977b44d7fe278954f25480a5d877e4db724cf992 3.83kB / 3.83kB done [2020-07-29T14:21:30.575Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 282.60kB / 282.60kB 0.1s done [2020-07-29T14:21:30.575Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 155B / 155B 0.1s done [2020-07-29T14:21:30.575Z] #14 sha256:f0634bb385432f172e2a1410877436790745347cc74c48fa33299acbb9141a4b 1.65kB / 1.65kB done [2020-07-29T14:21:30.575Z] #14 sha256:8c4e26ae98bc6cca696af54c802970fca0fe83353272e2d33ca3b1a5ed6a4c5f 1.36kB / 1.36kB done [2020-07-29T14:21:30.575Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0.1s done [2020-07-29T14:21:30.575Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 15.64MB / 127.35MB 0.2s [2020-07-29T14:21:30.575Z] #14 sha256:cfc5244440ca858ac4977159729e12b5d75de590df9f768b4e59848e07ed04e6 126B / 126B 0.1s done [2020-07-29T14:21:30.575Z] #14 extracting sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f done [2020-07-29T14:21:30.833Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 24.21MB / 127.35MB 0.4s [2020-07-29T14:21:30.833Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 37.44MB / 127.35MB 0.5s [2020-07-29T14:21:31.091Z] #14 ... [2020-07-29T14:21:31.091Z] [2020-07-29T14:21:31.091Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-07-29T14:21:31.091Z] #6 DONE 0.5s [2020-07-29T14:21:31.091Z] [2020-07-29T14:21:31.091Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38... [2020-07-29T14:21:31.091Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 51.92MB / 127.35MB 0.6s [2020-07-29T14:21:31.091Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 67.09MB / 127.35MB 0.7s [2020-07-29T14:21:31.091Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 87.21MB / 127.35MB 0.9s [2020-07-29T14:21:31.349Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 97.19MB / 127.35MB 1.0s [2020-07-29T14:21:31.606Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 107.21MB / 127.35MB 1.1s [2020-07-29T14:21:31.606Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 127.14MB / 127.35MB 1.3s [2020-07-29T14:21:31.865Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 127.35MB / 127.35MB 1.5s done [2020-07-29T14:21:31.865Z] #14 extracting sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c [2020-07-29T14:21:32.357Z] --- PASS: TestStats (1.95s) [2020-07-29T14:21:32.357Z] === RUN TestStopContainerWithTimeout [2020-07-29T14:21:32.357Z] === RUN TestStopContainerWithTimeout/0 [2020-07-29T14:21:32.357Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-29T14:21:32.357Z] === RUN TestStopContainerWithTimeout/1 [2020-07-29T14:21:32.357Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-29T14:21:32.357Z] === RUN TestStopContainerWithTimeout/3 [2020-07-29T14:21:32.357Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-29T14:21:32.357Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-29T14:21:32.357Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-29T14:21:32.357Z] === CONT TestStopContainerWithTimeout/0 [2020-07-29T14:21:32.357Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-29T14:21:33.221Z] ok github.com/docker/docker/daemon/graphdriver 0.008s coverage: 2.2% of statements [2020-07-29T14:21:33.390Z] === CONT TestStopContainerWithTimeout/3 [2020-07-29T14:21:34.217Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-29T14:21:34.475Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-29T14:21:35.150Z] #14 extracting sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 2.9s done [2020-07-29T14:21:35.150Z] #14 extracting sha256:cfc5244440ca858ac4977159729e12b5d75de590df9f768b4e59848e07ed04e6 done [2020-07-29T14:21:35.150Z] #14 DONE 4.9s [2020-07-29T14:21:35.150Z] [2020-07-29T14:21:35.150Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-07-29T14:21:35.452Z] === CONT TestStopContainerWithTimeout/1 [2020-07-29T14:21:35.716Z] #15 ... [2020-07-29T14:21:35.716Z] [2020-07-29T14:21:35.716Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-07-29T14:21:35.716Z] #7 0.364 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-07-29T14:21:35.716Z] #7 1.418 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-07-29T14:21:35.716Z] #7 1.495 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-07-29T14:21:35.716Z] #7 1.499 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-07-29T14:21:35.716Z] #7 1.506 (3/30) Installing readline (8.0.0-r0) [2020-07-29T14:21:35.716Z] #7 1.510 (4/30) Installing bash (5.0.0-r0) [2020-07-29T14:21:35.716Z] #7 1.524 Executing bash-5.0.0-r0.post-install [2020-07-29T14:21:35.716Z] #7 1.527 (5/30) Installing ca-certificates (20191127-r2) [2020-07-29T14:21:35.716Z] #7 1.543 (6/30) Installing libgcc (8.3.0-r0) [2020-07-29T14:21:35.716Z] #7 1.546 (7/30) Installing libstdc++ (8.3.0-r0) [2020-07-29T14:21:35.716Z] #7 1.560 (8/30) Installing binutils (2.32-r0) [2020-07-29T14:21:35.716Z] #7 1.645 (9/30) Installing gmp (6.1.2-r1) [2020-07-29T14:21:35.716Z] #7 1.653 (10/30) Installing isl (0.18-r0) [2020-07-29T14:21:35.716Z] #7 1.673 (11/30) Installing libgomp (8.3.0-r0) [2020-07-29T14:21:35.716Z] #7 1.677 (12/30) Installing libatomic (8.3.0-r0) [2020-07-29T14:21:35.716Z] #7 1.679 (13/30) Installing mpfr3 (3.1.5-r1) [2020-07-29T14:21:35.716Z] #7 1.685 (14/30) Installing mpc1 (1.1.0-r0) [2020-07-29T14:21:35.716Z] #7 1.688 (15/30) Installing gcc (8.3.0-r0) [2020-07-29T14:21:35.716Z] #7 2.421 (16/30) Installing musl-dev (1.1.22-r3) [2020-07-29T14:21:35.716Z] #7 2.505 (17/30) Installing libc-dev (0.7.1-r0) [2020-07-29T14:21:35.716Z] #7 2.507 (18/30) Installing g++ (8.3.0-r0) [2020-07-29T14:21:35.716Z] #7 2.968 (19/30) Installing nghttp2-libs (1.39.2-r1) [2020-07-29T14:21:35.716Z] #7 2.971 (20/30) Installing libcurl (7.66.0-r0) [2020-07-29T14:21:35.716Z] #7 2.978 (21/30) Installing expat (2.2.8-r0) [2020-07-29T14:21:35.716Z] #7 2.982 (22/30) Installing pcre2 (10.33-r0) [2020-07-29T14:21:35.716Z] #7 2.990 (23/30) Installing git (2.22.4-r0) [2020-07-29T14:21:35.716Z] #7 3.156 (24/30) Installing libmnl (1.0.4-r0) [2020-07-29T14:21:35.716Z] #7 3.158 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-07-29T14:21:35.716Z] #7 3.162 (26/30) Installing iptables (1.8.3-r1) [2020-07-29T14:21:35.716Z] #7 3.183 (27/30) Installing pigz (2.4-r0) [2020-07-29T14:21:35.716Z] #7 3.188 (28/30) Installing tar (1.32-r0) [2020-07-29T14:21:35.716Z] #7 3.195 (29/30) Installing xz-libs (5.2.4-r0) [2020-07-29T14:21:35.716Z] #7 3.199 (30/30) Installing xz (5.2.4-r0) [2020-07-29T14:21:35.716Z] #7 3.203 Executing busybox-1.30.1-r3.trigger [2020-07-29T14:21:35.716Z] #7 3.207 Executing ca-certificates-20191127-r2.trigger [2020-07-29T14:21:35.716Z] #7 3.247 OK: 179 MiB in 44 packages [2020-07-29T14:21:35.716Z] #7 DONE 4.6s [2020-07-29T14:21:35.716Z] [2020-07-29T14:21:35.716Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-07-29T14:21:35.716Z] #9 DONE 0.0s [2020-07-29T14:21:35.716Z] [2020-07-29T14:21:35.716Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-07-29T14:21:35.716Z] #10 DONE 0.0s [2020-07-29T14:21:35.716Z] [2020-07-29T14:21:35.716Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-07-29T14:21:35.716Z] #11 DONE 0.0s [2020-07-29T14:21:35.716Z] [2020-07-29T14:21:35.716Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-07-29T14:21:35.716Z] #12 DONE 0.0s [2020-07-29T14:21:35.716Z] [2020-07-29T14:21:35.716Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-07-29T14:21:35.716Z] #13 DONE 0.0s [2020-07-29T14:21:35.716Z] [2020-07-29T14:21:35.716Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-07-29T14:21:35.972Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.9% of statements [2020-07-29T14:21:35.974Z] #15 0.820 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-29T14:21:36.268Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.473s coverage: 13.7% of statements [2020-07-29T14:21:36.958Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-07-29T14:21:36.958Z] --- PASS: TestStopContainerWithTimeout/0 (0.94s) [2020-07-29T14:21:36.958Z] --- PASS: TestStopContainerWithTimeout/-1 (2.83s) [2020-07-29T14:21:36.958Z] --- PASS: TestStopContainerWithTimeout/3 (2.79s) [2020-07-29T14:21:36.958Z] --- PASS: TestStopContainerWithTimeout/1 (1.85s) [2020-07-29T14:21:36.958Z] === RUN TestDeleteDevicemapper [2020-07-29T14:21:36.958Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-29T14:21:36.958Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-29T14:21:36.958Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-29T14:21:37.346Z] #15 1.889 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-29T14:21:37.347Z] #15 2.000 (1/54) Installing ncurses-terminfo-base (6.2_p20200523-r0) [2020-07-29T14:21:37.347Z] #15 2.004 (2/54) Installing ncurses-libs (6.2_p20200523-r0) [2020-07-29T14:21:37.347Z] #15 2.010 (3/54) Installing readline (8.0.4-r0) [2020-07-29T14:21:37.347Z] #15 2.014 (4/54) Installing bash (5.0.17-r0) [2020-07-29T14:21:37.347Z] #15 2.025 Executing bash-5.0.17-r0.post-install [2020-07-29T14:21:37.347Z] #15 2.027 (5/54) Installing linux-headers (5.4.5-r1) [2020-07-29T14:21:37.347Z] #15 2.104 (6/54) Installing libblkid (2.35.2-r0) [2020-07-29T14:21:37.347Z] #15 2.109 (7/54) Installing libuuid (2.35.2-r0) [2020-07-29T14:21:37.347Z] #15 2.110 (8/54) Installing btrfs-progs-libs (5.6.1-r0) [2020-07-29T14:21:37.347Z] #15 2.115 (9/54) Installing btrfs-progs-dev (5.6.1-r0) [2020-07-29T14:21:37.347Z] #15 2.119 (10/54) Installing libgcc (9.3.0-r2) [2020-07-29T14:21:37.347Z] #15 2.121 (11/54) Installing libstdc++ (9.3.0-r2) [2020-07-29T14:21:37.347Z] #15 2.133 (12/54) Installing binutils (2.34-r1) [2020-07-29T14:21:37.347Z] #15 2.199 (13/54) Installing libmagic (5.38-r0) [2020-07-29T14:21:37.347Z] #15 2.218 (14/54) Installing file (5.38-r0) [2020-07-29T14:21:37.604Z] #15 2.219 (15/54) Installing gmp (6.2.0-r0) [2020-07-29T14:21:37.604Z] #15 2.225 (16/54) Installing isl (0.18-r0) [2020-07-29T14:21:37.604Z] #15 2.239 (17/54) Installing libgomp (9.3.0-r2) [2020-07-29T14:21:37.604Z] #15 2.242 (18/54) Installing libatomic (9.3.0-r2) [2020-07-29T14:21:37.604Z] #15 2.243 (19/54) Installing libgphobos (9.3.0-r2) [2020-07-29T14:21:37.604Z] #15 2.286 (20/54) Installing mpfr4 (4.0.2-r4) [2020-07-29T14:21:37.604Z] #15 2.292 (21/54) Installing mpc1 (1.1.0-r1) [2020-07-29T14:21:37.604Z] #15 2.294 (22/54) Installing gcc (9.3.0-r2) [2020-07-29T14:21:37.740Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-29T14:21:38.240Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-29T14:21:38.240Z] ok github.com/docker/docker/api/server/httputils 0.127s coverage: 14.7% of statements [2020-07-29T14:21:38.240Z] ok github.com/docker/docker/api/server/middleware 0.141s coverage: 37.7% of statements [2020-07-29T14:21:38.240Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-29T14:21:38.240Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-29T14:21:38.240Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-29T14:21:38.240Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-29T14:21:38.240Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-29T14:21:38.240Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-29T14:21:38.240Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-29T14:21:38.240Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-29T14:21:38.240Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-29T14:21:38.240Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-29T14:21:38.240Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-29T14:21:38.240Z] ok github.com/docker/docker/api/server/router/swarm 0.142s coverage: 3.1% of statements [2020-07-29T14:21:38.240Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-29T14:21:38.240Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-29T14:21:38.240Z] ? github.com/docker/docker/api/types [no test files] [2020-07-29T14:21:38.240Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-29T14:21:38.240Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-29T14:21:38.240Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-29T14:21:38.240Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-29T14:21:38.240Z] ok github.com/docker/docker/api/types/filters 0.071s coverage: 92.2% of statements [2020-07-29T14:21:38.240Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-29T14:21:38.240Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-29T14:21:38.240Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-29T14:21:38.240Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-29T14:21:38.240Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-29T14:21:38.240Z] ok github.com/docker/docker/api/types/strslice 0.058s coverage: 90.0% of statements [2020-07-29T14:21:38.240Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-29T14:21:38.240Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-29T14:21:38.240Z] ok github.com/docker/docker/api/types/time 0.307s coverage: 100.0% of statements [2020-07-29T14:21:38.240Z] ok github.com/docker/docker/api/types/versions 0.064s coverage: 75.0% of statements [2020-07-29T14:21:38.240Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-29T14:21:38.240Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-29T14:21:38.240Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-29T14:21:38.240Z] ? github.com/docker/docker/autogen/winresources/docker [no test files] [2020-07-29T14:21:38.240Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-07-29T14:21:38.240Z] ? github.com/docker/docker/builder [no test files] [2020-07-29T14:21:38.240Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-29T14:21:38.240Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-29T14:21:38.240Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-29T14:21:38.240Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-29T14:21:38.240Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-29T14:21:38.240Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-29T14:21:38.240Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-29T14:21:38.385Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.600s coverage: 57.8% of statements [2020-07-29T14:21:38.537Z] #15 3.131 (23/54) Installing musl-dev (1.1.24-r9) [2020-07-29T14:21:38.537Z] #15 3.203 (24/54) Installing libc-dev (0.7.2-r3) [2020-07-29T14:21:38.537Z] #15 3.204 (25/54) Installing g++ (9.3.0-r2) [2020-07-29T14:21:38.795Z] #15 3.613 (26/54) Installing make (4.3-r0) [2020-07-29T14:21:38.795Z] #15 3.616 (27/54) Installing fortify-headers (1.1-r0) [2020-07-29T14:21:38.795Z] #15 3.618 (28/54) Installing patch (2.7.6-r6) [2020-07-29T14:21:38.795Z] #15 3.621 (29/54) Installing build-base (0.5-r2) [2020-07-29T14:21:38.795Z] #15 3.622 (30/54) Installing nghttp2-libs (1.41.0-r0) [2020-07-29T14:21:38.795Z] #15 3.624 (31/54) Installing libcurl (7.69.1-r0) [2020-07-29T14:21:38.795Z] #15 3.629 (32/54) Installing curl (7.69.1-r0) [2020-07-29T14:21:38.795Z] #15 3.632 (33/54) Installing oniguruma (6.9.5-r1) [2020-07-29T14:21:38.795Z] #15 3.638 (34/54) Installing jq (1.6-r1) [2020-07-29T14:21:38.795Z] #15 3.645 (35/54) Installing device-mapper-libs (2.02.186-r1) [2020-07-29T14:21:38.795Z] #15 3.649 (36/54) Installing device-mapper-event-libs (2.02.186-r1) [2020-07-29T14:21:38.795Z] #15 3.651 (37/54) Installing libaio (0.3.112-r1) [2020-07-29T14:21:38.795Z] #15 3.653 (38/54) Installing lvm2-libs (2.02.186-r1) [2020-07-29T14:21:38.795Z] #15 3.679 (39/54) Installing blkid (2.35.2-r0) [2020-07-29T14:21:39.053Z] #15 3.682 (40/54) Installing libcap-ng (0.7.10-r0) [2020-07-29T14:21:39.053Z] #15 3.683 (41/54) Installing setpriv (2.35.2-r0) [2020-07-29T14:21:39.053Z] #15 3.686 (42/54) Installing libmount (2.35.2-r0) [2020-07-29T14:21:39.053Z] #15 3.690 (43/54) Installing libsmartcols (2.35.2-r0) [2020-07-29T14:21:39.053Z] #15 3.694 (44/54) Installing findmnt (2.35.2-r0) [2020-07-29T14:21:39.053Z] #15 3.696 (45/54) Installing mcookie (2.35.2-r0) [2020-07-29T14:21:39.053Z] #15 3.698 (46/54) Installing hexdump (2.35.2-r0) [2020-07-29T14:21:39.053Z] #15 3.699 (47/54) Installing lsblk (2.35.2-r0) [2020-07-29T14:21:39.053Z] #15 3.701 (48/54) Installing libfdisk (2.35.2-r0) [2020-07-29T14:21:39.053Z] #15 3.706 (49/54) Installing sfdisk (2.35.2-r0) [2020-07-29T14:21:39.053Z] #15 3.709 (50/54) Installing cfdisk (2.35.2-r0) [2020-07-29T14:21:39.053Z] #15 3.711 (51/54) Installing util-linux (2.35.2-r0) [2020-07-29T14:21:39.053Z] #15 3.745 (52/54) Installing pkgconf (1.7.2-r0) [2020-07-29T14:21:39.053Z] #15 3.747 (53/54) Installing util-linux-dev (2.35.2-r0) [2020-07-29T14:21:39.053Z] #15 3.768 (54/54) Installing lvm2-dev (2.02.186-r1) [2020-07-29T14:21:39.053Z] #15 3.772 Executing busybox-1.31.1-r16.trigger [2020-07-29T14:21:39.053Z] #15 3.777 OK: 230 MiB in 69 packages [2020-07-29T14:21:39.311Z] #15 DONE 4.2s [2020-07-29T14:21:39.569Z] [2020-07-29T14:21:39.569Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-07-29T14:21:40.137Z] #16 DONE 0.5s [2020-07-29T14:21:40.137Z] [2020-07-29T14:21:40.137Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-07-29T14:21:40.395Z] #17 DONE 0.4s [2020-07-29T14:21:40.395Z] [2020-07-29T14:21:40.395Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-07-29T14:21:40.395Z] #18 DONE 0.0s [2020-07-29T14:21:40.395Z] [2020-07-29T14:21:40.395Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-07-29T14:21:40.395Z] #19 DONE 0.0s [2020-07-29T14:21:40.395Z] [2020-07-29T14:21:40.395Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-07-29T14:21:40.395Z] #26 DONE 0.0s [2020-07-29T14:21:40.395Z] [2020-07-29T14:21:40.395Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-29T14:21:40.395Z] #22 DONE 0.0s [2020-07-29T14:21:40.395Z] [2020-07-29T14:21:40.395Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-07-29T14:21:40.395Z] #27 DONE 0.1s [2020-07-29T14:21:40.395Z] [2020-07-29T14:21:40.395Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-07-29T14:21:40.533Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.46s) [2020-07-29T14:21:40.533Z] === RUN TestUpdateMemory [2020-07-29T14:21:40.533Z] --- SKIP: TestUpdateMemory (0.00s) [2020-07-29T14:21:40.533Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-07-29T14:21:40.533Z] === RUN TestUpdateCPUQuota [2020-07-29T14:21:40.653Z] #23 DONE 0.1s [2020-07-29T14:21:40.653Z] [2020-07-29T14:21:40.653Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-07-29T14:21:40.653Z] #28 DONE 0.1s [2020-07-29T14:21:40.653Z] [2020-07-29T14:21:40.653Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-07-29T14:21:41.148Z] ok github.com/docker/docker/daemon/graphdriver/aufs 7.773s coverage: 68.5% of statements [2020-07-29T14:21:41.210Z] ok github.com/docker/docker/builder/dockerfile 0.497s coverage: 43.2% of statements [2020-07-29T14:21:41.210Z] ok github.com/docker/docker/builder/dockerignore 0.058s coverage: 96.8% of statements [2020-07-29T14:21:41.210Z] ok github.com/docker/docker/builder/fscache 1.260s coverage: 69.2% of statements [2020-07-29T14:21:41.210Z] ok github.com/docker/docker/builder/remotecontext 0.503s coverage: 9.2% of statements [2020-07-29T14:21:41.221Z] #29 ... [2020-07-29T14:21:41.221Z] [2020-07-29T14:21:41.221Z] #31 [builder 1/4] COPY . . [2020-07-29T14:21:41.221Z] #31 DONE 0.8s [2020-07-29T14:21:41.221Z] [2020-07-29T14:21:41.221Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-07-29T14:21:41.221Z] #24 0.532 + RM_GOPATH=0 [2020-07-29T14:21:41.221Z] #24 0.532 + TMP_GOPATH= [2020-07-29T14:21:41.221Z] #24 0.532 + : /build [2020-07-29T14:21:41.221Z] #24 0.532 + '[' -z '' ']' [2020-07-29T14:21:41.221Z] #24 0.532 ++ mktemp -d [2020-07-29T14:21:41.221Z] #24 0.533 + export GOPATH=/tmp/tmp.nMKBcC [2020-07-29T14:21:41.221Z] #24 0.533 + GOPATH=/tmp/tmp.nMKBcC [2020-07-29T14:21:41.221Z] #24 0.533 + RM_GOPATH=1 [2020-07-29T14:21:41.221Z] #24 0.534 ++ dirname ./install.sh [2020-07-29T14:21:41.221Z] #24 0.534 + dir=. [2020-07-29T14:21:41.221Z] #24 0.534 + bin=dockercli [2020-07-29T14:21:41.221Z] #24 0.534 + shift [2020-07-29T14:21:41.221Z] #24 0.534 + '[' '!' -f ./dockercli.installer ']' [2020-07-29T14:21:41.221Z] #24 0.534 + . ./dockercli.installer [2020-07-29T14:21:41.221Z] #24 0.534 ++ : stable [2020-07-29T14:21:41.221Z] #24 0.534 ++ : 17.06.2-ce [2020-07-29T14:21:41.221Z] #24 0.535 Install docker/cli version 17.06.2-ce from stable [2020-07-29T14:21:41.221Z] #24 0.535 + install_dockercli [2020-07-29T14:21:41.221Z] #24 0.535 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-29T14:21:41.221Z] #24 0.535 ++ uname -m [2020-07-29T14:21:41.221Z] #24 0.535 + arch=x86_64 [2020-07-29T14:21:41.221Z] #24 0.535 + '[' x86_64 '!=' x86_64 ']' [2020-07-29T14:21:41.221Z] #24 0.535 + url=https://download.docker.com/linux/static [2020-07-29T14:21:41.221Z] #24 0.536 + tar -xz docker/docker [2020-07-29T14:21:41.221Z] #24 0.538 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-07-29T14:21:41.572Z] --- PASS: TestUpdateCPUQuota (1.22s) [2020-07-29T14:21:41.572Z] === RUN TestUpdatePidsLimit [2020-07-29T14:21:41.572Z] === RUN TestUpdatePidsLimit/update_from_none [2020-07-29T14:21:41.788Z] #24 ... [2020-07-29T14:21:41.788Z] [2020-07-29T14:21:41.788Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-07-29T14:21:41.788Z] #32 DONE 0.6s [2020-07-29T14:21:41.788Z] [2020-07-29T14:21:41.788Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-07-29T14:21:41.788Z] #20 1.009 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-07-29T14:21:41.788Z] #20 1.164 curl: option --progress: is ambiguous [2020-07-29T14:21:41.788Z] #20 1.164 curl: try 'curl --help' or 'curl --manual' for more information [2020-07-29T14:21:41.788Z] #20 1.317 curl: option --progress: is ambiguous [2020-07-29T14:21:41.788Z] #20 1.317 curl: try 'curl --help' or 'curl --manual' for more information [2020-07-29T14:21:41.788Z] #20 1.483 curl: option --progress: is ambiguous [2020-07-29T14:21:41.788Z] #20 1.483 curl: try 'curl --help' or 'curl --manual' for more information [2020-07-29T14:21:42.046Z] #20 1.673 curl: option --progress: is ambiguous [2020-07-29T14:21:42.046Z] #20 1.673 curl: try 'curl --help' or 'curl --manual' for more information [2020-07-29T14:21:42.205Z] === RUN TestUpdatePidsLimit/no_change [2020-07-29T14:21:42.221Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.580s coverage: 49.5% of statements [2020-07-29T14:21:42.304Z] #20 1.844 [2020-07-29T14:21:42.496Z] === RUN TestUpdatePidsLimit/update_lower [2020-07-29T14:21:42.563Z] #20 ... [2020-07-29T14:21:42.563Z] [2020-07-29T14:21:42.563Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-07-29T14:21:42.563Z] #24 2.002 + mkdir -p /build [2020-07-29T14:21:42.563Z] #24 2.002 + mv docker/docker /build/ [2020-07-29T14:21:42.563Z] #24 2.004 + rmdir docker [2020-07-29T14:21:42.563Z] #24 DONE 2.1s [2020-07-29T14:21:42.787Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-07-29T14:21:42.823Z] [2020-07-29T14:21:42.823Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-07-29T14:21:42.823Z] #33 0.405 [2020-07-29T14:21:42.823Z] #33 0.482 Removing bundles/ [2020-07-29T14:21:42.823Z] #33 0.483 [2020-07-29T14:21:42.823Z] #33 0.486 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-07-29T14:21:42.823Z] #33 0.726 Building test suite binary ./integration-cli/test.main [2020-07-29T14:21:42.869Z] ok github.com/docker/docker/daemon 12.360s coverage: 17.5% of statements [2020-07-29T14:21:42.869Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-29T14:21:42.869Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-29T14:21:42.869Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-29T14:21:42.869Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-29T14:21:43.168Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.420s coverage: 45.9% of statements [2020-07-29T14:21:43.168Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-29T14:21:43.419Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-07-29T14:21:43.710Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-07-29T14:21:44.002Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-07-29T14:21:44.279Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-29T14:21:45.508Z] --- PASS: TestUpdatePidsLimit (3.89s) [2020-07-29T14:21:45.508Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.35s) [2020-07-29T14:21:45.508Z] --- PASS: TestUpdatePidsLimit/no_change (0.42s) [2020-07-29T14:21:45.508Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2020-07-29T14:21:45.508Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s) [2020-07-29T14:21:45.508Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.47s) [2020-07-29T14:21:45.508Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2020-07-29T14:21:45.508Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.44s) [2020-07-29T14:21:45.508Z] === RUN TestUpdateRestartPolicy [2020-07-29T14:21:45.943Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.015s coverage: 58.0% of statements [2020-07-29T14:21:46.166Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-29T14:21:46.589Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.042s coverage: 3.0% of statements [2020-07-29T14:21:46.589Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.558s coverage: 76.1% of statements [2020-07-29T14:21:47.020Z] #33 ... [2020-07-29T14:21:47.020Z] [2020-07-29T14:21:47.020Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-07-29T14:21:47.020Z] #20 2.493 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-07-29T14:21:47.020Z] #20 2.679 curl: option --progress: is ambiguous [2020-07-29T14:21:47.020Z] #20 2.679 curl: try 'curl --help' or 'curl --manual' for more information [2020-07-29T14:21:47.020Z] #20 2.866 [2020-07-29T14:21:47.020Z] #20 3.488 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-07-29T14:21:47.020Z] #20 3.738 curl: option --progress: is ambiguous [2020-07-29T14:21:47.020Z] #20 3.738 curl: try 'curl --help' or 'curl --manual' for more information [2020-07-29T14:21:47.020Z] #20 3.951 [2020-07-29T14:21:47.020Z] #20 4.592 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-07-29T14:21:47.020Z] #20 4.790 curl: option --progress: is ambiguous [2020-07-29T14:21:47.020Z] #20 4.791 curl: try 'curl --help' or 'curl --manual' for more information [2020-07-29T14:21:47.020Z] #20 5.028 [2020-07-29T14:21:47.020Z] #20 5.855 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-07-29T14:21:47.020Z] #20 6.099 curl: option --progress: is ambiguous [2020-07-29T14:21:47.020Z] #20 6.099 curl: try 'curl --help' or 'curl --manual' for more information [2020-07-29T14:21:47.020Z] #20 6.319 [2020-07-29T14:21:47.020Z] #20 6.387 Download of images into '/build' complete. [2020-07-29T14:21:47.020Z] #20 6.387 Use something like the following to load the result into a Docker daemon: [2020-07-29T14:21:47.020Z] #20 6.387 tar -cC '/build' . | docker load [2020-07-29T14:21:47.020Z] #20 DONE 6.6s [2020-07-29T14:21:47.020Z] [2020-07-29T14:21:47.020Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-07-29T14:21:47.233Z] ok github.com/docker/docker/daemon/links 0.005s coverage: 93.0% of statements [2020-07-29T14:21:47.280Z] #29 ... [2020-07-29T14:21:47.280Z] [2020-07-29T14:21:47.280Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-07-29T14:21:47.280Z] #21 DONE 0.0s [2020-07-29T14:21:47.280Z] [2020-07-29T14:21:47.280Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-07-29T14:21:47.539Z] #25 DONE 0.1s [2020-07-29T14:21:47.539Z] [2020-07-29T14:21:47.539Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-07-29T14:21:49.326Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.967s coverage: 55.1% of statements [2020-07-29T14:21:49.326Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-07-29T14:21:49.326Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-29T14:21:50.338Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-29T14:21:50.876Z] ok github.com/docker/docker/daemon/logger 0.241s coverage: 43.7% of statements [2020-07-29T14:21:51.520Z] ok github.com/docker/docker/daemon/logger/awslogs 0.450s coverage: 78.6% of statements [2020-07-29T14:21:51.824Z] ok github.com/docker/docker/daemon/logger/gelf 0.011s coverage: 67.0% of statements [2020-07-29T14:21:52.126Z] ok github.com/docker/docker/daemon/images 0.023s coverage: 4.9% of statements [2020-07-29T14:21:52.126Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-29T14:21:52.126Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-29T14:21:52.126Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-29T14:21:52.126Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-29T14:21:53.243Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.025s coverage: 88.3% of statements [2020-07-29T14:21:53.243Z] ok github.com/docker/docker/daemon/logger/journald 0.022s coverage: 26.2% of statements [2020-07-29T14:21:53.605Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-29T14:21:53.605Z] Using test binary docker [2020-07-29T14:21:53.605Z] +++ /etc/init.d/apparmor start [2020-07-29T14:21:53.605Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-29T14:21:53.605Z] INFO: Waiting for daemon to start... [2020-07-29T14:21:53.605Z] Starting dockerd [2020-07-29T14:21:53.605Z] +++ 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-07-29T14:21:54.110Z] #29 12.58 # github.com/docker/docker/contrib/httpserver [2020-07-29T14:21:54.110Z] #29 12.58 loadinternal: cannot find runtime/cgo [2020-07-29T14:21:54.110Z] #29 DONE 13.0s [2020-07-29T14:21:54.110Z] [2020-07-29T14:21:54.110Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-07-29T14:21:54.110Z] #33 ... [2020-07-29T14:21:54.110Z] [2020-07-29T14:21:54.110Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-07-29T14:21:54.110Z] #30 DONE 0.1s [2020-07-29T14:21:54.110Z] [2020-07-29T14:21:54.110Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-07-29T14:21:54.330Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.024s coverage: 62.1% of statements [2020-07-29T14:21:55.384Z] ok github.com/docker/docker/daemon/logger/local 0.038s coverage: 74.7% of statements [2020-07-29T14:21:55.384Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-29T14:21:55.534Z] . [2020-07-29T14:21:55.534Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-29T14:21:55.534Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-29T14:21:55.534Z] Error: No such image: emptyfs [2020-07-29T14:21:55.534Z] ++++ docker load [2020-07-29T14:21:55.534Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-29T14:21:55.790Z] Running integration-test (iteration 1) [2020-07-29T14:21:55.790Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-07-29T14:21:55.790Z] ++ 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-07-29T14:21:55.790Z] ++ set -e [2020-07-29T14:21:55.790Z] ++ '[' -n 0 ']' [2020-07-29T14:21:55.790Z] ++ set -x [2020-07-29T14:21:55.790Z] ++ env -i DEST=/go/src/github.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-07-29T14:21:56.437Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.052s coverage: 37.9% of statements [2020-07-29T14:21:57.092Z] ok github.com/docker/docker/daemon/logger/templates 0.005s coverage: 8.3% of statements [2020-07-29T14:21:57.736Z] ok github.com/docker/docker/daemon/logger/syslog 0.049s coverage: 47.8% of statements [2020-07-29T14:21:58.787Z] ok github.com/docker/docker/daemon/network 0.013s coverage: 63.8% of statements [2020-07-29T14:21:59.432Z] ok github.com/docker/docker/daemon/logger/splunk 2.511s coverage: 84.5% of statements [2020-07-29T14:21:59.432Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-29T14:21:59.432Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-29T14:22:00.848Z] --- PASS: TestUpdateRestartPolicy (12.85s) [2020-07-29T14:22:00.848Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-29T14:22:00.848Z] --- PASS: TestUpdateRestartWithAutoRemove (0.86s) [2020-07-29T14:22:00.848Z] === RUN TestWaitNonBlocked [2020-07-29T14:22:00.848Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-29T14:22:00.848Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-29T14:22:00.848Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-29T14:22:00.848Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-29T14:22:00.848Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-29T14:22:00.848Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-29T14:22:00.848Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-07-29T14:22:00.848Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.98s) [2020-07-29T14:22:00.848Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.07s) [2020-07-29T14:22:00.848Z] === RUN TestWaitBlocked [2020-07-29T14:22:00.848Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-29T14:22:00.848Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-29T14:22:00.848Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-29T14:22:00.848Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-29T14:22:00.848Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-29T14:22:00.848Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-29T14:22:01.481Z] --- PASS: TestWaitBlocked (0.01s) [2020-07-29T14:22:01.481Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.06s) [2020-07-29T14:22:01.481Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.14s) [2020-07-29T14:22:01.481Z] === CONT TestContainerStartOnDaemonRestart [2020-07-29T14:22:01.481Z] === CONT TestIpcModeOlderClient [2020-07-29T14:22:01.530Z] ok github.com/docker/docker/distribution/metadata 0.150s coverage: 48.2% of statements [2020-07-29T14:22:01.772Z] --- PASS: TestIpcModeOlderClient (0.19s) [2020-07-29T14:22:01.772Z] === CONT TestDaemonRestartIpcMode [2020-07-29T14:22:02.583Z] ok github.com/docker/docker/errdefs 0.024s coverage: 49.4% of statements [2020-07-29T14:22:03.230Z] ok github.com/docker/docker/distribution 0.535s coverage: 22.3% of statements [2020-07-29T14:22:03.230Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-29T14:22:04.500Z] --- PASS: TestContainerStartOnDaemonRestart (2.86s) [2020-07-29T14:22:04.500Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2020-07-29T14:22:04.500Z] daemon.go:325: [d0c7ccea331d6] waiting for daemon to start [2020-07-29T14:22:04.500Z] daemon.go:325: [d0c7ccea331d6] waiting for daemon to start [2020-07-29T14:22:04.500Z] daemon.go:353: [d0c7ccea331d6] daemon started [2020-07-29T14:22:04.500Z] daemon.go:325: [d0c7ccea331d6] waiting for daemon to start [2020-07-29T14:22:04.500Z] daemon.go:296: [d0c7ccea331d6] exiting daemon [2020-07-29T14:22:04.500Z] daemon.go:325: [d0c7ccea331d6] waiting for daemon to start [2020-07-29T14:22:04.500Z] daemon.go:353: [d0c7ccea331d6] daemon started [2020-07-29T14:22:04.500Z] daemon.go:461: [d0c7ccea331d6] Stopping daemon [2020-07-29T14:22:04.500Z] daemon.go:296: [d0c7ccea331d6] exiting daemon [2020-07-29T14:22:04.500Z] daemon.go:448: [d0c7ccea331d6] Daemon stopped [2020-07-29T14:22:04.767Z] ok github.com/docker/docker/distribution/xfer 1.478s coverage: 83.4% of statements [2020-07-29T14:22:04.767Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-29T14:22:05.068Z] ok github.com/docker/docker/image 0.110s coverage: 86.4% of statements [2020-07-29T14:22:05.533Z] --- PASS: TestDaemonRestartIpcMode (3.93s) [2020-07-29T14:22:05.533Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2020-07-29T14:22:05.533Z] daemon.go:325: [d2110822974aa] waiting for daemon to start [2020-07-29T14:22:05.533Z] daemon.go:325: [d2110822974aa] waiting for daemon to start [2020-07-29T14:22:05.533Z] daemon.go:353: [d2110822974aa] daemon started [2020-07-29T14:22:05.533Z] daemon.go:461: [d2110822974aa] Stopping daemon [2020-07-29T14:22:05.533Z] daemon.go:296: [d2110822974aa] exiting daemon [2020-07-29T14:22:05.533Z] daemon.go:448: [d2110822974aa] Daemon stopped [2020-07-29T14:22:05.533Z] daemon.go:325: [d2110822974aa] waiting for daemon to start [2020-07-29T14:22:05.533Z] daemon.go:325: [d2110822974aa] waiting for daemon to start [2020-07-29T14:22:05.533Z] daemon.go:353: [d2110822974aa] daemon started [2020-07-29T14:22:05.533Z] daemon.go:461: [d2110822974aa] Stopping daemon [2020-07-29T14:22:05.533Z] daemon.go:296: [d2110822974aa] exiting daemon [2020-07-29T14:22:05.533Z] daemon.go:448: [d2110822974aa] Daemon stopped [2020-07-29T14:22:05.533Z] PASS [2020-07-29T14:22:05.533Z] [2020-07-29T14:22:05.533Z] === Skipped [2020-07-29T14:22:05.533Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-07-29T14:22:05.533Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-29T14:22:05.533Z] [2020-07-29T14:22:05.533Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-07-29T14:22:05.533Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-29T14:22:05.533Z] [2020-07-29T14:22:05.533Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-07-29T14:22:05.533Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-29T14:22:05.533Z] [2020-07-29T14:22:05.533Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-29T14:22:05.533Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-29T14:22:05.533Z] [2020-07-29T14:22:05.533Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-07-29T14:22:05.533Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-29T14:22:05.533Z] [2020-07-29T14:22:05.533Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-07-29T14:22:05.533Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-07-29T14:22:05.533Z] [2020-07-29T14:22:05.533Z] [2020-07-29T14:22:05.533Z] DONE 189 tests, 6 skipped in 123.169s [2020-07-29T14:22:05.533Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-07-29T14:22:05.533Z] ++ 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-07-29T14:22:05.533Z] ++ set -e [2020-07-29T14:22:05.533Z] ++ '[' -n 0 ']' [2020-07-29T14:22:05.533Z] ++ set -x [2020-07-29T14:22:05.533Z] ++ env -i DEST=/go/src/github.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-07-29T14:22:05.736Z] ok github.com/docker/docker/image/cache 0.091s coverage: 19.2% of statements [2020-07-29T14:22:05.736Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-29T14:22:05.824Z] INFO: Testing against a local daemon [2020-07-29T14:22:05.824Z] === RUN TestCommitInheritsEnv [2020-07-29T14:22:06.386Z] ok github.com/docker/docker/image/v1 0.019s coverage: 25.0% of statements [2020-07-29T14:22:06.386Z] ? github.com/docker/docker/internal/test [no test files] [2020-07-29T14:22:06.457Z] --- PASS: TestCommitInheritsEnv (0.60s) [2020-07-29T14:22:06.457Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-29T14:22:06.457Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-07-29T14:22:06.457Z] === RUN TestImagesFilterMultiReference [2020-07-29T14:22:06.457Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2020-07-29T14:22:06.457Z] === RUN TestImagePullPlatformInvalid [2020-07-29T14:22:06.457Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-07-29T14:22:06.457Z] === RUN TestRemoveImageOrphaning [2020-07-29T14:22:07.089Z] --- PASS: TestRemoveImageOrphaning (0.61s) [2020-07-29T14:22:07.089Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-29T14:22:07.089Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-07-29T14:22:07.089Z] === RUN TestTagInvalidReference [2020-07-29T14:22:07.089Z] --- PASS: TestTagInvalidReference (0.01s) [2020-07-29T14:22:07.089Z] === RUN TestTagValidPrefixedRepo [2020-07-29T14:22:07.089Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-07-29T14:22:07.089Z] === RUN TestTagExistedNameWithoutForce [2020-07-29T14:22:07.089Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-07-29T14:22:07.089Z] === RUN TestTagOfficialNames [2020-07-29T14:22:07.089Z] --- PASS: TestTagOfficialNames (0.03s) [2020-07-29T14:22:07.089Z] === RUN TestTagMatchesDigest [2020-07-29T14:22:07.089Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-07-29T14:22:07.089Z] === CONT TestImportExtremelyLargeImageWorks [2020-07-29T14:22:07.917Z] ok github.com/docker/docker/internal/testutil 0.006s coverage: 62.5% of statements [2020-07-29T14:22:08.215Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-07-29T14:22:08.215Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-07-29T14:22:08.215Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-07-29T14:22:08.215Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-07-29T14:22:08.215Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-07-29T14:22:08.215Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-07-29T14:22:08.215Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-07-29T14:22:08.215Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-07-29T14:22:08.215Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-07-29T14:22:08.215Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-07-29T14:22:08.215Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-29T14:22:08.863Z] ok github.com/docker/docker/libcontainerd/queue 0.071s coverage: 100.0% of statements [2020-07-29T14:22:09.914Z] ok github.com/docker/docker/pkg/aaparser 0.022s coverage: 50.0% of statements [2020-07-29T14:22:11.362Z] ok github.com/docker/docker/builder/remotecontext/git 28.411s coverage: 85.1% of statements [2020-07-29T14:22:11.362Z] ? github.com/docker/docker/cli [no test files] [2020-07-29T14:22:11.362Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-29T14:22:11.362Z] ok github.com/docker/docker/cli/debug 0.037s coverage: 100.0% of statements [2020-07-29T14:22:11.362Z] ok github.com/docker/docker/client 0.365s coverage: 75.2% of statements [2020-07-29T14:22:12.688Z] ok github.com/docker/docker/opts 0.046s coverage: 66.9% of statements [2020-07-29T14:22:13.332Z] ok github.com/docker/docker/pkg/broadcaster 0.007s coverage: 100.0% of statements [2020-07-29T14:22:13.332Z] ok github.com/docker/docker/pkg/authorization 0.825s coverage: 66.7% of statements [2020-07-29T14:22:13.588Z] ok github.com/docker/docker/cmd/dockerd 0.452s coverage: 18.6% of statements [2020-07-29T14:22:13.979Z] ok github.com/docker/docker/pkg/capabilities 0.012s coverage: 87.5% of statements [2020-07-29T14:22:13.979Z] ok github.com/docker/docker/pkg/archive 1.216s coverage: 76.6% of statements [2020-07-29T14:22:14.623Z] ok github.com/docker/docker/pkg/directory 0.025s coverage: 80.0% of statements [2020-07-29T14:22:15.162Z] ok github.com/docker/docker/container 0.516s coverage: 42.8% of statements [2020-07-29T14:22:15.162Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-29T14:22:15.162Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-29T14:22:15.162Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-29T14:22:15.162Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-29T14:22:15.265Z] ok github.com/docker/docker/pkg/discovery 0.007s coverage: 58.3% of statements [2020-07-29T14:22:15.911Z] ok github.com/docker/docker/pkg/discovery/file 0.033s coverage: 92.9% of statements [2020-07-29T14:22:16.975Z] ok github.com/docker/docker/pkg/discovery/memory 0.031s coverage: 92.3% of statements [2020-07-29T14:22:17.619Z] ok github.com/docker/docker/pkg/discovery/nodes 0.010s coverage: 93.8% of statements [2020-07-29T14:22:18.260Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-07-29T14:22:19.307Z] ok github.com/docker/docker/layer 7.452s coverage: 72.0% of statements [2020-07-29T14:22:19.307Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-29T14:22:19.307Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-29T14:22:19.307Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-29T14:22:19.307Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-29T14:22:19.307Z] ? github.com/docker/docker/oci [no test files] [2020-07-29T14:22:19.307Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-29T14:22:19.307Z] ok github.com/docker/docker/pkg/filenotify 0.605s coverage: 66.3% of statements [2020-07-29T14:22:19.605Z] ok github.com/docker/docker/pkg/chrootarchive 4.142s coverage: 43.2% of statements [2020-07-29T14:22:19.605Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-29T14:22:19.605Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-29T14:22:20.271Z] ok github.com/docker/docker/pkg/discovery/kv 3.106s coverage: 84.1% of statements [2020-07-29T14:22:20.271Z] ok github.com/docker/docker/pkg/fileutils 0.016s coverage: 89.5% of statements [2020-07-29T14:22:20.584Z] ok github.com/docker/docker/pkg/fsutils 0.362s coverage: 85.1% of statements [2020-07-29T14:22:20.706Z] #33 36.24 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-29T14:22:20.706Z] #33 37.56 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-29T14:22:20.706Z] #33 38.37 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-29T14:22:21.273Z] #33 39.58 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-29T14:22:21.650Z] ok github.com/docker/docker/pkg/homedir 0.038s coverage: 10.2% of statements [2020-07-29T14:22:22.207Z] #33 40.33 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-29T14:22:22.297Z] ok github.com/docker/docker/pkg/jsonmessage 0.029s coverage: 91.7% of statements [2020-07-29T14:22:22.595Z] ok github.com/docker/docker/pkg/locker 0.027s coverage: 88.9% of statements [2020-07-29T14:22:23.141Z] #33 41.15 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-29T14:22:23.252Z] ok github.com/docker/docker/pkg/longpath 0.016s coverage: 100.0% of statements [2020-07-29T14:22:23.252Z] ok github.com/docker/docker/pkg/idtools 0.756s coverage: 70.1% of statements [2020-07-29T14:22:23.551Z] ok github.com/docker/docker/pkg/ioutils 1.656s coverage: 69.1% of statements [2020-07-29T14:22:23.551Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-07-29T14:22:23.707Z] #33 41.95 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-29T14:22:24.198Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2020-07-29T14:22:24.494Z] ok github.com/docker/docker/pkg/parsers 0.006s coverage: 97.0% of statements [2020-07-29T14:22:24.494Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2020-07-29T14:22:24.642Z] #33 42.70 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-29T14:22:24.642Z] #33 42.92 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-29T14:22:25.141Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.022s coverage: 90.0% of statements [2020-07-29T14:22:25.141Z] ok github.com/docker/docker/pkg/pidfile 0.005s coverage: 82.4% of statements [2020-07-29T14:22:25.141Z] ok github.com/docker/docker/pkg/mount 0.987s coverage: 69.6% of statements [2020-07-29T14:22:25.141Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-29T14:22:25.141Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-29T14:22:25.141Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-29T14:22:26.016Z] #33 44.02 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-29T14:22:26.582Z] #33 44.74 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-29T14:22:26.670Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.060s coverage: 56.8% of statements [2020-07-29T14:22:26.967Z] ok github.com/docker/docker/pkg/pools 0.025s coverage: 87.9% of statements [2020-07-29T14:22:26.967Z] ok github.com/docker/docker/pkg/plugins/transport 0.024s coverage: 85.7% of statements [2020-07-29T14:22:27.264Z] ok github.com/docker/docker/pkg/progress 0.005s coverage: 75.9% of statements [2020-07-29T14:22:27.919Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2020-07-29T14:22:27.957Z] #33 45.82 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-29T14:22:28.891Z] #33 47.04 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-29T14:22:28.966Z] ok github.com/docker/docker/pkg/pubsub 1.170s coverage: 72.7% of statements [2020-07-29T14:22:28.966Z] ok github.com/docker/docker/pkg/stdcopy 0.027s coverage: 100.0% of statements [2020-07-29T14:22:30.022Z] ok github.com/docker/docker/pkg/stringid 0.012s coverage: 70.6% of statements [2020-07-29T14:22:30.022Z] ok github.com/docker/docker/pkg/streamformatter 0.009s coverage: 66.2% of statements [2020-07-29T14:22:30.130Z] ok github.com/docker/docker/daemon 3.994s coverage: 9.1% of statements [2020-07-29T14:22:30.130Z] ok github.com/docker/docker/daemon/cluster 0.656s coverage: 0.5% of statements [2020-07-29T14:22:30.130Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.478s coverage: 65.3% of statements [2020-07-29T14:22:30.130Z] ok github.com/docker/docker/daemon/cluster/convert 0.656s coverage: 35.8% of statements [2020-07-29T14:22:30.130Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-29T14:22:30.130Z] ok github.com/docker/docker/daemon/cluster/executor/container 2.206s coverage: 10.9% of statements [2020-07-29T14:22:30.130Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-29T14:22:30.130Z] ok github.com/docker/docker/daemon/config 0.604s coverage: 79.7% of statements [2020-07-29T14:22:30.130Z] ok github.com/docker/docker/daemon/discovery 0.456s coverage: 30.4% of statements [2020-07-29T14:22:30.130Z] ok github.com/docker/docker/daemon/events 0.289s coverage: 50.0% of statements [2020-07-29T14:22:30.130Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-29T14:22:30.130Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-29T14:22:30.130Z] ok github.com/docker/docker/daemon/graphdriver 0.133s coverage: 2.3% of statements [2020-07-29T14:22:30.130Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-07-29T14:22:30.130Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-07-29T14:22:30.130Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-29T14:22:30.130Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-07-29T14:22:30.130Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-07-29T14:22:30.131Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-07-29T14:22:30.131Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-07-29T14:22:30.131Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-29T14:22:30.131Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-07-29T14:22:30.131Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-07-29T14:22:30.131Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-07-29T14:22:30.265Z] #33 48.25 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-29T14:22:30.675Z] ok github.com/docker/docker/pkg/symlink 0.043s coverage: 87.7% of statements [2020-07-29T14:22:30.831Z] #33 49.06 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-29T14:22:31.319Z] ok github.com/docker/docker/pkg/sysinfo 0.015s coverage: 80.8% of statements [2020-07-29T14:22:31.963Z] ok github.com/docker/docker/pkg/system 0.030s coverage: 35.1% of statements [2020-07-29T14:22:31.963Z] ok github.com/docker/docker/pkg/tailfile 0.089s coverage: 88.6% of statements [2020-07-29T14:22:32.204Z] #33 50.33 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-29T14:22:32.773Z] #33 51.15 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-29T14:22:33.011Z] ok github.com/docker/docker/pkg/signal 4.464s coverage: 61.0% of statements [2020-07-29T14:22:33.011Z] ok github.com/docker/docker/pkg/tarsum 0.163s coverage: 89.3% of statements [2020-07-29T14:22:33.011Z] ok github.com/docker/docker/pkg/term 0.008s coverage: 85.9% of statements [2020-07-29T14:22:33.095Z] ok github.com/docker/docker/daemon/images 0.412s coverage: 4.9% of statements [2020-07-29T14:22:33.095Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-29T14:22:33.095Z] ok github.com/docker/docker/daemon/links 0.208s coverage: 93.0% of statements [2020-07-29T14:22:33.095Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-29T14:22:33.095Z] ok github.com/docker/docker/daemon/logger 0.394s coverage: 44.0% of statements [2020-07-29T14:22:33.095Z] ok github.com/docker/docker/daemon/logger/awslogs 0.472s coverage: 78.6% of statements [2020-07-29T14:22:33.095Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-07-29T14:22:33.095Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-29T14:22:33.095Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-29T14:22:33.095Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-07-29T14:22:33.095Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-07-29T14:22:33.566Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.287s coverage: 62.1% of statements [2020-07-29T14:22:33.655Z] ok github.com/docker/docker/pkg/urlutil 0.026s coverage: 100.0% of statements [2020-07-29T14:22:33.707Z] #33 51.97 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-29T14:22:33.952Z] testing: warning: no tests to run [2020-07-29T14:22:33.952Z] ok github.com/docker/docker/pkg/term/windows 0.010s coverage: 0.0% of statements [no tests to run] [2020-07-29T14:22:33.952Z] ok github.com/docker/docker/pkg/truncindex 0.117s coverage: 91.5% of statements [2020-07-29T14:22:34.037Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.452s coverage: 88.3% of statements [2020-07-29T14:22:34.248Z] ok github.com/docker/docker/pkg/useragent 0.056s coverage: 88.9% of statements [2020-07-29T14:22:34.557Z] Loaded image: buildpack-deps:jessie [2020-07-29T14:22:34.557Z] Loaded image: busybox:latest [2020-07-29T14:22:34.557Z] Loaded image: busybox:glibc [2020-07-29T14:22:34.557Z] Loaded image: debian:jessie [2020-07-29T14:22:34.557Z] Loaded image: hello-world:latest [2020-07-29T14:22:34.557Z] INFO: Testing against a local daemon [2020-07-29T14:22:34.557Z] === RUN TestBuildWithSession [2020-07-29T14:22:34.557Z] --- PASS: TestBuildWithSession (3.62s) [2020-07-29T14:22:34.557Z] === RUN TestBuildSquashParent [2020-07-29T14:22:34.641Z] #33 52.77 [2020-07-29T14:22:35.206Z] #33 DONE 53.3s [2020-07-29T14:22:35.206Z] [2020-07-29T14:22:35.206Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-07-29T14:22:35.609Z] ok github.com/docker/docker/daemon/logger/local 0.458s coverage: 74.7% of statements [2020-07-29T14:22:35.609Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-29T14:22:36.080Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.207s coverage: 36.0% of statements [2020-07-29T14:22:36.349Z] ok github.com/docker/docker/plugin/v2 0.008s coverage: 14.5% of statements [2020-07-29T14:22:36.580Z] #34 DONE 1.3s [2020-07-29T14:22:37.400Z] ok github.com/docker/docker/reference 0.016s coverage: 84.4% of statements [2020-07-29T14:22:37.514Z] [2020-07-29T14:22:37.514Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-07-29T14:22:37.696Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 69.1% of statements [2020-07-29T14:22:38.306Z] ok github.com/docker/docker/daemon/logger/splunk 2.056s coverage: 84.5% of statements [2020-07-29T14:22:38.306Z] ok github.com/docker/docker/daemon/logger/syslog 0.160s coverage: 47.8% of statements [2020-07-29T14:22:38.306Z] ok github.com/docker/docker/daemon/logger/templates 0.092s coverage: 8.3% of statements [2020-07-29T14:22:38.306Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-29T14:22:38.306Z] ? github.com/docker/docker/daemon/network [no test files] [2020-07-29T14:22:38.306Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-29T14:22:38.341Z] ok github.com/docker/docker/plugin 0.608s coverage: 27.3% of statements [2020-07-29T14:22:38.447Z] #35 DONE 0.8s [2020-07-29T14:22:38.447Z] [2020-07-29T14:22:38.447Z] #36 exporting to image [2020-07-29T14:22:38.447Z] #36 exporting layers [2020-07-29T14:22:39.381Z] #36 exporting layers 1.2s done [2020-07-29T14:22:39.381Z] #36 writing image sha256:325b5293e3b6f306cffa25de6956895b2e2e1b44f6ad44e714f7aeecc5a139de done [2020-07-29T14:22:39.381Z] #36 naming to docker.io/library/moby-e2e-test done [2020-07-29T14:22:39.381Z] #36 DONE 1.2s [Pipeline] } [2020-07-29T14:22:39.397Z] ok github.com/docker/docker/registry/resumable 0.034s coverage: 100.0% of statements [Pipeline] // stage Post stage [Pipeline] sh [2020-07-29T14:22:39.691Z] + echo Ensuring container killed. [2020-07-29T14:22:39.691Z] Ensuring container killed. [2020-07-29T14:22:39.691Z] + docker rm -vf docker-pr1 [2020-07-29T14:22:39.691Z] Error: No such container: docker-pr1 [2020-07-29T14:22:39.691Z] + true [2020-07-29T14:22:39.696Z] ok github.com/docker/docker/restartmanager 0.015s coverage: 47.1% of statements [Pipeline] sh [2020-07-29T14:22:39.971Z] + echo Chowning /workspace to jenkins user [2020-07-29T14:22:39.971Z] Chowning /workspace to jenkins user [2020-07-29T14:22:39.971Z] + id -u [2020-07-29T14:22:39.971Z] + id -g [2020-07-29T14:22:39.971Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41293:/workspace busybox chown -R 1000:1000 /workspace [2020-07-29T14:22:40.536Z] ok github.com/docker/docker/distribution 1.433s coverage: 20.5% of statements [2020-07-29T14:22:40.536Z] ok github.com/docker/docker/distribution/metadata 1.368s coverage: 48.2% of statements [2020-07-29T14:22:40.536Z] ? github.com/docker/docker/distribution/utils [no test files] [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-29T14:22:40.827Z] + bundleName=unit [2020-07-29T14:22:40.827Z] + echo Creating unit-bundles.tar.gz [2020-07-29T14:22:40.827Z] Creating unit-bundles.tar.gz [2020-07-29T14:22:40.827Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-07-29T14:22:40.827Z] bundles/junit-report.xml [2020-07-29T14:22:40.827Z] bundles/go-test-report.json [2020-07-29T14:22:40.827Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-07-29T14:22:40.845Z] Archiving artifacts [2020-07-29T14:22:41.234Z] ok github.com/docker/docker/runconfig 0.016s coverage: 68.2% of statements [2020-07-29T14:22:41.234Z] ok github.com/docker/docker/registry 0.297s coverage: 56.3% of statements [2020-07-29T14:22:41.261Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41293/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-29T14:22:41.528Z] ok github.com/docker/docker/distribution/xfer 1.813s coverage: 62.2% of statements [2020-07-29T14:22:41.528Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-29T14:22:41.528Z] ok github.com/docker/docker/errdefs 0.104s coverage: 49.4% of statements [2020-07-29T14:22:41.532Z] ok github.com/docker/docker/volume/drivers 0.012s coverage: 36.1% of statements [2020-07-29T14:22:41.568Z] + make clean [2020-07-29T14:22:41.568Z] docker volume rm -f docker-dev-cache [2020-07-29T14:22:41.568Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-29T14:22:42.651Z] --- PASS: TestBuildSquashParent (9.30s) [2020-07-29T14:22:42.651Z] build_squash_test.go:29: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestBuildSquashParent [2020-07-29T14:22:42.651Z] daemon.go:325: [d7f0b8f2e13ed] waiting for daemon to start [2020-07-29T14:22:42.651Z] daemon.go:325: [d7f0b8f2e13ed] waiting for daemon to start [2020-07-29T14:22:42.651Z] daemon.go:353: [d7f0b8f2e13ed] daemon started [2020-07-29T14:22:42.651Z] daemon.go:461: [d7f0b8f2e13ed] Stopping daemon [2020-07-29T14:22:42.651Z] daemon.go:296: [d7f0b8f2e13ed] exiting daemon [2020-07-29T14:22:42.651Z] daemon.go:448: [d7f0b8f2e13ed] Daemon stopped [2020-07-29T14:22:42.651Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-29T14:22:42.651Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-29T14:22:42.651Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-29T14:22:42.651Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-29T14:22:42.651Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-29T14:22:42.651Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-29T14:22:42.651Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-29T14:22:42.651Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-29T14:22:42.651Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-29T14:22:42.651Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-29T14:22:42.651Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-29T14:22:42.651Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-29T14:22:42.651Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-29T14:22:42.651Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-29T14:22:42.651Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-29T14:22:43.641Z] ok github.com/docker/docker/volume/mounts 0.053s coverage: 67.0% of statements [2020-07-29T14:22:43.641Z] ok github.com/docker/docker/volume/local 0.057s coverage: 73.0% of statements [2020-07-29T14:22:43.763Z] ok github.com/docker/docker/image 0.999s coverage: 86.4% of statements [2020-07-29T14:22:43.763Z] ok github.com/docker/docker/image/cache 0.604s coverage: 19.2% of statements [2020-07-29T14:22:43.763Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-29T14:22:43.763Z] ok github.com/docker/docker/image/v1 0.177s coverage: 25.0% of statements [2020-07-29T14:22:43.763Z] ? github.com/docker/docker/internal/test [no test files] [2020-07-29T14:22:43.763Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-07-29T14:22:43.763Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-07-29T14:22:43.763Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-07-29T14:22:43.763Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-07-29T14:22:43.763Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-07-29T14:22:43.763Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-07-29T14:22:43.763Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-07-29T14:22:43.763Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-07-29T14:22:43.763Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-07-29T14:22:43.763Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-07-29T14:22:43.763Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-29T14:22:44.685Z] ok github.com/docker/docker/volume/service 0.024s coverage: 73.0% of statements [2020-07-29T14:22:45.336Z] ok github.com/docker/docker/internal/testutil 0.113s coverage: 62.5% of statements [2020-07-29T14:22:45.923Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-29T14:22:45.923Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-29T14:22:47.562Z] ok github.com/docker/docker/layer 0.588s coverage: 30.4% of statements [2020-07-29T14:22:47.562Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-29T14:22:47.562Z] ok github.com/docker/docker/libcontainerd/local 0.306s coverage: 1.0% of statements [2020-07-29T14:22:47.562Z] ok github.com/docker/docker/libcontainerd/queue 0.136s coverage: 100.0% of statements [2020-07-29T14:22:47.562Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-29T14:22:47.562Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-29T14:22:47.562Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-29T14:22:47.562Z] ? github.com/docker/docker/oci [no test files] [2020-07-29T14:22:47.562Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-29T14:22:48.447Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-29T14:22:48.554Z] ok github.com/docker/docker/opts 0.557s coverage: 67.3% of statements [2020-07-29T14:22:48.554Z] ok github.com/docker/docker/pkg/aaparser 0.111s coverage: 50.0% of statements [2020-07-29T14:22:49.010Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-29T14:22:52.278Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-07-29T14:22:52.278Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.09s) [2020-07-29T14:22:52.278Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.38s) [2020-07-29T14:22:52.278Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.95s) [2020-07-29T14:22:52.278Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.17s) [2020-07-29T14:22:52.278Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.36s) [2020-07-29T14:22:52.278Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.91s) [2020-07-29T14:22:52.278Z] === RUN TestBuildMultiStageCopy [2020-07-29T14:22:52.278Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-29T14:22:54.795Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-29T14:22:55.053Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-29T14:22:55.616Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-29T14:22:56.178Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-29T14:22:56.741Z] --- PASS: TestBuildMultiStageCopy (4.71s) [2020-07-29T14:22:56.741Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.65s) [2020-07-29T14:22:56.741Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.51s) [2020-07-29T14:22:56.741Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s) [2020-07-29T14:22:56.741Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.57s) [2020-07-29T14:22:56.741Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.46s) [2020-07-29T14:22:56.741Z] === RUN TestBuildMultiStageParentConfig [2020-07-29T14:22:58.107Z] --- PASS: TestBuildMultiStageParentConfig (1.16s) [2020-07-29T14:22:58.107Z] === RUN TestBuildLabelWithTargets [2020-07-29T14:23:00.071Z] --- PASS: TestBuildLabelWithTargets (1.95s) [2020-07-29T14:23:00.071Z] === RUN TestBuildWithEmptyLayers [2020-07-29T14:23:01.000Z] --- PASS: TestBuildWithEmptyLayers (0.99s) [2020-07-29T14:23:01.000Z] === RUN TestBuildMultiStageOnBuild [2020-07-29T14:23:03.275Z] ok github.com/docker/docker/pkg/plugins 33.631s coverage: 76.8% of statements [2020-07-29T14:23:03.275Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-29T14:23:03.275Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-29T14:23:03.275Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-29T14:23:03.275Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-29T14:23:03.275Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-07-29T14:23:03.275Z] ? github.com/docker/docker/rootless [no test files] [2020-07-29T14:23:03.275Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-07-29T14:23:03.275Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-29T14:23:03.275Z] ? github.com/docker/docker/volume [no test files] [2020-07-29T14:23:03.275Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-29T14:23:03.275Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-29T14:23:03.275Z] [2020-07-29T14:23:03.275Z] === Skipped [2020-07-29T14:23:03.275Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-07-29T14:23:03.275Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-07-29T14:23:03.275Z] [2020-07-29T14:23:03.275Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-07-29T14:23:03.275Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-07-29T14:23:03.275Z] [2020-07-29T14:23:03.275Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-07-29T14:23:03.275Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T14:23:03.275Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-29T14:23:03.275Z] [2020-07-29T14:23:03.275Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-07-29T14:23:03.275Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T14:23:03.275Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-29T14:23:03.275Z] [2020-07-29T14:23:03.275Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-07-29T14:23:03.275Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T14:23:03.275Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-29T14:23:03.275Z] [2020-07-29T14:23:03.275Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-07-29T14:23:03.275Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T14:23:03.275Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-29T14:23:03.275Z] [2020-07-29T14:23:03.275Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-07-29T14:23:03.275Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T14:23:03.275Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-29T14:23:03.275Z] [2020-07-29T14:23:03.275Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-07-29T14:23:03.275Z] graphtest_unix.go:73: No driver to put! [2020-07-29T14:23:03.275Z] [2020-07-29T14:23:03.275Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-07-29T14:23:03.275Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-07-29T14:23:03.275Z] [2020-07-29T14:23:03.275Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-07-29T14:23:03.275Z] overlay_test.go:49: Fails to compute changes intermittently [2020-07-29T14:23:03.275Z] [2020-07-29T14:23:03.275Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-07-29T14:23:03.275Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-07-29T14:23:03.275Z] [2020-07-29T14:23:03.275Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-07-29T14:23:03.275Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-07-29T14:23:03.275Z] [2020-07-29T14:23:03.275Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-07-29T14:23:03.275Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T14:23:03.275Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-29T14:23:03.275Z] [2020-07-29T14:23:03.275Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-07-29T14:23:03.275Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T14:23:03.275Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-29T14:23:03.275Z] [2020-07-29T14:23:03.275Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-07-29T14:23:03.275Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T14:23:03.275Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-29T14:23:03.275Z] [2020-07-29T14:23:03.275Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-07-29T14:23:03.275Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T14:23:03.275Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-29T14:23:03.275Z] [2020-07-29T14:23:03.275Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-07-29T14:23:03.275Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T14:23:03.275Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-29T14:23:03.275Z] [2020-07-29T14:23:03.275Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-07-29T14:23:03.275Z] graphtest_unix.go:73: No driver to put! [2020-07-29T14:23:03.275Z] [2020-07-29T14:23:03.275Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-07-29T14:23:03.275Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-07-29T14:23:03.275Z] [2020-07-29T14:23:03.275Z] [2020-07-29T14:23:03.275Z] DONE 2066 tests, 19 skipped in 255.298s Post stage [Pipeline] junit [2020-07-29T14:23:03.324Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-29T14:23:04.134Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41293/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=83baeafc3c4eaedc41efb47061eb530651d8ce04 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:83baeafc3c4eaedc41efb47061eb530651d8ce04 hack/make.sh dynbinary test-integration [2020-07-29T14:23:04.270Z] --- PASS: TestBuildMultiStageOnBuild (3.20s) [2020-07-29T14:23:04.270Z] === RUN TestBuildUncleanTarFilenames [2020-07-29T14:23:04.430Z] [2020-07-29T14:23:04.430Z] Removing bundles/ [2020-07-29T14:23:04.430Z] [2020-07-29T14:23:04.430Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-07-29T14:23:04.430Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-29T14:23:04.430Z] GOOS="" GOARCH="" GOARM="" [2020-07-29T14:23:05.661Z] --- PASS: TestBuildUncleanTarFilenames (1.62s) [2020-07-29T14:23:05.661Z] === RUN TestBuildMultiStageLayerLeak [2020-07-29T14:23:06.586Z] ok github.com/docker/docker/pkg/archive 7.081s coverage: 62.2% of statements [2020-07-29T14:23:06.586Z] ok github.com/docker/docker/pkg/authorization 1.079s coverage: 26.2% of statements [2020-07-29T14:23:06.586Z] ok github.com/docker/docker/pkg/broadcaster 0.144s coverage: 100.0% of statements [2020-07-29T14:23:06.586Z] ok github.com/docker/docker/pkg/capabilities 0.059s coverage: 87.5% of statements [2020-07-29T14:23:06.586Z] ok github.com/docker/docker/pkg/chrootarchive 0.115s coverage: 15.4% of statements [2020-07-29T14:23:06.586Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-29T14:23:06.586Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-29T14:23:06.586Z] ok github.com/docker/docker/pkg/directory 0.045s coverage: 80.0% of statements [2020-07-29T14:23:06.586Z] ok github.com/docker/docker/pkg/discovery 0.166s coverage: 58.3% of statements [2020-07-29T14:23:06.586Z] ok github.com/docker/docker/pkg/discovery/file 0.137s coverage: 92.9% of statements [2020-07-29T14:23:06.586Z] ok github.com/docker/docker/pkg/discovery/kv 3.347s coverage: 84.1% of statements [2020-07-29T14:23:06.586Z] ok github.com/docker/docker/pkg/discovery/memory 0.160s coverage: 92.3% of statements [2020-07-29T14:23:06.586Z] ok github.com/docker/docker/pkg/discovery/nodes 0.085s coverage: 93.8% of statements [2020-07-29T14:23:06.586Z] ok github.com/docker/docker/pkg/filenotify 0.114s coverage: 43.8% of statements [2020-07-29T14:23:06.586Z] ok github.com/docker/docker/pkg/fileutils 0.143s coverage: 87.7% of statements [2020-07-29T14:23:06.586Z] ok github.com/docker/docker/pkg/homedir 0.064s coverage: 37.5% of statements [2020-07-29T14:23:06.586Z] ok github.com/docker/docker/pkg/idtools 0.065s coverage: 6.3% of statements [2020-07-29T14:23:06.586Z] ok github.com/docker/docker/pkg/ioutils 0.693s coverage: 69.1% of statements [2020-07-29T14:23:06.586Z] ok github.com/docker/docker/pkg/jsonmessage 0.176s coverage: 91.7% of statements [2020-07-29T14:23:06.586Z] ok github.com/docker/docker/pkg/locker 0.111s coverage: 88.9% of statements [2020-07-29T14:23:06.586Z] ok github.com/docker/docker/pkg/longpath 0.060s coverage: 100.0% of statements [2020-07-29T14:23:06.586Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-29T14:23:06.586Z] ok github.com/docker/docker/pkg/namesgenerator 0.037s coverage: 85.7% of statements [2020-07-29T14:23:06.586Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-29T14:23:06.586Z] ok github.com/docker/docker/pkg/parsers 0.153s coverage: 97.0% of statements [2020-07-29T14:23:06.586Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-07-29T14:23:06.586Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-07-29T14:23:06.586Z] ok github.com/docker/docker/pkg/pidfile 0.057s coverage: 82.6% of statements [2020-07-29T14:23:06.586Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-29T14:23:06.586Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-29T14:23:08.930Z] --- PASS: TestBuildMultiStageLayerLeak (3.14s) [2020-07-29T14:23:08.930Z] === RUN TestBuildWithHugeFile [2020-07-29T14:23:36.740Z] ok github.com/docker/docker/pkg/plugins 35.069s coverage: 73.6% of statements [2020-07-29T14:23:36.740Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.220s coverage: 56.8% of statements [2020-07-29T14:23:36.740Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-29T14:23:36.740Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-29T14:23:36.740Z] ok github.com/docker/docker/pkg/plugins/transport 0.093s coverage: 85.7% of statements [2020-07-29T14:23:36.740Z] ok github.com/docker/docker/pkg/pools 0.034s coverage: 87.9% of statements [2020-07-29T14:23:36.740Z] ok github.com/docker/docker/pkg/progress 0.049s coverage: 75.9% of statements [2020-07-29T14:23:36.740Z] ok github.com/docker/docker/pkg/pubsub 1.086s coverage: 72.7% of statements [2020-07-29T14:23:36.740Z] ok github.com/docker/docker/pkg/reexec 0.129s coverage: 82.4% of statements [2020-07-29T14:23:36.740Z] ok github.com/docker/docker/pkg/signal 0.056s coverage: 20.3% of statements [2020-07-29T14:23:36.740Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-29T14:23:36.740Z] ok github.com/docker/docker/pkg/stdcopy 0.087s coverage: 100.0% of statements [2020-07-29T14:23:36.740Z] ok github.com/docker/docker/pkg/streamformatter 0.069s coverage: 66.2% of statements [2020-07-29T14:23:36.740Z] ok github.com/docker/docker/pkg/stringid 0.038s coverage: 70.6% of statements [2020-07-29T14:23:36.740Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-07-29T14:23:36.740Z] ok github.com/docker/docker/pkg/sysinfo 0.031s coverage: 38.2% of statements [2020-07-29T14:23:36.740Z] ok github.com/docker/docker/pkg/system 0.083s coverage: 12.3% of statements [2020-07-29T14:23:36.740Z] ok github.com/docker/docker/pkg/tailfile 0.107s coverage: 88.6% of statements [2020-07-29T14:23:36.740Z] ok github.com/docker/docker/pkg/tarsum 0.169s coverage: 89.3% of statements [2020-07-29T14:23:36.740Z] ok github.com/docker/docker/pkg/term 0.076s coverage: 30.8% of statements [2020-07-29T14:23:36.740Z] ok github.com/docker/docker/pkg/term/windows 0.061s coverage: 0.0% of statements [no tests to run] [2020-07-29T14:23:36.740Z] ok github.com/docker/docker/pkg/truncindex 0.151s coverage: 91.5% of statements [2020-07-29T14:23:36.740Z] ok github.com/docker/docker/pkg/urlutil 0.034s coverage: 100.0% of statements [2020-07-29T14:23:36.740Z] ok github.com/docker/docker/pkg/useragent 0.032s coverage: 88.9% of statements [2020-07-29T14:23:36.740Z] ok github.com/docker/docker/plugin 0.198s coverage: 12.0% of statements [2020-07-29T14:23:36.740Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-29T14:23:36.740Z] ok github.com/docker/docker/plugin/v2 0.139s coverage: 20.1% of statements [2020-07-29T14:23:36.740Z] ok github.com/docker/docker/reference 0.129s coverage: 84.4% of statements [2020-07-29T14:23:36.740Z] ok github.com/docker/docker/registry 0.613s coverage: 52.0% of statements [2020-07-29T14:23:36.740Z] ok github.com/docker/docker/registry/resumable 0.338s coverage: 100.0% of statements [2020-07-29T14:23:36.740Z] ok github.com/docker/docker/restartmanager 0.036s coverage: 49.0% of statements [2020-07-29T14:23:36.740Z] ? github.com/docker/docker/rootless [no test files] [2020-07-29T14:23:36.740Z] ok github.com/docker/docker/runconfig 0.144s coverage: 54.5% of statements [2020-07-29T14:23:36.740Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-29T14:23:36.740Z] ? github.com/docker/docker/volume [no test files] [2020-07-29T14:23:36.740Z] ok github.com/docker/docker/volume/drivers 0.201s coverage: 36.1% of statements [2020-07-29T14:23:36.740Z] ok github.com/docker/docker/volume/local 0.187s coverage: 37.7% of statements [2020-07-29T14:23:36.740Z] ok github.com/docker/docker/volume/mounts 0.158s coverage: 66.2% of statements [2020-07-29T14:23:36.740Z] ok github.com/docker/docker/volume/service 0.430s coverage: 70.3% of statements [2020-07-29T14:23:36.740Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-29T14:23:36.740Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-29T14:23:37.211Z] INFO: make.ps1 ended at 07/29/2020 14:23:36 [2020-07-29T14:23:38.784Z] INFO: Unit tests ended at 07/29/2020 14:23:38. Duration:00:03:26.5599111 [2020-07-29T14:23:38.784Z] INFO: Building busybox [2020-07-29T14:23:38.784Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-07-29T14:23:38.784Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-07-29T14:23:38.784Z] [2020-07-29T14:23:38.784Z] Sending build context to Docker daemon 2.56kB [2020-07-29T14:23:38.784Z] [2020-07-29T14:23:38.784Z] Step 1/6 : FROM microsoft/windowsservercore [2020-07-29T14:23:38.784Z] ---> 987b1d5e0abf [2020-07-29T14:23:38.785Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2020-07-29T14:23:38.785Z] ---> Running in adfad12bbe11 [2020-07-29T14:23:44.371Z] --- PASS: TestImportExtremelyLargeImageWorks (82.71s) [2020-07-29T14:23:44.371Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2020-07-29T14:23:44.371Z] daemon.go:325: [d9a579cccd33d] waiting for daemon to start [2020-07-29T14:23:44.371Z] daemon.go:325: [d9a579cccd33d] waiting for daemon to start [2020-07-29T14:23:44.371Z] daemon.go:353: [d9a579cccd33d] daemon started [2020-07-29T14:23:44.371Z] daemon.go:461: [d9a579cccd33d] Stopping daemon [2020-07-29T14:23:44.371Z] daemon.go:296: [d9a579cccd33d] exiting daemon [2020-07-29T14:23:44.371Z] daemon.go:448: [d9a579cccd33d] Daemon stopped [2020-07-29T14:23:44.371Z] PASS [2020-07-29T14:23:44.371Z] [2020-07-29T14:23:44.371Z] DONE 11 tests in 84.192s [2020-07-29T14:23:44.371Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-07-29T14:23:44.371Z] ++ 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-07-29T14:23:44.371Z] ++ set -e [2020-07-29T14:23:44.371Z] ++ '[' -n 0 ']' [2020-07-29T14:23:44.371Z] ++ set -x [2020-07-29T14:23:44.371Z] ++ env -i DEST=/go/src/github.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-07-29T14:23:44.371Z] INFO: Testing against a local daemon [2020-07-29T14:23:44.371Z] === RUN TestNetworkCreateDelete [2020-07-29T14:23:44.371Z] --- PASS: TestNetworkCreateDelete (0.15s) [2020-07-29T14:23:44.371Z] === RUN TestDockerNetworkDeletePreferID [2020-07-29T14:23:44.371Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2020-07-29T14:23:44.371Z] === RUN TestDaemonDNSFallback [2020-07-29T14:23:44.371Z] --- PASS: TestDaemonDNSFallback (2.59s) [2020-07-29T14:23:44.371Z] dns_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDNSFallback [2020-07-29T14:23:44.371Z] daemon.go:325: [d983a1ecebdb9] waiting for daemon to start [2020-07-29T14:23:44.371Z] daemon.go:325: [d983a1ecebdb9] waiting for daemon to start [2020-07-29T14:23:44.371Z] daemon.go:353: [d983a1ecebdb9] daemon started [2020-07-29T14:23:44.371Z] daemon.go:461: [d983a1ecebdb9] Stopping daemon [2020-07-29T14:23:44.371Z] daemon.go:296: [d983a1ecebdb9] exiting daemon [2020-07-29T14:23:44.371Z] daemon.go:448: [d983a1ecebdb9] Daemon stopped [2020-07-29T14:23:44.371Z] === RUN TestInspectNetwork [2020-07-29T14:23:44.371Z] === RUN TestInspectNetwork/full_network_id [2020-07-29T14:23:44.371Z] === RUN TestInspectNetwork/partial_network_id [2020-07-29T14:23:44.371Z] === RUN TestInspectNetwork/network_name [2020-07-29T14:23:44.371Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-07-29T14:23:44.371Z] --- PASS: TestInspectNetwork (11.18s) [2020-07-29T14:23:44.371Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2020-07-29T14:23:44.371Z] daemon.go:325: [d4e4c4eb47047] waiting for daemon to start [2020-07-29T14:23:44.371Z] daemon.go:325: [d4e4c4eb47047] waiting for daemon to start [2020-07-29T14:23:44.371Z] daemon.go:353: [d4e4c4eb47047] daemon started [2020-07-29T14:23:44.371Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-07-29T14:23:44.371Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-07-29T14:23:44.371Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-07-29T14:23:44.371Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-07-29T14:23:44.371Z] daemon.go:461: [d4e4c4eb47047] Stopping daemon [2020-07-29T14:23:44.371Z] daemon.go:296: [d4e4c4eb47047] exiting daemon [2020-07-29T14:23:44.371Z] daemon.go:448: [d4e4c4eb47047] Daemon stopped [2020-07-29T14:23:44.371Z] === RUN TestRunContainerWithBridgeNone [2020-07-29T14:23:44.675Z] Removing intermediate container adfad12bbe11 [2020-07-29T14:23:44.675Z] ---> 4d60bb9f651f [2020-07-29T14:23:44.675Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2020-07-29T14:23:45.667Z] [2020-07-29T14:23:45.667Z] ---> 562621c3200a [2020-07-29T14:23:45.667Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2020-07-29T14:23:45.667Z] ---> Running in 8dffba8327fd [2020-07-29T14:23:47.100Z] --- PASS: TestRunContainerWithBridgeNone (2.60s) [2020-07-29T14:23:47.100Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2020-07-29T14:23:47.100Z] daemon.go:325: [db45baaad3cac] waiting for daemon to start [2020-07-29T14:23:47.100Z] daemon.go:325: [db45baaad3cac] waiting for daemon to start [2020-07-29T14:23:47.100Z] daemon.go:353: [db45baaad3cac] daemon started [2020-07-29T14:23:47.100Z] daemon.go:461: [db45baaad3cac] Stopping daemon [2020-07-29T14:23:47.100Z] daemon.go:296: [db45baaad3cac] exiting daemon [2020-07-29T14:23:47.100Z] daemon.go:448: [db45baaad3cac] Daemon stopped [2020-07-29T14:23:47.100Z] === RUN TestNetworkInvalidJSON [2020-07-29T14:23:47.100Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-29T14:23:47.100Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-29T14:23:47.100Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-29T14:23:47.100Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-29T14:23:47.100Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-29T14:23:47.100Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-29T14:23:47.100Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-29T14:23:47.100Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-29T14:23:47.100Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-29T14:23:47.100Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-07-29T14:23:47.100Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-29T14:23:47.100Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-29T14:23:47.100Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-29T14:23:47.100Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-29T14:23:47.239Z] [2020-07-29T14:23:47.239Z] SUCCESS: Specified value was saved. [2020-07-29T14:23:48.133Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) [2020-07-29T14:23:48.133Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2020-07-29T14:23:48.133Z] daemon.go:325: [ded03fa8b6053] waiting for daemon to start [2020-07-29T14:23:48.133Z] daemon.go:325: [ded03fa8b6053] waiting for daemon to start [2020-07-29T14:23:48.133Z] daemon.go:353: [ded03fa8b6053] daemon started [2020-07-29T14:23:48.133Z] daemon.go:461: [ded03fa8b6053] Stopping daemon [2020-07-29T14:23:48.133Z] daemon.go:296: [ded03fa8b6053] exiting daemon [2020-07-29T14:23:48.133Z] daemon.go:448: [ded03fa8b6053] Daemon stopped [2020-07-29T14:23:48.133Z] daemon.go:325: [ded03fa8b6053] waiting for daemon to start [2020-07-29T14:23:48.133Z] daemon.go:325: [ded03fa8b6053] waiting for daemon to start [2020-07-29T14:23:48.133Z] daemon.go:353: [ded03fa8b6053] daemon started [2020-07-29T14:23:48.133Z] daemon.go:461: [ded03fa8b6053] Stopping daemon [2020-07-29T14:23:48.133Z] daemon.go:296: [ded03fa8b6053] exiting daemon [2020-07-29T14:23:48.133Z] daemon.go:448: [ded03fa8b6053] Daemon stopped [2020-07-29T14:23:48.133Z] === RUN TestDaemonDefaultNetworkPools [2020-07-29T14:23:48.764Z] --- PASS: TestDaemonDefaultNetworkPools (0.84s) [2020-07-29T14:23:48.764Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2020-07-29T14:23:48.764Z] daemon.go:325: [dad2c45f366f1] waiting for daemon to start [2020-07-29T14:23:48.764Z] daemon.go:325: [dad2c45f366f1] waiting for daemon to start [2020-07-29T14:23:48.764Z] daemon.go:353: [dad2c45f366f1] daemon started [2020-07-29T14:23:48.764Z] daemon.go:461: [dad2c45f366f1] Stopping daemon [2020-07-29T14:23:48.764Z] daemon.go:296: [dad2c45f366f1] exiting daemon [2020-07-29T14:23:48.764Z] daemon.go:448: [dad2c45f366f1] Daemon stopped [2020-07-29T14:23:48.764Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-29T14:23:49.463Z] Removing intermediate container 8dffba8327fd [2020-07-29T14:23:49.463Z] ---> 5b4674a05125 [2020-07-29T14:23:49.463Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-07-29T14:23:49.463Z] ---> Running in bd27902bcd29 [2020-07-29T14:23:50.269Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2020-07-29T14:23:50.269Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2020-07-29T14:23:50.269Z] daemon.go:325: [d10fc151989fa] waiting for daemon to start [2020-07-29T14:23:50.269Z] daemon.go:325: [d10fc151989fa] waiting for daemon to start [2020-07-29T14:23:50.269Z] daemon.go:353: [d10fc151989fa] daemon started [2020-07-29T14:23:50.269Z] daemon.go:461: [d10fc151989fa] Stopping daemon [2020-07-29T14:23:50.269Z] daemon.go:296: [d10fc151989fa] exiting daemon [2020-07-29T14:23:50.269Z] daemon.go:448: [d10fc151989fa] Daemon stopped [2020-07-29T14:23:50.269Z] daemon.go:325: [d10fc151989fa] waiting for daemon to start [2020-07-29T14:23:50.269Z] daemon.go:325: [d10fc151989fa] waiting for daemon to start [2020-07-29T14:23:50.269Z] daemon.go:353: [d10fc151989fa] daemon started [2020-07-29T14:23:50.269Z] daemon.go:461: [d10fc151989fa] Stopping daemon [2020-07-29T14:23:50.269Z] daemon.go:296: [d10fc151989fa] exiting daemon [2020-07-29T14:23:50.269Z] daemon.go:448: [d10fc151989fa] Daemon stopped [2020-07-29T14:23:50.269Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-29T14:23:51.301Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2020-07-29T14:23:51.301Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-29T14:23:51.301Z] daemon.go:325: [d076620d0abeb] waiting for daemon to start [2020-07-29T14:23:51.301Z] daemon.go:325: [d076620d0abeb] waiting for daemon to start [2020-07-29T14:23:51.301Z] daemon.go:353: [d076620d0abeb] daemon started [2020-07-29T14:23:51.301Z] daemon.go:461: [d076620d0abeb] Stopping daemon [2020-07-29T14:23:51.301Z] daemon.go:296: [d076620d0abeb] exiting daemon [2020-07-29T14:23:51.301Z] daemon.go:448: [d076620d0abeb] Daemon stopped [2020-07-29T14:23:51.301Z] daemon.go:325: [d076620d0abeb] waiting for daemon to start [2020-07-29T14:23:51.301Z] daemon.go:325: [d076620d0abeb] waiting for daemon to start [2020-07-29T14:23:51.301Z] daemon.go:353: [d076620d0abeb] daemon started [2020-07-29T14:23:51.301Z] daemon.go:461: [d076620d0abeb] Stopping daemon [2020-07-29T14:23:51.301Z] daemon.go:296: [d076620d0abeb] exiting daemon [2020-07-29T14:23:51.301Z] daemon.go:448: [d076620d0abeb] Daemon stopped [2020-07-29T14:23:51.301Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-29T14:23:51.931Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.66s) [2020-07-29T14:23:51.931Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2020-07-29T14:23:51.931Z] daemon.go:325: [dbd2d08e46489] waiting for daemon to start [2020-07-29T14:23:51.931Z] daemon.go:325: [dbd2d08e46489] waiting for daemon to start [2020-07-29T14:23:51.931Z] daemon.go:353: [dbd2d08e46489] daemon started [2020-07-29T14:23:51.931Z] daemon.go:461: [dbd2d08e46489] Stopping daemon [2020-07-29T14:23:51.931Z] daemon.go:296: [dbd2d08e46489] exiting daemon [2020-07-29T14:23:51.931Z] daemon.go:448: [dbd2d08e46489] Daemon stopped [2020-07-29T14:23:51.931Z] === RUN TestServiceWithPredefinedNetwork [2020-07-29T14:23:54.236Z] Cannot create a file when that file already exists. [2020-07-29T14:23:55.441Z] --- PASS: TestServiceWithPredefinedNetwork (3.51s) [2020-07-29T14:23:55.441Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2020-07-29T14:23:55.441Z] daemon.go:325: [d64585b1d4aab] waiting for daemon to start [2020-07-29T14:23:55.441Z] daemon.go:325: [d64585b1d4aab] waiting for daemon to start [2020-07-29T14:23:55.441Z] daemon.go:353: [d64585b1d4aab] daemon started [2020-07-29T14:23:55.441Z] daemon.go:461: [d64585b1d4aab] Stopping daemon [2020-07-29T14:23:55.441Z] daemon.go:296: [d64585b1d4aab] exiting daemon [2020-07-29T14:23:55.441Z] daemon.go:448: [d64585b1d4aab] Daemon stopped [2020-07-29T14:23:55.441Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-29T14:23:55.441Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-29T14:23:55.441Z] service_test.go:230: FLAKY_TEST [2020-07-29T14:23:55.441Z] === RUN TestServiceWithDataPathPortInit [2020-07-29T14:24:00.128Z] Removing intermediate container bd27902bcd29 [2020-07-29T14:24:00.128Z] ---> 4c23dcae9f8c [2020-07-29T14:24:00.128Z] Step 6/6 : CMD ["sh"] [2020-07-29T14:24:00.128Z] ---> Running in 3b19b2dd776a [2020-07-29T14:24:00.128Z] Removing intermediate container 3b19b2dd776a [2020-07-29T14:24:00.128Z] ---> d703f92fe0b5 [2020-07-29T14:24:00.128Z] Successfully built d703f92fe0b5 [2020-07-29T14:24:00.128Z] Successfully tagged busybox:latest [2020-07-29T14:24:00.128Z] INFO: Docker images of the daemon under test [2020-07-29T14:24:00.128Z] [2020-07-29T14:24:00.128Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-07-29T14:24:00.128Z] busybox latest d703f92fe0b5 Less than a second ago 5.03GB [2020-07-29T14:24:00.128Z] mcr.microsoft.com/windows/servercore ltsc2019 987b1d5e0abf 3 weeks ago 4.99GB [2020-07-29T14:24:00.128Z] microsoft/windowsservercore latest 987b1d5e0abf 3 weeks ago 4.99GB [2020-07-29T14:24:00.128Z] [2020-07-29T14:24:00.128Z] INFO: Running integration tests at 07/29/2020 14:23:59... [2020-07-29T14:24:00.128Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-07-29T14:24:00.128Z] INFO: Integration API tests being run from the host: [2020-07-29T14:24:00.128Z] INFO: make.ps1 starting at 07/29/2020 14:23:59 [2020-07-29T14:24:00.609Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build [2020-07-29T14:24:16.564Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-29T14:24:16.564Z] Using test binary docker [2020-07-29T14:24:16.564Z] +++ /etc/init.d/apparmor start [2020-07-29T14:24:16.564Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-29T14:24:16.564Z] INFO: Waiting for daemon to start... [2020-07-29T14:24:16.564Z] Starting dockerd [2020-07-29T14:24:16.564Z] +++ 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-07-29T14:24:16.564Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-29T14:24:16.564Z] Using test binary docker [2020-07-29T14:24:16.564Z] +++ /etc/init.d/apparmor start [2020-07-29T14:24:16.564Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-29T14:24:16.564Z] INFO: Waiting for daemon to start... [2020-07-29T14:24:16.564Z] Starting dockerd [2020-07-29T14:24:16.564Z] +++ 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-07-29T14:24:16.564Z] . [2020-07-29T14:24:16.564Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-29T14:24:16.564Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-29T14:24:16.564Z] Error: No such image: emptyfs [2020-07-29T14:24:16.564Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-29T14:24:16.564Z] ++++ docker load [2020-07-29T14:24:16.564Z] Running integration-test (iteration 1) [2020-07-29T14:24:16.564Z] 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-07-29T14:24:16.564Z] ++ 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-07-29T14:24:16.564Z] ++ set -e [2020-07-29T14:24:16.564Z] ++ '[' -n 0 ']' [2020-07-29T14:24:16.564Z] ++ set -x [2020-07-29T14:24:16.564Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-29T14:24:16.564Z] [2020-07-29T14:24:16.564Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-29T14:24:16.564Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-29T14:24:16.564Z] Error: No such image: emptyfs [2020-07-29T14:24:16.564Z] ++++ docker load [2020-07-29T14:24:16.564Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-29T14:24:16.564Z] Running integration-test (iteration 1) [2020-07-29T14:24:16.564Z] 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-07-29T14:24:16.564Z] ++ 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-07-29T14:24:16.564Z] ++ set -e [2020-07-29T14:24:16.564Z] ++ '[' -n 0 ']' [2020-07-29T14:24:16.564Z] ++ set -x [2020-07-29T14:24:16.565Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-29T14:24:17.887Z] --- PASS: TestServiceWithDataPathPortInit (20.87s) [2020-07-29T14:24:17.887Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-07-29T14:24:17.887Z] daemon.go:325: [dea0f187ce4a7] waiting for daemon to start [2020-07-29T14:24:17.887Z] daemon.go:325: [dea0f187ce4a7] waiting for daemon to start [2020-07-29T14:24:17.887Z] daemon.go:353: [dea0f187ce4a7] daemon started [2020-07-29T14:24:17.887Z] daemon.go:461: [dea0f187ce4a7] Stopping daemon [2020-07-29T14:24:17.887Z] daemon.go:296: [dea0f187ce4a7] exiting daemon [2020-07-29T14:24:17.887Z] daemon.go:448: [dea0f187ce4a7] Daemon stopped [2020-07-29T14:24:17.887Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-07-29T14:24:17.887Z] daemon.go:325: [d2ff7d6d8e126] waiting for daemon to start [2020-07-29T14:24:17.887Z] daemon.go:325: [d2ff7d6d8e126] waiting for daemon to start [2020-07-29T14:24:17.887Z] daemon.go:353: [d2ff7d6d8e126] daemon started [2020-07-29T14:24:17.888Z] daemon.go:461: [d2ff7d6d8e126] Stopping daemon [2020-07-29T14:24:17.888Z] daemon.go:296: [d2ff7d6d8e126] exiting daemon [2020-07-29T14:24:17.888Z] daemon.go:448: [d2ff7d6d8e126] Daemon stopped [2020-07-29T14:24:17.888Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-29T14:24:21.900Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config [2020-07-29T14:24:23.484Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container [2020-07-29T14:24:26.422Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.20s) [2020-07-29T14:24:26.422Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2020-07-29T14:24:26.422Z] daemon.go:325: [df24e818b1ece] waiting for daemon to start [2020-07-29T14:24:26.422Z] daemon.go:325: [df24e818b1ece] waiting for daemon to start [2020-07-29T14:24:26.422Z] daemon.go:353: [df24e818b1ece] daemon started [2020-07-29T14:24:26.422Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:mu9tswwdpfb5yili2dogu4zg1 Created:2020-07-29 14:24:17.742529441 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[6b182ca0b31f93fe8465cb19108831f012fe33a5c48c837025ec9d9d0a06b6fb:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.kvhkdwfypdp4l6dfg6u284oxc EndpointID:f82269b8eb82eaba232eb61d096db4410d2d4c98e1c2056209110e32453581ff MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:cb6ba063045566458e30ff1f6035d3f53096305fb42fdf1bc27169291d6aa92b MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:0fb8ca065894 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.kvhkdwfypdp4l6dfg6u284oxc EndpointID:f82269b8eb82eaba232eb61d096db4410d2d4c98e1c2056209110e32453581ff EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-07-29T14:24:26.422Z] daemon.go:461: [df24e818b1ece] Stopping daemon [2020-07-29T14:24:26.422Z] daemon.go:296: [df24e818b1ece] exiting daemon [2020-07-29T14:24:26.422Z] daemon.go:448: [df24e818b1ece] Daemon stopped [2020-07-29T14:24:26.422Z] PASS [2020-07-29T14:24:26.422Z] [2020-07-29T14:24:26.422Z] === Skipped [2020-07-29T14:24:26.422Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-29T14:24:26.422Z] service_test.go:230: FLAKY_TEST [2020-07-29T14:24:26.422Z] [2020-07-29T14:24:26.422Z] [2020-07-29T14:24:26.422Z] DONE 22 tests, 1 skipped in 56.605s [2020-07-29T14:24:26.422Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-29T14:24:26.422Z] ++ 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-07-29T14:24:26.422Z] ++ set -e [2020-07-29T14:24:26.422Z] ++ '[' -n 0 ']' [2020-07-29T14:24:26.422Z] ++ set -x [2020-07-29T14:24:26.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=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-07-29T14:24:26.447Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image [2020-07-29T14:24:26.713Z] INFO: Testing against a local daemon [2020-07-29T14:24:26.713Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-29T14:24:26.713Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-29T14:24:26.713Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-29T14:24:26.713Z] === RUN TestDockerNetworkIpvlan [2020-07-29T14:24:26.713Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-29T14:24:26.713Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-29T14:24:26.713Z] PASS [2020-07-29T14:24:26.713Z] [2020-07-29T14:24:26.713Z] === Skipped [2020-07-29T14:24:26.713Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-29T14:24:26.713Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-29T14:24:26.713Z] [2020-07-29T14:24:26.713Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-29T14:24:26.713Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-29T14:24:26.713Z] [2020-07-29T14:24:26.713Z] [2020-07-29T14:24:26.713Z] DONE 2 tests, 2 skipped in 0.077s [2020-07-29T14:24:26.713Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-29T14:24:26.713Z] ++ 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-07-29T14:24:26.713Z] ++ set -e [2020-07-29T14:24:26.713Z] ++ '[' -n 0 ']' [2020-07-29T14:24:26.713Z] ++ set -x [2020-07-29T14:24:26.713Z] ++ env -i DEST=/go/src/github.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-07-29T14:24:26.713Z] INFO: Testing against a local daemon [2020-07-29T14:24:26.713Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-29T14:24:26.785Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-29T14:24:26.785Z] [2020-07-29T14:24:26.785Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-29T14:24:26.785Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-29T14:24:26.785Z] HOSTNAME=4f4c38072433 [2020-07-29T14:24:26.785Z] TESTDEBUG=0 [2020-07-29T14:24:26.785Z] DEST=bundles/test-integration [2020-07-29T14:24:26.785Z] PWD=/go/src/github.com/docker/docker [2020-07-29T14:24:26.785Z] DOCKER_GITCOMMIT=83baeafc3c4eaedc41efb47061eb530651d8ce04 [2020-07-29T14:24:26.785Z] container=docker [2020-07-29T14:24:26.785Z] HOME=/root [2020-07-29T14:24:26.785Z] GOLANG_VERSION=1.13.14 [2020-07-29T14:24:26.785Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-29T14:24:26.785Z] VALIDATE_BRANCH=19.03 [2020-07-29T14:24:26.785Z] TERM=xterm [2020-07-29T14:24:26.785Z] DOCKER_PKG=github.com/docker/docker [2020-07-29T14:24:26.785Z] SHLVL=1 [2020-07-29T14:24:26.785Z] TIMEOUT=120m [2020-07-29T14:24:26.785Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-29T14:24:26.785Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-29T14:24:26.785Z] GO111MODULE=off [2020-07-29T14:24:26.785Z] DOCKER_EXPERIMENTAL=1 [2020-07-29T14:24:26.785Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-29T14:24:26.785Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-29T14:24:26.785Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-29T14:24:26.785Z] GOPATH=/go [2020-07-29T14:24:26.785Z] PKG_CONFIG=pkg-config [2020-07-29T14:24:26.785Z] _=/usr/bin/env [2020-07-29T14:24:26.785Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-29T14:24:28.220Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.45s) [2020-07-29T14:24:28.220Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2020-07-29T14:24:28.220Z] daemon.go:325: [d674ff379d662] waiting for daemon to start [2020-07-29T14:24:28.220Z] daemon.go:325: [d674ff379d662] waiting for daemon to start [2020-07-29T14:24:28.220Z] daemon.go:353: [d674ff379d662] daemon started [2020-07-29T14:24:28.220Z] daemon.go:461: [d674ff379d662] Stopping daemon [2020-07-29T14:24:28.220Z] daemon.go:296: [d674ff379d662] exiting daemon [2020-07-29T14:24:28.220Z] daemon.go:448: [d674ff379d662] Daemon stopped [2020-07-29T14:24:28.220Z] daemon.go:325: [d674ff379d662] waiting for daemon to start [2020-07-29T14:24:28.220Z] daemon.go:325: [d674ff379d662] waiting for daemon to start [2020-07-29T14:24:28.220Z] daemon.go:353: [d674ff379d662] daemon started [2020-07-29T14:24:28.220Z] daemon.go:461: [d674ff379d662] Stopping daemon [2020-07-29T14:24:28.220Z] daemon.go:296: [d674ff379d662] exiting daemon [2020-07-29T14:24:28.220Z] daemon.go:448: [d674ff379d662] Daemon stopped [2020-07-29T14:24:28.220Z] === RUN TestDockerNetworkMacvlan [2020-07-29T14:24:28.673Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network [2020-07-29T14:24:28.853Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-07-29T14:24:29.885Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-07-29T14:24:30.918Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-07-29T14:24:31.640Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-07-29T14:24:32.111Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-07-29T14:24:33.104Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin [2020-07-29T14:24:34.097Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-07-29T14:24:34.568Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-07-29T14:24:35.396Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-07-29T14:24:36.792Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-07-29T14:24:39.844Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-07-29T14:24:41.640Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-07-29T14:24:48.600Z] Loaded image: buildpack-deps:jessie [2020-07-29T14:24:48.600Z] Loaded image: busybox:latest [2020-07-29T14:24:48.600Z] Loaded image: buildpack-deps:jessie [2020-07-29T14:24:48.600Z] Loaded image: busybox:glibc [2020-07-29T14:24:48.600Z] Loaded image: debian:jessie [2020-07-29T14:24:48.600Z] Loaded image: busybox:latest [2020-07-29T14:24:48.600Z] Loaded image: hello-world:latest [2020-07-29T14:24:48.600Z] INFO: Testing against a local daemon [2020-07-29T14:24:48.600Z] === RUN TestDockerDaemonSuite [2020-07-29T14:24:48.600Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-07-29T14:24:48.600Z] Loaded image: busybox:glibc [2020-07-29T14:24:48.600Z] Loaded image: debian:jessie [2020-07-29T14:24:48.600Z] Loaded image: hello-world:latest [2020-07-29T14:24:48.600Z] INFO: Testing against a local daemon [2020-07-29T14:24:48.600Z] === RUN TestDockerSuite [2020-07-29T14:24:48.600Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-07-29T14:24:48.600Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-07-29T14:24:48.600Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-07-29T14:24:48.600Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-07-29T14:24:48.600Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-07-29T14:24:48.600Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-07-29T14:24:48.600Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-07-29T14:24:48.600Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-07-29T14:24:48.865Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-07-29T14:24:49.534Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-07-29T14:24:49.535Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-07-29T14:24:50.096Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-07-29T14:24:50.096Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-07-29T14:24:51.024Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-07-29T14:24:51.024Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-07-29T14:24:51.024Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-07-29T14:24:51.836Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret [2020-07-29T14:24:52.390Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-07-29T14:24:52.950Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-07-29T14:24:52.950Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-07-29T14:24:52.950Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-07-29T14:24:53.877Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-07-29T14:24:53.877Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-07-29T14:24:54.062Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service [2020-07-29T14:24:54.804Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-07-29T14:24:55.059Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-07-29T14:24:55.059Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-07-29T14:24:55.059Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-07-29T14:24:55.624Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-07-29T14:24:56.188Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-07-29T14:24:57.883Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session [2020-07-29T14:24:58.412Z] --- PASS: TestDockerNetworkMacvlan (28.23s) [2020-07-29T14:24:58.412Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-07-29T14:24:58.412Z] daemon.go:325: [de8705b9f8e53] waiting for daemon to start [2020-07-29T14:24:58.412Z] daemon.go:325: [de8705b9f8e53] waiting for daemon to start [2020-07-29T14:24:58.412Z] daemon.go:353: [de8705b9f8e53] daemon started [2020-07-29T14:24:58.412Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2020-07-29T14:24:58.412Z] daemon.go:461: [de8705b9f8e53] Stopping daemon [2020-07-29T14:24:58.412Z] daemon.go:296: [de8705b9f8e53] exiting daemon [2020-07-29T14:24:58.412Z] daemon.go:448: [de8705b9f8e53] Daemon stopped [2020-07-29T14:24:58.412Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-07-29T14:24:58.412Z] daemon.go:325: [d2fdf4b94517e] waiting for daemon to start [2020-07-29T14:24:58.412Z] daemon.go:325: [d2fdf4b94517e] waiting for daemon to start [2020-07-29T14:24:58.412Z] daemon.go:353: [d2fdf4b94517e] daemon started [2020-07-29T14:24:58.412Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-07-29T14:24:58.412Z] daemon.go:461: [d2fdf4b94517e] Stopping daemon [2020-07-29T14:24:58.412Z] daemon.go:296: [d2fdf4b94517e] exiting daemon [2020-07-29T14:24:58.412Z] daemon.go:448: [d2fdf4b94517e] Daemon stopped [2020-07-29T14:24:58.412Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-07-29T14:24:58.412Z] daemon.go:325: [d1227ee6e2c2a] waiting for daemon to start [2020-07-29T14:24:58.412Z] daemon.go:325: [d1227ee6e2c2a] waiting for daemon to start [2020-07-29T14:24:58.412Z] daemon.go:353: [d1227ee6e2c2a] daemon started [2020-07-29T14:24:58.412Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.53s) [2020-07-29T14:24:58.412Z] daemon.go:461: [d1227ee6e2c2a] Stopping daemon [2020-07-29T14:24:58.412Z] daemon.go:296: [d1227ee6e2c2a] exiting daemon [2020-07-29T14:24:58.412Z] daemon.go:448: [d1227ee6e2c2a] Daemon stopped [2020-07-29T14:24:58.412Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-07-29T14:24:58.412Z] daemon.go:325: [dad480f291e07] waiting for daemon to start [2020-07-29T14:24:58.412Z] daemon.go:325: [dad480f291e07] waiting for daemon to start [2020-07-29T14:24:58.412Z] daemon.go:353: [dad480f291e07] daemon started [2020-07-29T14:24:58.412Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.38s) [2020-07-29T14:24:58.412Z] daemon.go:461: [dad480f291e07] Stopping daemon [2020-07-29T14:24:58.412Z] daemon.go:296: [dad480f291e07] exiting daemon [2020-07-29T14:24:58.412Z] daemon.go:448: [dad480f291e07] Daemon stopped [2020-07-29T14:24:58.412Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-07-29T14:24:58.412Z] daemon.go:325: [d1d4b77ca7115] waiting for daemon to start [2020-07-29T14:24:58.412Z] daemon.go:325: [d1d4b77ca7115] waiting for daemon to start [2020-07-29T14:24:58.412Z] daemon.go:353: [d1d4b77ca7115] daemon started [2020-07-29T14:24:58.412Z] --- PASS: TestDockerNetworkMacvlan/Addressing (16.43s) [2020-07-29T14:24:58.412Z] daemon.go:461: [d1d4b77ca7115] Stopping daemon [2020-07-29T14:24:58.412Z] daemon.go:296: [d1d4b77ca7115] exiting daemon [2020-07-29T14:24:58.412Z] daemon.go:448: [d1d4b77ca7115] Daemon stopped [2020-07-29T14:24:58.412Z] PASS [2020-07-29T14:24:58.412Z] [2020-07-29T14:24:58.412Z] DONE 7 tests in 29.738s [2020-07-29T14:24:58.412Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-29T14:24:58.413Z] ++ 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-07-29T14:24:58.413Z] ++ set -e [2020-07-29T14:24:58.413Z] ++ '[' -n 0 ']' [2020-07-29T14:24:58.413Z] ++ set -x [2020-07-29T14:24:58.413Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-29T14:24:58.413Z] testing: warning: no tests to run [2020-07-29T14:24:58.413Z] PASS [2020-07-29T14:24:58.413Z] [2020-07-29T14:24:58.413Z] DONE 0 tests in 0.016s [2020-07-29T14:24:58.413Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-29T14:24:58.413Z] ++ 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-07-29T14:24:58.413Z] ++ set -e [2020-07-29T14:24:58.413Z] ++ '[' -n 0 ']' [2020-07-29T14:24:58.413Z] ++ set -x [2020-07-29T14:24:58.413Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-29T14:24:58.413Z] INFO: Testing against a local daemon [2020-07-29T14:24:58.413Z] === RUN TestAuthZPluginAllowRequest [2020-07-29T14:24:58.413Z] --- PASS: TestAuthZPluginAllowRequest (1.64s) [2020-07-29T14:24:58.413Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2020-07-29T14:24:58.413Z] daemon.go:325: [d6ad8c1a5612e] waiting for daemon to start [2020-07-29T14:24:58.413Z] daemon.go:325: [d6ad8c1a5612e] waiting for daemon to start [2020-07-29T14:24:58.413Z] daemon.go:353: [d6ad8c1a5612e] daemon started [2020-07-29T14:24:58.413Z] daemon.go:461: [d6ad8c1a5612e] Stopping daemon [2020-07-29T14:24:58.413Z] daemon.go:296: [d6ad8c1a5612e] exiting daemon [2020-07-29T14:24:58.413Z] daemon.go:448: [d6ad8c1a5612e] Daemon stopped [2020-07-29T14:24:58.413Z] === RUN TestAuthZPluginTLS [2020-07-29T14:24:58.703Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-07-29T14:24:58.703Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2020-07-29T14:24:58.703Z] daemon.go:325: [d597783fb3d40] waiting for daemon to start [2020-07-29T14:24:58.703Z] daemon.go:325: [d597783fb3d40] waiting for daemon to start [2020-07-29T14:24:58.703Z] daemon.go:353: [d597783fb3d40] daemon started [2020-07-29T14:24:58.703Z] daemon.go:461: [d597783fb3d40] Stopping daemon [2020-07-29T14:24:58.703Z] daemon.go:296: [d597783fb3d40] exiting daemon [2020-07-29T14:24:58.703Z] daemon.go:448: [d597783fb3d40] Daemon stopped [2020-07-29T14:24:58.703Z] === RUN TestAuthZPluginDenyRequest [2020-07-29T14:24:58.746Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-07-29T14:24:58.994Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-07-29T14:24:58.994Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2020-07-29T14:24:58.994Z] daemon.go:325: [de83d4f6ebdac] waiting for daemon to start [2020-07-29T14:24:58.994Z] daemon.go:325: [de83d4f6ebdac] waiting for daemon to start [2020-07-29T14:24:58.994Z] daemon.go:353: [de83d4f6ebdac] daemon started [2020-07-29T14:24:58.994Z] daemon.go:461: [de83d4f6ebdac] Stopping daemon [2020-07-29T14:24:58.994Z] daemon.go:296: [de83d4f6ebdac] exiting daemon [2020-07-29T14:24:58.994Z] daemon.go:448: [de83d4f6ebdac] Daemon stopped [2020-07-29T14:24:58.994Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-29T14:24:59.002Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-07-29T14:24:59.625Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-07-29T14:24:59.625Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2020-07-29T14:24:59.625Z] daemon.go:325: [d092375e36ab0] waiting for daemon to start [2020-07-29T14:24:59.625Z] daemon.go:325: [d092375e36ab0] waiting for daemon to start [2020-07-29T14:24:59.625Z] daemon.go:353: [d092375e36ab0] daemon started [2020-07-29T14:24:59.625Z] daemon.go:461: [d092375e36ab0] Stopping daemon [2020-07-29T14:24:59.625Z] daemon.go:296: [d092375e36ab0] exiting daemon [2020-07-29T14:24:59.625Z] daemon.go:448: [d092375e36ab0] Daemon stopped [2020-07-29T14:24:59.625Z] === RUN TestAuthZPluginDenyResponse [2020-07-29T14:25:00.257Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2020-07-29T14:25:00.257Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2020-07-29T14:25:00.257Z] daemon.go:325: [dc1d0e751d64f] waiting for daemon to start [2020-07-29T14:25:00.257Z] daemon.go:325: [dc1d0e751d64f] waiting for daemon to start [2020-07-29T14:25:00.257Z] daemon.go:353: [dc1d0e751d64f] daemon started [2020-07-29T14:25:00.257Z] daemon.go:461: [dc1d0e751d64f] Stopping daemon [2020-07-29T14:25:00.257Z] daemon.go:296: [dc1d0e751d64f] exiting daemon [2020-07-29T14:25:00.257Z] daemon.go:448: [dc1d0e751d64f] Daemon stopped [2020-07-29T14:25:00.257Z] === RUN TestAuthZPluginAllowEventStream [2020-07-29T14:25:00.850Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system [2020-07-29T14:25:00.977Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-07-29T14:25:00.978Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-07-29T14:25:01.761Z] --- PASS: TestAuthZPluginAllowEventStream (1.68s) [2020-07-29T14:25:01.761Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2020-07-29T14:25:01.761Z] daemon.go:325: [dfe43b2edcf16] waiting for daemon to start [2020-07-29T14:25:01.761Z] daemon.go:325: [dfe43b2edcf16] waiting for daemon to start [2020-07-29T14:25:01.761Z] daemon.go:353: [dfe43b2edcf16] daemon started [2020-07-29T14:25:01.761Z] daemon.go:461: [dfe43b2edcf16] Stopping daemon [2020-07-29T14:25:01.761Z] daemon.go:296: [dfe43b2edcf16] exiting daemon [2020-07-29T14:25:01.761Z] daemon.go:448: [dfe43b2edcf16] Daemon stopped [2020-07-29T14:25:01.761Z] === RUN TestAuthZPluginErrorResponse [2020-07-29T14:25:02.393Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2020-07-29T14:25:02.393Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2020-07-29T14:25:02.393Z] daemon.go:325: [de79b812d379f] waiting for daemon to start [2020-07-29T14:25:02.393Z] daemon.go:325: [de79b812d379f] waiting for daemon to start [2020-07-29T14:25:02.393Z] daemon.go:353: [de79b812d379f] daemon started [2020-07-29T14:25:02.393Z] daemon.go:461: [de79b812d379f] Stopping daemon [2020-07-29T14:25:02.393Z] daemon.go:296: [de79b812d379f] exiting daemon [2020-07-29T14:25:02.393Z] daemon.go:448: [de79b812d379f] Daemon stopped [2020-07-29T14:25:02.393Z] === RUN TestAuthZPluginErrorRequest [2020-07-29T14:25:02.893Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-07-29T14:25:03.024Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-07-29T14:25:03.024Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2020-07-29T14:25:03.024Z] daemon.go:325: [d20ce8eaddf8a] waiting for daemon to start [2020-07-29T14:25:03.024Z] daemon.go:325: [d20ce8eaddf8a] waiting for daemon to start [2020-07-29T14:25:03.024Z] daemon.go:353: [d20ce8eaddf8a] daemon started [2020-07-29T14:25:03.024Z] daemon.go:461: [d20ce8eaddf8a] Stopping daemon [2020-07-29T14:25:03.024Z] daemon.go:296: [d20ce8eaddf8a] exiting daemon [2020-07-29T14:25:03.024Z] daemon.go:448: [d20ce8eaddf8a] Daemon stopped [2020-07-29T14:25:03.024Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-29T14:25:03.076Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume [2020-07-29T14:25:03.456Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-07-29T14:25:03.655Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-07-29T14:25:03.655Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-29T14:25:03.655Z] daemon.go:325: [d4eef32c46855] waiting for daemon to start [2020-07-29T14:25:03.655Z] daemon.go:325: [d4eef32c46855] waiting for daemon to start [2020-07-29T14:25:03.655Z] daemon.go:353: [d4eef32c46855] daemon started [2020-07-29T14:25:03.655Z] daemon.go:461: [d4eef32c46855] Stopping daemon [2020-07-29T14:25:03.655Z] daemon.go:296: [d4eef32c46855] exiting daemon [2020-07-29T14:25:03.655Z] daemon.go:448: [d4eef32c46855] Daemon stopped [2020-07-29T14:25:03.655Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-29T14:25:04.385Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-07-29T14:25:05.309Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-07-29T14:25:05.309Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-29T14:25:05.309Z] INFO: Testing against a local daemon [2020-07-29T14:25:05.309Z] === RUN TestBuildWithSession [2020-07-29T14:25:05.309Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-29T14:25:05.309Z] build_session_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T14:25:05.309Z] === RUN TestBuildSquashParent [2020-07-29T14:25:05.309Z] --- SKIP: TestBuildSquashParent (0.00s) [2020-07-29T14:25:05.309Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T14:25:05.309Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-29T14:25:05.309Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s) [2020-07-29T14:25:05.309Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-29T14:25:05.309Z] === RUN TestBuildMultiStageCopy [2020-07-29T14:25:05.309Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-29T14:25:05.316Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-07-29T14:25:05.718Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.06s) [2020-07-29T14:25:05.718Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2020-07-29T14:25:05.718Z] daemon.go:325: [dd6a8bad0efdf] waiting for daemon to start [2020-07-29T14:25:05.718Z] daemon.go:325: [dd6a8bad0efdf] waiting for daemon to start [2020-07-29T14:25:05.718Z] daemon.go:353: [dd6a8bad0efdf] daemon started [2020-07-29T14:25:05.718Z] daemon.go:461: [dd6a8bad0efdf] Stopping daemon [2020-07-29T14:25:05.718Z] daemon.go:296: [dd6a8bad0efdf] exiting daemon [2020-07-29T14:25:05.718Z] daemon.go:448: [dd6a8bad0efdf] Daemon stopped [2020-07-29T14:25:05.718Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-29T14:25:06.248Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-07-29T14:25:06.268Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-29T14:25:06.270Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-29T14:25:06.568Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-29T14:25:06.811Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-07-29T14:25:07.373Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-07-29T14:25:07.632Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-07-29T14:25:07.781Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.26s) [2020-07-29T14:25:07.781Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2020-07-29T14:25:07.781Z] daemon.go:325: [d1ef1978f9dca] waiting for daemon to start [2020-07-29T14:25:07.781Z] daemon.go:325: [d1ef1978f9dca] waiting for daemon to start [2020-07-29T14:25:07.781Z] daemon.go:353: [d1ef1978f9dca] daemon started [2020-07-29T14:25:07.781Z] daemon.go:461: [d1ef1978f9dca] Stopping daemon [2020-07-29T14:25:07.781Z] daemon.go:296: [d1ef1978f9dca] exiting daemon [2020-07-29T14:25:07.781Z] daemon.go:448: [d1ef1978f9dca] Daemon stopped [2020-07-29T14:25:07.781Z] === RUN TestAuthZPluginHeader [2020-07-29T14:25:08.094Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-29T14:25:08.561Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-07-29T14:25:08.813Z] --- PASS: TestAuthZPluginHeader (0.81s) [2020-07-29T14:25:08.813Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2020-07-29T14:25:08.813Z] daemon.go:325: [dc9fcdc52620d] waiting for daemon to start [2020-07-29T14:25:08.813Z] daemon.go:325: [dc9fcdc52620d] waiting for daemon to start [2020-07-29T14:25:08.813Z] daemon.go:353: [dc9fcdc52620d] daemon started [2020-07-29T14:25:08.813Z] daemon.go:461: [dc9fcdc52620d] Stopping daemon [2020-07-29T14:25:08.813Z] daemon.go:296: [dc9fcdc52620d] exiting daemon [2020-07-29T14:25:08.813Z] daemon.go:448: [dc9fcdc52620d] Daemon stopped [2020-07-29T14:25:08.813Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-29T14:25:08.813Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-29T14:25:08.813Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T14:25:08.813Z] === RUN TestAuthZPluginV2Disable [2020-07-29T14:25:08.813Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-07-29T14:25:08.813Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T14:25:08.813Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-29T14:25:08.813Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-29T14:25:08.813Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T14:25:08.813Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-29T14:25:08.813Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-29T14:25:08.813Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T14:25:08.813Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-29T14:25:09.629Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-29T14:25:09.928Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-07-29T14:25:10.492Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-07-29T14:25:11.153Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-29T14:25:11.857Z] --- PASS: TestBuildWithHugeFile (123.08s) [2020-07-29T14:25:11.857Z] === RUN TestBuildWithEmptyDockerfile [2020-07-29T14:25:11.857Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-29T14:25:11.857Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-29T14:25:11.857Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-29T14:25:11.857Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-29T14:25:11.857Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-29T14:25:11.857Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-29T14:25:11.857Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-29T14:25:11.857Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-29T14:25:11.857Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-29T14:25:12.113Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2020-07-29T14:25:12.113Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2020-07-29T14:25:12.113Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2020-07-29T14:25:12.113Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.08s) [2020-07-29T14:25:12.113Z] === RUN TestBuildPreserveOwnership [2020-07-29T14:25:12.113Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-29T14:25:12.201Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-29T14:25:12.373Z] === RUN TestDockerSuite/TestAttachDetach [2020-07-29T14:25:12.497Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-29T14:25:12.935Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-07-29T14:25:13.191Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-07-29T14:25:14.121Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-07-29T14:25:15.258Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-29T14:25:15.489Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-29T14:25:15.769Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-29T14:25:15.769Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-29T14:25:16.050Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-07-29T14:25:16.050Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-07-29T14:25:16.240Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-29T14:25:16.304Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-29T14:25:16.977Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-07-29T14:25:16.977Z] --- PASS: TestBuildPreserveOwnership (4.91s) [2020-07-29T14:25:16.977Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.34s) [2020-07-29T14:25:16.977Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.56s) [2020-07-29T14:25:16.977Z] === RUN TestBuildPlatformInvalid [2020-07-29T14:25:17.233Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2020-07-29T14:25:17.233Z] PASS [2020-07-29T14:25:17.233Z] [2020-07-29T14:25:17.233Z] DONE 30 tests in 201.268s [2020-07-29T14:25:17.233Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-07-29T14:25:17.233Z] ++ 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-07-29T14:25:17.233Z] ++ set -e [2020-07-29T14:25:17.233Z] ++ '[' -n 0 ']' [2020-07-29T14:25:17.233Z] ++ set -x [2020-07-29T14:25:17.233Z] ++ env -i DEST=/go/src/github.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-07-29T14:25:17.233Z] INFO: Testing against a local daemon [2020-07-29T14:25:17.233Z] === RUN TestConfigList [2020-07-29T14:25:17.795Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-07-29T14:25:17.812Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-29T14:25:18.360Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-07-29T14:25:18.617Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-07-29T14:25:18.803Z] --- PASS: TestBuildMultiStageCopy (13.14s) [2020-07-29T14:25:18.803Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.29s) [2020-07-29T14:25:18.803Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.68s) [2020-07-29T14:25:18.803Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.93s) [2020-07-29T14:25:18.803Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.10s) [2020-07-29T14:25:18.803Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.14s) [2020-07-29T14:25:18.803Z] === RUN TestBuildMultiStageParentConfig [2020-07-29T14:25:18.803Z] --- SKIP: TestBuildMultiStageParentConfig (0.00s) [2020-07-29T14:25:18.803Z] build_test.go:193: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-29T14:25:18.803Z] === RUN TestBuildLabelWithTargets [2020-07-29T14:25:18.803Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2020-07-29T14:25:18.803Z] build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-29T14:25:18.803Z] === RUN TestBuildWithEmptyLayers [2020-07-29T14:25:19.275Z] --- PASS: TestBuildWithEmptyLayers (0.82s) [2020-07-29T14:25:19.275Z] === RUN TestBuildMultiStageOnBuild [2020-07-29T14:25:19.275Z] --- SKIP: TestBuildMultiStageOnBuild (0.00s) [2020-07-29T14:25:19.275Z] build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-29T14:25:19.275Z] === RUN TestBuildUncleanTarFilenames [2020-07-29T14:25:19.275Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2020-07-29T14:25:19.275Z] build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-29T14:25:19.275Z] === RUN TestBuildMultiStageLayerLeak [2020-07-29T14:25:19.275Z] --- SKIP: TestBuildMultiStageLayerLeak (0.01s) [2020-07-29T14:25:19.275Z] build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-29T14:25:19.275Z] === RUN TestBuildWithHugeFile [2020-07-29T14:25:19.275Z] --- SKIP: TestBuildWithHugeFile (0.00s) [2020-07-29T14:25:19.275Z] build_test.go:492: testEnv.OSType == "windows" [2020-07-29T14:25:19.275Z] === RUN TestBuildWithEmptyDockerfile [2020-07-29T14:25:19.275Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-29T14:25:19.275Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-29T14:25:19.275Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-29T14:25:19.275Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-29T14:25:19.275Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-29T14:25:19.275Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-29T14:25:19.545Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-07-29T14:25:19.746Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-29T14:25:19.746Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-29T14:25:19.746Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-29T14:25:19.746Z] --- PASS: TestBuildWithEmptyDockerfile (0.29s) [2020-07-29T14:25:19.746Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2020-07-29T14:25:19.746Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2020-07-29T14:25:19.746Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2020-07-29T14:25:19.746Z] === RUN TestBuildPreserveOwnership [2020-07-29T14:25:19.746Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2020-07-29T14:25:19.746Z] build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-29T14:25:19.746Z] === RUN TestBuildPlatformInvalid [2020-07-29T14:25:19.746Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2020-07-29T14:25:19.746Z] PASS [2020-07-29T14:25:19.746Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-07-29T14:25:19.746Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-29T14:25:19.746Z] INFO: Testing against a local daemon [2020-07-29T14:25:19.746Z] === RUN TestConfigList [2020-07-29T14:25:19.746Z] --- SKIP: TestConfigList (0.00s) [2020-07-29T14:25:19.746Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T14:25:19.746Z] === RUN TestConfigsCreateAndDelete [2020-07-29T14:25:19.746Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2020-07-29T14:25:19.746Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T14:25:19.746Z] === RUN TestConfigsUpdate [2020-07-29T14:25:19.746Z] --- SKIP: TestConfigsUpdate (0.00s) [2020-07-29T14:25:19.746Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T14:25:19.746Z] === RUN TestTemplatedConfig [2020-07-29T14:25:19.746Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-07-29T14:25:19.746Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T14:25:19.746Z] === RUN TestConfigInspect [2020-07-29T14:25:19.746Z] --- SKIP: TestConfigInspect (0.00s) [2020-07-29T14:25:19.746Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T14:25:19.746Z] === RUN TestConfigCreateWithLabels [2020-07-29T14:25:19.746Z] --- SKIP: TestConfigCreateWithLabels (0.00s) [2020-07-29T14:25:19.746Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2020-07-29T14:25:19.746Z] === RUN TestConfigCreateResolve [2020-07-29T14:25:19.746Z] --- SKIP: TestConfigCreateResolve (0.00s) [2020-07-29T14:25:19.746Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2020-07-29T14:25:19.746Z] === RUN TestConfigDaemonLibtrustID [2020-07-29T14:25:19.746Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2020-07-29T14:25:19.746Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2020-07-29T14:25:19.746Z] PASS [2020-07-29T14:25:19.746Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-07-29T14:25:19.746Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-29T14:25:19.746Z] INFO: Testing against a local daemon [2020-07-29T14:25:19.746Z] === RUN TestCheckpoint [2020-07-29T14:25:19.746Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-29T14:25:19.746Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-29T14:25:19.746Z] === RUN TestContainerInvalidJSON [2020-07-29T14:25:19.861Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-29T14:25:20.107Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-07-29T14:25:20.217Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-29T14:25:20.217Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-29T14:25:20.217Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-29T14:25:20.217Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-29T14:25:20.217Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-29T14:25:20.217Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-29T14:25:20.217Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-29T14:25:20.217Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-29T14:25:20.217Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-29T14:25:20.217Z] --- PASS: TestContainerInvalidJSON (0.04s) [2020-07-29T14:25:20.217Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-29T14:25:20.217Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-29T14:25:20.217Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-29T14:25:20.217Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-29T14:25:20.217Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.02s) [2020-07-29T14:25:20.217Z] copy_test.go:25: testEnv.OSType == "windows" [2020-07-29T14:25:20.217Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-29T14:25:20.217Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s) [2020-07-29T14:25:20.217Z] copy_test.go:39: testEnv.OSType == "windows" [2020-07-29T14:25:20.217Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-29T14:25:20.217Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.02s) [2020-07-29T14:25:20.217Z] copy_test.go:51: testEnv.OSType == "windows" [2020-07-29T14:25:20.217Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-29T14:25:20.217Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s) [2020-07-29T14:25:20.217Z] copy_test.go:65: testEnv.OSType == "windows" [2020-07-29T14:25:20.217Z] === RUN TestCopyFromContainer [2020-07-29T14:25:20.217Z] --- SKIP: TestCopyFromContainer (0.00s) [2020-07-29T14:25:20.217Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T14:25:20.217Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-29T14:25:20.217Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-29T14:25:20.217Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-29T14:25:20.217Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-29T14:25:20.217Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-29T14:25:20.217Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-29T14:25:20.217Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-29T14:25:20.217Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-29T14:25:20.217Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-29T14:25:20.217Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-29T14:25:20.217Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-07-29T14:25:20.217Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-29T14:25:20.217Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-29T14:25:20.217Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-29T14:25:20.217Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-29T14:25:20.217Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2020-07-29T14:25:20.217Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-07-29T14:25:20.217Z] === RUN TestCreateWithInvalidEnv [2020-07-29T14:25:20.217Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-29T14:25:20.217Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-29T14:25:20.217Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-29T14:25:20.217Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-29T14:25:20.217Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-29T14:25:20.217Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-29T14:25:20.217Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-29T14:25:20.217Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-29T14:25:20.217Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-29T14:25:20.217Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-07-29T14:25:20.217Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-29T14:25:20.217Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2020-07-29T14:25:20.217Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-07-29T14:25:20.217Z] === RUN TestCreateTmpfsMountsTarget [2020-07-29T14:25:20.217Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2020-07-29T14:25:20.217Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T14:25:20.217Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-29T14:25:20.217Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2020-07-29T14:25:20.217Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2020-07-29T14:25:20.217Z] === RUN TestCreateWithCapabilities [2020-07-29T14:25:20.217Z] --- SKIP: TestCreateWithCapabilities (0.00s) [2020-07-29T14:25:20.217Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-07-29T14:25:20.217Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-29T14:25:20.217Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2020-07-29T14:25:20.217Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2020-07-29T14:25:20.217Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-29T14:25:20.217Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-29T14:25:20.217Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-29T14:25:20.217Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-29T14:25:20.217Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-29T14:25:20.217Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-29T14:25:20.217Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-29T14:25:20.217Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-29T14:25:20.217Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-29T14:25:20.217Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-29T14:25:20.217Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-29T14:25:20.217Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-29T14:25:20.217Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-29T14:25:20.217Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-29T14:25:20.217Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-29T14:25:20.217Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-29T14:25:20.217Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-07-29T14:25:20.217Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2020-07-29T14:25:20.217Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-07-29T14:25:20.217Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-07-29T14:25:20.217Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-07-29T14:25:20.217Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-07-29T14:25:20.217Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-29T14:25:20.217Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-07-29T14:25:20.217Z] create_test.go:542: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-07-29T14:25:20.217Z] === RUN TestDiff [2020-07-29T14:25:20.217Z] --- SKIP: TestDiff (0.00s) [2020-07-29T14:25:20.217Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-07-29T14:25:20.217Z] === RUN TestExecWithCloseStdin [2020-07-29T14:25:20.363Z] --- PASS: TestConfigList (3.13s) [2020-07-29T14:25:20.363Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2020-07-29T14:25:20.363Z] daemon.go:325: [db40f7af72bcd] waiting for daemon to start [2020-07-29T14:25:20.363Z] daemon.go:325: [db40f7af72bcd] waiting for daemon to start [2020-07-29T14:25:20.363Z] daemon.go:353: [db40f7af72bcd] daemon started [2020-07-29T14:25:20.363Z] daemon.go:461: [db40f7af72bcd] Stopping daemon [2020-07-29T14:25:20.363Z] daemon.go:296: [db40f7af72bcd] exiting daemon [2020-07-29T14:25:20.363Z] daemon.go:448: [db40f7af72bcd] Daemon stopped [2020-07-29T14:25:20.363Z] === RUN TestConfigsCreateAndDelete [2020-07-29T14:25:21.292Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-07-29T14:25:21.792Z] --- PASS: TestExecWithCloseStdin (1.80s) [2020-07-29T14:25:21.792Z] === RUN TestExec [2020-07-29T14:25:21.792Z] --- SKIP: TestExec (0.00s) [2020-07-29T14:25:21.792Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-07-29T14:25:21.792Z] === RUN TestExecUser [2020-07-29T14:25:21.792Z] --- SKIP: TestExecUser (0.00s) [2020-07-29T14:25:21.792Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-07-29T14:25:21.792Z] === RUN TestExportContainerAndImportImage [2020-07-29T14:25:21.792Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2020-07-29T14:25:21.792Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T14:25:21.792Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-29T14:25:21.792Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2020-07-29T14:25:21.792Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T14:25:21.792Z] === RUN TestHealthCheckWorkdir [2020-07-29T14:25:21.792Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2020-07-29T14:25:21.792Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-07-29T14:25:21.792Z] === RUN TestHealthKillContainer [2020-07-29T14:25:21.792Z] --- SKIP: TestHealthKillContainer (0.00s) [2020-07-29T14:25:21.792Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-07-29T14:25:21.792Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-29T14:25:21.792Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2020-07-29T14:25:21.792Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-07-29T14:25:21.792Z] === RUN TestKillContainerInvalidSignal [2020-07-29T14:25:21.855Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-07-29T14:25:22.111Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-07-29T14:25:22.111Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-07-29T14:25:22.367Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-07-29T14:25:22.928Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-07-29T14:25:22.928Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-07-29T14:25:23.184Z] --- PASS: TestConfigsCreateAndDelete (2.72s) [2020-07-29T14:25:23.184Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2020-07-29T14:25:23.184Z] daemon.go:325: [d19c21d4179f5] waiting for daemon to start [2020-07-29T14:25:23.184Z] daemon.go:325: [d19c21d4179f5] waiting for daemon to start [2020-07-29T14:25:23.184Z] daemon.go:353: [d19c21d4179f5] daemon started [2020-07-29T14:25:23.184Z] daemon.go:461: [d19c21d4179f5] Stopping daemon [2020-07-29T14:25:23.184Z] daemon.go:296: [d19c21d4179f5] exiting daemon [2020-07-29T14:25:23.184Z] daemon.go:448: [d19c21d4179f5] Daemon stopped [2020-07-29T14:25:23.184Z] === RUN TestConfigsUpdate [2020-07-29T14:25:23.365Z] --- PASS: TestKillContainerInvalidSignal (1.57s) [2020-07-29T14:25:23.365Z] === RUN TestKillContainer [2020-07-29T14:25:23.365Z] --- SKIP: TestKillContainer (0.00s) [2020-07-29T14:25:23.365Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-07-29T14:25:23.365Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-29T14:25:23.365Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-07-29T14:25:23.365Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-07-29T14:25:23.365Z] === RUN TestKillStoppedContainer [2020-07-29T14:25:23.365Z] --- SKIP: TestKillStoppedContainer (0.00s) [2020-07-29T14:25:23.365Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-07-29T14:25:23.365Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-29T14:25:23.365Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2020-07-29T14:25:23.365Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-07-29T14:25:23.365Z] === RUN TestKillDifferentUserContainer [2020-07-29T14:25:23.365Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2020-07-29T14:25:23.365Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-07-29T14:25:23.365Z] === RUN TestInspectOomKilledTrue [2020-07-29T14:25:23.365Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-07-29T14:25:23.365Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-29T14:25:23.365Z] === RUN TestInspectOomKilledFalse [2020-07-29T14:25:23.365Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-07-29T14:25:23.365Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-29T14:25:23.365Z] === RUN TestLogsFollowTailEmpty [2020-07-29T14:25:23.441Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-07-29T14:25:24.371Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-07-29T14:25:24.627Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-07-29T14:25:25.602Z] --- PASS: TestLogsFollowTailEmpty (1.67s) [2020-07-29T14:25:25.602Z] === RUN TestNetworkNat [2020-07-29T14:25:25.602Z] --- SKIP: TestNetworkNat (0.00s) [2020-07-29T14:25:25.602Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-07-29T14:25:25.602Z] === RUN TestNetworkLocalhostTCPNat [2020-07-29T14:25:25.602Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s) [2020-07-29T14:25:25.602Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-29T14:25:25.602Z] === RUN TestNetworkLoopbackNat [2020-07-29T14:25:25.602Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2020-07-29T14:25:25.602Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-07-29T14:25:25.602Z] === RUN TestPause [2020-07-29T14:25:25.602Z] --- SKIP: TestPause (0.00s) [2020-07-29T14:25:25.603Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-07-29T14:25:25.603Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-29T14:25:26.518Z] --- PASS: TestConfigsUpdate (3.13s) [2020-07-29T14:25:26.518Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2020-07-29T14:25:26.518Z] daemon.go:325: [ddcf1461e16e5] waiting for daemon to start [2020-07-29T14:25:26.518Z] daemon.go:325: [ddcf1461e16e5] waiting for daemon to start [2020-07-29T14:25:26.518Z] daemon.go:353: [ddcf1461e16e5] daemon started [2020-07-29T14:25:26.518Z] daemon.go:461: [ddcf1461e16e5] Stopping daemon [2020-07-29T14:25:26.518Z] daemon.go:296: [ddcf1461e16e5] exiting daemon [2020-07-29T14:25:26.518Z] daemon.go:448: [ddcf1461e16e5] Daemon stopped [2020-07-29T14:25:26.518Z] === RUN TestTemplatedConfig [2020-07-29T14:25:27.079Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-07-29T14:25:27.175Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.74s) [2020-07-29T14:25:27.175Z] === RUN TestPauseStopPausedContainer [2020-07-29T14:25:27.175Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2020-07-29T14:25:27.175Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T14:25:27.175Z] === RUN TestPsFilter [2020-07-29T14:25:27.175Z] --- PASS: TestPsFilter (0.08s) [2020-07-29T14:25:27.175Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-29T14:25:27.422Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.25s) [2020-07-29T14:25:27.422Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-29T14:25:27.422Z] daemon.go:325: [dcd635393dd44] waiting for daemon to start [2020-07-29T14:25:27.423Z] daemon.go:325: [dcd635393dd44] waiting for daemon to start [2020-07-29T14:25:27.423Z] daemon.go:353: [dcd635393dd44] daemon started [2020-07-29T14:25:27.423Z] daemon.go:461: [dcd635393dd44] Stopping daemon [2020-07-29T14:25:27.423Z] daemon.go:296: [dcd635393dd44] exiting daemon [2020-07-29T14:25:27.423Z] daemon.go:448: [dcd635393dd44] Daemon stopped [2020-07-29T14:25:27.423Z] daemon.go:325: [dcd635393dd44] waiting for daemon to start [2020-07-29T14:25:27.423Z] daemon.go:325: [dcd635393dd44] waiting for daemon to start [2020-07-29T14:25:27.423Z] daemon.go:325: [dcd635393dd44] waiting for daemon to start [2020-07-29T14:25:27.423Z] daemon.go:325: [dcd635393dd44] waiting for daemon to start [2020-07-29T14:25:27.423Z] daemon.go:339: [dcd635393dd44] error pinging daemon on start: Get http://dcd635393dd44.sock/_ping: context deadline exceeded [2020-07-29T14:25:27.423Z] daemon.go:325: [dcd635393dd44] waiting for daemon to start [2020-07-29T14:25:27.423Z] daemon.go:339: [dcd635393dd44] error pinging daemon on start: Get http://dcd635393dd44.sock/_ping: context deadline exceeded [2020-07-29T14:25:27.423Z] daemon.go:325: [dcd635393dd44] waiting for daemon to start [2020-07-29T14:25:27.423Z] daemon.go:339: [dcd635393dd44] error pinging daemon on start: Get http://dcd635393dd44.sock/_ping: context deadline exceeded [2020-07-29T14:25:27.423Z] daemon.go:325: [dcd635393dd44] waiting for daemon to start [2020-07-29T14:25:27.423Z] daemon.go:339: [dcd635393dd44] error pinging daemon on start: Get http://dcd635393dd44.sock/_ping: context deadline exceeded [2020-07-29T14:25:27.423Z] daemon.go:325: [dcd635393dd44] waiting for daemon to start [2020-07-29T14:25:27.423Z] daemon.go:339: [dcd635393dd44] error pinging daemon on start: Get http://dcd635393dd44.sock/_ping: read unix @->/tmp/docker-integration/dcd635393dd44.sock: read: connection reset by peer [2020-07-29T14:25:27.423Z] daemon.go:296: [dcd635393dd44] exiting daemon [2020-07-29T14:25:27.423Z] daemon.go:325: [dcd635393dd44] waiting for daemon to start [2020-07-29T14:25:27.423Z] daemon.go:325: [dcd635393dd44] waiting for daemon to start [2020-07-29T14:25:27.423Z] daemon.go:325: [dcd635393dd44] waiting for daemon to start [2020-07-29T14:25:27.423Z] daemon.go:353: [dcd635393dd44] daemon started [2020-07-29T14:25:27.423Z] daemon.go:461: [dcd635393dd44] Stopping daemon [2020-07-29T14:25:27.423Z] daemon.go:296: [dcd635393dd44] exiting daemon [2020-07-29T14:25:27.423Z] daemon.go:448: [dcd635393dd44] Daemon stopped [2020-07-29T14:25:27.423Z] PASS [2020-07-29T14:25:27.423Z] [2020-07-29T14:25:27.423Z] === Skipped [2020-07-29T14:25:27.423Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-29T14:25:27.423Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T14:25:27.423Z] [2020-07-29T14:25:27.423Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-07-29T14:25:27.423Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T14:25:27.423Z] [2020-07-29T14:25:27.423Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-29T14:25:27.423Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T14:25:27.423Z] [2020-07-29T14:25:27.423Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-29T14:25:27.423Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T14:25:27.423Z] [2020-07-29T14:25:27.423Z] [2020-07-29T14:25:27.423Z] DONE 17 tests, 4 skipped in 29.498s [2020-07-29T14:25:27.423Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-29T14:25:27.423Z] ++ 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-07-29T14:25:27.423Z] ++ set -e [2020-07-29T14:25:27.423Z] ++ '[' -n 0 ']' [2020-07-29T14:25:27.423Z] ++ set -x [2020-07-29T14:25:27.423Z] ++ env -i DEST=/go/src/github.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-07-29T14:25:27.423Z] INFO: Testing against a local daemon [2020-07-29T14:25:27.423Z] === RUN TestPluginInvalidJSON [2020-07-29T14:25:27.423Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-29T14:25:27.423Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-29T14:25:27.423Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-29T14:25:27.423Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-07-29T14:25:27.423Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-29T14:25:27.423Z] PASS [2020-07-29T14:25:27.423Z] [2020-07-29T14:25:27.423Z] DONE 2 tests in 0.103s [2020-07-29T14:25:27.423Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-29T14:25:27.423Z] ++ 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-07-29T14:25:27.423Z] ++ set -e [2020-07-29T14:25:27.423Z] ++ '[' -n 0 ']' [2020-07-29T14:25:27.423Z] ++ set -x [2020-07-29T14:25:27.423Z] ++ env -i DEST=/go/src/github.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-07-29T14:25:27.423Z] INFO: Testing against a local daemon [2020-07-29T14:25:27.423Z] === RUN TestExternalGraphDriver [2020-07-29T14:25:27.423Z] === RUN TestExternalGraphDriver/json [2020-07-29T14:25:28.100Z] === RUN TestExternalGraphDriver/spec [2020-07-29T14:25:28.414Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-29T14:25:28.449Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-07-29T14:25:28.748Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.85s) [2020-07-29T14:25:28.748Z] === RUN TestRemoveContainerWithVolume [2020-07-29T14:25:29.941Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-29T14:25:30.338Z] --- PASS: TestTemplatedConfig (3.67s) [2020-07-29T14:25:30.338Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2020-07-29T14:25:30.339Z] daemon.go:325: [da7b8e603a118] waiting for daemon to start [2020-07-29T14:25:30.339Z] daemon.go:325: [da7b8e603a118] waiting for daemon to start [2020-07-29T14:25:30.339Z] daemon.go:353: [da7b8e603a118] daemon started [2020-07-29T14:25:30.339Z] daemon.go:461: [da7b8e603a118] Stopping daemon [2020-07-29T14:25:30.339Z] daemon.go:296: [da7b8e603a118] exiting daemon [2020-07-29T14:25:30.339Z] daemon.go:448: [da7b8e603a118] Daemon stopped [2020-07-29T14:25:30.339Z] === RUN TestConfigInspect [2020-07-29T14:25:30.826Z] === RUN TestExternalGraphDriver/pull [2020-07-29T14:25:30.899Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-07-29T14:25:30.973Z] --- PASS: TestRemoveContainerWithVolume (1.91s) [2020-07-29T14:25:30.973Z] === RUN TestRemoveContainerRunning [2020-07-29T14:25:31.483Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-29T14:25:32.264Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-07-29T14:25:32.329Z] --- PASS: TestExternalGraphDriver (6.30s) [2020-07-29T14:25:32.329Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2020-07-29T14:25:32.329Z] daemon.go:325: [dc0058c14cbdb] waiting for daemon to start [2020-07-29T14:25:32.329Z] daemon.go:325: [dc0058c14cbdb] waiting for daemon to start [2020-07-29T14:25:32.329Z] daemon.go:353: [dc0058c14cbdb] daemon started [2020-07-29T14:25:32.329Z] daemon.go:461: [dc0058c14cbdb] Stopping daemon [2020-07-29T14:25:32.329Z] daemon.go:296: [dc0058c14cbdb] exiting daemon [2020-07-29T14:25:32.329Z] daemon.go:448: [dc0058c14cbdb] Daemon stopped [2020-07-29T14:25:32.329Z] daemon.go:325: [dc0058c14cbdb] waiting for daemon to start [2020-07-29T14:25:32.329Z] daemon.go:325: [dc0058c14cbdb] waiting for daemon to start [2020-07-29T14:25:32.329Z] daemon.go:353: [dc0058c14cbdb] daemon started [2020-07-29T14:25:32.329Z] daemon.go:461: [dc0058c14cbdb] Stopping daemon [2020-07-29T14:25:32.329Z] daemon.go:296: [dc0058c14cbdb] exiting daemon [2020-07-29T14:25:32.329Z] daemon.go:448: [dc0058c14cbdb] Daemon stopped [2020-07-29T14:25:32.329Z] --- PASS: TestExternalGraphDriver/json (2.05s) [2020-07-29T14:25:32.329Z] daemon.go:325: [dc0058c14cbdb] waiting for daemon to start [2020-07-29T14:25:32.329Z] daemon.go:325: [dc0058c14cbdb] waiting for daemon to start [2020-07-29T14:25:32.329Z] daemon.go:353: [dc0058c14cbdb] daemon started [2020-07-29T14:25:32.329Z] daemon.go:461: [dc0058c14cbdb] Stopping daemon [2020-07-29T14:25:32.329Z] daemon.go:296: [dc0058c14cbdb] exiting daemon [2020-07-29T14:25:32.329Z] daemon.go:448: [dc0058c14cbdb] Daemon stopped [2020-07-29T14:25:32.329Z] daemon.go:325: [dc0058c14cbdb] waiting for daemon to start [2020-07-29T14:25:32.329Z] daemon.go:325: [dc0058c14cbdb] waiting for daemon to start [2020-07-29T14:25:32.329Z] daemon.go:353: [dc0058c14cbdb] daemon started [2020-07-29T14:25:32.329Z] daemon.go:461: [dc0058c14cbdb] Stopping daemon [2020-07-29T14:25:32.329Z] daemon.go:296: [dc0058c14cbdb] exiting daemon [2020-07-29T14:25:32.329Z] daemon.go:448: [dc0058c14cbdb] Daemon stopped [2020-07-29T14:25:32.329Z] --- PASS: TestExternalGraphDriver/spec (2.11s) [2020-07-29T14:25:32.329Z] daemon.go:325: [dc0058c14cbdb] waiting for daemon to start [2020-07-29T14:25:32.329Z] daemon.go:325: [dc0058c14cbdb] waiting for daemon to start [2020-07-29T14:25:32.329Z] daemon.go:353: [dc0058c14cbdb] daemon started [2020-07-29T14:25:32.329Z] daemon.go:461: [dc0058c14cbdb] Stopping daemon [2020-07-29T14:25:32.329Z] daemon.go:296: [dc0058c14cbdb] exiting daemon [2020-07-29T14:25:32.329Z] daemon.go:448: [dc0058c14cbdb] Daemon stopped [2020-07-29T14:25:32.329Z] --- PASS: TestExternalGraphDriver/pull (2.01s) [2020-07-29T14:25:32.329Z] === RUN TestGraphdriverPluginV2 [2020-07-29T14:25:32.329Z] --- SKIP: TestGraphdriverPluginV2 (0.08s) [2020-07-29T14:25:32.329Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T14:25:32.329Z] PASS [2020-07-29T14:25:32.329Z] [2020-07-29T14:25:32.329Z] === Skipped [2020-07-29T14:25:32.329Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.08s) [2020-07-29T14:25:32.329Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T14:25:32.329Z] [2020-07-29T14:25:32.329Z] [2020-07-29T14:25:32.329Z] DONE 5 tests, 1 skipped in 6.448s [2020-07-29T14:25:32.329Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-29T14:25:32.329Z] ++ 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-07-29T14:25:32.329Z] ++ set -e [2020-07-29T14:25:32.329Z] ++ '[' -n 0 ']' [2020-07-29T14:25:32.329Z] ++ set -x [2020-07-29T14:25:32.330Z] ++ env -i DEST=/go/src/github.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-07-29T14:25:32.520Z] --- PASS: TestConfigInspect (2.53s) [2020-07-29T14:25:32.520Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2020-07-29T14:25:32.520Z] daemon.go:325: [d3666ca8f1bfd] waiting for daemon to start [2020-07-29T14:25:32.520Z] daemon.go:325: [d3666ca8f1bfd] waiting for daemon to start [2020-07-29T14:25:32.520Z] daemon.go:353: [d3666ca8f1bfd] daemon started [2020-07-29T14:25:32.520Z] daemon.go:461: [d3666ca8f1bfd] Stopping daemon [2020-07-29T14:25:32.520Z] daemon.go:296: [d3666ca8f1bfd] exiting daemon [2020-07-29T14:25:32.520Z] daemon.go:448: [d3666ca8f1bfd] Daemon stopped [2020-07-29T14:25:32.520Z] === RUN TestConfigCreateWithLabels [2020-07-29T14:25:32.544Z] --- PASS: TestRemoveContainerRunning (1.74s) [2020-07-29T14:25:32.544Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-29T14:25:32.620Z] INFO: Testing against a local daemon [2020-07-29T14:25:32.620Z] === RUN TestContinueAfterPluginCrash [2020-07-29T14:25:32.621Z] === PAUSE TestContinueAfterPluginCrash [2020-07-29T14:25:32.621Z] === RUN TestDaemonStartWithLogOpt [2020-07-29T14:25:32.621Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-29T14:25:32.621Z] === CONT TestContinueAfterPluginCrash [2020-07-29T14:25:32.621Z] === CONT TestDaemonStartWithLogOpt [2020-07-29T14:25:32.776Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-07-29T14:25:33.573Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-29T14:25:34.118Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.75s) [2020-07-29T14:25:34.118Z] === RUN TestRemoveInvalidContainer [2020-07-29T14:25:34.118Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-07-29T14:25:34.118Z] === RUN TestRenameLinkedContainer [2020-07-29T14:25:34.118Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2020-07-29T14:25:34.118Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-07-29T14:25:34.118Z] === RUN TestRenameStoppedContainer [2020-07-29T14:25:35.092Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-29T14:25:35.292Z] --- PASS: TestConfigCreateWithLabels (2.60s) [2020-07-29T14:25:35.292Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2020-07-29T14:25:35.292Z] daemon.go:325: [d0b25efb5716b] waiting for daemon to start [2020-07-29T14:25:35.292Z] daemon.go:325: [d0b25efb5716b] waiting for daemon to start [2020-07-29T14:25:35.292Z] daemon.go:353: [d0b25efb5716b] daemon started [2020-07-29T14:25:35.292Z] daemon.go:461: [d0b25efb5716b] Stopping daemon [2020-07-29T14:25:35.292Z] daemon.go:296: [d0b25efb5716b] exiting daemon [2020-07-29T14:25:35.292Z] daemon.go:448: [d0b25efb5716b] Daemon stopped [2020-07-29T14:25:35.292Z] === RUN TestConfigCreateResolve [2020-07-29T14:25:36.157Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-29T14:25:36.219Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-07-29T14:25:36.344Z] --- PASS: TestRenameStoppedContainer (1.99s) [2020-07-29T14:25:36.344Z] === RUN TestRenameRunningContainerAndReuse [2020-07-29T14:25:37.587Z] --- PASS: TestConfigCreateResolve (2.50s) [2020-07-29T14:25:37.588Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2020-07-29T14:25:37.588Z] daemon.go:325: [dd158f9b80110] waiting for daemon to start [2020-07-29T14:25:37.588Z] daemon.go:325: [dd158f9b80110] waiting for daemon to start [2020-07-29T14:25:37.588Z] daemon.go:353: [dd158f9b80110] daemon started [2020-07-29T14:25:37.588Z] daemon.go:461: [dd158f9b80110] Stopping daemon [2020-07-29T14:25:37.588Z] daemon.go:296: [dd158f9b80110] exiting daemon [2020-07-29T14:25:37.588Z] daemon.go:448: [dd158f9b80110] Daemon stopped [2020-07-29T14:25:37.588Z] === RUN TestConfigDaemonLibtrustID [2020-07-29T14:25:37.683Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-29T14:25:37.683Z] Using test binary docker [2020-07-29T14:25:37.683Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-29T14:25:37.683Z] +++ /etc/init.d/apparmor start [2020-07-29T14:25:37.683Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-29T14:25:37.683Z] INFO: Waiting for daemon to start... [2020-07-29T14:25:37.683Z] Starting dockerd [2020-07-29T14:25:37.683Z] +++ 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-07-29T14:25:37.844Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-07-29T14:25:38.107Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-07-29T14:25:38.107Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2020-07-29T14:25:38.107Z] daemon.go:325: [d9c422a101b4f] waiting for daemon to start [2020-07-29T14:25:38.107Z] daemon.go:325: [d9c422a101b4f] waiting for daemon to start [2020-07-29T14:25:38.107Z] daemon.go:353: [d9c422a101b4f] daemon started [2020-07-29T14:25:38.107Z] daemon.go:461: [d9c422a101b4f] Stopping daemon [2020-07-29T14:25:38.107Z] daemon.go:296: [d9c422a101b4f] exiting daemon [2020-07-29T14:25:38.107Z] daemon.go:448: [d9c422a101b4f] Daemon stopped [2020-07-29T14:25:38.107Z] PASS [2020-07-29T14:25:38.107Z] [2020-07-29T14:25:38.107Z] DONE 8 tests in 20.995s [2020-07-29T14:25:38.107Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-07-29T14:25:38.107Z] ++ 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-07-29T14:25:38.107Z] ++ set -e [2020-07-29T14:25:38.107Z] ++ '[' -n 0 ']' [2020-07-29T14:25:38.107Z] ++ set -x [2020-07-29T14:25:38.107Z] ++ env -i DEST=/go/src/github.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-07-29T14:25:38.365Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-07-29T14:25:38.365Z] INFO: Testing against a local daemon [2020-07-29T14:25:38.365Z] === RUN TestCheckpoint [2020-07-29T14:25:38.365Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-29T14:25:38.365Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-29T14:25:38.365Z] === RUN TestContainerInvalidJSON [2020-07-29T14:25:38.365Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-29T14:25:38.365Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-29T14:25:38.365Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-29T14:25:38.365Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-29T14:25:38.365Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-29T14:25:38.365Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-29T14:25:38.365Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-29T14:25:38.365Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-29T14:25:38.365Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-29T14:25:38.365Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-07-29T14:25:38.365Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-29T14:25:38.365Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-29T14:25:38.365Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-29T14:25:38.365Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-29T14:25:38.365Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2020-07-29T14:25:38.365Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-29T14:25:38.621Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2020-07-29T14:25:38.621Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-29T14:25:38.621Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2020-07-29T14:25:38.621Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-29T14:25:38.621Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2020-07-29T14:25:38.621Z] === RUN TestCopyFromContainer [2020-07-29T14:25:39.420Z] --- PASS: TestRenameRunningContainerAndReuse (3.17s) [2020-07-29T14:25:39.420Z] === RUN TestRenameInvalidName [2020-07-29T14:25:39.551Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-07-29T14:25:39.551Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-07-29T14:25:39.807Z] === RUN TestCopyFromContainer// [2020-07-29T14:25:39.964Z] . [2020-07-29T14:25:39.964Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-29T14:25:39.964Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-29T14:25:39.964Z] Error: No such image: emptyfs [2020-07-29T14:25:39.964Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-29T14:25:39.964Z] ++++ docker load [2020-07-29T14:25:39.964Z] Running integration-test (iteration 1) [2020-07-29T14:25:39.964Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-07-29T14:25:39.964Z] ++ 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-07-29T14:25:39.964Z] ++ set -e [2020-07-29T14:25:39.964Z] ++ '[' -n 0 ']' [2020-07-29T14:25:39.964Z] ++ set -x [2020-07-29T14:25:39.964Z] ++ env -i DEST=/go/src/github.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-07-29T14:25:40.063Z] === RUN TestCopyFromContainer//bar/root [2020-07-29T14:25:40.063Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-29T14:25:40.063Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-07-29T14:25:40.319Z] === RUN TestCopyFromContainer/bar/quux [2020-07-29T14:25:40.319Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-07-29T14:25:40.319Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-29T14:25:40.319Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-29T14:25:40.575Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-29T14:25:40.575Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-07-29T14:25:40.575Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-29T14:25:40.831Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-29T14:25:40.831Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-29T14:25:40.997Z] --- PASS: TestRenameInvalidName (1.48s) [2020-07-29T14:25:40.997Z] === RUN TestRenameAnonymousContainer [2020-07-29T14:25:40.997Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2020-07-29T14:25:40.997Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-07-29T14:25:40.997Z] === RUN TestRenameContainerWithSameName [2020-07-29T14:25:41.088Z] --- PASS: TestCopyFromContainer (2.40s) [2020-07-29T14:25:41.088Z] --- PASS: TestCopyFromContainer// (0.11s) [2020-07-29T14:25:41.088Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-07-29T14:25:41.088Z] --- PASS: TestCopyFromContainer//bar/root/ (0.17s) [2020-07-29T14:25:41.088Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2020-07-29T14:25:41.088Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-07-29T14:25:41.088Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-07-29T14:25:41.088Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2020-07-29T14:25:41.088Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2020-07-29T14:25:41.088Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2020-07-29T14:25:41.088Z] --- PASS: TestCopyFromContainer/bar/notarget (0.15s) [2020-07-29T14:25:41.088Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-29T14:25:41.088Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-29T14:25:41.088Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-29T14:25:41.088Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-29T14:25:41.088Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-29T14:25:41.088Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-29T14:25:41.088Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-29T14:25:41.088Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-29T14:25:41.088Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-29T14:25:41.088Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-29T14:25:41.088Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-07-29T14:25:41.088Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-29T14:25:41.088Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.02s) [2020-07-29T14:25:41.088Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.02s) [2020-07-29T14:25:41.088Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-29T14:25:41.088Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2020-07-29T14:25:41.088Z] === RUN TestCreateWithInvalidEnv [2020-07-29T14:25:41.088Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-29T14:25:41.088Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-29T14:25:41.088Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-29T14:25:41.088Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-29T14:25:41.088Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-29T14:25:41.088Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-29T14:25:41.088Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-29T14:25:41.088Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-29T14:25:41.088Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-29T14:25:41.088Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-07-29T14:25:41.088Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-07-29T14:25:41.088Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2020-07-29T14:25:41.088Z] --- PASS: TestCreateWithInvalidEnv/1 (0.02s) [2020-07-29T14:25:41.088Z] --- PASS: TestCreateWithInvalidEnv/0 (0.03s) [2020-07-29T14:25:41.088Z] === RUN TestCreateTmpfsMountsTarget [2020-07-29T14:25:41.088Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-07-29T14:25:41.088Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-29T14:25:41.694Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-07-29T14:25:42.257Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-07-29T14:25:42.257Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-07-29T14:25:42.571Z] --- PASS: TestRenameContainerWithSameName (1.59s) [2020-07-29T14:25:42.571Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-29T14:25:42.571Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2020-07-29T14:25:42.571Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-07-29T14:25:42.571Z] === RUN TestResize [2020-07-29T14:25:42.571Z] --- SKIP: TestResize (0.00s) [2020-07-29T14:25:42.571Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-07-29T14:25:42.571Z] === RUN TestResizeWithInvalidSize [2020-07-29T14:25:42.571Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2020-07-29T14:25:42.571Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-07-29T14:25:42.571Z] === RUN TestResizeWhenContainerNotStarted [2020-07-29T14:25:42.985Z] --- PASS: TestDaemonStartWithLogOpt (8.78s) [2020-07-29T14:25:42.985Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2020-07-29T14:25:42.985Z] daemon.go:325: [dbaca93e69283] waiting for daemon to start [2020-07-29T14:25:42.985Z] daemon.go:325: [dbaca93e69283] waiting for daemon to start [2020-07-29T14:25:42.985Z] daemon.go:353: [dbaca93e69283] daemon started [2020-07-29T14:25:42.985Z] daemon.go:461: [dbaca93e69283] Stopping daemon [2020-07-29T14:25:42.985Z] daemon.go:296: [dbaca93e69283] exiting daemon [2020-07-29T14:25:42.985Z] daemon.go:448: [dbaca93e69283] Daemon stopped [2020-07-29T14:25:42.985Z] daemon.go:325: [dbaca93e69283] waiting for daemon to start [2020-07-29T14:25:42.985Z] daemon.go:325: [dbaca93e69283] waiting for daemon to start [2020-07-29T14:25:42.985Z] daemon.go:353: [dbaca93e69283] daemon started [2020-07-29T14:25:42.985Z] daemon.go:461: [dbaca93e69283] Stopping daemon [2020-07-29T14:25:42.985Z] daemon.go:296: [dbaca93e69283] exiting daemon [2020-07-29T14:25:42.985Z] daemon.go:448: [dbaca93e69283] Daemon stopped [2020-07-29T14:25:43.186Z] --- PASS: TestCreateWithCustomMaskedPaths (2.05s) [2020-07-29T14:25:43.186Z] === RUN TestCreateWithCapabilities [2020-07-29T14:25:43.186Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-07-29T14:25:43.186Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-07-29T14:25:43.186Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-07-29T14:25:43.186Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-07-29T14:25:43.186Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-07-29T14:25:43.186Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-07-29T14:25:43.186Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-07-29T14:25:43.186Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-07-29T14:25:43.186Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-07-29T14:25:43.186Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-07-29T14:25:43.186Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-29T14:25:43.186Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-29T14:25:43.186Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-07-29T14:25:43.186Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-07-29T14:25:43.186Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-07-29T14:25:43.186Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-07-29T14:25:43.186Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-07-29T14:25:43.186Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-07-29T14:25:43.186Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-07-29T14:25:43.186Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-07-29T14:25:43.186Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-07-29T14:25:43.186Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-07-29T14:25:43.186Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-07-29T14:25:43.186Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-07-29T14:25:43.186Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-07-29T14:25:43.186Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-07-29T14:25:43.186Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-07-29T14:25:43.186Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-07-29T14:25:43.443Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-07-29T14:25:43.443Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-29T14:25:43.443Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-07-29T14:25:43.443Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-07-29T14:25:43.443Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-07-29T14:25:43.443Z] --- PASS: TestCreateWithCapabilities (0.03s) [2020-07-29T14:25:43.443Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.04s) [2020-07-29T14:25:43.443Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.04s) [2020-07-29T14:25:43.443Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-07-29T14:25:43.443Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-07-29T14:25:43.443Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-07-29T14:25:43.443Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-07-29T14:25:43.443Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-07-29T14:25:43.443Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-07-29T14:25:43.443Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2020-07-29T14:25:43.443Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.03s) [2020-07-29T14:25:43.443Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.03s) [2020-07-29T14:25:43.443Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-29T14:25:44.809Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-07-29T14:25:45.067Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-07-29T14:25:45.323Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.77s) [2020-07-29T14:25:45.323Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-29T14:25:45.323Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-29T14:25:45.323Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-29T14:25:45.323Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-29T14:25:45.323Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-29T14:25:45.323Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-29T14:25:45.323Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-29T14:25:45.323Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-29T14:25:45.323Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-29T14:25:45.323Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-29T14:25:45.323Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-29T14:25:45.323Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-29T14:25:45.323Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-29T14:25:45.323Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-29T14:25:45.323Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-29T14:25:45.323Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-29T14:25:45.323Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-07-29T14:25:45.323Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-07-29T14:25:45.323Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-07-29T14:25:45.323Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-07-29T14:25:45.323Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-07-29T14:25:45.323Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-07-29T14:25:45.323Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-29T14:25:45.885Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-07-29T14:25:46.141Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.74s) [2020-07-29T14:25:46.141Z] === RUN TestContainerStartOnDaemonRestart [2020-07-29T14:25:46.141Z] === PAUSE TestContainerStartOnDaemonRestart [2020-07-29T14:25:46.141Z] === RUN TestDaemonRestartIpcMode [2020-07-29T14:25:46.141Z] === PAUSE TestDaemonRestartIpcMode [2020-07-29T14:25:46.141Z] === RUN TestDiff [2020-07-29T14:25:46.378Z] --- PASS: TestResizeWhenContainerNotStarted (3.52s) [2020-07-29T14:25:46.378Z] === RUN TestDaemonRestartKillContainers [2020-07-29T14:25:46.378Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-07-29T14:25:46.378Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T14:25:46.378Z] === RUN TestStats [2020-07-29T14:25:46.378Z] --- SKIP: TestStats (0.00s) [2020-07-29T14:25:46.378Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2020-07-29T14:25:46.378Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-29T14:25:46.499Z] --- PASS: TestContinueAfterPluginCrash (13.74s) [2020-07-29T14:25:46.499Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2020-07-29T14:25:46.499Z] daemon.go:325: [d2bb14ca56e00] waiting for daemon to start [2020-07-29T14:25:46.499Z] daemon.go:325: [d2bb14ca56e00] waiting for daemon to start [2020-07-29T14:25:46.499Z] daemon.go:353: [d2bb14ca56e00] daemon started [2020-07-29T14:25:46.499Z] daemon.go:461: [d2bb14ca56e00] Stopping daemon [2020-07-29T14:25:46.499Z] daemon.go:296: [d2bb14ca56e00] exiting daemon [2020-07-29T14:25:46.499Z] daemon.go:448: [d2bb14ca56e00] Daemon stopped [2020-07-29T14:25:46.499Z] PASS [2020-07-29T14:25:46.499Z] [2020-07-29T14:25:46.499Z] DONE 2 tests in 13.822s [2020-07-29T14:25:46.499Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-29T14:25:46.499Z] ++ 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-07-29T14:25:46.499Z] ++ set -e [2020-07-29T14:25:46.499Z] ++ '[' -n 0 ']' [2020-07-29T14:25:46.499Z] ++ set -x [2020-07-29T14:25:46.499Z] ++ env -i DEST=/go/src/github.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-07-29T14:25:46.499Z] INFO: Testing against a local daemon [2020-07-29T14:25:46.499Z] === RUN TestPluginWithDevMounts [2020-07-29T14:25:46.499Z] === PAUSE TestPluginWithDevMounts [2020-07-29T14:25:46.499Z] === CONT TestPluginWithDevMounts [2020-07-29T14:25:46.704Z] --- PASS: TestDiff (0.74s) [2020-07-29T14:25:46.704Z] === RUN TestExecWithCloseStdin [2020-07-29T14:25:47.632Z] --- PASS: TestExecWithCloseStdin (0.78s) [2020-07-29T14:25:47.632Z] === RUN TestExec [2020-07-29T14:25:48.194Z] --- PASS: TestExec (0.75s) [2020-07-29T14:25:48.194Z] === RUN TestExecUser [2020-07-29T14:25:48.565Z] --- PASS: TestPluginWithDevMounts (1.89s) [2020-07-29T14:25:48.565Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2020-07-29T14:25:48.565Z] daemon.go:325: [dc11a749ab275] waiting for daemon to start [2020-07-29T14:25:48.565Z] daemon.go:325: [dc11a749ab275] waiting for daemon to start [2020-07-29T14:25:48.565Z] daemon.go:353: [dc11a749ab275] daemon started [2020-07-29T14:25:48.565Z] daemon.go:461: [dc11a749ab275] Stopping daemon [2020-07-29T14:25:48.565Z] daemon.go:296: [dc11a749ab275] exiting daemon [2020-07-29T14:25:48.565Z] daemon.go:448: [dc11a749ab275] Daemon stopped [2020-07-29T14:25:48.565Z] PASS [2020-07-29T14:25:48.565Z] [2020-07-29T14:25:48.565Z] DONE 1 tests in 1.976s [2020-07-29T14:25:48.565Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-07-29T14:25:48.565Z] ++ 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-07-29T14:25:48.565Z] ++ set -e [2020-07-29T14:25:48.565Z] ++ '[' -n 0 ']' [2020-07-29T14:25:48.565Z] ++ set -x [2020-07-29T14:25:48.565Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-29T14:25:48.565Z] INFO: Testing against a local daemon [2020-07-29T14:25:48.565Z] === RUN TestSecretInspect [2020-07-29T14:25:49.595Z] --- PASS: TestExecUser (1.02s) [2020-07-29T14:25:49.595Z] === RUN TestExportContainerAndImportImage [2020-07-29T14:25:50.173Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-07-29T14:25:50.396Z] Loaded image: buildpack-deps:jessie [2020-07-29T14:25:50.396Z] Loaded image: busybox:latest [2020-07-29T14:25:50.396Z] Loaded image: busybox:glibc [2020-07-29T14:25:50.396Z] Loaded image: debian:jessie [2020-07-29T14:25:50.396Z] Loaded image: hello-world:latest [2020-07-29T14:25:50.396Z] INFO: Testing against a local daemon [2020-07-29T14:25:50.396Z] === RUN TestBuildWithSession [2020-07-29T14:25:50.433Z] --- PASS: TestExportContainerAndImportImage (1.12s) [2020-07-29T14:25:50.433Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-29T14:25:51.937Z] --- PASS: TestBuildWithSession (1.65s) [2020-07-29T14:25:51.937Z] === RUN TestBuildSquashParent [2020-07-29T14:25:52.084Z] --- PASS: TestSecretInspect (3.61s) [2020-07-29T14:25:52.084Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2020-07-29T14:25:52.084Z] daemon.go:325: [d2837ffd52fcf] waiting for daemon to start [2020-07-29T14:25:52.084Z] daemon.go:325: [d2837ffd52fcf] waiting for daemon to start [2020-07-29T14:25:52.084Z] daemon.go:353: [d2837ffd52fcf] daemon started [2020-07-29T14:25:52.084Z] daemon.go:461: [d2837ffd52fcf] Stopping daemon [2020-07-29T14:25:52.084Z] daemon.go:296: [d2837ffd52fcf] exiting daemon [2020-07-29T14:25:52.084Z] daemon.go:448: [d2837ffd52fcf] Daemon stopped [2020-07-29T14:25:52.084Z] === RUN TestSecretList [2020-07-29T14:25:52.264Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.54s) [2020-07-29T14:25:52.264Z] === RUN TestStopContainerWithTimeout [2020-07-29T14:25:52.264Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2020-07-29T14:25:52.264Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-07-29T14:25:52.264Z] === RUN TestUpdateRestartPolicy [2020-07-29T14:25:52.322Z] --- PASS: TestExportContainerAfterDaemonRestart (1.56s) [2020-07-29T14:25:52.322Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2020-07-29T14:25:52.322Z] daemon.go:325: [dd4b22d5e353b] waiting for daemon to start [2020-07-29T14:25:52.322Z] daemon.go:325: [dd4b22d5e353b] waiting for daemon to start [2020-07-29T14:25:52.322Z] daemon.go:353: [dd4b22d5e353b] daemon started [2020-07-29T14:25:52.322Z] daemon.go:461: [dd4b22d5e353b] Stopping daemon [2020-07-29T14:25:52.322Z] daemon.go:296: [dd4b22d5e353b] exiting daemon [2020-07-29T14:25:52.322Z] daemon.go:448: [dd4b22d5e353b] Daemon stopped [2020-07-29T14:25:52.322Z] daemon.go:325: [dd4b22d5e353b] waiting for daemon to start [2020-07-29T14:25:52.322Z] daemon.go:325: [dd4b22d5e353b] waiting for daemon to start [2020-07-29T14:25:52.322Z] daemon.go:353: [dd4b22d5e353b] daemon started [2020-07-29T14:25:52.322Z] daemon.go:461: [dd4b22d5e353b] Stopping daemon [2020-07-29T14:25:52.322Z] daemon.go:296: [dd4b22d5e353b] exiting daemon [2020-07-29T14:25:52.322Z] daemon.go:448: [dd4b22d5e353b] Daemon stopped [2020-07-29T14:25:52.322Z] === RUN TestHealthCheckWorkdir [2020-07-29T14:25:52.887Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-07-29T14:25:52.887Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-07-29T14:25:52.887Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-07-29T14:25:53.143Z] --- PASS: TestHealthCheckWorkdir (1.08s) [2020-07-29T14:25:53.143Z] === RUN TestHealthKillContainer [2020-07-29T14:25:54.510Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-07-29T14:25:55.603Z] --- PASS: TestSecretList (3.63s) [2020-07-29T14:25:55.603Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2020-07-29T14:25:55.603Z] daemon.go:325: [d76401c3d46c3] waiting for daemon to start [2020-07-29T14:25:55.603Z] daemon.go:325: [d76401c3d46c3] waiting for daemon to start [2020-07-29T14:25:55.603Z] daemon.go:353: [d76401c3d46c3] daemon started [2020-07-29T14:25:55.603Z] daemon.go:461: [d76401c3d46c3] Stopping daemon [2020-07-29T14:25:55.603Z] daemon.go:296: [d76401c3d46c3] exiting daemon [2020-07-29T14:25:55.603Z] daemon.go:448: [d76401c3d46c3] Daemon stopped [2020-07-29T14:25:55.603Z] === RUN TestSecretsCreateAndDelete [2020-07-29T14:25:55.877Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-07-29T14:25:56.132Z] --- PASS: TestHealthKillContainer (2.92s) [2020-07-29T14:25:56.132Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-29T14:25:56.132Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-07-29T14:25:56.390Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-07-29T14:25:56.408Z] --- PASS: TestBuildSquashParent (4.40s) [2020-07-29T14:25:56.408Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-29T14:25:56.408Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-29T14:25:56.408Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-29T14:25:56.408Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-29T14:25:56.408Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-29T14:25:56.408Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-29T14:25:56.408Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-29T14:25:56.408Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-29T14:25:56.408Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-29T14:25:56.408Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-29T14:25:56.408Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-29T14:25:56.408Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-29T14:25:56.408Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-29T14:25:56.408Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-29T14:25:56.408Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-29T14:25:56.408Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-29T14:25:56.408Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-29T14:25:56.648Z] --- PASS: TestInspectCpusetInConfigPre120 (0.74s) [2020-07-29T14:25:56.648Z] === RUN TestIpcModeNone [2020-07-29T14:25:57.578Z] --- PASS: TestIpcModeNone (0.86s) [2020-07-29T14:25:57.578Z] === RUN TestIpcModePrivate [2020-07-29T14:25:58.141Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-07-29T14:25:58.141Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-07-29T14:25:58.397Z] --- PASS: TestIpcModePrivate (0.91s) [2020-07-29T14:25:58.397Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:97, shared: false, mustBeShared: false [2020-07-29T14:25:58.397Z] === RUN TestIpcModeShareable [2020-07-29T14:25:59.186Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-29T14:25:59.186Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-29T14:25:59.764Z] --- PASS: TestIpcModeShareable (1.06s) [2020-07-29T14:25:59.764Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2020-07-29T14:25:59.764Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-29T14:26:00.021Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-07-29T14:26:00.059Z] --- PASS: TestSecretsCreateAndDelete (3.71s) [2020-07-29T14:26:00.059Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2020-07-29T14:26:00.059Z] daemon.go:325: [def4445dc41f0] waiting for daemon to start [2020-07-29T14:26:00.059Z] daemon.go:325: [def4445dc41f0] waiting for daemon to start [2020-07-29T14:26:00.059Z] daemon.go:353: [def4445dc41f0] daemon started [2020-07-29T14:26:00.059Z] daemon.go:461: [def4445dc41f0] Stopping daemon [2020-07-29T14:26:00.059Z] daemon.go:296: [def4445dc41f0] exiting daemon [2020-07-29T14:26:00.059Z] daemon.go:448: [def4445dc41f0] Daemon stopped [2020-07-29T14:26:00.059Z] === RUN TestSecretsUpdate [2020-07-29T14:26:01.276Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-07-29T14:26:01.276Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.67s) [2020-07-29T14:26:01.276Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.74s) [2020-07-29T14:26:01.277Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.01s) [2020-07-29T14:26:01.277Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.20s) [2020-07-29T14:26:01.277Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.05s) [2020-07-29T14:26:01.277Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.19s) [2020-07-29T14:26:01.277Z] === RUN TestBuildMultiStageCopy [2020-07-29T14:26:01.277Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-29T14:26:01.924Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-07-29T14:26:02.180Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.62s) [2020-07-29T14:26:02.180Z] === RUN TestAPIIpcModeHost [2020-07-29T14:26:02.796Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-29T14:26:03.089Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-29T14:26:03.112Z] --- PASS: TestAPIIpcModeHost (0.69s) [2020-07-29T14:26:03.112Z] === RUN TestDaemonIpcModeShareable [2020-07-29T14:26:03.112Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-07-29T14:26:03.112Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-07-29T14:26:03.385Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-29T14:26:03.572Z] --- PASS: TestSecretsUpdate (3.80s) [2020-07-29T14:26:03.572Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2020-07-29T14:26:03.572Z] daemon.go:325: [dbf9b1f099a04] waiting for daemon to start [2020-07-29T14:26:03.572Z] daemon.go:325: [dbf9b1f099a04] waiting for daemon to start [2020-07-29T14:26:03.572Z] daemon.go:353: [dbf9b1f099a04] daemon started [2020-07-29T14:26:03.572Z] daemon.go:461: [dbf9b1f099a04] Stopping daemon [2020-07-29T14:26:03.572Z] daemon.go:296: [dbf9b1f099a04] exiting daemon [2020-07-29T14:26:03.572Z] daemon.go:448: [dbf9b1f099a04] Daemon stopped [2020-07-29T14:26:03.572Z] === RUN TestTemplatedSecret [2020-07-29T14:26:03.681Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-29T14:26:03.684Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-07-29T14:26:03.684Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-07-29T14:26:04.317Z] --- PASS: TestBuildMultiStageCopy (3.04s) [2020-07-29T14:26:04.317Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.78s) [2020-07-29T14:26:04.317Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.28s) [2020-07-29T14:26:04.317Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.30s) [2020-07-29T14:26:04.317Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.33s) [2020-07-29T14:26:04.317Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.35s) [2020-07-29T14:26:04.317Z] === RUN TestBuildMultiStageParentConfig [2020-07-29T14:26:04.611Z] --- PASS: TestDaemonIpcModeShareable (1.76s) [2020-07-29T14:26:04.611Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2020-07-29T14:26:04.611Z] daemon.go:325: [d3386a2004ceb] waiting for daemon to start [2020-07-29T14:26:04.611Z] daemon.go:325: [d3386a2004ceb] waiting for daemon to start [2020-07-29T14:26:04.611Z] daemon.go:353: [d3386a2004ceb] daemon started [2020-07-29T14:26:04.611Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: true, mustBeShared: true [2020-07-29T14:26:04.611Z] daemon.go:461: [d3386a2004ceb] Stopping daemon [2020-07-29T14:26:04.611Z] daemon.go:296: [d3386a2004ceb] exiting daemon [2020-07-29T14:26:04.611Z] daemon.go:448: [d3386a2004ceb] Daemon stopped [2020-07-29T14:26:04.611Z] === RUN TestDaemonIpcModePrivate [2020-07-29T14:26:04.953Z] --- PASS: TestBuildMultiStageParentConfig (0.77s) [2020-07-29T14:26:04.953Z] === RUN TestBuildLabelWithTargets [2020-07-29T14:26:06.472Z] --- PASS: TestBuildLabelWithTargets (1.23s) [2020-07-29T14:26:06.472Z] === RUN TestBuildWithEmptyLayers [2020-07-29T14:26:06.500Z] --- PASS: TestDaemonIpcModePrivate (1.63s) [2020-07-29T14:26:06.500Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2020-07-29T14:26:06.500Z] daemon.go:325: [dd20fdc633e81] waiting for daemon to start [2020-07-29T14:26:06.500Z] daemon.go:325: [dd20fdc633e81] waiting for daemon to start [2020-07-29T14:26:06.500Z] daemon.go:353: [dd20fdc633e81] daemon started [2020-07-29T14:26:06.500Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: false, mustBeShared: false [2020-07-29T14:26:06.500Z] daemon.go:461: [dd20fdc633e81] Stopping daemon [2020-07-29T14:26:06.500Z] daemon.go:296: [dd20fdc633e81] exiting daemon [2020-07-29T14:26:06.500Z] daemon.go:448: [dd20fdc633e81] Daemon stopped [2020-07-29T14:26:06.500Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-29T14:26:06.756Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-07-29T14:26:06.767Z] --- PASS: TestBuildWithEmptyLayers (0.61s) [2020-07-29T14:26:06.767Z] === RUN TestBuildMultiStageOnBuild [2020-07-29T14:26:07.013Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-07-29T14:26:07.127Z] --- PASS: TestTemplatedSecret (3.75s) [2020-07-29T14:26:07.128Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2020-07-29T14:26:07.128Z] daemon.go:325: [def87a8f03bb7] waiting for daemon to start [2020-07-29T14:26:07.128Z] daemon.go:325: [def87a8f03bb7] waiting for daemon to start [2020-07-29T14:26:07.128Z] daemon.go:353: [def87a8f03bb7] daemon started [2020-07-29T14:26:07.128Z] daemon.go:461: [def87a8f03bb7] Stopping daemon [2020-07-29T14:26:07.128Z] daemon.go:296: [def87a8f03bb7] exiting daemon [2020-07-29T14:26:07.128Z] daemon.go:448: [def87a8f03bb7] Daemon stopped [2020-07-29T14:26:07.128Z] === RUN TestSecretCreateResolve [2020-07-29T14:26:07.940Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.64s) [2020-07-29T14:26:07.940Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2020-07-29T14:26:07.940Z] daemon.go:325: [d0b24fa0b8743] waiting for daemon to start [2020-07-29T14:26:07.940Z] daemon.go:325: [d0b24fa0b8743] waiting for daemon to start [2020-07-29T14:26:07.940Z] daemon.go:353: [d0b24fa0b8743] daemon started [2020-07-29T14:26:07.940Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: false, mustBeShared: false [2020-07-29T14:26:07.940Z] daemon.go:461: [d0b24fa0b8743] Stopping daemon [2020-07-29T14:26:07.940Z] daemon.go:296: [d0b24fa0b8743] exiting daemon [2020-07-29T14:26:07.940Z] daemon.go:448: [d0b24fa0b8743] Daemon stopped [2020-07-29T14:26:07.940Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-29T14:26:08.852Z] --- PASS: TestBuildMultiStageOnBuild (1.74s) [2020-07-29T14:26:08.852Z] === RUN TestBuildUncleanTarFilenames [2020-07-29T14:26:09.307Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.26s) [2020-07-29T14:26:09.307Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2020-07-29T14:26:09.307Z] daemon.go:325: [dd9d6dcac243b] waiting for daemon to start [2020-07-29T14:26:09.307Z] daemon.go:325: [dd9d6dcac243b] waiting for daemon to start [2020-07-29T14:26:09.307Z] daemon.go:353: [dd9d6dcac243b] daemon started [2020-07-29T14:26:09.307Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:91, shared: true, mustBeShared: true [2020-07-29T14:26:09.307Z] daemon.go:461: [dd9d6dcac243b] Stopping daemon [2020-07-29T14:26:09.307Z] daemon.go:296: [dd9d6dcac243b] exiting daemon [2020-07-29T14:26:09.307Z] daemon.go:448: [dd9d6dcac243b] Daemon stopped [2020-07-29T14:26:09.307Z] === RUN TestIpcModeOlderClient [2020-07-29T14:26:09.307Z] === PAUSE TestIpcModeOlderClient [2020-07-29T14:26:09.307Z] === RUN TestKillContainerInvalidSignal [2020-07-29T14:26:09.492Z] --- PASS: TestBuildUncleanTarFilenames (0.90s) [2020-07-29T14:26:09.492Z] === RUN TestBuildMultiStageLayerLeak [2020-07-29T14:26:09.563Z] --- PASS: TestKillContainerInvalidSignal (0.48s) [2020-07-29T14:26:09.563Z] === RUN TestKillContainer [2020-07-29T14:26:09.563Z] === RUN TestKillContainer/no_signal [2020-07-29T14:26:09.563Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-07-29T14:26:10.494Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-07-29T14:26:10.494Z] === RUN TestKillContainer/non_killing_signal [2020-07-29T14:26:10.750Z] === RUN TestKillContainer/killing_signal [2020-07-29T14:26:10.834Z] --- PASS: TestSecretCreateResolve (3.70s) [2020-07-29T14:26:10.835Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2020-07-29T14:26:10.835Z] daemon.go:325: [d8265f1d7f2a2] waiting for daemon to start [2020-07-29T14:26:10.835Z] daemon.go:325: [d8265f1d7f2a2] waiting for daemon to start [2020-07-29T14:26:10.835Z] daemon.go:353: [d8265f1d7f2a2] daemon started [2020-07-29T14:26:10.835Z] daemon.go:461: [d8265f1d7f2a2] Stopping daemon [2020-07-29T14:26:10.835Z] daemon.go:296: [d8265f1d7f2a2] exiting daemon [2020-07-29T14:26:10.835Z] daemon.go:448: [d8265f1d7f2a2] Daemon stopped [2020-07-29T14:26:10.835Z] PASS [2020-07-29T14:26:10.835Z] [2020-07-29T14:26:10.835Z] DONE 6 tests in 22.262s [2020-07-29T14:26:10.835Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-07-29T14:26:10.835Z] ++ 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-07-29T14:26:10.835Z] ++ set -e [2020-07-29T14:26:10.835Z] ++ '[' -n 0 ']' [2020-07-29T14:26:10.835Z] ++ set -x [2020-07-29T14:26:10.835Z] ++ env -i DEST=/go/src/github.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-07-29T14:26:10.835Z] INFO: Testing against a local daemon [2020-07-29T14:26:10.835Z] === RUN TestServiceCreateInit [2020-07-29T14:26:10.835Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-29T14:26:11.007Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-07-29T14:26:11.590Z] --- PASS: TestBuildMultiStageLayerLeak (1.87s) [2020-07-29T14:26:11.590Z] === RUN TestBuildWithHugeFile [2020-07-29T14:26:11.936Z] --- PASS: TestKillContainer (2.35s) [2020-07-29T14:26:11.936Z] --- PASS: TestKillContainer/no_signal (0.69s) [2020-07-29T14:26:11.936Z] --- PASS: TestKillContainer/non_killing_signal (0.50s) [2020-07-29T14:26:11.936Z] --- PASS: TestKillContainer/killing_signal (0.86s) [2020-07-29T14:26:11.936Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-29T14:26:11.936Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-29T14:26:12.192Z] === RUN TestDockerSuite/TestBuildAddScript [2020-07-29T14:26:12.754Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-29T14:26:13.540Z] --- PASS: TestUpdateRestartPolicy (19.75s) [2020-07-29T14:26:13.540Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-29T14:26:13.540Z] --- PASS: TestUpdateRestartWithAutoRemove (1.46s) [2020-07-29T14:26:13.540Z] === RUN TestWaitNonBlocked [2020-07-29T14:26:13.540Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-29T14:26:13.540Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-29T14:26:13.540Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-29T14:26:13.540Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-29T14:26:13.540Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-29T14:26:13.540Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-29T14:26:13.685Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.57s) [2020-07-29T14:26:13.685Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.76s) [2020-07-29T14:26:13.685Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.57s) [2020-07-29T14:26:13.685Z] === RUN TestKillStoppedContainer [2020-07-29T14:26:13.685Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-07-29T14:26:13.685Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-29T14:26:13.685Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-07-29T14:26:13.685Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-07-29T14:26:13.685Z] === RUN TestKillDifferentUserContainer [2020-07-29T14:26:14.249Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-07-29T14:26:14.505Z] --- PASS: TestKillDifferentUserContainer (0.69s) [2020-07-29T14:26:14.505Z] === RUN TestInspectOomKilledTrue [2020-07-29T14:26:14.505Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-07-29T14:26:14.505Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-29T14:26:14.505Z] === RUN TestInspectOomKilledFalse [2020-07-29T14:26:14.505Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-07-29T14:26:14.505Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-29T14:26:14.505Z] === RUN TestLinksEtcHostsContentMatch [2020-07-29T14:26:14.761Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-07-29T14:26:15.017Z] --- PASS: TestLinksEtcHostsContentMatch (0.57s) [2020-07-29T14:26:15.017Z] === RUN TestLinksContainerNames [2020-07-29T14:26:15.017Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-07-29T14:26:15.114Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-07-29T14:26:15.115Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.08s) [2020-07-29T14:26:15.115Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.23s) [2020-07-29T14:26:15.115Z] === RUN TestWaitBlocked [2020-07-29T14:26:15.115Z] --- SKIP: TestWaitBlocked (0.00s) [2020-07-29T14:26:15.115Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-07-29T14:26:15.115Z] PASS [2020-07-29T14:26:15.115Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-07-29T14:26:15.115Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-29T14:26:15.115Z] INFO: Testing against a local daemon [2020-07-29T14:26:15.115Z] === RUN TestCommitInheritsEnv [2020-07-29T14:26:15.115Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2020-07-29T14:26:15.115Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-29T14:26:15.115Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-29T14:26:15.115Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-07-29T14:26:15.115Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2020-07-29T14:26:15.115Z] === RUN TestImagesFilterMultiReference [2020-07-29T14:26:15.115Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-07-29T14:26:15.115Z] === RUN TestImagePullPlatformInvalid [2020-07-29T14:26:15.115Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-07-29T14:26:15.115Z] === RUN TestRemoveImageOrphaning [2020-07-29T14:26:15.115Z] --- SKIP: TestRemoveImageOrphaning (0.00s) [2020-07-29T14:26:15.115Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-29T14:26:15.115Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-29T14:26:15.115Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-07-29T14:26:15.115Z] === RUN TestTagInvalidReference [2020-07-29T14:26:15.115Z] --- PASS: TestTagInvalidReference (0.02s) [2020-07-29T14:26:15.115Z] === RUN TestTagValidPrefixedRepo [2020-07-29T14:26:15.115Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-07-29T14:26:15.115Z] === RUN TestTagExistedNameWithoutForce [2020-07-29T14:26:15.272Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-07-29T14:26:15.586Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-07-29T14:26:15.586Z] === RUN TestTagOfficialNames [2020-07-29T14:26:15.586Z] --- SKIP: TestTagOfficialNames (0.00s) [2020-07-29T14:26:15.586Z] tag_test.go:98: testEnv.OSType == "windows" [2020-07-29T14:26:15.586Z] === RUN TestTagMatchesDigest [2020-07-29T14:26:15.586Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-07-29T14:26:15.586Z] PASS [2020-07-29T14:26:15.586Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-07-29T14:26:15.586Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-29T14:26:15.586Z] INFO: Testing against a local daemon [2020-07-29T14:26:15.586Z] === RUN TestNetworkCreateDelete [2020-07-29T14:26:15.586Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2020-07-29T14:26:15.586Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-07-29T14:26:15.586Z] === RUN TestDockerNetworkDeletePreferID [2020-07-29T14:26:15.586Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2020-07-29T14:26:15.586Z] 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-07-29T14:26:15.586Z] === RUN TestDaemonDNSFallback [2020-07-29T14:26:15.586Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2020-07-29T14:26:15.586Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2020-07-29T14:26:15.586Z] === RUN TestInspectNetwork [2020-07-29T14:26:15.586Z] --- SKIP: TestInspectNetwork (0.00s) [2020-07-29T14:26:15.586Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-07-29T14:26:15.586Z] === RUN TestRunContainerWithBridgeNone [2020-07-29T14:26:15.586Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-07-29T14:26:15.586Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2020-07-29T14:26:15.586Z] === RUN TestNetworkInvalidJSON [2020-07-29T14:26:15.586Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-29T14:26:15.586Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-29T14:26:15.586Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-29T14:26:15.586Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-29T14:26:15.586Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-29T14:26:15.586Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-29T14:26:15.586Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-29T14:26:15.586Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-29T14:26:15.586Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-29T14:26:15.586Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-07-29T14:26:15.586Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-29T14:26:15.586Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2020-07-29T14:26:15.586Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2020-07-29T14:26:15.586Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-29T14:26:15.586Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2020-07-29T14:26:15.586Z] service_test.go:29: testEnv.OSType == "windows" [2020-07-29T14:26:15.586Z] === RUN TestDaemonDefaultNetworkPools [2020-07-29T14:26:15.586Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2020-07-29T14:26:15.586Z] service_test.go:51: testEnv.OSType == "windows" [2020-07-29T14:26:15.586Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-29T14:26:15.586Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2020-07-29T14:26:15.586Z] service_test.go:94: testEnv.OSType == "windows" [2020-07-29T14:26:15.586Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-29T14:26:15.586Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-07-29T14:26:15.586Z] service_test.go:127: testEnv.OSType == "windows" [2020-07-29T14:26:15.586Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-29T14:26:15.586Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-07-29T14:26:15.586Z] service_test.go:177: testEnv.OSType == "windows" [2020-07-29T14:26:15.586Z] === RUN TestServiceWithPredefinedNetwork [2020-07-29T14:26:15.586Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-07-29T14:26:15.586Z] service_test.go:201: testEnv.OSType == "windows" [2020-07-29T14:26:15.586Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-29T14:26:15.586Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-29T14:26:15.586Z] service_test.go:230: FLAKY_TEST [2020-07-29T14:26:15.586Z] === RUN TestServiceWithDataPathPortInit [2020-07-29T14:26:15.586Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-07-29T14:26:15.586Z] service_test.go:319: testEnv.OSType == "windows" [2020-07-29T14:26:15.586Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-29T14:26:15.586Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-07-29T14:26:15.586Z] service_test.go:386: testEnv.OSType == "windows" [2020-07-29T14:26:15.586Z] PASS [2020-07-29T14:26:15.586Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-07-29T14:26:15.586Z] PASS [2020-07-29T14:26:15.586Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-07-29T14:26:15.586Z] PASS [2020-07-29T14:26:15.586Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-07-29T14:26:15.586Z] PASS [2020-07-29T14:26:15.586Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-07-29T14:26:15.586Z] PASS [2020-07-29T14:26:15.586Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-07-29T14:26:15.586Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-29T14:26:15.586Z] INFO: Testing against a local daemon [2020-07-29T14:26:15.586Z] === RUN TestPluginInvalidJSON [2020-07-29T14:26:15.586Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-29T14:26:15.586Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-29T14:26:15.586Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-29T14:26:15.586Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-07-29T14:26:15.586Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-29T14:26:15.586Z] PASS [2020-07-29T14:26:15.586Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-07-29T14:26:15.586Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-29T14:26:15.586Z] INFO: Testing against a local daemon [2020-07-29T14:26:15.586Z] === RUN TestExternalGraphDriver [2020-07-29T14:26:15.586Z] --- SKIP: TestExternalGraphDriver (0.00s) [2020-07-29T14:26:15.586Z] external_test.go:48: runtime.GOOS == "windows" [2020-07-29T14:26:15.586Z] === RUN TestGraphdriverPluginV2 [2020-07-29T14:26:15.586Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2020-07-29T14:26:15.586Z] external_test.go:407: runtime.GOOS == "windows" [2020-07-29T14:26:15.586Z] PASS [2020-07-29T14:26:15.586Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-07-29T14:26:15.586Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-29T14:26:15.586Z] INFO: Testing against a local daemon [2020-07-29T14:26:15.586Z] PASS [2020-07-29T14:26:16.057Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-07-29T14:26:16.057Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-29T14:26:16.057Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-07-29T14:26:16.057Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-29T14:26:16.057Z] INFO: Testing against a local daemon [2020-07-29T14:26:16.057Z] === RUN TestSecretInspect [2020-07-29T14:26:16.057Z] --- SKIP: TestSecretInspect (0.00s) [2020-07-29T14:26:16.057Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T14:26:16.057Z] === RUN TestSecretList [2020-07-29T14:26:16.057Z] --- SKIP: TestSecretList (0.00s) [2020-07-29T14:26:16.057Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T14:26:16.057Z] === RUN TestSecretsCreateAndDelete [2020-07-29T14:26:16.057Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2020-07-29T14:26:16.057Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T14:26:16.057Z] === RUN TestSecretsUpdate [2020-07-29T14:26:16.057Z] --- SKIP: TestSecretsUpdate (0.00s) [2020-07-29T14:26:16.057Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T14:26:16.057Z] === RUN TestTemplatedSecret [2020-07-29T14:26:16.057Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-07-29T14:26:16.057Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T14:26:16.057Z] === RUN TestSecretCreateResolve [2020-07-29T14:26:16.057Z] --- SKIP: TestSecretCreateResolve (0.00s) [2020-07-29T14:26:16.057Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2020-07-29T14:26:16.057Z] PASS [2020-07-29T14:26:16.057Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-07-29T14:26:16.057Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-29T14:26:16.057Z] INFO: Testing against a local daemon [2020-07-29T14:26:16.057Z] === RUN TestServiceCreateInit [2020-07-29T14:26:16.057Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-29T14:26:16.057Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-29T14:26:16.057Z] --- PASS: TestServiceCreateInit (0.02s) [2020-07-29T14:26:16.057Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-29T14:26:16.057Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T14:26:16.057Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-29T14:26:16.057Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T14:26:16.057Z] === RUN TestCreateServiceMultipleTimes [2020-07-29T14:26:16.057Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2020-07-29T14:26:16.057Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T14:26:16.057Z] === RUN TestCreateServiceConflict [2020-07-29T14:26:16.057Z] --- SKIP: TestCreateServiceConflict (0.00s) [2020-07-29T14:26:16.057Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T14:26:16.057Z] === RUN TestCreateServiceMaxReplicas [2020-07-29T14:26:16.057Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2020-07-29T14:26:16.057Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T14:26:16.057Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-29T14:26:16.057Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2020-07-29T14:26:16.057Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T14:26:16.057Z] === RUN TestCreateServiceSecretFileMode [2020-07-29T14:26:16.057Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2020-07-29T14:26:16.057Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T14:26:16.057Z] === RUN TestCreateServiceConfigFileMode [2020-07-29T14:26:16.057Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2020-07-29T14:26:16.057Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T14:26:16.057Z] === RUN TestCreateServiceSysctls [2020-07-29T14:26:16.057Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2020-07-29T14:26:16.057Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T14:26:16.057Z] === RUN TestInspect [2020-07-29T14:26:16.057Z] --- SKIP: TestInspect (0.00s) [2020-07-29T14:26:16.057Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T14:26:16.057Z] === RUN TestDockerNetworkConnectAlias [2020-07-29T14:26:16.057Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2020-07-29T14:26:16.057Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T14:26:16.057Z] === RUN TestDockerNetworkReConnect [2020-07-29T14:26:16.057Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2020-07-29T14:26:16.057Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T14:26:16.057Z] === RUN TestServicePlugin [2020-07-29T14:26:16.057Z] --- SKIP: TestServicePlugin (0.00s) [2020-07-29T14:26:16.058Z] plugin_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T14:26:16.058Z] === RUN TestServiceUpdateLabel [2020-07-29T14:26:16.058Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2020-07-29T14:26:16.058Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2020-07-29T14:26:16.058Z] === RUN TestServiceUpdateSecrets [2020-07-29T14:26:16.058Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2020-07-29T14:26:16.058Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2020-07-29T14:26:16.058Z] === RUN TestServiceUpdateConfigs [2020-07-29T14:26:16.058Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2020-07-29T14:26:16.058Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2020-07-29T14:26:16.058Z] === RUN TestServiceUpdateNetwork [2020-07-29T14:26:16.058Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2020-07-29T14:26:16.058Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2020-07-29T14:26:16.058Z] PASS [2020-07-29T14:26:16.058Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-07-29T14:26:16.058Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-29T14:26:16.058Z] INFO: Testing against a local daemon [2020-07-29T14:26:16.058Z] === RUN TestSessionCreate [2020-07-29T14:26:16.058Z] --- SKIP: TestSessionCreate (0.00s) [2020-07-29T14:26:16.058Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-07-29T14:26:16.058Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-29T14:26:16.058Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2020-07-29T14:26:16.058Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-07-29T14:26:16.058Z] PASS [2020-07-29T14:26:16.058Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-07-29T14:26:16.058Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-29T14:26:16.058Z] INFO: Testing against a local daemon [2020-07-29T14:26:16.058Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-29T14:26:16.058Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-29T14:26:16.058Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T14:26:16.058Z] === RUN TestEventsExecDie [2020-07-29T14:26:16.058Z] --- SKIP: TestEventsExecDie (0.00s) [2020-07-29T14:26:16.058Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-07-29T14:26:16.058Z] === RUN TestEventsBackwardsCompatible [2020-07-29T14:26:16.058Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2020-07-29T14:26:16.058Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-07-29T14:26:16.058Z] === RUN TestInfoAPI [2020-07-29T14:26:16.398Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-29T14:26:16.534Z] --- PASS: TestInfoAPI (0.03s) [2020-07-29T14:26:16.534Z] === RUN TestInfoAPIWarnings [2020-07-29T14:26:16.534Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2020-07-29T14:26:16.534Z] info_test.go:48: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-29T14:26:16.534Z] === RUN TestLoginFailsWithBadCredentials [2020-07-29T14:26:16.640Z] --- PASS: TestLinksContainerNames (1.36s) [2020-07-29T14:26:16.640Z] === RUN TestLogsFollowTailEmpty [2020-07-29T14:26:16.896Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-07-29T14:26:17.152Z] --- PASS: TestLogsFollowTailEmpty (0.72s) [2020-07-29T14:26:17.152Z] === RUN TestContainerNetworkMountsNoChown [2020-07-29T14:26:17.528Z] --- PASS: TestLoginFailsWithBadCredentials (1.01s) [2020-07-29T14:26:17.528Z] === RUN TestPingCacheHeaders [2020-07-29T14:26:17.528Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-07-29T14:26:17.528Z] === RUN TestPingGet [2020-07-29T14:26:17.528Z] --- PASS: TestPingGet (0.02s) [2020-07-29T14:26:17.528Z] === RUN TestPingHead [2020-07-29T14:26:17.528Z] --- PASS: TestPingHead (0.02s) [2020-07-29T14:26:17.528Z] === RUN TestVersion [2020-07-29T14:26:17.528Z] --- PASS: TestVersion (0.02s) [2020-07-29T14:26:17.528Z] PASS [2020-07-29T14:26:17.528Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-07-29T14:26:17.528Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-29T14:26:17.528Z] INFO: Testing against a local daemon [2020-07-29T14:26:17.528Z] === RUN TestVolumesCreateAndList [2020-07-29T14:26:17.528Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-07-29T14:26:17.528Z] === RUN TestVolumesRemove [2020-07-29T14:26:17.528Z] --- SKIP: TestVolumesRemove (0.00s) [2020-07-29T14:26:17.528Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-07-29T14:26:17.528Z] === RUN TestVolumesInspect [2020-07-29T14:26:17.528Z] --- PASS: TestVolumesInspect (0.03s) [2020-07-29T14:26:17.528Z] === RUN TestVolumesInvalidJSON [2020-07-29T14:26:17.528Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-29T14:26:17.528Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-29T14:26:17.528Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-29T14:26:17.528Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-07-29T14:26:17.528Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-29T14:26:17.528Z] PASS [2020-07-29T14:26:17.528Z] INFO: make.ps1 ended at 07/29/2020 14:26:17 [2020-07-29T14:26:17.528Z] INFO: Integration CLI tests being run from the host: [2020-07-29T14:26:17.528Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2020-07-29T14:26:17.714Z] --- PASS: TestContainerNetworkMountsNoChown (0.70s) [2020-07-29T14:26:17.714Z] === RUN TestMountDaemonRoot [2020-07-29T14:26:17.714Z] === RUN TestMountDaemonRoot/default [2020-07-29T14:26:17.714Z] === PAUSE TestMountDaemonRoot/default [2020-07-29T14:26:17.714Z] === RUN TestMountDaemonRoot/private [2020-07-29T14:26:17.714Z] === PAUSE TestMountDaemonRoot/private [2020-07-29T14:26:17.714Z] === RUN TestMountDaemonRoot/rprivate [2020-07-29T14:26:17.714Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-29T14:26:17.714Z] === RUN TestMountDaemonRoot/slave [2020-07-29T14:26:17.714Z] === PAUSE TestMountDaemonRoot/slave [2020-07-29T14:26:17.714Z] === RUN TestMountDaemonRoot/rslave [2020-07-29T14:26:17.714Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-29T14:26:17.714Z] === RUN TestMountDaemonRoot/shared [2020-07-29T14:26:17.714Z] === PAUSE TestMountDaemonRoot/shared [2020-07-29T14:26:17.714Z] === RUN TestMountDaemonRoot/rshared [2020-07-29T14:26:17.714Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-29T14:26:17.714Z] === CONT TestMountDaemonRoot/default [2020-07-29T14:26:17.714Z] === CONT TestMountDaemonRoot/rslave [2020-07-29T14:26:17.714Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-29T14:26:17.714Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-29T14:26:17.714Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-29T14:26:17.714Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-29T14:26:17.714Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-29T14:26:17.714Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-29T14:26:17.714Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-29T14:26:17.714Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-29T14:26:17.714Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-29T14:26:17.714Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-29T14:26:17.714Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-29T14:26:17.714Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-29T14:26:17.714Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-29T14:26:17.714Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-29T14:26:17.714Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-29T14:26:17.714Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-29T14:26:17.714Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-29T14:26:17.714Z] === CONT TestMountDaemonRoot/rshared [2020-07-29T14:26:17.714Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-29T14:26:17.714Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-29T14:26:17.714Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-29T14:26:17.714Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-29T14:26:17.714Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-29T14:26:17.714Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-29T14:26:17.714Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-29T14:26:17.714Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-29T14:26:17.714Z] === CONT TestMountDaemonRoot/shared [2020-07-29T14:26:17.714Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-29T14:26:17.714Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-29T14:26:17.714Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-29T14:26:17.714Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-29T14:26:17.714Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-29T14:26:17.714Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-29T14:26:17.714Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-29T14:26:17.714Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-29T14:26:17.714Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-29T14:26:17.970Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-29T14:26:17.970Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-29T14:26:17.970Z] === CONT TestMountDaemonRoot/rprivate [2020-07-29T14:26:17.970Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-29T14:26:17.970Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-29T14:26:17.970Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-29T14:26:17.970Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-29T14:26:17.970Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-29T14:26:17.970Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-29T14:26:17.970Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-29T14:26:17.970Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-29T14:26:17.970Z] === CONT TestMountDaemonRoot/slave [2020-07-29T14:26:17.970Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-29T14:26:17.970Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-29T14:26:17.970Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-29T14:26:17.970Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-29T14:26:17.970Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-29T14:26:17.970Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-29T14:26:17.970Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-29T14:26:17.970Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-29T14:26:17.970Z] === CONT TestMountDaemonRoot/private [2020-07-29T14:26:17.970Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-29T14:26:17.970Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-29T14:26:17.970Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-29T14:26:17.970Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-29T14:26:17.970Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-29T14:26:17.970Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-29T14:26:17.970Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-29T14:26:17.970Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-29T14:26:17.970Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-29T14:26:17.970Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-29T14:26:17.970Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-29T14:26:17.970Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-29T14:26:18.226Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-29T14:26:18.226Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-29T14:26:18.226Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-29T14:26:18.226Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-29T14:26:18.226Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-29T14:26:18.226Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-29T14:26:18.226Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-29T14:26:18.226Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-29T14:26:18.226Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-29T14:26:18.226Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-29T14:26:18.226Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-29T14:26:18.226Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-29T14:26:18.226Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-29T14:26:18.226Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-29T14:26:18.226Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-29T14:26:18.483Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-29T14:26:18.483Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-29T14:26:18.483Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-29T14:26:18.483Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-29T14:26:18.483Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-29T14:26:18.483Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-07-29T14:26:18.483Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-29T14:26:18.483Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-07-29T14:26:18.483Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-07-29T14:26:18.483Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-07-29T14:26:18.483Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.11s) [2020-07-29T14:26:18.483Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-29T14:26:18.483Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2020-07-29T14:26:18.483Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-07-29T14:26:18.483Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-07-29T14:26:18.483Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-07-29T14:26:18.483Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-29T14:26:18.483Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2020-07-29T14:26:18.483Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2020-07-29T14:26:18.483Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2020-07-29T14:26:18.483Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-07-29T14:26:18.483Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-29T14:26:18.483Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-07-29T14:26:18.483Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-07-29T14:26:18.483Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-07-29T14:26:18.483Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-07-29T14:26:18.483Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-29T14:26:18.483Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-07-29T14:26:18.483Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-07-29T14:26:18.483Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2020-07-29T14:26:18.483Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2020-07-29T14:26:18.483Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-29T14:26:18.483Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-07-29T14:26:18.483Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-07-29T14:26:18.483Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-07-29T14:26:18.483Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) [2020-07-29T14:26:18.483Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-29T14:26:18.483Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-07-29T14:26:18.483Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-07-29T14:26:18.483Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-07-29T14:26:18.483Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-07-29T14:26:18.483Z] === RUN TestContainerBindMountNonRecursive [2020-07-29T14:26:18.739Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-07-29T14:26:20.628Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-07-29T14:26:20.629Z] --- PASS: TestContainerBindMountNonRecursive (2.03s) [2020-07-29T14:26:20.629Z] === RUN TestNetworkNat [2020-07-29T14:26:21.191Z] --- PASS: TestNetworkNat (0.76s) [2020-07-29T14:26:21.191Z] === RUN TestNetworkLocalhostTCPNat [2020-07-29T14:26:22.018Z] --- PASS: TestServiceCreateInit (10.83s) [2020-07-29T14:26:22.018Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.42s) [2020-07-29T14:26:22.018Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2020-07-29T14:26:22.018Z] daemon.go:325: [ddb882bbb4e92] waiting for daemon to start [2020-07-29T14:26:22.018Z] daemon.go:325: [ddb882bbb4e92] waiting for daemon to start [2020-07-29T14:26:22.018Z] daemon.go:353: [ddb882bbb4e92] daemon started [2020-07-29T14:26:22.018Z] daemon.go:461: [ddb882bbb4e92] Stopping daemon [2020-07-29T14:26:22.018Z] daemon.go:296: [ddb882bbb4e92] exiting daemon [2020-07-29T14:26:22.018Z] daemon.go:448: [ddb882bbb4e92] Daemon stopped [2020-07-29T14:26:22.018Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.39s) [2020-07-29T14:26:22.018Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2020-07-29T14:26:22.018Z] daemon.go:325: [dca1836c37825] waiting for daemon to start [2020-07-29T14:26:22.018Z] daemon.go:325: [dca1836c37825] waiting for daemon to start [2020-07-29T14:26:22.018Z] daemon.go:353: [dca1836c37825] daemon started [2020-07-29T14:26:22.018Z] daemon.go:461: [dca1836c37825] Stopping daemon [2020-07-29T14:26:22.018Z] daemon.go:296: [dca1836c37825] exiting daemon [2020-07-29T14:26:22.018Z] daemon.go:448: [dca1836c37825] Daemon stopped [2020-07-29T14:26:22.018Z] === RUN TestCreateServiceMultipleTimes [2020-07-29T14:26:22.119Z] --- PASS: TestNetworkLocalhostTCPNat (0.85s) [2020-07-29T14:26:22.119Z] === RUN TestNetworkLoopbackNat [2020-07-29T14:26:22.119Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-07-29T14:26:22.119Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-07-29T14:26:23.486Z] --- PASS: TestNetworkLoopbackNat (1.07s) [2020-07-29T14:26:23.486Z] === RUN TestPause [2020-07-29T14:26:23.742Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-07-29T14:26:24.001Z] --- PASS: TestPause (0.77s) [2020-07-29T14:26:24.001Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-29T14:26:24.001Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-29T14:26:24.001Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-29T14:26:24.001Z] === RUN TestPauseStopPausedContainer [2020-07-29T14:26:24.930Z] --- PASS: TestPauseStopPausedContainer (0.79s) [2020-07-29T14:26:24.930Z] === RUN TestPsFilter [2020-07-29T14:26:24.930Z] --- PASS: TestPsFilter (0.17s) [2020-07-29T14:26:24.930Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-29T14:26:25.492Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-07-29T14:26:25.748Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.72s) [2020-07-29T14:26:25.748Z] === RUN TestRemoveContainerWithVolume [2020-07-29T14:26:26.234Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-29T14:26:26.234Z] INFO: Testing against a local daemon [2020-07-29T14:26:26.234Z] === RUN TestDockerSuite [2020-07-29T14:26:26.234Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-07-29T14:26:26.234Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-07-29T14:26:26.234Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-07-29T14:26:26.234Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-07-29T14:26:26.234Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-07-29T14:26:26.234Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-07-29T14:26:26.234Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-07-29T14:26:26.234Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-07-29T14:26:26.327Z] --- PASS: TestRemoveContainerWithVolume (0.79s) [2020-07-29T14:26:26.327Z] === RUN TestRemoveContainerRunning [2020-07-29T14:26:26.705Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-07-29T14:26:26.705Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-07-29T14:26:26.890Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-07-29T14:26:27.147Z] --- PASS: TestRemoveContainerRunning (0.72s) [2020-07-29T14:26:27.147Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-29T14:26:27.177Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-07-29T14:26:27.647Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-07-29T14:26:27.711Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-07-29T14:26:27.968Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.78s) [2020-07-29T14:26:27.968Z] === RUN TestRemoveInvalidContainer [2020-07-29T14:26:27.968Z] --- PASS: TestRemoveInvalidContainer (0.05s) [2020-07-29T14:26:27.968Z] === RUN TestRenameLinkedContainer [2020-07-29T14:26:28.226Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-07-29T14:26:29.590Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-07-29T14:26:29.846Z] === RUN TestDockerSuite/TestBuildAddTar [2020-07-29T14:26:30.409Z] --- PASS: TestRenameLinkedContainer (2.50s) [2020-07-29T14:26:30.409Z] === RUN TestRenameStoppedContainer [2020-07-29T14:26:31.336Z] --- PASS: TestRenameStoppedContainer (0.66s) [2020-07-29T14:26:31.336Z] === RUN TestRenameRunningContainerAndReuse [2020-07-29T14:26:31.593Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-07-29T14:26:32.523Z] --- PASS: TestRenameRunningContainerAndReuse (1.40s) [2020-07-29T14:26:32.523Z] === RUN TestRenameInvalidName [2020-07-29T14:26:33.084Z] --- PASS: TestRenameInvalidName (0.63s) [2020-07-29T14:26:33.084Z] === RUN TestRenameAnonymousContainer [2020-07-29T14:26:35.606Z] --- PASS: TestRenameAnonymousContainer (2.24s) [2020-07-29T14:26:35.606Z] === RUN TestRenameContainerWithSameName [2020-07-29T14:26:35.606Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-07-29T14:26:36.169Z] --- PASS: TestRenameContainerWithSameName (0.70s) [2020-07-29T14:26:36.169Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-29T14:26:36.733Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-07-29T14:26:37.296Z] --- PASS: TestRenameContainerWithLinkedContainer (1.21s) [2020-07-29T14:26:37.296Z] === RUN TestResize [2020-07-29T14:26:37.552Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-07-29T14:26:38.146Z] --- PASS: TestResize (0.68s) [2020-07-29T14:26:38.146Z] === RUN TestResizeWithInvalidSize [2020-07-29T14:26:38.146Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-07-29T14:26:38.748Z] --- PASS: TestResizeWithInvalidSize (0.73s) [2020-07-29T14:26:38.748Z] === RUN TestResizeWhenContainerNotStarted [2020-07-29T14:26:39.680Z] --- PASS: TestResizeWhenContainerNotStarted (0.78s) [2020-07-29T14:26:39.680Z] === RUN TestDaemonRestartKillContainers [2020-07-29T14:26:39.680Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-29T14:26:39.680Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-29T14:26:39.680Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-29T14:26:39.680Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-29T14:26:39.680Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-29T14:26:39.680Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-29T14:26:39.680Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-29T14:26:39.680Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-29T14:26:39.680Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-29T14:26:39.680Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-29T14:26:39.680Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-29T14:26:39.680Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-29T14:26:39.680Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-29T14:26:39.680Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-29T14:26:39.680Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-29T14:26:39.680Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-29T14:26:39.680Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-29T14:26:39.680Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-29T14:26:39.680Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-29T14:26:39.680Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-29T14:26:39.680Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-29T14:26:39.680Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-29T14:26:39.680Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-29T14:26:39.680Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-29T14:26:39.680Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-29T14:26:39.680Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-29T14:26:41.569Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-07-29T14:26:42.498Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-29T14:26:42.498Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-29T14:26:44.390Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-29T14:26:44.533Z] --- PASS: TestCreateServiceMultipleTimes (22.65s) [2020-07-29T14:26:44.533Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2020-07-29T14:26:44.533Z] daemon.go:325: [dd018e727f446] waiting for daemon to start [2020-07-29T14:26:44.533Z] daemon.go:325: [dd018e727f446] waiting for daemon to start [2020-07-29T14:26:44.533Z] daemon.go:353: [dd018e727f446] daemon started [2020-07-29T14:26:44.533Z] daemon.go:461: [dd018e727f446] Stopping daemon [2020-07-29T14:26:44.533Z] daemon.go:296: [dd018e727f446] exiting daemon [2020-07-29T14:26:44.533Z] daemon.go:448: [dd018e727f446] Daemon stopped [2020-07-29T14:26:44.533Z] === RUN TestCreateServiceConflict [2020-07-29T14:26:44.645Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-29T14:26:45.573Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-07-29T14:26:46.134Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-29T14:26:46.393Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-29T14:26:48.050Z] --- PASS: TestCreateServiceConflict (3.66s) [2020-07-29T14:26:48.050Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2020-07-29T14:26:48.050Z] daemon.go:325: [d9d9b5d5afe3b] waiting for daemon to start [2020-07-29T14:26:48.050Z] daemon.go:325: [d9d9b5d5afe3b] waiting for daemon to start [2020-07-29T14:26:48.051Z] daemon.go:353: [d9d9b5d5afe3b] daemon started [2020-07-29T14:26:48.051Z] daemon.go:461: [d9d9b5d5afe3b] Stopping daemon [2020-07-29T14:26:48.051Z] daemon.go:296: [d9d9b5d5afe3b] exiting daemon [2020-07-29T14:26:48.051Z] daemon.go:448: [d9d9b5d5afe3b] Daemon stopped [2020-07-29T14:26:48.051Z] === RUN TestCreateServiceMaxReplicas [2020-07-29T14:26:48.285Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-07-29T14:26:48.541Z] === RUN TestDockerSuite/TestBuildBlankName [2020-07-29T14:26:48.798Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-29T14:26:49.054Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-07-29T14:26:49.054Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-29T14:26:52.326Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-07-29T14:26:52.500Z] --- PASS: TestCreateServiceMaxReplicas (4.09s) [2020-07-29T14:26:52.500Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2020-07-29T14:26:52.500Z] daemon.go:325: [d08664c8e4a8b] waiting for daemon to start [2020-07-29T14:26:52.500Z] daemon.go:325: [d08664c8e4a8b] waiting for daemon to start [2020-07-29T14:26:52.500Z] daemon.go:353: [d08664c8e4a8b] daemon started [2020-07-29T14:26:52.500Z] daemon.go:461: [d08664c8e4a8b] Stopping daemon [2020-07-29T14:26:52.500Z] daemon.go:296: [d08664c8e4a8b] exiting daemon [2020-07-29T14:26:52.500Z] daemon.go:448: [d08664c8e4a8b] Daemon stopped [2020-07-29T14:26:52.500Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-29T14:26:53.696Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-29T14:26:53.953Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-29T14:26:54.210Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-07-29T14:26:56.103Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-07-29T14:26:57.034Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-07-29T14:26:57.034Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.89s) [2020-07-29T14:26:57.034Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-29T14:26:57.034Z] daemon.go:325: [d8cbcc19de806] waiting for daemon to start [2020-07-29T14:26:57.034Z] daemon.go:325: [d8cbcc19de806] waiting for daemon to start [2020-07-29T14:26:57.034Z] daemon.go:353: [d8cbcc19de806] daemon started [2020-07-29T14:26:57.034Z] daemon.go:296: [d8cbcc19de806] exiting daemon [2020-07-29T14:26:57.034Z] daemon.go:325: [d8cbcc19de806] waiting for daemon to start [2020-07-29T14:26:57.034Z] daemon.go:325: [d8cbcc19de806] waiting for daemon to start [2020-07-29T14:26:57.034Z] daemon.go:353: [d8cbcc19de806] daemon started [2020-07-29T14:26:57.034Z] daemon.go:461: [d8cbcc19de806] Stopping daemon [2020-07-29T14:26:57.034Z] daemon.go:296: [d8cbcc19de806] exiting daemon [2020-07-29T14:26:57.034Z] daemon.go:448: [d8cbcc19de806] Daemon stopped [2020-07-29T14:26:57.034Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.93s) [2020-07-29T14:26:57.034Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-29T14:26:57.034Z] daemon.go:325: [dbac272e37470] waiting for daemon to start [2020-07-29T14:26:57.034Z] daemon.go:325: [dbac272e37470] waiting for daemon to start [2020-07-29T14:26:57.034Z] daemon.go:353: [dbac272e37470] daemon started [2020-07-29T14:26:57.034Z] daemon.go:296: [dbac272e37470] exiting daemon [2020-07-29T14:26:57.034Z] daemon.go:325: [dbac272e37470] waiting for daemon to start [2020-07-29T14:26:57.034Z] daemon.go:325: [dbac272e37470] waiting for daemon to start [2020-07-29T14:26:57.034Z] daemon.go:353: [dbac272e37470] daemon started [2020-07-29T14:26:57.034Z] daemon.go:461: [dbac272e37470] Stopping daemon [2020-07-29T14:26:57.034Z] daemon.go:296: [dbac272e37470] exiting daemon [2020-07-29T14:26:57.034Z] daemon.go:448: [dbac272e37470] Daemon stopped [2020-07-29T14:26:57.034Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.89s) [2020-07-29T14:26:57.034Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-29T14:26:57.034Z] daemon.go:325: [d62d1fa8c49e9] waiting for daemon to start [2020-07-29T14:26:57.034Z] daemon.go:325: [d62d1fa8c49e9] waiting for daemon to start [2020-07-29T14:26:57.034Z] daemon.go:353: [d62d1fa8c49e9] daemon started [2020-07-29T14:26:57.034Z] daemon.go:461: [d62d1fa8c49e9] Stopping daemon [2020-07-29T14:26:57.034Z] daemon.go:296: [d62d1fa8c49e9] exiting daemon [2020-07-29T14:26:57.034Z] daemon.go:448: [d62d1fa8c49e9] Daemon stopped [2020-07-29T14:26:57.034Z] daemon.go:325: [d62d1fa8c49e9] waiting for daemon to start [2020-07-29T14:26:57.034Z] daemon.go:325: [d62d1fa8c49e9] waiting for daemon to start [2020-07-29T14:26:57.034Z] daemon.go:353: [d62d1fa8c49e9] daemon started [2020-07-29T14:26:57.034Z] daemon.go:461: [d62d1fa8c49e9] Stopping daemon [2020-07-29T14:26:57.034Z] daemon.go:296: [d62d1fa8c49e9] exiting daemon [2020-07-29T14:26:57.034Z] daemon.go:448: [d62d1fa8c49e9] Daemon stopped [2020-07-29T14:26:57.034Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.07s) [2020-07-29T14:26:57.034Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-29T14:26:57.034Z] daemon.go:325: [d2eddfcbdf3a3] waiting for daemon to start [2020-07-29T14:26:57.034Z] daemon.go:325: [d2eddfcbdf3a3] waiting for daemon to start [2020-07-29T14:26:57.034Z] daemon.go:353: [d2eddfcbdf3a3] daemon started [2020-07-29T14:26:57.034Z] daemon.go:325: [d2eddfcbdf3a3] waiting for daemon to start [2020-07-29T14:26:57.034Z] daemon.go:296: [d2eddfcbdf3a3] exiting daemon [2020-07-29T14:26:57.034Z] daemon.go:325: [d2eddfcbdf3a3] waiting for daemon to start [2020-07-29T14:26:57.034Z] daemon.go:353: [d2eddfcbdf3a3] daemon started [2020-07-29T14:26:57.034Z] daemon.go:461: [d2eddfcbdf3a3] Stopping daemon [2020-07-29T14:26:57.034Z] daemon.go:296: [d2eddfcbdf3a3] exiting daemon [2020-07-29T14:26:57.034Z] daemon.go:448: [d2eddfcbdf3a3] Daemon stopped [2020-07-29T14:26:57.034Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.78s) [2020-07-29T14:26:57.034Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-29T14:26:57.034Z] daemon.go:325: [d688a3777a36b] waiting for daemon to start [2020-07-29T14:26:57.034Z] daemon.go:325: [d688a3777a36b] waiting for daemon to start [2020-07-29T14:26:57.034Z] daemon.go:353: [d688a3777a36b] daemon started [2020-07-29T14:26:57.035Z] daemon.go:461: [d688a3777a36b] Stopping daemon [2020-07-29T14:26:57.035Z] daemon.go:296: [d688a3777a36b] exiting daemon [2020-07-29T14:26:57.035Z] daemon.go:448: [d688a3777a36b] Daemon stopped [2020-07-29T14:26:57.035Z] daemon.go:325: [d688a3777a36b] waiting for daemon to start [2020-07-29T14:26:57.035Z] daemon.go:325: [d688a3777a36b] waiting for daemon to start [2020-07-29T14:26:57.035Z] daemon.go:353: [d688a3777a36b] daemon started [2020-07-29T14:26:57.035Z] daemon.go:461: [d688a3777a36b] Stopping daemon [2020-07-29T14:26:57.035Z] daemon.go:296: [d688a3777a36b] exiting daemon [2020-07-29T14:26:57.035Z] daemon.go:448: [d688a3777a36b] Daemon stopped [2020-07-29T14:26:57.035Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.90s) [2020-07-29T14:26:57.035Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-29T14:26:57.035Z] daemon.go:325: [d217df5eba999] waiting for daemon to start [2020-07-29T14:26:57.035Z] daemon.go:325: [d217df5eba999] waiting for daemon to start [2020-07-29T14:26:57.035Z] daemon.go:353: [d217df5eba999] daemon started [2020-07-29T14:26:57.035Z] daemon.go:296: [d217df5eba999] exiting daemon [2020-07-29T14:26:57.035Z] daemon.go:325: [d217df5eba999] waiting for daemon to start [2020-07-29T14:26:57.035Z] daemon.go:325: [d217df5eba999] waiting for daemon to start [2020-07-29T14:26:57.035Z] daemon.go:353: [d217df5eba999] daemon started [2020-07-29T14:26:57.035Z] daemon.go:461: [d217df5eba999] Stopping daemon [2020-07-29T14:26:57.035Z] daemon.go:296: [d217df5eba999] exiting daemon [2020-07-29T14:26:57.035Z] daemon.go:448: [d217df5eba999] Daemon stopped [2020-07-29T14:26:57.035Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.79s) [2020-07-29T14:26:57.035Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-29T14:26:57.035Z] daemon.go:325: [d11b9c10bde93] waiting for daemon to start [2020-07-29T14:26:57.035Z] daemon.go:325: [d11b9c10bde93] waiting for daemon to start [2020-07-29T14:26:57.035Z] daemon.go:353: [d11b9c10bde93] daemon started [2020-07-29T14:26:57.035Z] daemon.go:461: [d11b9c10bde93] Stopping daemon [2020-07-29T14:26:57.035Z] daemon.go:296: [d11b9c10bde93] exiting daemon [2020-07-29T14:26:57.035Z] daemon.go:448: [d11b9c10bde93] Daemon stopped [2020-07-29T14:26:57.035Z] daemon.go:325: [d11b9c10bde93] waiting for daemon to start [2020-07-29T14:26:57.035Z] daemon.go:325: [d11b9c10bde93] waiting for daemon to start [2020-07-29T14:26:57.035Z] daemon.go:353: [d11b9c10bde93] daemon started [2020-07-29T14:26:57.035Z] daemon.go:461: [d11b9c10bde93] Stopping daemon [2020-07-29T14:26:57.035Z] daemon.go:296: [d11b9c10bde93] exiting daemon [2020-07-29T14:26:57.035Z] daemon.go:448: [d11b9c10bde93] Daemon stopped [2020-07-29T14:26:57.035Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.67s) [2020-07-29T14:26:57.035Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-29T14:26:57.035Z] daemon.go:325: [dd2991a677856] waiting for daemon to start [2020-07-29T14:26:57.035Z] daemon.go:325: [dd2991a677856] waiting for daemon to start [2020-07-29T14:26:57.035Z] daemon.go:353: [dd2991a677856] daemon started [2020-07-29T14:26:57.035Z] daemon.go:461: [dd2991a677856] Stopping daemon [2020-07-29T14:26:57.035Z] daemon.go:296: [dd2991a677856] exiting daemon [2020-07-29T14:26:57.035Z] daemon.go:448: [dd2991a677856] Daemon stopped [2020-07-29T14:26:57.035Z] daemon.go:325: [dd2991a677856] waiting for daemon to start [2020-07-29T14:26:57.035Z] daemon.go:325: [dd2991a677856] waiting for daemon to start [2020-07-29T14:26:57.035Z] daemon.go:353: [dd2991a677856] daemon started [2020-07-29T14:26:57.035Z] daemon.go:461: [dd2991a677856] Stopping daemon [2020-07-29T14:26:57.035Z] daemon.go:296: [dd2991a677856] exiting daemon [2020-07-29T14:26:57.035Z] daemon.go:448: [dd2991a677856] Daemon stopped [2020-07-29T14:26:57.035Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.70s) [2020-07-29T14:26:57.035Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-29T14:26:57.035Z] daemon.go:325: [dc0bc9afceb6c] waiting for daemon to start [2020-07-29T14:26:57.035Z] daemon.go:325: [dc0bc9afceb6c] waiting for daemon to start [2020-07-29T14:26:57.035Z] daemon.go:353: [dc0bc9afceb6c] daemon started [2020-07-29T14:26:57.035Z] daemon.go:296: [dc0bc9afceb6c] exiting daemon [2020-07-29T14:26:57.035Z] daemon.go:325: [dc0bc9afceb6c] waiting for daemon to start [2020-07-29T14:26:57.035Z] daemon.go:325: [dc0bc9afceb6c] waiting for daemon to start [2020-07-29T14:26:57.035Z] daemon.go:353: [dc0bc9afceb6c] daemon started [2020-07-29T14:26:57.035Z] daemon.go:461: [dc0bc9afceb6c] Stopping daemon [2020-07-29T14:26:57.035Z] daemon.go:296: [dc0bc9afceb6c] exiting daemon [2020-07-29T14:26:57.035Z] daemon.go:448: [dc0bc9afceb6c] Daemon stopped [2020-07-29T14:26:57.035Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.96s) [2020-07-29T14:26:57.035Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-29T14:26:57.035Z] daemon.go:325: [d84fcb273d364] waiting for daemon to start [2020-07-29T14:26:57.035Z] daemon.go:325: [d84fcb273d364] waiting for daemon to start [2020-07-29T14:26:57.035Z] daemon.go:353: [d84fcb273d364] daemon started [2020-07-29T14:26:57.035Z] daemon.go:461: [d84fcb273d364] Stopping daemon [2020-07-29T14:26:57.035Z] daemon.go:296: [d84fcb273d364] exiting daemon [2020-07-29T14:26:57.035Z] daemon.go:448: [d84fcb273d364] Daemon stopped [2020-07-29T14:26:57.035Z] daemon.go:325: [d84fcb273d364] waiting for daemon to start [2020-07-29T14:26:57.035Z] daemon.go:325: [d84fcb273d364] waiting for daemon to start [2020-07-29T14:26:57.035Z] daemon.go:353: [d84fcb273d364] daemon started [2020-07-29T14:26:57.035Z] daemon.go:461: [d84fcb273d364] Stopping daemon [2020-07-29T14:26:57.035Z] daemon.go:296: [d84fcb273d364] exiting daemon [2020-07-29T14:26:57.035Z] daemon.go:448: [d84fcb273d364] Daemon stopped [2020-07-29T14:26:57.035Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.23s) [2020-07-29T14:26:57.035Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-29T14:26:57.035Z] daemon.go:325: [d5b73c7d1caa8] waiting for daemon to start [2020-07-29T14:26:57.035Z] daemon.go:325: [d5b73c7d1caa8] waiting for daemon to start [2020-07-29T14:26:57.035Z] daemon.go:353: [d5b73c7d1caa8] daemon started [2020-07-29T14:26:57.035Z] daemon.go:325: [d5b73c7d1caa8] waiting for daemon to start [2020-07-29T14:26:57.035Z] daemon.go:296: [d5b73c7d1caa8] exiting daemon [2020-07-29T14:26:57.035Z] daemon.go:325: [d5b73c7d1caa8] waiting for daemon to start [2020-07-29T14:26:57.035Z] daemon.go:353: [d5b73c7d1caa8] daemon started [2020-07-29T14:26:57.035Z] daemon.go:461: [d5b73c7d1caa8] Stopping daemon [2020-07-29T14:26:57.035Z] daemon.go:296: [d5b73c7d1caa8] exiting daemon [2020-07-29T14:26:57.035Z] daemon.go:448: [d5b73c7d1caa8] Daemon stopped [2020-07-29T14:26:57.035Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.25s) [2020-07-29T14:26:57.035Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-29T14:26:57.035Z] daemon.go:325: [d5f6f6cc24e37] waiting for daemon to start [2020-07-29T14:26:57.035Z] daemon.go:325: [d5f6f6cc24e37] waiting for daemon to start [2020-07-29T14:26:57.035Z] daemon.go:353: [d5f6f6cc24e37] daemon started [2020-07-29T14:26:57.035Z] daemon.go:461: [d5f6f6cc24e37] Stopping daemon [2020-07-29T14:26:57.035Z] daemon.go:296: [d5f6f6cc24e37] exiting daemon [2020-07-29T14:26:57.035Z] daemon.go:448: [d5f6f6cc24e37] Daemon stopped [2020-07-29T14:26:57.035Z] daemon.go:325: [d5f6f6cc24e37] waiting for daemon to start [2020-07-29T14:26:57.035Z] daemon.go:325: [d5f6f6cc24e37] waiting for daemon to start [2020-07-29T14:26:57.035Z] daemon.go:353: [d5f6f6cc24e37] daemon started [2020-07-29T14:26:57.035Z] daemon.go:461: [d5f6f6cc24e37] Stopping daemon [2020-07-29T14:26:57.035Z] daemon.go:296: [d5f6f6cc24e37] exiting daemon [2020-07-29T14:26:57.035Z] daemon.go:448: [d5f6f6cc24e37] Daemon stopped [2020-07-29T14:26:57.035Z] === RUN TestKernelTCPMemory [2020-07-29T14:26:58.400Z] --- PASS: TestKernelTCPMemory (1.13s) [2020-07-29T14:26:58.400Z] === RUN TestNISDomainname [2020-07-29T14:26:58.656Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-07-29T14:26:59.583Z] --- PASS: TestNISDomainname (1.30s) [2020-07-29T14:26:59.583Z] === RUN TestStats [2020-07-29T14:27:00.950Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-07-29T14:27:01.511Z] --- PASS: TestStats (1.91s) [2020-07-29T14:27:01.511Z] === RUN TestStopContainerWithTimeout [2020-07-29T14:27:01.511Z] === RUN TestStopContainerWithTimeout/0 [2020-07-29T14:27:01.511Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-29T14:27:01.511Z] === RUN TestStopContainerWithTimeout/1 [2020-07-29T14:27:01.511Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-29T14:27:01.511Z] === RUN TestStopContainerWithTimeout/3 [2020-07-29T14:27:01.511Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-29T14:27:01.511Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-29T14:27:01.511Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-29T14:27:01.511Z] === CONT TestStopContainerWithTimeout/0 [2020-07-29T14:27:01.511Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-29T14:27:03.409Z] === CONT TestStopContainerWithTimeout/3 [2020-07-29T14:27:03.409Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-07-29T14:27:03.409Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-07-29T14:27:04.338Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-07-29T14:27:04.900Z] === CONT TestStopContainerWithTimeout/1 [2020-07-29T14:27:05.156Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-07-29T14:27:06.521Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-07-29T14:27:06.778Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-07-29T14:27:06.778Z] --- PASS: TestStopContainerWithTimeout/0 (1.61s) [2020-07-29T14:27:06.778Z] --- PASS: TestStopContainerWithTimeout/-1 (3.50s) [2020-07-29T14:27:06.778Z] --- PASS: TestStopContainerWithTimeout/3 (2.71s) [2020-07-29T14:27:06.778Z] --- PASS: TestStopContainerWithTimeout/1 (1.71s) [2020-07-29T14:27:06.778Z] === RUN TestDeleteDevicemapper [2020-07-29T14:27:06.778Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-29T14:27:06.778Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-29T14:27:06.778Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-29T14:27:07.341Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-07-29T14:27:07.834Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.39s) [2020-07-29T14:27:07.834Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2020-07-29T14:27:07.834Z] daemon.go:325: [d73012cdc208f] waiting for daemon to start [2020-07-29T14:27:07.834Z] daemon.go:325: [d73012cdc208f] waiting for daemon to start [2020-07-29T14:27:07.834Z] daemon.go:353: [d73012cdc208f] daemon started [2020-07-29T14:27:07.834Z] daemon.go:461: [d73012cdc208f] Stopping daemon [2020-07-29T14:27:07.834Z] daemon.go:296: [d73012cdc208f] exiting daemon [2020-07-29T14:27:07.834Z] daemon.go:448: [d73012cdc208f] Daemon stopped [2020-07-29T14:27:07.834Z] === RUN TestCreateServiceSecretFileMode [2020-07-29T14:27:08.573Z] --- PASS: TestBuildWithHugeFile (54.30s) [2020-07-29T14:27:08.573Z] === RUN TestBuildWithEmptyDockerfile [2020-07-29T14:27:08.573Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-29T14:27:08.573Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-29T14:27:08.573Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-29T14:27:08.573Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-29T14:27:08.573Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-29T14:27:08.573Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-29T14:27:08.573Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-29T14:27:08.573Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-29T14:27:08.573Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-29T14:27:08.573Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2020-07-29T14:27:08.573Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.22s) [2020-07-29T14:27:08.573Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s) [2020-07-29T14:27:08.573Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.24s) [2020-07-29T14:27:08.573Z] === RUN TestBuildPreserveOwnership [2020-07-29T14:27:08.573Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-29T14:27:08.573Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-29T14:27:09.237Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.27s) [2020-07-29T14:27:09.237Z] === RUN TestUpdateMemory [2020-07-29T14:27:09.237Z] --- SKIP: TestUpdateMemory (0.00s) [2020-07-29T14:27:09.237Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-07-29T14:27:09.237Z] === RUN TestUpdateCPUQuota [2020-07-29T14:27:09.611Z] --- PASS: TestBuildPreserveOwnership (3.81s) [2020-07-29T14:27:09.611Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.47s) [2020-07-29T14:27:09.611Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.33s) [2020-07-29T14:27:09.611Z] === RUN TestBuildPlatformInvalid [2020-07-29T14:27:09.906Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2020-07-29T14:27:09.906Z] PASS [2020-07-29T14:27:09.906Z] [2020-07-29T14:27:09.906Z] DONE 30 tests in 89.875s [2020-07-29T14:27:09.906Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-07-29T14:27:09.906Z] ++ 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-07-29T14:27:09.906Z] ++ set -e [2020-07-29T14:27:09.906Z] ++ '[' -n 0 ']' [2020-07-29T14:27:09.906Z] ++ set -x [2020-07-29T14:27:09.906Z] ++ env -i DEST=/go/src/github.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-07-29T14:27:09.906Z] INFO: Testing against a local daemon [2020-07-29T14:27:09.906Z] === RUN TestConfigList [2020-07-29T14:27:10.603Z] --- PASS: TestUpdateCPUQuota (1.61s) [2020-07-29T14:27:10.603Z] === RUN TestUpdatePidsLimit [2020-07-29T14:27:10.603Z] === RUN TestUpdatePidsLimit/update_from_none [2020-07-29T14:27:10.859Z] === RUN TestUpdatePidsLimit/no_change [2020-07-29T14:27:11.409Z] --- PASS: TestCreateServiceSecretFileMode (3.76s) [2020-07-29T14:27:11.409Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2020-07-29T14:27:11.409Z] daemon.go:325: [dc24dce67ca37] waiting for daemon to start [2020-07-29T14:27:11.409Z] daemon.go:325: [dc24dce67ca37] waiting for daemon to start [2020-07-29T14:27:11.409Z] daemon.go:353: [dc24dce67ca37] daemon started [2020-07-29T14:27:11.409Z] daemon.go:461: [dc24dce67ca37] Stopping daemon [2020-07-29T14:27:11.409Z] daemon.go:296: [dc24dce67ca37] exiting daemon [2020-07-29T14:27:11.409Z] daemon.go:448: [dc24dce67ca37] Daemon stopped [2020-07-29T14:27:11.409Z] === RUN TestCreateServiceConfigFileMode [2020-07-29T14:27:11.423Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-07-29T14:27:11.423Z] === RUN TestUpdatePidsLimit/update_lower [2020-07-29T14:27:11.679Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-07-29T14:27:11.936Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-07-29T14:27:11.980Z] --- PASS: TestConfigList (1.85s) [2020-07-29T14:27:11.980Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2020-07-29T14:27:11.981Z] daemon.go:325: [d4cab5d5b5b49] waiting for daemon to start [2020-07-29T14:27:11.981Z] daemon.go:325: [d4cab5d5b5b49] waiting for daemon to start [2020-07-29T14:27:11.981Z] daemon.go:353: [d4cab5d5b5b49] daemon started [2020-07-29T14:27:11.981Z] daemon.go:461: [d4cab5d5b5b49] Stopping daemon [2020-07-29T14:27:11.981Z] daemon.go:296: [d4cab5d5b5b49] exiting daemon [2020-07-29T14:27:11.981Z] daemon.go:448: [d4cab5d5b5b49] Daemon stopped [2020-07-29T14:27:11.981Z] === RUN TestConfigsCreateAndDelete [2020-07-29T14:27:12.499Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-07-29T14:27:12.755Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-07-29T14:27:13.524Z] --- PASS: TestConfigsCreateAndDelete (1.92s) [2020-07-29T14:27:13.524Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2020-07-29T14:27:13.524Z] daemon.go:325: [d46479e4ce491] waiting for daemon to start [2020-07-29T14:27:13.524Z] daemon.go:325: [d46479e4ce491] waiting for daemon to start [2020-07-29T14:27:13.524Z] daemon.go:353: [d46479e4ce491] daemon started [2020-07-29T14:27:13.524Z] daemon.go:461: [d46479e4ce491] Stopping daemon [2020-07-29T14:27:13.524Z] daemon.go:296: [d46479e4ce491] exiting daemon [2020-07-29T14:27:13.524Z] daemon.go:448: [d46479e4ce491] Daemon stopped [2020-07-29T14:27:13.524Z] === RUN TestConfigsUpdate [2020-07-29T14:27:14.646Z] --- PASS: TestUpdatePidsLimit (3.74s) [2020-07-29T14:27:14.646Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2020-07-29T14:27:14.646Z] --- PASS: TestUpdatePidsLimit/no_change (0.41s) [2020-07-29T14:27:14.646Z] --- PASS: TestUpdatePidsLimit/update_lower (0.32s) [2020-07-29T14:27:14.646Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.35s) [2020-07-29T14:27:14.646Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2020-07-29T14:27:14.646Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.44s) [2020-07-29T14:27:14.646Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s) [2020-07-29T14:27:14.646Z] === RUN TestUpdateRestartPolicy [2020-07-29T14:27:14.646Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-07-29T14:27:14.923Z] --- PASS: TestCreateServiceConfigFileMode (3.60s) [2020-07-29T14:27:14.923Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2020-07-29T14:27:14.923Z] daemon.go:325: [da9d8153e2541] waiting for daemon to start [2020-07-29T14:27:14.923Z] daemon.go:325: [da9d8153e2541] waiting for daemon to start [2020-07-29T14:27:14.923Z] daemon.go:353: [da9d8153e2541] daemon started [2020-07-29T14:27:14.923Z] daemon.go:461: [da9d8153e2541] Stopping daemon [2020-07-29T14:27:14.923Z] daemon.go:296: [da9d8153e2541] exiting daemon [2020-07-29T14:27:14.923Z] daemon.go:448: [da9d8153e2541] Daemon stopped [2020-07-29T14:27:14.923Z] === RUN TestCreateServiceSysctls [2020-07-29T14:27:15.609Z] --- PASS: TestConfigsUpdate (1.95s) [2020-07-29T14:27:15.609Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2020-07-29T14:27:15.609Z] daemon.go:325: [d0f0490ae30bb] waiting for daemon to start [2020-07-29T14:27:15.609Z] daemon.go:325: [d0f0490ae30bb] waiting for daemon to start [2020-07-29T14:27:15.609Z] daemon.go:353: [d0f0490ae30bb] daemon started [2020-07-29T14:27:15.609Z] daemon.go:461: [d0f0490ae30bb] Stopping daemon [2020-07-29T14:27:15.609Z] daemon.go:296: [d0f0490ae30bb] exiting daemon [2020-07-29T14:27:15.609Z] daemon.go:448: [d0f0490ae30bb] Daemon stopped [2020-07-29T14:27:15.609Z] === RUN TestTemplatedConfig [2020-07-29T14:27:17.918Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-07-29T14:27:18.377Z] --- PASS: TestTemplatedConfig (2.34s) [2020-07-29T14:27:18.377Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2020-07-29T14:27:18.377Z] daemon.go:325: [dae304b10b4fc] waiting for daemon to start [2020-07-29T14:27:18.377Z] daemon.go:325: [dae304b10b4fc] waiting for daemon to start [2020-07-29T14:27:18.377Z] daemon.go:353: [dae304b10b4fc] daemon started [2020-07-29T14:27:18.377Z] daemon.go:461: [dae304b10b4fc] Stopping daemon [2020-07-29T14:27:18.377Z] daemon.go:296: [dae304b10b4fc] exiting daemon [2020-07-29T14:27:18.377Z] daemon.go:448: [dae304b10b4fc] Daemon stopped [2020-07-29T14:27:18.377Z] === RUN TestConfigInspect [2020-07-29T14:27:18.845Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-07-29T14:27:19.379Z] --- PASS: TestCreateServiceSysctls (4.62s) [2020-07-29T14:27:19.379Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2020-07-29T14:27:19.379Z] daemon.go:325: [d6ab236fb9c54] waiting for daemon to start [2020-07-29T14:27:19.379Z] daemon.go:325: [d6ab236fb9c54] waiting for daemon to start [2020-07-29T14:27:19.379Z] daemon.go:353: [d6ab236fb9c54] daemon started [2020-07-29T14:27:19.379Z] daemon.go:461: [d6ab236fb9c54] Stopping daemon [2020-07-29T14:27:19.379Z] daemon.go:296: [d6ab236fb9c54] exiting daemon [2020-07-29T14:27:19.379Z] daemon.go:448: [d6ab236fb9c54] Daemon stopped [2020-07-29T14:27:19.379Z] === RUN TestInspect [2020-07-29T14:27:19.891Z] --- PASS: TestConfigInspect (1.88s) [2020-07-29T14:27:19.891Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2020-07-29T14:27:19.891Z] daemon.go:325: [d21219adc5700] waiting for daemon to start [2020-07-29T14:27:19.891Z] daemon.go:325: [d21219adc5700] waiting for daemon to start [2020-07-29T14:27:19.891Z] daemon.go:353: [d21219adc5700] daemon started [2020-07-29T14:27:19.891Z] daemon.go:461: [d21219adc5700] Stopping daemon [2020-07-29T14:27:19.891Z] daemon.go:296: [d21219adc5700] exiting daemon [2020-07-29T14:27:19.891Z] daemon.go:448: [d21219adc5700] Daemon stopped [2020-07-29T14:27:19.891Z] === RUN TestConfigCreateWithLabels [2020-07-29T14:27:20.210Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-07-29T14:27:20.210Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-07-29T14:27:21.964Z] --- PASS: TestConfigCreateWithLabels (1.92s) [2020-07-29T14:27:21.964Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2020-07-29T14:27:21.964Z] daemon.go:325: [dd7818dd3f2ef] waiting for daemon to start [2020-07-29T14:27:21.964Z] daemon.go:325: [dd7818dd3f2ef] waiting for daemon to start [2020-07-29T14:27:21.964Z] daemon.go:353: [dd7818dd3f2ef] daemon started [2020-07-29T14:27:21.964Z] daemon.go:461: [dd7818dd3f2ef] Stopping daemon [2020-07-29T14:27:21.964Z] daemon.go:296: [dd7818dd3f2ef] exiting daemon [2020-07-29T14:27:21.964Z] daemon.go:448: [dd7818dd3f2ef] Daemon stopped [2020-07-29T14:27:21.964Z] === RUN TestConfigCreateResolve [2020-07-29T14:27:22.097Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-07-29T14:27:22.098Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-07-29T14:27:22.098Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-07-29T14:27:22.894Z] --- PASS: TestInspect (3.83s) [2020-07-29T14:27:22.894Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2020-07-29T14:27:22.894Z] daemon.go:325: [df7048857e935] waiting for daemon to start [2020-07-29T14:27:22.894Z] daemon.go:325: [df7048857e935] waiting for daemon to start [2020-07-29T14:27:22.894Z] daemon.go:353: [df7048857e935] daemon started [2020-07-29T14:27:22.894Z] daemon.go:461: [df7048857e935] Stopping daemon [2020-07-29T14:27:22.894Z] daemon.go:296: [df7048857e935] exiting daemon [2020-07-29T14:27:22.894Z] daemon.go:448: [df7048857e935] Daemon stopped [2020-07-29T14:27:22.894Z] === RUN TestDockerNetworkConnectAlias [2020-07-29T14:27:23.488Z] --- PASS: TestConfigCreateResolve (1.90s) [2020-07-29T14:27:23.489Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2020-07-29T14:27:23.489Z] daemon.go:325: [da2e61f84c4d5] waiting for daemon to start [2020-07-29T14:27:23.489Z] daemon.go:325: [da2e61f84c4d5] waiting for daemon to start [2020-07-29T14:27:23.489Z] daemon.go:353: [da2e61f84c4d5] daemon started [2020-07-29T14:27:23.489Z] daemon.go:461: [da2e61f84c4d5] Stopping daemon [2020-07-29T14:27:23.489Z] daemon.go:296: [da2e61f84c4d5] exiting daemon [2020-07-29T14:27:23.489Z] daemon.go:448: [da2e61f84c4d5] Daemon stopped [2020-07-29T14:27:23.489Z] === RUN TestConfigDaemonLibtrustID [2020-07-29T14:27:23.989Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-07-29T14:27:24.131Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-07-29T14:27:24.131Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2020-07-29T14:27:24.131Z] daemon.go:325: [d1c58daf3c39f] waiting for daemon to start [2020-07-29T14:27:24.131Z] daemon.go:325: [d1c58daf3c39f] waiting for daemon to start [2020-07-29T14:27:24.131Z] daemon.go:353: [d1c58daf3c39f] daemon started [2020-07-29T14:27:24.131Z] daemon.go:461: [d1c58daf3c39f] Stopping daemon [2020-07-29T14:27:24.131Z] daemon.go:296: [d1c58daf3c39f] exiting daemon [2020-07-29T14:27:24.131Z] daemon.go:448: [d1c58daf3c39f] Daemon stopped [2020-07-29T14:27:24.131Z] PASS [2020-07-29T14:27:24.131Z] [2020-07-29T14:27:24.131Z] DONE 8 tests in 14.365s [2020-07-29T14:27:24.131Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-07-29T14:27:24.131Z] ++ 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-07-29T14:27:24.131Z] ++ set -e [2020-07-29T14:27:24.131Z] ++ '[' -n 0 ']' [2020-07-29T14:27:24.131Z] ++ set -x [2020-07-29T14:27:24.131Z] ++ env -i DEST=/go/src/github.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-07-29T14:27:24.131Z] INFO: Testing against a local daemon [2020-07-29T14:27:24.131Z] === RUN TestCheckpoint [2020-07-29T14:27:24.131Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-29T14:27:24.131Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-29T14:27:24.131Z] === RUN TestContainerInvalidJSON [2020-07-29T14:27:24.131Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-29T14:27:24.131Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-29T14:27:24.131Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-29T14:27:24.131Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-29T14:27:24.131Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-29T14:27:24.131Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-29T14:27:24.426Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-29T14:27:24.426Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-29T14:27:24.426Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-29T14:27:24.426Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-07-29T14:27:24.426Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-29T14:27:24.426Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-29T14:27:24.426Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-29T14:27:24.426Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-29T14:27:24.426Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2020-07-29T14:27:24.426Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-29T14:27:24.426Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2020-07-29T14:27:24.426Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-29T14:27:24.426Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2020-07-29T14:27:24.426Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-29T14:27:24.426Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2020-07-29T14:27:24.426Z] === RUN TestCopyFromContainer [2020-07-29T14:27:25.878Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-07-29T14:27:25.954Z] === RUN TestCopyFromContainer// [2020-07-29T14:27:25.954Z] === RUN TestCopyFromContainer//bar/root [2020-07-29T14:27:25.954Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-29T14:27:25.954Z] === RUN TestCopyFromContainer/bar/quux [2020-07-29T14:27:25.954Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-29T14:27:26.249Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-29T14:27:26.249Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-29T14:27:26.249Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-29T14:27:26.249Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-29T14:27:26.249Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-29T14:27:26.544Z] --- PASS: TestCopyFromContainer (1.92s) [2020-07-29T14:27:26.544Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-07-29T14:27:26.544Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2020-07-29T14:27:26.544Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-07-29T14:27:26.545Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2020-07-29T14:27:26.545Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-07-29T14:27:26.545Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2020-07-29T14:27:26.545Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-07-29T14:27:26.545Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-07-29T14:27:26.545Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-07-29T14:27:26.545Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-07-29T14:27:26.545Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-29T14:27:26.545Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-29T14:27:26.545Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-29T14:27:26.545Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-29T14:27:26.545Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-29T14:27:26.545Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-29T14:27:26.545Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-29T14:27:26.545Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-29T14:27:26.545Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-29T14:27:26.545Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-29T14:27:26.545Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-07-29T14:27:26.545Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-29T14:27:26.545Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-29T14:27:26.545Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-29T14:27:26.545Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-29T14:27:26.545Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-07-29T14:27:26.545Z] === RUN TestCreateWithInvalidEnv [2020-07-29T14:27:26.545Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-29T14:27:26.545Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-29T14:27:26.545Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-29T14:27:26.545Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-29T14:27:26.545Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-29T14:27:26.545Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-29T14:27:26.545Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-29T14:27:26.545Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-29T14:27:26.545Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-29T14:27:26.545Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-07-29T14:27:26.545Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-29T14:27:26.545Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-29T14:27:26.545Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-29T14:27:26.545Z] === RUN TestCreateTmpfsMountsTarget [2020-07-29T14:27:26.545Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-07-29T14:27:26.545Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-29T14:27:26.806Z] --- PASS: TestUpdateRestartPolicy (12.38s) [2020-07-29T14:27:26.807Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-29T14:27:27.371Z] --- PASS: TestUpdateRestartWithAutoRemove (0.73s) [2020-07-29T14:27:27.371Z] === RUN TestWaitNonBlocked [2020-07-29T14:27:27.371Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-29T14:27:27.371Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-29T14:27:27.371Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-29T14:27:27.371Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-29T14:27:27.371Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-29T14:27:27.371Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-29T14:27:28.061Z] --- PASS: TestCreateWithCustomMaskedPaths (1.59s) [2020-07-29T14:27:28.061Z] === RUN TestCreateWithCapabilities [2020-07-29T14:27:28.061Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-07-29T14:27:28.061Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-07-29T14:27:28.061Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-07-29T14:27:28.061Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-07-29T14:27:28.061Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-07-29T14:27:28.061Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-07-29T14:27:28.061Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-07-29T14:27:28.061Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-07-29T14:27:28.061Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-07-29T14:27:28.061Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-07-29T14:27:28.061Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-29T14:27:28.061Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-29T14:27:28.061Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-07-29T14:27:28.061Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-07-29T14:27:28.061Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-07-29T14:27:28.061Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-07-29T14:27:28.061Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-07-29T14:27:28.061Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-07-29T14:27:28.061Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-07-29T14:27:28.061Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-07-29T14:27:28.061Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-07-29T14:27:28.061Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-07-29T14:27:28.356Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-07-29T14:27:28.356Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-07-29T14:27:28.356Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-07-29T14:27:28.356Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-07-29T14:27:28.356Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-07-29T14:27:28.356Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-07-29T14:27:28.356Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-29T14:27:28.356Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-07-29T14:27:28.356Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-07-29T14:27:28.356Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-07-29T14:27:28.356Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-07-29T14:27:28.356Z] --- PASS: TestCreateWithCapabilities (0.03s) [2020-07-29T14:27:28.356Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-07-29T14:27:28.356Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-07-29T14:27:28.356Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2020-07-29T14:27:28.356Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2020-07-29T14:27:28.356Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-07-29T14:27:28.356Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-07-29T14:27:28.356Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-07-29T14:27:28.356Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.04s) [2020-07-29T14:27:28.356Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-07-29T14:27:28.356Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s) [2020-07-29T14:27:28.356Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-07-29T14:27:28.356Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-29T14:27:28.783Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-07-29T14:27:28.783Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.17s) [2020-07-29T14:27:28.783Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.28s) [2020-07-29T14:27:28.783Z] === RUN TestWaitBlocked [2020-07-29T14:27:28.783Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-29T14:27:28.783Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-29T14:27:28.783Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-29T14:27:28.783Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-29T14:27:28.783Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-29T14:27:28.783Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-29T14:27:29.883Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.66s) [2020-07-29T14:27:29.883Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-29T14:27:29.883Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-29T14:27:29.883Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-29T14:27:29.883Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-29T14:27:29.883Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-29T14:27:29.883Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-29T14:27:29.883Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-29T14:27:29.883Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-29T14:27:29.883Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-29T14:27:29.883Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-29T14:27:29.883Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-29T14:27:29.883Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-29T14:27:29.883Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-29T14:27:29.883Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-29T14:27:29.883Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-29T14:27:30.152Z] --- PASS: TestWaitBlocked (0.02s) [2020-07-29T14:27:30.152Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.33s) [2020-07-29T14:27:30.152Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.38s) [2020-07-29T14:27:30.152Z] === CONT TestContainerStartOnDaemonRestart [2020-07-29T14:27:30.152Z] === CONT TestIpcModeOlderClient [2020-07-29T14:27:30.152Z] --- PASS: TestIpcModeOlderClient (0.11s) [2020-07-29T14:27:30.152Z] === CONT TestDaemonRestartIpcMode [2020-07-29T14:27:30.178Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-29T14:27:30.178Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-07-29T14:27:30.178Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-07-29T14:27:30.178Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-07-29T14:27:30.178Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-07-29T14:27:30.178Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-07-29T14:27:30.178Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-07-29T14:27:30.178Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-29T14:27:30.471Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.53s) [2020-07-29T14:27:30.471Z] === RUN TestContainerStartOnDaemonRestart [2020-07-29T14:27:30.471Z] === PAUSE TestContainerStartOnDaemonRestart [2020-07-29T14:27:30.471Z] === RUN TestDaemonRestartIpcMode [2020-07-29T14:27:30.471Z] === PAUSE TestDaemonRestartIpcMode [2020-07-29T14:27:30.471Z] === RUN TestDiff [2020-07-29T14:27:31.082Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-07-29T14:27:31.108Z] --- PASS: TestDiff (0.54s) [2020-07-29T14:27:31.108Z] === RUN TestExecWithCloseStdin [2020-07-29T14:27:31.367Z] --- PASS: TestDockerNetworkConnectAlias (8.29s) [2020-07-29T14:27:31.367Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2020-07-29T14:27:31.367Z] daemon.go:325: [d9ff40b22fbd0] waiting for daemon to start [2020-07-29T14:27:31.367Z] daemon.go:325: [d9ff40b22fbd0] waiting for daemon to start [2020-07-29T14:27:31.367Z] daemon.go:353: [d9ff40b22fbd0] daemon started [2020-07-29T14:27:31.367Z] daemon.go:461: [d9ff40b22fbd0] Stopping daemon [2020-07-29T14:27:31.367Z] daemon.go:296: [d9ff40b22fbd0] exiting daemon [2020-07-29T14:27:31.367Z] daemon.go:448: [d9ff40b22fbd0] Daemon stopped [2020-07-29T14:27:31.367Z] === RUN TestDockerNetworkReConnect [2020-07-29T14:27:31.645Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-07-29T14:27:31.748Z] --- PASS: TestExecWithCloseStdin (0.67s) [2020-07-29T14:27:31.748Z] === RUN TestExec [2020-07-29T14:27:32.389Z] --- PASS: TestExec (0.63s) [2020-07-29T14:27:32.389Z] === RUN TestExecUser [2020-07-29T14:27:32.661Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-07-29T14:27:33.025Z] --- PASS: TestExecUser (0.62s) [2020-07-29T14:27:33.025Z] === RUN TestExportContainerAndImportImage [2020-07-29T14:27:34.071Z] --- PASS: TestExportContainerAndImportImage (0.79s) [2020-07-29T14:27:34.071Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-29T14:27:34.559Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-07-29T14:27:34.559Z] --- PASS: TestContainerStartOnDaemonRestart (4.20s) [2020-07-29T14:27:34.559Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2020-07-29T14:27:34.559Z] daemon.go:325: [dc15a0ecb7dc1] waiting for daemon to start [2020-07-29T14:27:34.559Z] daemon.go:325: [dc15a0ecb7dc1] waiting for daemon to start [2020-07-29T14:27:34.559Z] daemon.go:353: [dc15a0ecb7dc1] daemon started [2020-07-29T14:27:34.559Z] daemon.go:325: [dc15a0ecb7dc1] waiting for daemon to start [2020-07-29T14:27:34.559Z] daemon.go:296: [dc15a0ecb7dc1] exiting daemon [2020-07-29T14:27:34.559Z] daemon.go:325: [dc15a0ecb7dc1] waiting for daemon to start [2020-07-29T14:27:34.559Z] daemon.go:353: [dc15a0ecb7dc1] daemon started [2020-07-29T14:27:34.559Z] daemon.go:461: [dc15a0ecb7dc1] Stopping daemon [2020-07-29T14:27:34.559Z] daemon.go:296: [dc15a0ecb7dc1] exiting daemon [2020-07-29T14:27:34.559Z] daemon.go:448: [dc15a0ecb7dc1] Daemon stopped [2020-07-29T14:27:35.118Z] --- PASS: TestExportContainerAfterDaemonRestart (1.41s) [2020-07-29T14:27:35.118Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2020-07-29T14:27:35.118Z] daemon.go:325: [d444d16bd635b] waiting for daemon to start [2020-07-29T14:27:35.118Z] daemon.go:325: [d444d16bd635b] waiting for daemon to start [2020-07-29T14:27:35.118Z] daemon.go:353: [d444d16bd635b] daemon started [2020-07-29T14:27:35.118Z] daemon.go:461: [d444d16bd635b] Stopping daemon [2020-07-29T14:27:35.118Z] daemon.go:296: [d444d16bd635b] exiting daemon [2020-07-29T14:27:35.118Z] daemon.go:448: [d444d16bd635b] Daemon stopped [2020-07-29T14:27:35.118Z] daemon.go:325: [d444d16bd635b] waiting for daemon to start [2020-07-29T14:27:35.118Z] daemon.go:325: [d444d16bd635b] waiting for daemon to start [2020-07-29T14:27:35.118Z] daemon.go:353: [d444d16bd635b] daemon started [2020-07-29T14:27:35.118Z] daemon.go:461: [d444d16bd635b] Stopping daemon [2020-07-29T14:27:35.118Z] daemon.go:296: [d444d16bd635b] exiting daemon [2020-07-29T14:27:35.118Z] daemon.go:448: [d444d16bd635b] Daemon stopped [2020-07-29T14:27:35.118Z] === RUN TestHealthCheckWorkdir [2020-07-29T14:27:35.120Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-07-29T14:27:35.120Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-07-29T14:27:35.376Z] --- PASS: TestDaemonRestartIpcMode (5.08s) [2020-07-29T14:27:35.376Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2020-07-29T14:27:35.376Z] daemon.go:325: [d27224bb47fa2] waiting for daemon to start [2020-07-29T14:27:35.376Z] daemon.go:325: [d27224bb47fa2] waiting for daemon to start [2020-07-29T14:27:35.376Z] daemon.go:353: [d27224bb47fa2] daemon started [2020-07-29T14:27:35.376Z] daemon.go:461: [d27224bb47fa2] Stopping daemon [2020-07-29T14:27:35.376Z] daemon.go:296: [d27224bb47fa2] exiting daemon [2020-07-29T14:27:35.376Z] daemon.go:448: [d27224bb47fa2] Daemon stopped [2020-07-29T14:27:35.376Z] daemon.go:325: [d27224bb47fa2] waiting for daemon to start [2020-07-29T14:27:35.376Z] daemon.go:325: [d27224bb47fa2] waiting for daemon to start [2020-07-29T14:27:35.376Z] daemon.go:353: [d27224bb47fa2] daemon started [2020-07-29T14:27:35.376Z] daemon.go:461: [d27224bb47fa2] Stopping daemon [2020-07-29T14:27:35.376Z] daemon.go:296: [d27224bb47fa2] exiting daemon [2020-07-29T14:27:35.376Z] daemon.go:448: [d27224bb47fa2] Daemon stopped [2020-07-29T14:27:35.376Z] PASS [2020-07-29T14:27:35.376Z] [2020-07-29T14:27:35.376Z] === Skipped [2020-07-29T14:27:35.376Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-07-29T14:27:35.376Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-29T14:27:35.376Z] [2020-07-29T14:27:35.376Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-07-29T14:27:35.376Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-29T14:27:35.376Z] [2020-07-29T14:27:35.376Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-07-29T14:27:35.376Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-29T14:27:35.376Z] [2020-07-29T14:27:35.376Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-29T14:27:35.376Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-29T14:27:35.376Z] [2020-07-29T14:27:35.376Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-07-29T14:27:35.376Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-29T14:27:35.376Z] [2020-07-29T14:27:35.376Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-07-29T14:27:35.376Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-07-29T14:27:35.376Z] [2020-07-29T14:27:35.376Z] [2020-07-29T14:27:35.376Z] DONE 189 tests, 6 skipped in 117.107s [2020-07-29T14:27:35.376Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-07-29T14:27:35.376Z] ++ 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-07-29T14:27:35.376Z] ++ set -e [2020-07-29T14:27:35.376Z] ++ '[' -n 0 ']' [2020-07-29T14:27:35.376Z] ++ set -x [2020-07-29T14:27:35.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=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-07-29T14:27:35.632Z] INFO: Testing against a local daemon [2020-07-29T14:27:35.632Z] === RUN TestCommitInheritsEnv [2020-07-29T14:27:35.888Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-07-29T14:27:35.888Z] --- PASS: TestCommitInheritsEnv (0.42s) [2020-07-29T14:27:35.888Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-29T14:27:35.888Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-07-29T14:27:35.888Z] === RUN TestImagesFilterMultiReference [2020-07-29T14:27:35.888Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-07-29T14:27:35.888Z] === RUN TestImagePullPlatformInvalid [2020-07-29T14:27:36.144Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2020-07-29T14:27:36.144Z] === RUN TestRemoveImageOrphaning [2020-07-29T14:27:36.165Z] --- PASS: TestHealthCheckWorkdir (0.76s) [2020-07-29T14:27:36.165Z] === RUN TestHealthKillContainer [2020-07-29T14:27:36.401Z] --- PASS: TestRemoveImageOrphaning (0.45s) [2020-07-29T14:27:36.401Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-29T14:27:36.657Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2020-07-29T14:27:36.657Z] === RUN TestTagInvalidReference [2020-07-29T14:27:36.657Z] --- PASS: TestTagInvalidReference (0.02s) [2020-07-29T14:27:36.657Z] === RUN TestTagValidPrefixedRepo [2020-07-29T14:27:36.657Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2020-07-29T14:27:36.657Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-07-29T14:27:36.657Z] === RUN TestTagExistedNameWithoutForce [2020-07-29T14:27:36.657Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-07-29T14:27:36.657Z] === RUN TestTagOfficialNames [2020-07-29T14:27:36.657Z] --- PASS: TestTagOfficialNames (0.07s) [2020-07-29T14:27:36.657Z] === RUN TestTagMatchesDigest [2020-07-29T14:27:36.913Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-07-29T14:27:36.913Z] === CONT TestImportExtremelyLargeImageWorks [2020-07-29T14:27:38.258Z] --- PASS: TestDockerNetworkReConnect (6.47s) [2020-07-29T14:27:38.258Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2020-07-29T14:27:38.258Z] daemon.go:325: [ddc225c7b5996] waiting for daemon to start [2020-07-29T14:27:38.258Z] daemon.go:325: [ddc225c7b5996] waiting for daemon to start [2020-07-29T14:27:38.258Z] daemon.go:353: [ddc225c7b5996] daemon started [2020-07-29T14:27:38.258Z] daemon.go:461: [ddc225c7b5996] Stopping daemon [2020-07-29T14:27:38.258Z] daemon.go:296: [ddc225c7b5996] exiting daemon [2020-07-29T14:27:38.258Z] daemon.go:448: [ddc225c7b5996] Daemon stopped [2020-07-29T14:27:38.258Z] === RUN TestServicePlugin [2020-07-29T14:27:38.258Z] --- SKIP: TestServicePlugin (0.00s) [2020-07-29T14:27:38.258Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T14:27:38.258Z] === RUN TestServiceUpdateLabel [2020-07-29T14:27:38.898Z] --- PASS: TestHealthKillContainer (2.75s) [2020-07-29T14:27:38.898Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-29T14:27:39.193Z] --- PASS: TestInspectCpusetInConfigPre120 (0.57s) [2020-07-29T14:27:39.193Z] === RUN TestIpcModeNone [2020-07-29T14:27:39.432Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-07-29T14:27:39.828Z] --- PASS: TestIpcModeNone (0.64s) [2020-07-29T14:27:39.828Z] === RUN TestIpcModePrivate [2020-07-29T14:27:40.873Z] --- PASS: TestIpcModePrivate (0.69s) [2020-07-29T14:27:40.873Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:54, shared: false, mustBeShared: false [2020-07-29T14:27:40.873Z] === RUN TestIpcModeShareable [2020-07-29T14:27:41.513Z] --- PASS: TestIpcModeShareable (0.67s) [2020-07-29T14:27:41.513Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:48, shared: true, mustBeShared: true [2020-07-29T14:27:41.513Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-29T14:27:41.775Z] --- PASS: TestServiceUpdateLabel (3.63s) [2020-07-29T14:27:41.775Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2020-07-29T14:27:41.775Z] daemon.go:325: [d22e0c5ec61fc] waiting for daemon to start [2020-07-29T14:27:41.775Z] daemon.go:325: [d22e0c5ec61fc] waiting for daemon to start [2020-07-29T14:27:41.775Z] daemon.go:353: [d22e0c5ec61fc] daemon started [2020-07-29T14:27:41.775Z] daemon.go:461: [d22e0c5ec61fc] Stopping daemon [2020-07-29T14:27:41.775Z] daemon.go:296: [d22e0c5ec61fc] exiting daemon [2020-07-29T14:27:41.775Z] daemon.go:448: [d22e0c5ec61fc] Daemon stopped [2020-07-29T14:27:41.775Z] === RUN TestServiceUpdateSecrets [2020-07-29T14:27:41.951Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-07-29T14:27:41.951Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-07-29T14:27:41.951Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-07-29T14:27:41.951Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-07-29T14:27:43.597Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.91s) [2020-07-29T14:27:43.597Z] === RUN TestAPIIpcModeHost [2020-07-29T14:27:43.842Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-07-29T14:27:43.897Z] --- PASS: TestAPIIpcModeHost (0.50s) [2020-07-29T14:27:43.897Z] === RUN TestDaemonIpcModeShareable [2020-07-29T14:27:44.405Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-07-29T14:27:45.333Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-07-29T14:27:45.414Z] --- PASS: TestDaemonIpcModeShareable (1.42s) [2020-07-29T14:27:45.415Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2020-07-29T14:27:45.415Z] daemon.go:325: [d0f842a1b7064] waiting for daemon to start [2020-07-29T14:27:45.415Z] daemon.go:325: [d0f842a1b7064] waiting for daemon to start [2020-07-29T14:27:45.415Z] daemon.go:353: [d0f842a1b7064] daemon started [2020-07-29T14:27:45.415Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true [2020-07-29T14:27:45.415Z] daemon.go:461: [d0f842a1b7064] Stopping daemon [2020-07-29T14:27:45.415Z] daemon.go:296: [d0f842a1b7064] exiting daemon [2020-07-29T14:27:45.415Z] daemon.go:448: [d0f842a1b7064] Daemon stopped [2020-07-29T14:27:45.415Z] === RUN TestDaemonIpcModePrivate [2020-07-29T14:27:45.589Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-07-29T14:27:46.455Z] --- PASS: TestDaemonIpcModePrivate (1.41s) [2020-07-29T14:27:46.455Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2020-07-29T14:27:46.455Z] daemon.go:325: [d41c22b1bc032] waiting for daemon to start [2020-07-29T14:27:46.455Z] daemon.go:325: [d41c22b1bc032] waiting for daemon to start [2020-07-29T14:27:46.455Z] daemon.go:353: [d41c22b1bc032] daemon started [2020-07-29T14:27:46.455Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false [2020-07-29T14:27:46.455Z] daemon.go:461: [d41c22b1bc032] Stopping daemon [2020-07-29T14:27:46.455Z] daemon.go:296: [d41c22b1bc032] exiting daemon [2020-07-29T14:27:46.455Z] daemon.go:448: [d41c22b1bc032] Daemon stopped [2020-07-29T14:27:46.455Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-29T14:27:47.989Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.39s) [2020-07-29T14:27:47.989Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2020-07-29T14:27:47.989Z] daemon.go:325: [de3d35d13f9e1] waiting for daemon to start [2020-07-29T14:27:47.989Z] daemon.go:325: [de3d35d13f9e1] waiting for daemon to start [2020-07-29T14:27:47.989Z] daemon.go:353: [de3d35d13f9e1] daemon started [2020-07-29T14:27:47.989Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false [2020-07-29T14:27:47.989Z] daemon.go:461: [de3d35d13f9e1] Stopping daemon [2020-07-29T14:27:47.989Z] daemon.go:296: [de3d35d13f9e1] exiting daemon [2020-07-29T14:27:47.989Z] daemon.go:448: [de3d35d13f9e1] Daemon stopped [2020-07-29T14:27:47.989Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-29T14:27:49.504Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.41s) [2020-07-29T14:27:49.504Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2020-07-29T14:27:49.504Z] daemon.go:325: [d2dfb33541195] waiting for daemon to start [2020-07-29T14:27:49.504Z] daemon.go:325: [d2dfb33541195] waiting for daemon to start [2020-07-29T14:27:49.504Z] daemon.go:353: [d2dfb33541195] daemon started [2020-07-29T14:27:49.504Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true [2020-07-29T14:27:49.504Z] daemon.go:461: [d2dfb33541195] Stopping daemon [2020-07-29T14:27:49.504Z] daemon.go:296: [d2dfb33541195] exiting daemon [2020-07-29T14:27:49.504Z] daemon.go:448: [d2dfb33541195] Daemon stopped [2020-07-29T14:27:49.504Z] === RUN TestIpcModeOlderClient [2020-07-29T14:27:49.504Z] === PAUSE TestIpcModeOlderClient [2020-07-29T14:27:49.504Z] === RUN TestKillContainerInvalidSignal [2020-07-29T14:27:49.798Z] --- PASS: TestKillContainerInvalidSignal (0.54s) [2020-07-29T14:27:49.798Z] === RUN TestKillContainer [2020-07-29T14:27:49.798Z] === RUN TestKillContainer/no_signal [2020-07-29T14:27:50.434Z] === RUN TestKillContainer/non_killing_signal [2020-07-29T14:27:50.837Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-07-29T14:27:50.837Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-07-29T14:27:51.071Z] === RUN TestKillContainer/killing_signal [2020-07-29T14:27:51.709Z] --- PASS: TestKillContainer (1.70s) [2020-07-29T14:27:51.709Z] --- PASS: TestKillContainer/no_signal (0.55s) [2020-07-29T14:27:51.709Z] --- PASS: TestKillContainer/non_killing_signal (0.39s) [2020-07-29T14:27:51.709Z] --- PASS: TestKillContainer/killing_signal (0.49s) [2020-07-29T14:27:51.709Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-29T14:27:51.709Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-29T14:27:52.351Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-29T14:27:52.643Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.14s) [2020-07-29T14:27:52.643Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.55s) [2020-07-29T14:27:52.643Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.39s) [2020-07-29T14:27:52.643Z] === RUN TestKillStoppedContainer [2020-07-29T14:27:52.938Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-07-29T14:27:52.938Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-29T14:27:52.938Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2020-07-29T14:27:52.938Z] === RUN TestKillDifferentUserContainer [2020-07-29T14:27:53.354Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-07-29T14:27:53.354Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-07-29T14:27:53.574Z] --- PASS: TestKillDifferentUserContainer (0.52s) [2020-07-29T14:27:53.574Z] === RUN TestInspectOomKilledTrue [2020-07-29T14:27:54.213Z] --- PASS: TestInspectOomKilledTrue (0.88s) [2020-07-29T14:27:54.213Z] === RUN TestInspectOomKilledFalse [2020-07-29T14:27:54.281Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-07-29T14:27:54.842Z] === RUN TestDockerSuite/TestBuildCmd [2020-07-29T14:27:54.854Z] --- PASS: TestInspectOomKilledFalse (0.56s) [2020-07-29T14:27:54.854Z] === RUN TestLinksEtcHostsContentMatch [2020-07-29T14:27:55.098Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-07-29T14:27:55.354Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-07-29T14:27:55.489Z] --- PASS: TestLinksEtcHostsContentMatch (0.45s) [2020-07-29T14:27:55.489Z] === RUN TestLinksContainerNames [2020-07-29T14:27:55.916Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-07-29T14:27:55.916Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-07-29T14:27:56.478Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-07-29T14:27:56.528Z] --- PASS: TestLinksContainerNames (1.05s) [2020-07-29T14:27:56.528Z] === RUN TestLogsFollowTailEmpty [2020-07-29T14:27:56.824Z] --- PASS: TestLogsFollowTailEmpty (0.58s) [2020-07-29T14:27:56.824Z] === RUN TestContainerNetworkMountsNoChown [2020-07-29T14:27:57.406Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-07-29T14:27:57.464Z] --- PASS: TestContainerNetworkMountsNoChown (0.52s) [2020-07-29T14:27:57.464Z] === RUN TestMountDaemonRoot [2020-07-29T14:27:57.464Z] === RUN TestMountDaemonRoot/default [2020-07-29T14:27:57.464Z] === PAUSE TestMountDaemonRoot/default [2020-07-29T14:27:57.464Z] === RUN TestMountDaemonRoot/private [2020-07-29T14:27:57.464Z] === PAUSE TestMountDaemonRoot/private [2020-07-29T14:27:57.464Z] === RUN TestMountDaemonRoot/rprivate [2020-07-29T14:27:57.464Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-29T14:27:57.464Z] === RUN TestMountDaemonRoot/slave [2020-07-29T14:27:57.464Z] === PAUSE TestMountDaemonRoot/slave [2020-07-29T14:27:57.464Z] === RUN TestMountDaemonRoot/rslave [2020-07-29T14:27:57.464Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-29T14:27:57.464Z] === RUN TestMountDaemonRoot/shared [2020-07-29T14:27:57.464Z] === PAUSE TestMountDaemonRoot/shared [2020-07-29T14:27:57.464Z] === RUN TestMountDaemonRoot/rshared [2020-07-29T14:27:57.464Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-29T14:27:57.464Z] === CONT TestMountDaemonRoot/default [2020-07-29T14:27:57.464Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-29T14:27:57.464Z] === CONT TestMountDaemonRoot/rslave [2020-07-29T14:27:57.464Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-29T14:27:57.464Z] === CONT TestMountDaemonRoot/slave [2020-07-29T14:27:57.464Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-29T14:27:57.464Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-29T14:27:57.464Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-29T14:27:57.464Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-29T14:27:57.464Z] === CONT TestMountDaemonRoot/rshared [2020-07-29T14:27:57.464Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-29T14:27:57.464Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-29T14:27:57.464Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-29T14:27:57.464Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-29T14:27:57.464Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-29T14:27:57.464Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-29T14:27:57.464Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-29T14:27:57.464Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-29T14:27:57.464Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-29T14:27:57.464Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-29T14:27:57.464Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-29T14:27:57.464Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-29T14:27:57.464Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-29T14:27:57.464Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-29T14:27:57.464Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-29T14:27:57.464Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-29T14:27:57.464Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-29T14:27:57.464Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-29T14:27:57.464Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-29T14:27:57.464Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-29T14:27:57.464Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-29T14:27:57.464Z] === CONT TestMountDaemonRoot/shared [2020-07-29T14:27:57.464Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-29T14:27:57.464Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-29T14:27:57.464Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-29T14:27:57.464Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-29T14:27:57.464Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-29T14:27:57.464Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-29T14:27:57.464Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-29T14:27:57.464Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-29T14:27:57.464Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-29T14:27:57.464Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-29T14:27:57.464Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-29T14:27:57.464Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-29T14:27:57.464Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-29T14:27:57.464Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-29T14:27:57.464Z] === CONT TestMountDaemonRoot/private [2020-07-29T14:27:57.464Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-29T14:27:57.464Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-29T14:27:57.464Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-29T14:27:57.464Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-29T14:27:57.464Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-29T14:27:57.464Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-29T14:27:57.464Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-29T14:27:57.464Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-29T14:27:57.464Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-29T14:27:57.464Z] === CONT TestMountDaemonRoot/rprivate [2020-07-29T14:27:57.464Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-29T14:27:57.464Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-29T14:27:57.464Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-29T14:27:57.464Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-29T14:27:57.464Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-29T14:27:57.464Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-29T14:27:57.464Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-29T14:27:57.464Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-29T14:27:57.464Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-29T14:27:57.464Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-29T14:27:57.464Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-29T14:27:57.464Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-29T14:27:57.464Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-29T14:27:57.464Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-29T14:27:57.464Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-29T14:27:57.464Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-29T14:27:57.464Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-29T14:27:57.464Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-29T14:27:57.759Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-29T14:27:57.759Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-29T14:27:57.759Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-29T14:27:57.759Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-29T14:27:57.759Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-29T14:27:57.759Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-29T14:27:57.759Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-29T14:27:57.759Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-29T14:27:57.759Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-29T14:27:57.759Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-29T14:27:57.759Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-29T14:27:57.759Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-29T14:27:57.759Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-29T14:27:57.759Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-29T14:27:57.759Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-29T14:27:57.759Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-29T14:27:57.759Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-07-29T14:27:57.759Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-29T14:27:57.759Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-07-29T14:27:57.759Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-07-29T14:27:57.759Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-07-29T14:27:57.759Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-07-29T14:27:57.759Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-29T14:27:57.759Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-07-29T14:27:57.759Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-07-29T14:27:57.759Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-07-29T14:27:57.759Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-07-29T14:27:57.759Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-29T14:27:57.759Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2020-07-29T14:27:57.759Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2020-07-29T14:27:57.759Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-07-29T14:27:57.759Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-07-29T14:27:57.759Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-29T14:27:57.759Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2020-07-29T14:27:57.759Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2020-07-29T14:27:57.759Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-07-29T14:27:57.759Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-07-29T14:27:57.759Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-29T14:27:57.759Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-07-29T14:27:57.759Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-07-29T14:27:57.759Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-07-29T14:27:57.759Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-07-29T14:27:57.759Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-29T14:27:57.759Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-07-29T14:27:57.759Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2020-07-29T14:27:57.759Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-07-29T14:27:57.759Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-07-29T14:27:57.759Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-29T14:27:57.759Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-07-29T14:27:57.759Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-07-29T14:27:57.759Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-07-29T14:27:57.759Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-07-29T14:27:57.759Z] === RUN TestContainerBindMountNonRecursive [2020-07-29T14:27:58.774Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-07-29T14:27:59.290Z] --- PASS: TestContainerBindMountNonRecursive (1.36s) [2020-07-29T14:27:59.290Z] === RUN TestNetworkNat [2020-07-29T14:27:59.582Z] --- PASS: TestNetworkNat (0.55s) [2020-07-29T14:27:59.582Z] === RUN TestNetworkLocalhostTCPNat [2020-07-29T14:28:00.219Z] --- PASS: TestNetworkLocalhostTCPNat (0.56s) [2020-07-29T14:28:00.219Z] === RUN TestNetworkLoopbackNat [2020-07-29T14:28:00.375Z] --- PASS: TestServiceUpdateSecrets (15.89s) [2020-07-29T14:28:00.375Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2020-07-29T14:28:00.375Z] daemon.go:325: [da66fed53a578] waiting for daemon to start [2020-07-29T14:28:00.375Z] daemon.go:325: [da66fed53a578] waiting for daemon to start [2020-07-29T14:28:00.375Z] daemon.go:353: [da66fed53a578] daemon started [2020-07-29T14:28:00.375Z] daemon.go:461: [da66fed53a578] Stopping daemon [2020-07-29T14:28:00.375Z] daemon.go:296: [da66fed53a578] exiting daemon [2020-07-29T14:28:00.375Z] daemon.go:448: [da66fed53a578] Daemon stopped [2020-07-29T14:28:00.375Z] === RUN TestServiceUpdateConfigs [2020-07-29T14:28:01.261Z] --- PASS: TestNetworkLoopbackNat (0.76s) [2020-07-29T14:28:01.261Z] === RUN TestPause [2020-07-29T14:28:01.555Z] --- PASS: TestPause (0.61s) [2020-07-29T14:28:01.555Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-29T14:28:01.555Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-29T14:28:01.555Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-29T14:28:01.555Z] === RUN TestPauseStopPausedContainer [2020-07-29T14:28:02.193Z] --- PASS: TestPauseStopPausedContainer (0.57s) [2020-07-29T14:28:02.193Z] === RUN TestPsFilter [2020-07-29T14:28:02.488Z] --- PASS: TestPsFilter (0.16s) [2020-07-29T14:28:02.488Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-29T14:28:02.783Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.51s) [2020-07-29T14:28:02.783Z] === RUN TestRemoveContainerWithVolume [2020-07-29T14:28:02.940Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-07-29T14:28:02.940Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-07-29T14:28:03.417Z] --- PASS: TestRemoveContainerWithVolume (0.57s) [2020-07-29T14:28:03.417Z] === RUN TestRemoveContainerRunning [2020-07-29T14:28:03.868Z] === RUN TestDockerSuite/TestBuildContChar [2020-07-29T14:28:04.055Z] --- PASS: TestRemoveContainerRunning (0.57s) [2020-07-29T14:28:04.055Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-29T14:28:04.693Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.57s) [2020-07-29T14:28:04.693Z] === RUN TestRemoveInvalidContainer [2020-07-29T14:28:04.693Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-07-29T14:28:04.693Z] === RUN TestRenameLinkedContainer [2020-07-29T14:28:06.771Z] --- PASS: TestRenameLinkedContainer (2.17s) [2020-07-29T14:28:06.771Z] === RUN TestRenameStoppedContainer [2020-07-29T14:28:07.138Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-07-29T14:28:07.138Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-07-29T14:28:07.411Z] --- PASS: TestRenameStoppedContainer (0.58s) [2020-07-29T14:28:07.411Z] === RUN TestRenameRunningContainerAndReuse [2020-07-29T14:28:08.067Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-07-29T14:28:08.453Z] --- PASS: TestRenameRunningContainerAndReuse (1.15s) [2020-07-29T14:28:08.453Z] === RUN TestRenameInvalidName [2020-07-29T14:28:08.630Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-07-29T14:28:09.106Z] --- PASS: TestRenameInvalidName (0.54s) [2020-07-29T14:28:09.106Z] === RUN TestRenameAnonymousContainer [2020-07-29T14:28:09.559Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-07-29T14:28:10.488Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-07-29T14:28:10.745Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-07-29T14:28:11.185Z] --- PASS: TestRenameAnonymousContainer (2.04s) [2020-07-29T14:28:11.185Z] === RUN TestRenameContainerWithSameName [2020-07-29T14:28:11.673Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-07-29T14:28:11.821Z] --- PASS: TestRenameContainerWithSameName (0.54s) [2020-07-29T14:28:11.821Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-29T14:28:12.863Z] --- PASS: TestRenameContainerWithLinkedContainer (1.13s) [2020-07-29T14:28:12.863Z] === RUN TestResize [2020-07-29T14:28:13.499Z] --- PASS: TestResize (0.58s) [2020-07-29T14:28:13.499Z] === RUN TestResizeWithInvalidSize [2020-07-29T14:28:13.799Z] --- PASS: TestResizeWithInvalidSize (0.56s) [2020-07-29T14:28:13.799Z] === RUN TestResizeWhenContainerNotStarted [2020-07-29T14:28:14.440Z] --- PASS: TestResizeWhenContainerNotStarted (0.56s) [2020-07-29T14:28:14.440Z] === RUN TestDaemonRestartKillContainers [2020-07-29T14:28:14.440Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-29T14:28:14.440Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-29T14:28:14.440Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-29T14:28:14.440Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-29T14:28:14.440Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-29T14:28:14.440Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-29T14:28:14.440Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-29T14:28:14.440Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-29T14:28:14.440Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-29T14:28:14.440Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-29T14:28:14.440Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-29T14:28:14.440Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-29T14:28:14.440Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-29T14:28:14.440Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-29T14:28:14.440Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-29T14:28:14.440Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-29T14:28:14.440Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-29T14:28:14.440Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-29T14:28:14.440Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-29T14:28:14.440Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-29T14:28:14.440Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-29T14:28:14.440Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-29T14:28:14.440Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-29T14:28:14.440Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-29T14:28:14.440Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-29T14:28:14.440Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-29T14:28:14.440Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-29T14:28:14.440Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-29T14:28:14.940Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-07-29T14:28:15.705Z] --- PASS: TestServiceUpdateConfigs (16.06s) [2020-07-29T14:28:15.705Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2020-07-29T14:28:15.705Z] daemon.go:325: [ddbb3a0dd1dea] waiting for daemon to start [2020-07-29T14:28:15.705Z] daemon.go:325: [ddbb3a0dd1dea] waiting for daemon to start [2020-07-29T14:28:15.705Z] daemon.go:353: [ddbb3a0dd1dea] daemon started [2020-07-29T14:28:15.705Z] daemon.go:461: [ddbb3a0dd1dea] Stopping daemon [2020-07-29T14:28:15.705Z] daemon.go:296: [ddbb3a0dd1dea] exiting daemon [2020-07-29T14:28:15.705Z] daemon.go:448: [ddbb3a0dd1dea] Daemon stopped [2020-07-29T14:28:15.705Z] === RUN TestServiceUpdateNetwork [2020-07-29T14:28:16.537Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-29T14:28:16.537Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-29T14:28:16.837Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-29T14:28:17.488Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-29T14:28:17.786Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-29T14:28:18.209Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-07-29T14:28:18.844Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-29T14:28:19.487Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-29T14:28:21.035Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-29T14:28:21.476Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-07-29T14:28:22.406Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-07-29T14:28:22.570Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-07-29T14:28:22.570Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.76s) [2020-07-29T14:28:22.570Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-29T14:28:22.570Z] daemon.go:325: [d2ec88ffd8f7b] waiting for daemon to start [2020-07-29T14:28:22.570Z] daemon.go:325: [d2ec88ffd8f7b] waiting for daemon to start [2020-07-29T14:28:22.570Z] daemon.go:353: [d2ec88ffd8f7b] daemon started [2020-07-29T14:28:22.570Z] daemon.go:461: [d2ec88ffd8f7b] Stopping daemon [2020-07-29T14:28:22.570Z] daemon.go:296: [d2ec88ffd8f7b] exiting daemon [2020-07-29T14:28:22.570Z] daemon.go:448: [d2ec88ffd8f7b] Daemon stopped [2020-07-29T14:28:22.570Z] daemon.go:325: [d2ec88ffd8f7b] waiting for daemon to start [2020-07-29T14:28:22.570Z] daemon.go:325: [d2ec88ffd8f7b] waiting for daemon to start [2020-07-29T14:28:22.570Z] daemon.go:353: [d2ec88ffd8f7b] daemon started [2020-07-29T14:28:22.570Z] daemon.go:461: [d2ec88ffd8f7b] Stopping daemon [2020-07-29T14:28:22.570Z] daemon.go:296: [d2ec88ffd8f7b] exiting daemon [2020-07-29T14:28:22.570Z] daemon.go:448: [d2ec88ffd8f7b] Daemon stopped [2020-07-29T14:28:22.570Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.81s) [2020-07-29T14:28:22.570Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-29T14:28:22.570Z] daemon.go:325: [dd57966ea8850] waiting for daemon to start [2020-07-29T14:28:22.570Z] daemon.go:325: [dd57966ea8850] waiting for daemon to start [2020-07-29T14:28:22.570Z] daemon.go:353: [dd57966ea8850] daemon started [2020-07-29T14:28:22.570Z] daemon.go:296: [dd57966ea8850] exiting daemon [2020-07-29T14:28:22.570Z] daemon.go:325: [dd57966ea8850] waiting for daemon to start [2020-07-29T14:28:22.570Z] daemon.go:325: [dd57966ea8850] waiting for daemon to start [2020-07-29T14:28:22.570Z] daemon.go:353: [dd57966ea8850] daemon started [2020-07-29T14:28:22.570Z] daemon.go:461: [dd57966ea8850] Stopping daemon [2020-07-29T14:28:22.570Z] daemon.go:296: [dd57966ea8850] exiting daemon [2020-07-29T14:28:22.570Z] daemon.go:448: [dd57966ea8850] Daemon stopped [2020-07-29T14:28:22.570Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.43s) [2020-07-29T14:28:22.570Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-29T14:28:22.570Z] daemon.go:325: [deb092f1c68cb] waiting for daemon to start [2020-07-29T14:28:22.570Z] daemon.go:325: [deb092f1c68cb] waiting for daemon to start [2020-07-29T14:28:22.570Z] daemon.go:353: [deb092f1c68cb] daemon started [2020-07-29T14:28:22.570Z] daemon.go:325: [deb092f1c68cb] waiting for daemon to start [2020-07-29T14:28:22.570Z] daemon.go:296: [deb092f1c68cb] exiting daemon [2020-07-29T14:28:22.570Z] daemon.go:325: [deb092f1c68cb] waiting for daemon to start [2020-07-29T14:28:22.570Z] daemon.go:353: [deb092f1c68cb] daemon started [2020-07-29T14:28:22.570Z] daemon.go:461: [deb092f1c68cb] Stopping daemon [2020-07-29T14:28:22.570Z] daemon.go:296: [deb092f1c68cb] exiting daemon [2020-07-29T14:28:22.570Z] daemon.go:448: [deb092f1c68cb] Daemon stopped [2020-07-29T14:28:22.570Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.85s) [2020-07-29T14:28:22.570Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-29T14:28:22.570Z] daemon.go:325: [de04333e40459] waiting for daemon to start [2020-07-29T14:28:22.570Z] daemon.go:325: [de04333e40459] waiting for daemon to start [2020-07-29T14:28:22.570Z] daemon.go:353: [de04333e40459] daemon started [2020-07-29T14:28:22.570Z] daemon.go:325: [de04333e40459] waiting for daemon to start [2020-07-29T14:28:22.570Z] daemon.go:296: [de04333e40459] exiting daemon [2020-07-29T14:28:22.570Z] daemon.go:325: [de04333e40459] waiting for daemon to start [2020-07-29T14:28:22.570Z] daemon.go:353: [de04333e40459] daemon started [2020-07-29T14:28:22.570Z] daemon.go:461: [de04333e40459] Stopping daemon [2020-07-29T14:28:22.570Z] daemon.go:296: [de04333e40459] exiting daemon [2020-07-29T14:28:22.570Z] daemon.go:448: [de04333e40459] Daemon stopped [2020-07-29T14:28:22.570Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.59s) [2020-07-29T14:28:22.570Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-29T14:28:22.570Z] daemon.go:325: [d9f14e948d228] waiting for daemon to start [2020-07-29T14:28:22.570Z] daemon.go:325: [d9f14e948d228] waiting for daemon to start [2020-07-29T14:28:22.570Z] daemon.go:353: [d9f14e948d228] daemon started [2020-07-29T14:28:22.570Z] daemon.go:461: [d9f14e948d228] Stopping daemon [2020-07-29T14:28:22.570Z] daemon.go:296: [d9f14e948d228] exiting daemon [2020-07-29T14:28:22.570Z] daemon.go:448: [d9f14e948d228] Daemon stopped [2020-07-29T14:28:22.570Z] daemon.go:325: [d9f14e948d228] waiting for daemon to start [2020-07-29T14:28:22.570Z] daemon.go:325: [d9f14e948d228] waiting for daemon to start [2020-07-29T14:28:22.570Z] daemon.go:353: [d9f14e948d228] daemon started [2020-07-29T14:28:22.570Z] daemon.go:461: [d9f14e948d228] Stopping daemon [2020-07-29T14:28:22.570Z] daemon.go:296: [d9f14e948d228] exiting daemon [2020-07-29T14:28:22.570Z] daemon.go:448: [d9f14e948d228] Daemon stopped [2020-07-29T14:28:22.570Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.52s) [2020-07-29T14:28:22.570Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-29T14:28:22.570Z] daemon.go:325: [dd1c5b1db0297] waiting for daemon to start [2020-07-29T14:28:22.570Z] daemon.go:325: [dd1c5b1db0297] waiting for daemon to start [2020-07-29T14:28:22.570Z] daemon.go:353: [dd1c5b1db0297] daemon started [2020-07-29T14:28:22.570Z] daemon.go:461: [dd1c5b1db0297] Stopping daemon [2020-07-29T14:28:22.570Z] daemon.go:296: [dd1c5b1db0297] exiting daemon [2020-07-29T14:28:22.570Z] daemon.go:448: [dd1c5b1db0297] Daemon stopped [2020-07-29T14:28:22.570Z] daemon.go:325: [dd1c5b1db0297] waiting for daemon to start [2020-07-29T14:28:22.570Z] daemon.go:325: [dd1c5b1db0297] waiting for daemon to start [2020-07-29T14:28:22.570Z] daemon.go:353: [dd1c5b1db0297] daemon started [2020-07-29T14:28:22.570Z] daemon.go:461: [dd1c5b1db0297] Stopping daemon [2020-07-29T14:28:22.570Z] daemon.go:296: [dd1c5b1db0297] exiting daemon [2020-07-29T14:28:22.570Z] daemon.go:448: [dd1c5b1db0297] Daemon stopped [2020-07-29T14:28:22.570Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.47s) [2020-07-29T14:28:22.570Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-29T14:28:22.570Z] daemon.go:325: [d1003aaefb1fd] waiting for daemon to start [2020-07-29T14:28:22.570Z] daemon.go:325: [d1003aaefb1fd] waiting for daemon to start [2020-07-29T14:28:22.570Z] daemon.go:353: [d1003aaefb1fd] daemon started [2020-07-29T14:28:22.570Z] daemon.go:461: [d1003aaefb1fd] Stopping daemon [2020-07-29T14:28:22.570Z] daemon.go:296: [d1003aaefb1fd] exiting daemon [2020-07-29T14:28:22.570Z] daemon.go:448: [d1003aaefb1fd] Daemon stopped [2020-07-29T14:28:22.570Z] daemon.go:325: [d1003aaefb1fd] waiting for daemon to start [2020-07-29T14:28:22.570Z] daemon.go:325: [d1003aaefb1fd] waiting for daemon to start [2020-07-29T14:28:22.570Z] daemon.go:353: [d1003aaefb1fd] daemon started [2020-07-29T14:28:22.570Z] daemon.go:461: [d1003aaefb1fd] Stopping daemon [2020-07-29T14:28:22.570Z] daemon.go:296: [d1003aaefb1fd] exiting daemon [2020-07-29T14:28:22.570Z] daemon.go:448: [d1003aaefb1fd] Daemon stopped [2020-07-29T14:28:22.570Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.43s) [2020-07-29T14:28:22.570Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-29T14:28:22.570Z] daemon.go:325: [d9326ec95cc65] waiting for daemon to start [2020-07-29T14:28:22.570Z] daemon.go:325: [d9326ec95cc65] waiting for daemon to start [2020-07-29T14:28:22.570Z] daemon.go:353: [d9326ec95cc65] daemon started [2020-07-29T14:28:22.570Z] daemon.go:461: [d9326ec95cc65] Stopping daemon [2020-07-29T14:28:22.570Z] daemon.go:296: [d9326ec95cc65] exiting daemon [2020-07-29T14:28:22.570Z] daemon.go:448: [d9326ec95cc65] Daemon stopped [2020-07-29T14:28:22.570Z] daemon.go:325: [d9326ec95cc65] waiting for daemon to start [2020-07-29T14:28:22.570Z] daemon.go:325: [d9326ec95cc65] waiting for daemon to start [2020-07-29T14:28:22.570Z] daemon.go:353: [d9326ec95cc65] daemon started [2020-07-29T14:28:22.570Z] daemon.go:461: [d9326ec95cc65] Stopping daemon [2020-07-29T14:28:22.570Z] daemon.go:296: [d9326ec95cc65] exiting daemon [2020-07-29T14:28:22.570Z] daemon.go:448: [d9326ec95cc65] Daemon stopped [2020-07-29T14:28:22.570Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.46s) [2020-07-29T14:28:22.570Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-29T14:28:22.570Z] daemon.go:325: [d5576675f7147] waiting for daemon to start [2020-07-29T14:28:22.570Z] daemon.go:325: [d5576675f7147] waiting for daemon to start [2020-07-29T14:28:22.570Z] daemon.go:353: [d5576675f7147] daemon started [2020-07-29T14:28:22.570Z] daemon.go:296: [d5576675f7147] exiting daemon [2020-07-29T14:28:22.570Z] daemon.go:325: [d5576675f7147] waiting for daemon to start [2020-07-29T14:28:22.570Z] daemon.go:325: [d5576675f7147] waiting for daemon to start [2020-07-29T14:28:22.570Z] daemon.go:353: [d5576675f7147] daemon started [2020-07-29T14:28:22.570Z] daemon.go:461: [d5576675f7147] Stopping daemon [2020-07-29T14:28:22.570Z] daemon.go:296: [d5576675f7147] exiting daemon [2020-07-29T14:28:22.570Z] daemon.go:448: [d5576675f7147] Daemon stopped [2020-07-29T14:28:22.570Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.87s) [2020-07-29T14:28:22.570Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-29T14:28:22.570Z] daemon.go:325: [decf6b450c16b] waiting for daemon to start [2020-07-29T14:28:22.570Z] daemon.go:325: [decf6b450c16b] waiting for daemon to start [2020-07-29T14:28:22.570Z] daemon.go:353: [decf6b450c16b] daemon started [2020-07-29T14:28:22.570Z] daemon.go:325: [decf6b450c16b] waiting for daemon to start [2020-07-29T14:28:22.571Z] daemon.go:296: [decf6b450c16b] exiting daemon [2020-07-29T14:28:22.571Z] daemon.go:325: [decf6b450c16b] waiting for daemon to start [2020-07-29T14:28:22.571Z] daemon.go:353: [decf6b450c16b] daemon started [2020-07-29T14:28:22.571Z] daemon.go:461: [decf6b450c16b] Stopping daemon [2020-07-29T14:28:22.571Z] daemon.go:296: [decf6b450c16b] exiting daemon [2020-07-29T14:28:22.571Z] daemon.go:448: [decf6b450c16b] Daemon stopped [2020-07-29T14:28:22.571Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.53s) [2020-07-29T14:28:22.571Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-29T14:28:22.571Z] daemon.go:325: [d1ed1030e305b] waiting for daemon to start [2020-07-29T14:28:22.571Z] daemon.go:325: [d1ed1030e305b] waiting for daemon to start [2020-07-29T14:28:22.571Z] daemon.go:353: [d1ed1030e305b] daemon started [2020-07-29T14:28:22.571Z] daemon.go:461: [d1ed1030e305b] Stopping daemon [2020-07-29T14:28:22.571Z] daemon.go:296: [d1ed1030e305b] exiting daemon [2020-07-29T14:28:22.571Z] daemon.go:448: [d1ed1030e305b] Daemon stopped [2020-07-29T14:28:22.571Z] daemon.go:325: [d1ed1030e305b] waiting for daemon to start [2020-07-29T14:28:22.571Z] daemon.go:325: [d1ed1030e305b] waiting for daemon to start [2020-07-29T14:28:22.571Z] daemon.go:353: [d1ed1030e305b] daemon started [2020-07-29T14:28:22.571Z] daemon.go:461: [d1ed1030e305b] Stopping daemon [2020-07-29T14:28:22.571Z] daemon.go:296: [d1ed1030e305b] exiting daemon [2020-07-29T14:28:22.571Z] daemon.go:448: [d1ed1030e305b] Daemon stopped [2020-07-29T14:28:22.571Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.52s) [2020-07-29T14:28:22.571Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-29T14:28:22.571Z] daemon.go:325: [d92b6490b1410] waiting for daemon to start [2020-07-29T14:28:22.571Z] daemon.go:325: [d92b6490b1410] waiting for daemon to start [2020-07-29T14:28:22.571Z] daemon.go:353: [d92b6490b1410] daemon started [2020-07-29T14:28:22.571Z] daemon.go:325: [d92b6490b1410] waiting for daemon to start [2020-07-29T14:28:22.571Z] daemon.go:296: [d92b6490b1410] exiting daemon [2020-07-29T14:28:22.571Z] daemon.go:325: [d92b6490b1410] waiting for daemon to start [2020-07-29T14:28:22.571Z] daemon.go:353: [d92b6490b1410] daemon started [2020-07-29T14:28:22.571Z] daemon.go:461: [d92b6490b1410] Stopping daemon [2020-07-29T14:28:22.571Z] daemon.go:296: [d92b6490b1410] exiting daemon [2020-07-29T14:28:22.571Z] daemon.go:448: [d92b6490b1410] Daemon stopped [2020-07-29T14:28:22.571Z] === RUN TestKernelTCPMemory [2020-07-29T14:28:22.866Z] --- PASS: TestKernelTCPMemory (0.67s) [2020-07-29T14:28:22.866Z] === RUN TestNISDomainname [2020-07-29T14:28:22.968Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-07-29T14:28:23.223Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-07-29T14:28:23.506Z] --- PASS: TestNISDomainname (0.71s) [2020-07-29T14:28:23.506Z] === RUN TestStats [2020-07-29T14:28:23.785Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-07-29T14:28:25.591Z] --- PASS: TestStats (1.58s) [2020-07-29T14:28:25.591Z] === RUN TestStopContainerWithTimeout [2020-07-29T14:28:25.591Z] === RUN TestStopContainerWithTimeout/0 [2020-07-29T14:28:25.591Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-29T14:28:25.591Z] === RUN TestStopContainerWithTimeout/1 [2020-07-29T14:28:25.591Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-29T14:28:25.591Z] === RUN TestStopContainerWithTimeout/3 [2020-07-29T14:28:25.591Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-29T14:28:25.591Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-29T14:28:25.591Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-29T14:28:25.591Z] === CONT TestStopContainerWithTimeout/0 [2020-07-29T14:28:25.591Z] === CONT TestStopContainerWithTimeout/3 [2020-07-29T14:28:25.591Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-29T14:28:25.591Z] === CONT TestStopContainerWithTimeout/1 [2020-07-29T14:28:26.301Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-07-29T14:28:26.569Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-07-29T14:28:28.338Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-07-29T14:28:28.338Z] --- PASS: TestStopContainerWithTimeout/0 (1.05s) [2020-07-29T14:28:28.338Z] --- PASS: TestStopContainerWithTimeout/1 (2.12s) [2020-07-29T14:28:28.338Z] --- PASS: TestStopContainerWithTimeout/3 (2.70s) [2020-07-29T14:28:28.338Z] --- PASS: TestStopContainerWithTimeout/-1 (2.96s) [2020-07-29T14:28:28.338Z] === RUN TestDeleteDevicemapper [2020-07-29T14:28:28.338Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-29T14:28:28.338Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-29T14:28:28.338Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-29T14:28:29.838Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-07-29T14:28:29.855Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.60s) [2020-07-29T14:28:29.855Z] === RUN TestUpdateMemory [2020-07-29T14:28:30.492Z] --- PASS: TestUpdateMemory (0.73s) [2020-07-29T14:28:30.492Z] === RUN TestUpdateCPUQuota [2020-07-29T14:28:31.047Z] --- PASS: TestServiceUpdateNetwork (16.49s) [2020-07-29T14:28:31.047Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2020-07-29T14:28:31.047Z] daemon.go:325: [d22bc6c1d5261] waiting for daemon to start [2020-07-29T14:28:31.047Z] daemon.go:325: [d22bc6c1d5261] waiting for daemon to start [2020-07-29T14:28:31.047Z] daemon.go:353: [d22bc6c1d5261] daemon started [2020-07-29T14:28:31.047Z] daemon.go:461: [d22bc6c1d5261] Stopping daemon [2020-07-29T14:28:31.047Z] daemon.go:296: [d22bc6c1d5261] exiting daemon [2020-07-29T14:28:31.047Z] daemon.go:448: [d22bc6c1d5261] Daemon stopped [2020-07-29T14:28:31.047Z] PASS [2020-07-29T14:28:31.047Z] [2020-07-29T14:28:31.047Z] === Skipped [2020-07-29T14:28:31.047Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-07-29T14:28:31.047Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T14:28:31.047Z] [2020-07-29T14:28:31.047Z] [2020-07-29T14:28:31.047Z] DONE 18 tests, 1 skipped in 139.325s [2020-07-29T14:28:31.047Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-07-29T14:28:31.047Z] ++ 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-07-29T14:28:31.047Z] ++ set -e [2020-07-29T14:28:31.047Z] ++ '[' -n 0 ']' [2020-07-29T14:28:31.047Z] ++ set -x [2020-07-29T14:28:31.047Z] ++ env -i DEST=/go/src/github.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-07-29T14:28:31.047Z] INFO: Testing against a local daemon [2020-07-29T14:28:31.047Z] === RUN TestSessionCreate [2020-07-29T14:28:31.047Z] --- PASS: TestSessionCreate (0.02s) [2020-07-29T14:28:31.047Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-29T14:28:31.047Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2020-07-29T14:28:31.047Z] PASS [2020-07-29T14:28:31.047Z] [2020-07-29T14:28:31.047Z] DONE 2 tests in 0.099s [2020-07-29T14:28:31.047Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-07-29T14:28:31.047Z] ++ 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-07-29T14:28:31.047Z] ++ set -e [2020-07-29T14:28:31.047Z] ++ '[' -n 0 ']' [2020-07-29T14:28:31.047Z] ++ set -x [2020-07-29T14:28:31.047Z] ++ env -i DEST=/go/src/github.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-07-29T14:28:31.047Z] INFO: Testing against a local daemon [2020-07-29T14:28:31.047Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-29T14:28:31.047Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-29T14:28:31.047Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-29T14:28:31.047Z] === RUN TestEventsExecDie [2020-07-29T14:28:31.047Z] --- PASS: TestEventsExecDie (0.99s) [2020-07-29T14:28:31.047Z] === RUN TestEventsBackwardsCompatible [2020-07-29T14:28:31.047Z] --- PASS: TestEventsBackwardsCompatible (0.13s) [2020-07-29T14:28:31.047Z] === RUN TestInfoBinaryCommits [2020-07-29T14:28:31.047Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-07-29T14:28:31.047Z] === RUN TestInfoAPIVersioned [2020-07-29T14:28:31.338Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-07-29T14:28:31.338Z] === RUN TestInfoAPI [2020-07-29T14:28:31.338Z] --- PASS: TestInfoAPI (0.02s) [2020-07-29T14:28:31.338Z] === RUN TestInfoAPIWarnings [2020-07-29T14:28:31.535Z] --- PASS: TestUpdateCPUQuota (1.00s) [2020-07-29T14:28:31.535Z] === RUN TestUpdatePidsLimit [2020-07-29T14:28:31.535Z] === RUN TestUpdatePidsLimit/update_from_none [2020-07-29T14:28:31.729Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-07-29T14:28:31.729Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-07-29T14:28:31.729Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-07-29T14:28:31.729Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-07-29T14:28:31.729Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-07-29T14:28:31.829Z] === RUN TestUpdatePidsLimit/no_change [2020-07-29T14:28:31.970Z] --- PASS: TestInfoAPIWarnings (0.87s) [2020-07-29T14:28:31.970Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2020-07-29T14:28:31.970Z] daemon.go:325: [d8080007c3f6d] waiting for daemon to start [2020-07-29T14:28:31.970Z] daemon.go:325: [d8080007c3f6d] waiting for daemon to start [2020-07-29T14:28:31.970Z] daemon.go:353: [d8080007c3f6d] daemon started [2020-07-29T14:28:31.970Z] daemon.go:461: [d8080007c3f6d] Stopping daemon [2020-07-29T14:28:31.970Z] daemon.go:296: [d8080007c3f6d] exiting daemon [2020-07-29T14:28:31.970Z] daemon.go:448: [d8080007c3f6d] Daemon stopped [2020-07-29T14:28:31.970Z] === RUN TestLoginFailsWithBadCredentials [2020-07-29T14:28:31.986Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-07-29T14:28:32.121Z] === RUN TestUpdatePidsLimit/update_lower [2020-07-29T14:28:32.419Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-07-29T14:28:32.601Z] --- PASS: TestLoginFailsWithBadCredentials (0.31s) [2020-07-29T14:28:32.601Z] === RUN TestPingCacheHeaders [2020-07-29T14:28:32.601Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-07-29T14:28:32.601Z] === RUN TestPingGet [2020-07-29T14:28:32.602Z] --- PASS: TestPingGet (0.01s) [2020-07-29T14:28:32.602Z] === RUN TestPingHead [2020-07-29T14:28:32.602Z] --- PASS: TestPingHead (0.02s) [2020-07-29T14:28:32.602Z] === RUN TestVersion [2020-07-29T14:28:32.602Z] --- PASS: TestVersion (0.01s) [2020-07-29T14:28:32.602Z] PASS [2020-07-29T14:28:32.602Z] [2020-07-29T14:28:32.602Z] === Skipped [2020-07-29T14:28:32.602Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-29T14:28:32.602Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-29T14:28:32.602Z] [2020-07-29T14:28:32.602Z] [2020-07-29T14:28:32.602Z] DONE 12 tests, 1 skipped in 2.484s [2020-07-29T14:28:32.602Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-07-29T14:28:32.602Z] ++ 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-07-29T14:28:32.602Z] ++ set -e [2020-07-29T14:28:32.602Z] ++ '[' -n 0 ']' [2020-07-29T14:28:32.602Z] ++ set -x [2020-07-29T14:28:32.602Z] ++ env -i DEST=/go/src/github.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-07-29T14:28:32.602Z] INFO: Testing against a local daemon [2020-07-29T14:28:32.602Z] === RUN TestVolumesCreateAndList [2020-07-29T14:28:32.602Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-07-29T14:28:32.602Z] === RUN TestVolumesRemove [2020-07-29T14:28:32.602Z] --- PASS: TestVolumesRemove (0.12s) [2020-07-29T14:28:32.602Z] === RUN TestVolumesInspect [2020-07-29T14:28:32.602Z] --- PASS: TestVolumesInspect (0.02s) [2020-07-29T14:28:32.602Z] === RUN TestVolumesInvalidJSON [2020-07-29T14:28:32.602Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-29T14:28:32.602Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-29T14:28:32.602Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-29T14:28:32.602Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-07-29T14:28:32.602Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-29T14:28:32.602Z] PASS [2020-07-29T14:28:32.602Z] [2020-07-29T14:28:32.602Z] DONE 5 tests in 0.242s [2020-07-29T14:28:32.602Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-29T14:28:32.715Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-07-29T14:28:32.892Z] ++++ cat bundles/test-integration/docker.pid [2020-07-29T14:28:32.892Z] +++ kill 10826 [2020-07-29T14:28:33.010Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-07-29T14:28:33.303Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-07-29T14:28:33.399Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-07-29T14:28:33.660Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-07-29T14:28:34.232Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-07-29T14:28:34.343Z] --- PASS: TestUpdatePidsLimit (2.80s) [2020-07-29T14:28:34.343Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.27s) [2020-07-29T14:28:34.343Z] --- PASS: TestUpdatePidsLimit/no_change (0.34s) [2020-07-29T14:28:34.343Z] --- PASS: TestUpdatePidsLimit/update_lower (0.27s) [2020-07-29T14:28:34.343Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.26s) [2020-07-29T14:28:34.343Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.30s) [2020-07-29T14:28:34.343Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.26s) [2020-07-29T14:28:34.343Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.29s) [2020-07-29T14:28:34.343Z] === RUN TestUpdateRestartPolicy [2020-07-29T14:28:34.397Z] umount: bundles/test-integration/root: no mount point specified. [2020-07-29T14:28:34.397Z] +++ /etc/init.d/apparmor stop [2020-07-29T14:28:34.397Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-29T14:28:34.397Z] [2020-07-29T14:28:34.397Z] Unloading profiles will leave already running processes permanently [2020-07-29T14:28:34.397Z] unconfined, which can lead to unexpected situations. [2020-07-29T14:28:34.397Z] [2020-07-29T14:28:34.397Z] To set a process to complain mode, use the command line tool [2020-07-29T14:28:34.397Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-29T14:28:34.397Z] +++ true [2020-07-29T14:28:34.397Z] exiting test-integration [2020-07-29T14:28:34.397Z] ++ exit 0 [2020-07-29T14:28:34.397Z] Post stage [Pipeline] junit [2020-07-29T14:28:35.476Z] Recording test results [2020-07-29T14:28:35.605Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-29T14:28:36.199Z] + echo Ensuring container killed. [2020-07-29T14:28:36.199Z] Ensuring container killed. [2020-07-29T14:28:36.199Z] + docker rm -vf docker-pr1 [2020-07-29T14:28:36.199Z] Error: No such container: docker-pr1 [2020-07-29T14:28:36.199Z] + true [Pipeline] sh [2020-07-29T14:28:36.576Z] + echo Chowning /workspace to jenkins user [2020-07-29T14:28:36.576Z] Chowning /workspace to jenkins user [2020-07-29T14:28:36.576Z] + id -u [2020-07-29T14:28:36.576Z] + id -g [2020-07-29T14:28:36.576Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41293:/workspace busybox chown -R 1001:1001 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-29T14:28:39.080Z] + bundleName=s390x-integration [2020-07-29T14:28:39.080Z] + echo Creating s390x-integration-bundles.tar.gz [2020-07-29T14:28:39.080Z] Creating s390x-integration-bundles.tar.gz [2020-07-29T14:28:39.080Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2020-07-29T14:28:39.080Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-07-29T14:28:39.124Z] Archiving artifacts [2020-07-29T14:28:39.607Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41293/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-29T14:28:39.771Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-07-29T14:28:39.771Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-07-29T14:28:39.990Z] + make clean [2020-07-29T14:28:40.281Z] docker volume rm -f docker-dev-cache [2020-07-29T14:28:40.281Z] docker-dev-cache [Pipeline] deleteDir [2020-07-29T14:28:40.700Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-07-29T14:28:41.262Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-29T14:28:41.824Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-07-29T14:28:42.752Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-07-29T14:28:43.314Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-07-29T14:28:44.679Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-07-29T14:28:45.240Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-07-29T14:28:46.999Z] --- PASS: TestUpdateRestartPolicy (11.44s) [2020-07-29T14:28:47.000Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-29T14:28:47.000Z] --- PASS: TestUpdateRestartWithAutoRemove (0.58s) [2020-07-29T14:28:47.000Z] === RUN TestWaitNonBlocked [2020-07-29T14:28:47.000Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-29T14:28:47.000Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-29T14:28:47.000Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-29T14:28:47.000Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-29T14:28:47.000Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-29T14:28:47.000Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-29T14:28:47.000Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-07-29T14:28:47.000Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.69s) [2020-07-29T14:28:47.000Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.74s) [2020-07-29T14:28:47.000Z] === RUN TestWaitBlocked [2020-07-29T14:28:47.000Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-29T14:28:47.000Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-29T14:28:47.000Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-29T14:28:47.000Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-29T14:28:47.000Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-29T14:28:47.000Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-29T14:28:48.041Z] --- PASS: TestWaitBlocked (0.03s) [2020-07-29T14:28:48.041Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.64s) [2020-07-29T14:28:48.041Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.83s) [2020-07-29T14:28:48.041Z] === CONT TestContainerStartOnDaemonRestart [2020-07-29T14:28:48.041Z] === CONT TestIpcModeOlderClient [2020-07-29T14:28:48.041Z] === CONT TestDaemonRestartIpcMode [2020-07-29T14:28:48.041Z] --- PASS: TestIpcModeOlderClient (0.12s) [2020-07-29T14:28:48.505Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-07-29T14:28:49.067Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-07-29T14:28:50.039Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-07-29T14:28:50.794Z] --- PASS: TestContainerStartOnDaemonRestart (2.65s) [2020-07-29T14:28:50.794Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2020-07-29T14:28:50.794Z] daemon.go:325: [dbd46d2591784] waiting for daemon to start [2020-07-29T14:28:50.794Z] daemon.go:325: [dbd46d2591784] waiting for daemon to start [2020-07-29T14:28:50.794Z] daemon.go:353: [dbd46d2591784] daemon started [2020-07-29T14:28:50.794Z] daemon.go:325: [dbd46d2591784] waiting for daemon to start [2020-07-29T14:28:50.794Z] daemon.go:296: [dbd46d2591784] exiting daemon [2020-07-29T14:28:50.794Z] daemon.go:325: [dbd46d2591784] waiting for daemon to start [2020-07-29T14:28:50.794Z] daemon.go:353: [dbd46d2591784] daemon started [2020-07-29T14:28:50.794Z] daemon.go:461: [dbd46d2591784] Stopping daemon [2020-07-29T14:28:50.794Z] daemon.go:296: [dbd46d2591784] exiting daemon [2020-07-29T14:28:50.794Z] daemon.go:448: [dbd46d2591784] Daemon stopped [2020-07-29T14:28:51.091Z] --- PASS: TestDaemonRestartIpcMode (3.14s) [2020-07-29T14:28:51.091Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2020-07-29T14:28:51.091Z] daemon.go:325: [d8390ae832f3e] waiting for daemon to start [2020-07-29T14:28:51.091Z] daemon.go:325: [d8390ae832f3e] waiting for daemon to start [2020-07-29T14:28:51.091Z] daemon.go:353: [d8390ae832f3e] daemon started [2020-07-29T14:28:51.091Z] daemon.go:461: [d8390ae832f3e] Stopping daemon [2020-07-29T14:28:51.091Z] daemon.go:296: [d8390ae832f3e] exiting daemon [2020-07-29T14:28:51.091Z] daemon.go:448: [d8390ae832f3e] Daemon stopped [2020-07-29T14:28:51.091Z] daemon.go:325: [d8390ae832f3e] waiting for daemon to start [2020-07-29T14:28:51.091Z] daemon.go:325: [d8390ae832f3e] waiting for daemon to start [2020-07-29T14:28:51.091Z] daemon.go:353: [d8390ae832f3e] daemon started [2020-07-29T14:28:51.091Z] daemon.go:461: [d8390ae832f3e] Stopping daemon [2020-07-29T14:28:51.091Z] daemon.go:296: [d8390ae832f3e] exiting daemon [2020-07-29T14:28:51.091Z] daemon.go:448: [d8390ae832f3e] Daemon stopped [2020-07-29T14:28:51.091Z] PASS [2020-07-29T14:28:51.091Z] [2020-07-29T14:28:51.091Z] === Skipped [2020-07-29T14:28:51.091Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-07-29T14:28:51.091Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-29T14:28:51.091Z] [2020-07-29T14:28:51.091Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-29T14:28:51.091Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-29T14:28:51.091Z] [2020-07-29T14:28:51.091Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-07-29T14:28:51.091Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-29T14:28:51.091Z] [2020-07-29T14:28:51.091Z] [2020-07-29T14:28:51.091Z] DONE 189 tests, 3 skipped in 86.925s [2020-07-29T14:28:51.091Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-07-29T14:28:51.091Z] ++ 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-07-29T14:28:51.091Z] ++ set -e [2020-07-29T14:28:51.091Z] ++ '[' -n 0 ']' [2020-07-29T14:28:51.091Z] ++ set -x [2020-07-29T14:28:51.091Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-29T14:28:51.091Z] INFO: Testing against a local daemon [2020-07-29T14:28:51.091Z] === RUN TestCommitInheritsEnv [2020-07-29T14:28:51.385Z] --- PASS: TestCommitInheritsEnv (0.32s) [2020-07-29T14:28:51.385Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-29T14:28:51.385Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-07-29T14:28:51.385Z] === RUN TestImagesFilterMultiReference [2020-07-29T14:28:51.680Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2020-07-29T14:28:51.680Z] === RUN TestImagePullPlatformInvalid [2020-07-29T14:28:51.680Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2020-07-29T14:28:51.680Z] === RUN TestRemoveImageOrphaning [2020-07-29T14:28:51.980Z] --- PASS: TestRemoveImageOrphaning (0.32s) [2020-07-29T14:28:51.980Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-29T14:28:51.980Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-07-29T14:28:51.980Z] === RUN TestTagInvalidReference [2020-07-29T14:28:51.980Z] --- PASS: TestTagInvalidReference (0.02s) [2020-07-29T14:28:51.980Z] === RUN TestTagValidPrefixedRepo [2020-07-29T14:28:51.980Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-07-29T14:28:51.980Z] === RUN TestTagExistedNameWithoutForce [2020-07-29T14:28:51.980Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-07-29T14:28:51.980Z] === RUN TestTagOfficialNames [2020-07-29T14:28:51.980Z] --- PASS: TestTagOfficialNames (0.05s) [2020-07-29T14:28:51.980Z] === RUN TestTagMatchesDigest [2020-07-29T14:28:51.980Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-07-29T14:28:51.980Z] === CONT TestImportExtremelyLargeImageWorks [2020-07-29T14:28:54.208Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-07-29T14:28:54.860Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-07-29T14:28:54.860Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-07-29T14:28:54.860Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-07-29T14:28:54.860Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-07-29T14:28:54.860Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-07-29T14:28:54.860Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-07-29T14:28:54.860Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-07-29T14:28:54.860Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-07-29T14:28:54.860Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-07-29T14:28:54.860Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-07-29T14:28:54.860Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-07-29T14:28:54.860Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-07-29T14:28:55.136Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-07-29T14:28:55.136Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-07-29T14:28:55.698Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-07-29T14:28:57.588Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-07-29T14:28:58.668Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-07-29T14:28:58.668Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-07-29T14:28:58.668Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-07-29T14:29:00.107Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-07-29T14:29:00.669Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-07-29T14:29:01.598Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-07-29T14:29:01.598Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-07-29T14:29:01.638Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-07-29T14:29:02.966Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-07-29T14:29:03.255Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-07-29T14:29:03.255Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-07-29T14:29:03.255Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-07-29T14:29:03.255Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-07-29T14:29:03.255Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-07-29T14:29:03.530Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-07-29T14:29:04.092Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-07-29T14:29:05.458Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-07-29T14:29:06.221Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-07-29T14:29:06.221Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-07-29T14:29:06.221Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-07-29T14:29:06.387Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-07-29T14:29:08.904Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-07-29T14:29:09.160Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-07-29T14:29:09.722Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-07-29T14:29:10.284Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-07-29T14:29:12.110Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-07-29T14:29:12.176Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-07-29T14:29:12.176Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-07-29T14:29:14.066Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-07-29T14:29:15.433Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-07-29T14:29:15.690Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-07-29T14:29:16.618Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-07-29T14:29:19.134Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-07-29T14:29:19.698Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-07-29T14:29:21.065Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-07-29T14:29:22.961Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2020-07-29T14:29:23.523Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-07-29T14:29:26.795Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-07-29T14:29:30.064Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-07-29T14:29:30.320Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-07-29T14:29:31.687Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-07-29T14:29:31.687Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-07-29T14:29:35.002Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-07-29T14:29:36.370Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-07-29T14:29:36.627Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-07-29T14:29:37.996Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-07-29T14:29:38.559Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-07-29T14:29:38.815Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-07-29T14:29:41.347Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-07-29T14:29:41.955Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-07-29T14:29:48.536Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-07-29T14:29:49.473Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-07-29T14:29:49.473Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-07-29T14:29:51.994Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-07-29T14:29:58.533Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-07-29T14:30:01.049Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-07-29T14:30:02.939Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-07-29T14:30:05.459Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-07-29T14:30:05.459Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-07-29T14:30:06.829Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-07-29T14:30:07.085Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-07-29T14:30:11.257Z] --- PASS: TestDockerDaemonSuite (323.98s) [2020-07-29T14:30:11.257Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.14s) [2020-07-29T14:30:11.257Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-07-29T14:30:11.257Z] daemon.go:325: [de3558494410f] waiting for daemon to start [2020-07-29T14:30:11.257Z] daemon.go:325: [de3558494410f] waiting for daemon to start [2020-07-29T14:30:11.257Z] daemon.go:325: [de3558494410f] waiting for daemon to start [2020-07-29T14:30:11.257Z] daemon.go:353: [de3558494410f] daemon started [2020-07-29T14:30:11.257Z] daemon.go:461: [de3558494410f] Stopping daemon [2020-07-29T14:30:11.257Z] daemon.go:296: [de3558494410f] exiting daemon [2020-07-29T14:30:11.257Z] daemon.go:448: [de3558494410f] Daemon stopped [2020-07-29T14:30:11.257Z] daemon.go:325: [de3558494410f] waiting for daemon to start [2020-07-29T14:30:11.257Z] daemon.go:325: [de3558494410f] waiting for daemon to start [2020-07-29T14:30:11.257Z] daemon.go:353: [de3558494410f] daemon started [2020-07-29T14:30:11.257Z] daemon.go:461: [de3558494410f] Stopping daemon [2020-07-29T14:30:11.257Z] daemon.go:296: [de3558494410f] exiting daemon [2020-07-29T14:30:11.257Z] daemon.go:448: [de3558494410f] Daemon stopped [2020-07-29T14:30:11.257Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.62s) [2020-07-29T14:30:11.257Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-07-29T14:30:11.257Z] daemon.go:325: [da8ad4f1cd7cc] waiting for daemon to start [2020-07-29T14:30:11.257Z] daemon.go:325: [da8ad4f1cd7cc] waiting for daemon to start [2020-07-29T14:30:11.257Z] daemon.go:353: [da8ad4f1cd7cc] daemon started [2020-07-29T14:30:11.257Z] daemon.go:461: [da8ad4f1cd7cc] Stopping daemon [2020-07-29T14:30:11.257Z] daemon.go:296: [da8ad4f1cd7cc] exiting daemon [2020-07-29T14:30:11.257Z] daemon.go:448: [da8ad4f1cd7cc] Daemon stopped [2020-07-29T14:30:11.257Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.58s) [2020-07-29T14:30:11.257Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-07-29T14:30:11.257Z] daemon.go:325: [d415f7997e98a] waiting for daemon to start [2020-07-29T14:30:11.257Z] daemon.go:325: [d415f7997e98a] waiting for daemon to start [2020-07-29T14:30:11.257Z] daemon.go:353: [d415f7997e98a] daemon started [2020-07-29T14:30:11.257Z] daemon.go:461: [d415f7997e98a] Stopping daemon [2020-07-29T14:30:11.257Z] daemon.go:296: [d415f7997e98a] exiting daemon [2020-07-29T14:30:11.257Z] daemon.go:448: [d415f7997e98a] Daemon stopped [2020-07-29T14:30:11.257Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.32s) [2020-07-29T14:30:11.257Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-07-29T14:30:11.257Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-07-29T14:30:11.257Z] daemon.go:325: [d454c892a315b] waiting for daemon to start [2020-07-29T14:30:11.257Z] daemon.go:325: [d454c892a315b] waiting for daemon to start [2020-07-29T14:30:11.257Z] daemon.go:353: [d454c892a315b] daemon started [2020-07-29T14:30:11.257Z] daemon.go:296: [d454c892a315b] exiting daemon [2020-07-29T14:30:11.257Z] docker_cli_daemon_test.go:1449: Daemon d454c892a315b is not started [2020-07-29T14:30:11.257Z] daemon.go:325: [d454c892a315b] waiting for daemon to start [2020-07-29T14:30:11.257Z] daemon.go:325: [d454c892a315b] waiting for daemon to start [2020-07-29T14:30:11.257Z] daemon.go:353: [d454c892a315b] daemon started [2020-07-29T14:30:11.257Z] daemon.go:461: [d454c892a315b] Stopping daemon [2020-07-29T14:30:11.257Z] daemon.go:296: [d454c892a315b] exiting daemon [2020-07-29T14:30:11.257Z] daemon.go:448: [d454c892a315b] Daemon stopped [2020-07-29T14:30:11.257Z] check_test.go:309: Daemon da67c3c4bd4c7 is not started [2020-07-29T14:30:11.257Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.55s) [2020-07-29T14:30:11.257Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-07-29T14:30:11.257Z] daemon.go:325: [d0deadec254b9] waiting for daemon to start [2020-07-29T14:30:11.257Z] daemon.go:325: [d0deadec254b9] waiting for daemon to start [2020-07-29T14:30:11.257Z] daemon.go:353: [d0deadec254b9] daemon started [2020-07-29T14:30:11.257Z] daemon.go:325: [d0deadec254b9] waiting for daemon to start [2020-07-29T14:30:11.257Z] daemon.go:296: [d0deadec254b9] exiting daemon [2020-07-29T14:30:11.257Z] daemon.go:325: [d0deadec254b9] waiting for daemon to start [2020-07-29T14:30:11.257Z] daemon.go:353: [d0deadec254b9] daemon started [2020-07-29T14:30:11.257Z] daemon.go:461: [d0deadec254b9] Stopping daemon [2020-07-29T14:30:11.257Z] daemon.go:296: [d0deadec254b9] exiting daemon [2020-07-29T14:30:11.257Z] daemon.go:448: [d0deadec254b9] Daemon stopped [2020-07-29T14:30:11.257Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.78s) [2020-07-29T14:30:11.257Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-07-29T14:30:11.257Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-07-29T14:30:11.257Z] daemon.go:325: [d38ec98e74416] waiting for daemon to start [2020-07-29T14:30:11.257Z] daemon.go:325: [d38ec98e74416] waiting for daemon to start [2020-07-29T14:30:11.257Z] daemon.go:353: [d38ec98e74416] daemon started [2020-07-29T14:30:11.257Z] daemon.go:296: [d38ec98e74416] exiting daemon [2020-07-29T14:30:11.257Z] check_test.go:309: Daemon df9cc84e1b938 is not started [2020-07-29T14:30:11.257Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.44s) [2020-07-29T14:30:11.257Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-07-29T14:30:11.257Z] daemon.go:325: [d4f8e346d9d99] waiting for daemon to start [2020-07-29T14:30:11.257Z] daemon.go:325: [d4f8e346d9d99] waiting for daemon to start [2020-07-29T14:30:11.257Z] daemon.go:353: [d4f8e346d9d99] daemon started [2020-07-29T14:30:11.257Z] daemon.go:461: [d4f8e346d9d99] Stopping daemon [2020-07-29T14:30:11.257Z] daemon.go:296: [d4f8e346d9d99] exiting daemon [2020-07-29T14:30:11.257Z] daemon.go:448: [d4f8e346d9d99] Daemon stopped [2020-07-29T14:30:11.257Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.09s) [2020-07-29T14:30:11.257Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-07-29T14:30:11.257Z] daemon.go:325: [d0e83610ef5a8] waiting for daemon to start [2020-07-29T14:30:11.257Z] daemon.go:296: [d0e83610ef5a8] exiting daemon [2020-07-29T14:30:11.257Z] daemon.go:325: [d0e83610ef5a8] waiting for daemon to start [2020-07-29T14:30:11.257Z] daemon.go:325: [d0e83610ef5a8] waiting for daemon to start [2020-07-29T14:30:11.257Z] daemon.go:325: [d0e83610ef5a8] waiting for daemon to start [2020-07-29T14:30:11.257Z] daemon.go:353: [d0e83610ef5a8] daemon started [2020-07-29T14:30:11.257Z] daemon.go:461: [d0e83610ef5a8] Stopping daemon [2020-07-29T14:30:11.257Z] daemon.go:296: [d0e83610ef5a8] exiting daemon [2020-07-29T14:30:11.257Z] daemon.go:448: [d0e83610ef5a8] Daemon stopped [2020-07-29T14:30:11.257Z] daemon.go:325: [d0e83610ef5a8] waiting for daemon to start [2020-07-29T14:30:11.257Z] daemon.go:325: [d0e83610ef5a8] waiting for daemon to start [2020-07-29T14:30:11.257Z] daemon.go:353: [d0e83610ef5a8] daemon started [2020-07-29T14:30:11.257Z] daemon.go:461: [d0e83610ef5a8] Stopping daemon [2020-07-29T14:30:11.257Z] daemon.go:296: [d0e83610ef5a8] exiting daemon [2020-07-29T14:30:11.257Z] daemon.go:448: [d0e83610ef5a8] Daemon stopped [2020-07-29T14:30:11.257Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.51s) [2020-07-29T14:30:11.257Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-07-29T14:30:11.257Z] daemon.go:325: [d89d74883b7c6] waiting for daemon to start [2020-07-29T14:30:11.257Z] daemon.go:325: [d89d74883b7c6] waiting for daemon to start [2020-07-29T14:30:11.257Z] daemon.go:353: [d89d74883b7c6] daemon started [2020-07-29T14:30:11.257Z] daemon.go:461: [d89d74883b7c6] Stopping daemon [2020-07-29T14:30:11.257Z] daemon.go:296: [d89d74883b7c6] exiting daemon [2020-07-29T14:30:11.257Z] daemon.go:448: [d89d74883b7c6] Daemon stopped [2020-07-29T14:30:11.257Z] daemon.go:325: [d89d74883b7c6] waiting for daemon to start [2020-07-29T14:30:11.257Z] daemon.go:325: [d89d74883b7c6] waiting for daemon to start [2020-07-29T14:30:11.257Z] daemon.go:353: [d89d74883b7c6] daemon started [2020-07-29T14:30:11.257Z] daemon.go:461: [d89d74883b7c6] Stopping daemon [2020-07-29T14:30:11.257Z] daemon.go:296: [d89d74883b7c6] exiting daemon [2020-07-29T14:30:11.257Z] daemon.go:448: [d89d74883b7c6] Daemon stopped [2020-07-29T14:30:11.257Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.19s) [2020-07-29T14:30:11.257Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-07-29T14:30:11.257Z] daemon.go:325: [d57e76ce19e68] waiting for daemon to start [2020-07-29T14:30:11.257Z] daemon.go:325: [d57e76ce19e68] waiting for daemon to start [2020-07-29T14:30:11.257Z] daemon.go:353: [d57e76ce19e68] daemon started [2020-07-29T14:30:11.257Z] daemon.go:461: [d57e76ce19e68] Stopping daemon [2020-07-29T14:30:11.257Z] daemon.go:296: [d57e76ce19e68] exiting daemon [2020-07-29T14:30:11.257Z] daemon.go:448: [d57e76ce19e68] Daemon stopped [2020-07-29T14:30:11.257Z] daemon.go:325: [d57e76ce19e68] waiting for daemon to start [2020-07-29T14:30:11.257Z] daemon.go:325: [d57e76ce19e68] waiting for daemon to start [2020-07-29T14:30:11.257Z] daemon.go:353: [d57e76ce19e68] daemon started [2020-07-29T14:30:11.257Z] daemon.go:461: [d57e76ce19e68] Stopping daemon [2020-07-29T14:30:11.257Z] daemon.go:296: [d57e76ce19e68] exiting daemon [2020-07-29T14:30:11.257Z] daemon.go:448: [d57e76ce19e68] Daemon stopped [2020-07-29T14:30:11.257Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.06s) [2020-07-29T14:30:11.257Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-07-29T14:30:11.257Z] daemon.go:325: [d0228435de91d] waiting for daemon to start [2020-07-29T14:30:11.257Z] daemon.go:325: [d0228435de91d] waiting for daemon to start [2020-07-29T14:30:11.257Z] daemon.go:353: [d0228435de91d] daemon started [2020-07-29T14:30:11.257Z] daemon.go:461: [d0228435de91d] Stopping daemon [2020-07-29T14:30:11.257Z] daemon.go:296: [d0228435de91d] exiting daemon [2020-07-29T14:30:11.257Z] daemon.go:448: [d0228435de91d] Daemon stopped [2020-07-29T14:30:11.257Z] daemon.go:325: [d0228435de91d] waiting for daemon to start [2020-07-29T14:30:11.257Z] daemon.go:325: [d0228435de91d] waiting for daemon to start [2020-07-29T14:30:11.257Z] daemon.go:353: [d0228435de91d] daemon started [2020-07-29T14:30:11.257Z] daemon.go:461: [d0228435de91d] Stopping daemon [2020-07-29T14:30:11.257Z] daemon.go:296: [d0228435de91d] exiting daemon [2020-07-29T14:30:11.257Z] daemon.go:448: [d0228435de91d] Daemon stopped [2020-07-29T14:30:11.257Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.19s) [2020-07-29T14:30:11.257Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeIP [2020-07-29T14:30:11.257Z] daemon.go:325: [dee3892c0940a] waiting for daemon to start [2020-07-29T14:30:11.257Z] daemon.go:325: [dee3892c0940a] waiting for daemon to start [2020-07-29T14:30:11.257Z] daemon.go:353: [dee3892c0940a] daemon started [2020-07-29T14:30:11.257Z] daemon.go:461: [dee3892c0940a] Stopping daemon [2020-07-29T14:30:11.257Z] daemon.go:296: [dee3892c0940a] exiting daemon [2020-07-29T14:30:11.257Z] daemon.go:448: [dee3892c0940a] Daemon stopped [2020-07-29T14:30:11.257Z] daemon.go:325: [dee3892c0940a] waiting for daemon to start [2020-07-29T14:30:11.257Z] daemon.go:325: [dee3892c0940a] waiting for daemon to start [2020-07-29T14:30:11.257Z] daemon.go:353: [dee3892c0940a] daemon started [2020-07-29T14:30:11.257Z] daemon.go:461: [dee3892c0940a] Stopping daemon [2020-07-29T14:30:11.257Z] daemon.go:296: [dee3892c0940a] exiting daemon [2020-07-29T14:30:11.257Z] daemon.go:448: [dee3892c0940a] Daemon stopped [2020-07-29T14:30:11.257Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.41s) [2020-07-29T14:30:11.257Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeNone [2020-07-29T14:30:11.257Z] daemon.go:325: [d743d374b41ed] waiting for daemon to start [2020-07-29T14:30:11.257Z] daemon.go:325: [d743d374b41ed] waiting for daemon to start [2020-07-29T14:30:11.257Z] daemon.go:353: [d743d374b41ed] daemon started [2020-07-29T14:30:11.257Z] daemon.go:461: [d743d374b41ed] Stopping daemon [2020-07-29T14:30:11.257Z] daemon.go:296: [d743d374b41ed] exiting daemon [2020-07-29T14:30:11.257Z] daemon.go:448: [d743d374b41ed] Daemon stopped [2020-07-29T14:30:11.257Z] daemon.go:325: [d743d374b41ed] waiting for daemon to start [2020-07-29T14:30:11.257Z] daemon.go:325: [d743d374b41ed] waiting for daemon to start [2020-07-29T14:30:11.257Z] daemon.go:353: [d743d374b41ed] daemon started [2020-07-29T14:30:11.257Z] daemon.go:461: [d743d374b41ed] Stopping daemon [2020-07-29T14:30:11.257Z] daemon.go:296: [d743d374b41ed] exiting daemon [2020-07-29T14:30:11.257Z] daemon.go:448: [d743d374b41ed] Daemon stopped [2020-07-29T14:30:11.257Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.13s) [2020-07-29T14:30:11.257Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCgroupParent [2020-07-29T14:30:11.257Z] daemon.go:325: [d9ac323c6f4b9] waiting for daemon to start [2020-07-29T14:30:11.257Z] daemon.go:325: [d9ac323c6f4b9] waiting for daemon to start [2020-07-29T14:30:11.257Z] daemon.go:353: [d9ac323c6f4b9] daemon started [2020-07-29T14:30:11.257Z] daemon.go:461: [d9ac323c6f4b9] Stopping daemon [2020-07-29T14:30:11.257Z] daemon.go:296: [d9ac323c6f4b9] exiting daemon [2020-07-29T14:30:11.257Z] daemon.go:448: [d9ac323c6f4b9] Daemon stopped [2020-07-29T14:30:11.257Z] daemon.go:325: [d9ac323c6f4b9] waiting for daemon to start [2020-07-29T14:30:11.257Z] daemon.go:325: [d9ac323c6f4b9] waiting for daemon to start [2020-07-29T14:30:11.257Z] daemon.go:353: [d9ac323c6f4b9] daemon started [2020-07-29T14:30:11.257Z] daemon.go:461: [d9ac323c6f4b9] Stopping daemon [2020-07-29T14:30:11.257Z] daemon.go:296: [d9ac323c6f4b9] exiting daemon [2020-07-29T14:30:11.257Z] daemon.go:448: [d9ac323c6f4b9] Daemon stopped [2020-07-29T14:30:11.257Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-07-29T14:30:11.257Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-07-29T14:30:11.257Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-07-29T14:30:11.257Z] daemon.go:325: [dd34daaaa13ef] waiting for daemon to start [2020-07-29T14:30:11.257Z] daemon.go:296: [dd34daaaa13ef] exiting daemon [2020-07-29T14:30:11.257Z] daemon.go:325: [dd34daaaa13ef] waiting for daemon to start [2020-07-29T14:30:11.257Z] check_test.go:309: Daemon dc2ee1d32a0ef is not started [2020-07-29T14:30:11.257Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-07-29T14:30:11.257Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-07-29T14:30:11.257Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-07-29T14:30:11.257Z] daemon.go:325: [d9dc685f38230] waiting for daemon to start [2020-07-29T14:30:11.257Z] daemon.go:296: [d9dc685f38230] exiting daemon [2020-07-29T14:30:11.257Z] daemon.go:325: [d9dc685f38230] waiting for daemon to start [2020-07-29T14:30:11.257Z] check_test.go:309: Daemon de98baed95210 is not started [2020-07-29T14:30:11.257Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.40s) [2020-07-29T14:30:11.257Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-07-29T14:30:11.257Z] daemon.go:325: [daed4640dbfc9] waiting for daemon to start [2020-07-29T14:30:11.257Z] daemon.go:325: [daed4640dbfc9] waiting for daemon to start [2020-07-29T14:30:11.257Z] daemon.go:353: [daed4640dbfc9] daemon started [2020-07-29T14:30:11.257Z] daemon.go:461: [daed4640dbfc9] Stopping daemon [2020-07-29T14:30:11.257Z] daemon.go:296: [daed4640dbfc9] exiting daemon [2020-07-29T14:30:11.257Z] daemon.go:448: [daed4640dbfc9] Daemon stopped [2020-07-29T14:30:11.257Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2020-07-29T14:30:11.257Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDebugLog [2020-07-29T14:30:11.257Z] daemon.go:325: [d2e48a750dc50] waiting for daemon to start [2020-07-29T14:30:11.257Z] daemon.go:325: [d2e48a750dc50] waiting for daemon to start [2020-07-29T14:30:11.257Z] daemon.go:353: [d2e48a750dc50] daemon started [2020-07-29T14:30:11.257Z] daemon.go:461: [d2e48a750dc50] Stopping daemon [2020-07-29T14:30:11.257Z] daemon.go:296: [d2e48a750dc50] exiting daemon [2020-07-29T14:30:11.257Z] daemon.go:448: [d2e48a750dc50] Daemon stopped [2020-07-29T14:30:11.257Z] check_test.go:309: Daemon d2e48a750dc50 is not started [2020-07-29T14:30:11.257Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.29s) [2020-07-29T14:30:11.257Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-07-29T14:30:11.257Z] daemon.go:325: [d65ba120854ca] waiting for daemon to start [2020-07-29T14:30:11.257Z] daemon.go:325: [d65ba120854ca] waiting for daemon to start [2020-07-29T14:30:11.257Z] daemon.go:353: [d65ba120854ca] daemon started [2020-07-29T14:30:11.257Z] daemon.go:461: [d65ba120854ca] Stopping daemon [2020-07-29T14:30:11.257Z] daemon.go:296: [d65ba120854ca] exiting daemon [2020-07-29T14:30:11.257Z] daemon.go:448: [d65ba120854ca] Daemon stopped [2020-07-29T14:30:11.257Z] daemon.go:325: [d65ba120854ca] waiting for daemon to start [2020-07-29T14:30:11.257Z] daemon.go:325: [d65ba120854ca] waiting for daemon to start [2020-07-29T14:30:11.257Z] daemon.go:353: [d65ba120854ca] daemon started [2020-07-29T14:30:11.257Z] daemon.go:461: [d65ba120854ca] Stopping daemon [2020-07-29T14:30:11.257Z] daemon.go:296: [d65ba120854ca] exiting daemon [2020-07-29T14:30:11.257Z] daemon.go:448: [d65ba120854ca] Daemon stopped [2020-07-29T14:30:11.257Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.53s) [2020-07-29T14:30:11.257Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-07-29T14:30:11.257Z] daemon.go:325: [dd9c4d4b25500] waiting for daemon to start [2020-07-29T14:30:11.257Z] daemon.go:325: [dd9c4d4b25500] waiting for daemon to start [2020-07-29T14:30:11.257Z] daemon.go:353: [dd9c4d4b25500] daemon started [2020-07-29T14:30:11.257Z] daemon.go:461: [dd9c4d4b25500] Stopping daemon [2020-07-29T14:30:11.257Z] daemon.go:296: [dd9c4d4b25500] exiting daemon [2020-07-29T14:30:11.257Z] daemon.go:448: [dd9c4d4b25500] Daemon stopped [2020-07-29T14:30:11.257Z] daemon.go:325: [dd9c4d4b25500] waiting for daemon to start [2020-07-29T14:30:11.257Z] daemon.go:325: [dd9c4d4b25500] waiting for daemon to start [2020-07-29T14:30:11.257Z] daemon.go:353: [dd9c4d4b25500] daemon started [2020-07-29T14:30:11.257Z] daemon.go:461: [dd9c4d4b25500] Stopping daemon [2020-07-29T14:30:11.257Z] daemon.go:296: [dd9c4d4b25500] exiting daemon [2020-07-29T14:30:11.257Z] daemon.go:448: [dd9c4d4b25500] Daemon stopped [2020-07-29T14:30:11.257Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.50s) [2020-07-29T14:30:11.257Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-07-29T14:30:11.257Z] daemon.go:325: [daee03d730901] waiting for daemon to start [2020-07-29T14:30:11.257Z] daemon.go:325: [daee03d730901] waiting for daemon to start [2020-07-29T14:30:11.257Z] daemon.go:353: [daee03d730901] daemon started [2020-07-29T14:30:11.257Z] daemon.go:461: [daee03d730901] Stopping daemon [2020-07-29T14:30:11.257Z] daemon.go:296: [daee03d730901] exiting daemon [2020-07-29T14:30:11.257Z] daemon.go:448: [daee03d730901] Daemon stopped [2020-07-29T14:30:11.257Z] daemon.go:325: [daee03d730901] waiting for daemon to start [2020-07-29T14:30:11.257Z] daemon.go:325: [daee03d730901] waiting for daemon to start [2020-07-29T14:30:11.257Z] daemon.go:353: [daee03d730901] daemon started [2020-07-29T14:30:11.257Z] daemon.go:461: [daee03d730901] Stopping daemon [2020-07-29T14:30:11.257Z] daemon.go:296: [daee03d730901] exiting daemon [2020-07-29T14:30:11.257Z] daemon.go:448: [daee03d730901] Daemon stopped [2020-07-29T14:30:11.257Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.13s) [2020-07-29T14:30:11.257Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-07-29T14:30:11.257Z] daemon.go:325: [d233e8050992e] waiting for daemon to start [2020-07-29T14:30:11.257Z] daemon.go:325: [d233e8050992e] waiting for daemon to start [2020-07-29T14:30:11.257Z] daemon.go:353: [d233e8050992e] daemon started [2020-07-29T14:30:11.257Z] daemon.go:461: [d233e8050992e] Stopping daemon [2020-07-29T14:30:11.257Z] daemon.go:296: [d233e8050992e] exiting daemon [2020-07-29T14:30:11.257Z] daemon.go:448: [d233e8050992e] Daemon stopped [2020-07-29T14:30:11.257Z] daemon.go:325: [d233e8050992e] waiting for daemon to start [2020-07-29T14:30:11.257Z] daemon.go:325: [d233e8050992e] waiting for daemon to start [2020-07-29T14:30:11.257Z] daemon.go:353: [d233e8050992e] daemon started [2020-07-29T14:30:11.258Z] daemon.go:461: [d233e8050992e] Stopping daemon [2020-07-29T14:30:11.258Z] daemon.go:296: [d233e8050992e] exiting daemon [2020-07-29T14:30:11.258Z] daemon.go:448: [d233e8050992e] Daemon stopped [2020-07-29T14:30:11.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.60s) [2020-07-29T14:30:11.258Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-07-29T14:30:11.258Z] daemon.go:325: [de92bd9e56dd6] waiting for daemon to start [2020-07-29T14:30:11.258Z] daemon.go:325: [de92bd9e56dd6] waiting for daemon to start [2020-07-29T14:30:11.258Z] daemon.go:353: [de92bd9e56dd6] daemon started [2020-07-29T14:30:11.258Z] daemon.go:461: [de92bd9e56dd6] Stopping daemon [2020-07-29T14:30:11.258Z] daemon.go:296: [de92bd9e56dd6] exiting daemon [2020-07-29T14:30:11.258Z] daemon.go:448: [de92bd9e56dd6] Daemon stopped [2020-07-29T14:30:11.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.59s) [2020-07-29T14:30:11.258Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEvents [2020-07-29T14:30:11.258Z] daemon.go:325: [dee83ac205fa7] waiting for daemon to start [2020-07-29T14:30:11.258Z] daemon.go:325: [dee83ac205fa7] waiting for daemon to start [2020-07-29T14:30:11.258Z] daemon.go:353: [dee83ac205fa7] daemon started [2020-07-29T14:30:11.258Z] daemon.go:461: [dee83ac205fa7] Stopping daemon [2020-07-29T14:30:11.258Z] daemon.go:296: [dee83ac205fa7] exiting daemon [2020-07-29T14:30:11.258Z] daemon.go:448: [dee83ac205fa7] Daemon stopped [2020-07-29T14:30:11.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.78s) [2020-07-29T14:30:11.258Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-07-29T14:30:11.258Z] daemon.go:325: [d1ccc209baf9d] waiting for daemon to start [2020-07-29T14:30:11.258Z] daemon.go:325: [d1ccc209baf9d] waiting for daemon to start [2020-07-29T14:30:11.258Z] daemon.go:353: [d1ccc209baf9d] daemon started [2020-07-29T14:30:11.258Z] daemon.go:461: [d1ccc209baf9d] Stopping daemon [2020-07-29T14:30:11.258Z] daemon.go:296: [d1ccc209baf9d] exiting daemon [2020-07-29T14:30:11.258Z] daemon.go:448: [d1ccc209baf9d] Daemon stopped [2020-07-29T14:30:11.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-07-29T14:30:11.258Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-07-29T14:30:11.258Z] daemon.go:325: [de16ccf3fe54e] waiting for daemon to start [2020-07-29T14:30:11.258Z] daemon.go:296: [de16ccf3fe54e] exiting daemon [2020-07-29T14:30:11.258Z] daemon.go:325: [de16ccf3fe54e] waiting for daemon to start [2020-07-29T14:30:11.258Z] daemon.go:461: [de16ccf3fe54e] Stopping daemon [2020-07-29T14:30:11.258Z] daemon.go:450: [de16ccf3fe54e] Error when stopping daemon: daemon not started [2020-07-29T14:30:11.258Z] check_test.go:309: Daemon de16ccf3fe54e is not started [2020-07-29T14:30:11.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s) [2020-07-29T14:30:11.258Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagD [2020-07-29T14:30:11.258Z] daemon.go:325: [d57118f42a003] waiting for daemon to start [2020-07-29T14:30:11.258Z] daemon.go:325: [d57118f42a003] waiting for daemon to start [2020-07-29T14:30:11.258Z] daemon.go:353: [d57118f42a003] daemon started [2020-07-29T14:30:11.258Z] daemon.go:461: [d57118f42a003] Stopping daemon [2020-07-29T14:30:11.258Z] daemon.go:296: [d57118f42a003] exiting daemon [2020-07-29T14:30:11.258Z] daemon.go:448: [d57118f42a003] Daemon stopped [2020-07-29T14:30:11.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s) [2020-07-29T14:30:11.258Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebug [2020-07-29T14:30:11.258Z] daemon.go:325: [dc393dc26d3f5] waiting for daemon to start [2020-07-29T14:30:11.258Z] daemon.go:325: [dc393dc26d3f5] waiting for daemon to start [2020-07-29T14:30:11.258Z] daemon.go:353: [dc393dc26d3f5] daemon started [2020-07-29T14:30:11.258Z] daemon.go:461: [dc393dc26d3f5] Stopping daemon [2020-07-29T14:30:11.258Z] daemon.go:296: [dc393dc26d3f5] exiting daemon [2020-07-29T14:30:11.258Z] daemon.go:448: [dc393dc26d3f5] Daemon stopped [2020-07-29T14:30:11.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2020-07-29T14:30:11.258Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-07-29T14:30:11.258Z] daemon.go:325: [d1aa320874471] waiting for daemon to start [2020-07-29T14:30:11.258Z] daemon.go:325: [d1aa320874471] waiting for daemon to start [2020-07-29T14:30:11.258Z] daemon.go:353: [d1aa320874471] daemon started [2020-07-29T14:30:11.258Z] daemon.go:461: [d1aa320874471] Stopping daemon [2020-07-29T14:30:11.258Z] daemon.go:296: [d1aa320874471] exiting daemon [2020-07-29T14:30:11.258Z] daemon.go:448: [d1aa320874471] Daemon stopped [2020-07-29T14:30:11.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.85s) [2020-07-29T14:30:11.258Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-07-29T14:30:11.258Z] daemon.go:325: [db9ce3c7a5b36] waiting for daemon to start [2020-07-29T14:30:11.258Z] daemon.go:325: [db9ce3c7a5b36] waiting for daemon to start [2020-07-29T14:30:11.258Z] daemon.go:353: [db9ce3c7a5b36] daemon started [2020-07-29T14:30:11.258Z] daemon.go:461: [db9ce3c7a5b36] Stopping daemon [2020-07-29T14:30:11.258Z] daemon.go:296: [db9ce3c7a5b36] exiting daemon [2020-07-29T14:30:11.258Z] daemon.go:448: [db9ce3c7a5b36] Daemon stopped [2020-07-29T14:30:11.258Z] daemon.go:325: [db9ce3c7a5b36] waiting for daemon to start [2020-07-29T14:30:11.258Z] daemon.go:325: [db9ce3c7a5b36] waiting for daemon to start [2020-07-29T14:30:11.258Z] daemon.go:353: [db9ce3c7a5b36] daemon started [2020-07-29T14:30:11.258Z] daemon.go:461: [db9ce3c7a5b36] Stopping daemon [2020-07-29T14:30:11.258Z] daemon.go:296: [db9ce3c7a5b36] exiting daemon [2020-07-29T14:30:11.258Z] daemon.go:448: [db9ce3c7a5b36] Daemon stopped [2020-07-29T14:30:11.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.19s) [2020-07-29T14:30:11.258Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing [2020-07-29T14:30:11.258Z] daemon.go:325: [d61ee9d221e71] waiting for daemon to start [2020-07-29T14:30:11.258Z] daemon.go:325: [d61ee9d221e71] waiting for daemon to start [2020-07-29T14:30:11.258Z] daemon.go:353: [d61ee9d221e71] daemon started [2020-07-29T14:30:11.258Z] daemon.go:461: [d61ee9d221e71] Stopping daemon [2020-07-29T14:30:11.258Z] daemon.go:296: [d61ee9d221e71] exiting daemon [2020-07-29T14:30:11.258Z] daemon.go:448: [d61ee9d221e71] Daemon stopped [2020-07-29T14:30:11.258Z] daemon.go:325: [d61ee9d221e71] waiting for daemon to start [2020-07-29T14:30:11.258Z] daemon.go:325: [d61ee9d221e71] waiting for daemon to start [2020-07-29T14:30:11.258Z] daemon.go:353: [d61ee9d221e71] daemon started [2020-07-29T14:30:11.258Z] daemon.go:461: [d61ee9d221e71] Stopping daemon [2020-07-29T14:30:11.258Z] daemon.go:296: [d61ee9d221e71] exiting daemon [2020-07-29T14:30:11.258Z] daemon.go:448: [d61ee9d221e71] Daemon stopped [2020-07-29T14:30:11.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.49s) [2020-07-29T14:30:11.258Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIP [2020-07-29T14:30:11.258Z] daemon.go:325: [d2ef3ed278b47] waiting for daemon to start [2020-07-29T14:30:11.258Z] daemon.go:325: [d2ef3ed278b47] waiting for daemon to start [2020-07-29T14:30:11.258Z] daemon.go:353: [d2ef3ed278b47] daemon started [2020-07-29T14:30:11.258Z] daemon.go:461: [d2ef3ed278b47] Stopping daemon [2020-07-29T14:30:11.258Z] daemon.go:296: [d2ef3ed278b47] exiting daemon [2020-07-29T14:30:11.258Z] daemon.go:448: [d2ef3ed278b47] Daemon stopped [2020-07-29T14:30:11.258Z] daemon.go:325: [d2ef3ed278b47] waiting for daemon to start [2020-07-29T14:30:11.258Z] daemon.go:325: [d2ef3ed278b47] waiting for daemon to start [2020-07-29T14:30:11.258Z] daemon.go:353: [d2ef3ed278b47] daemon started [2020-07-29T14:30:11.258Z] daemon.go:461: [d2ef3ed278b47] Stopping daemon [2020-07-29T14:30:11.258Z] daemon.go:296: [d2ef3ed278b47] exiting daemon [2020-07-29T14:30:11.258Z] daemon.go:448: [d2ef3ed278b47] Daemon stopped [2020-07-29T14:30:11.258Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-07-29T14:30:11.258Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-07-29T14:30:11.258Z] requirement.go:26: unmatched requirement IPv6 [2020-07-29T14:30:11.258Z] check_test.go:309: Daemon d678e12d109d0 is not started [2020-07-29T14:30:11.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.77s) [2020-07-29T14:30:11.258Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-07-29T14:30:11.258Z] daemon.go:325: [d4d1585802078] waiting for daemon to start [2020-07-29T14:30:11.258Z] daemon.go:325: [d4d1585802078] waiting for daemon to start [2020-07-29T14:30:11.258Z] daemon.go:353: [d4d1585802078] daemon started [2020-07-29T14:30:11.258Z] daemon.go:461: [d4d1585802078] Stopping daemon [2020-07-29T14:30:11.258Z] daemon.go:296: [d4d1585802078] exiting daemon [2020-07-29T14:30:11.258Z] daemon.go:448: [d4d1585802078] Daemon stopped [2020-07-29T14:30:11.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.96s) [2020-07-29T14:30:11.258Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-07-29T14:30:11.258Z] daemon.go:325: [d1f614ff6c0d2] waiting for daemon to start [2020-07-29T14:30:11.258Z] daemon.go:325: [d1f614ff6c0d2] waiting for daemon to start [2020-07-29T14:30:11.258Z] daemon.go:353: [d1f614ff6c0d2] daemon started [2020-07-29T14:30:11.258Z] daemon.go:461: [d1f614ff6c0d2] Stopping daemon [2020-07-29T14:30:11.258Z] daemon.go:296: [d1f614ff6c0d2] exiting daemon [2020-07-29T14:30:11.258Z] daemon.go:448: [d1f614ff6c0d2] Daemon stopped [2020-07-29T14:30:11.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.61s) [2020-07-29T14:30:11.258Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-07-29T14:30:11.258Z] daemon.go:325: [d3a122da4df9a] waiting for daemon to start [2020-07-29T14:30:11.258Z] daemon.go:325: [d3a122da4df9a] waiting for daemon to start [2020-07-29T14:30:11.258Z] daemon.go:353: [d3a122da4df9a] daemon started [2020-07-29T14:30:11.258Z] daemon.go:461: [d3a122da4df9a] Stopping daemon [2020-07-29T14:30:11.258Z] daemon.go:296: [d3a122da4df9a] exiting daemon [2020-07-29T14:30:11.258Z] daemon.go:448: [d3a122da4df9a] Daemon stopped [2020-07-29T14:30:11.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.82s) [2020-07-29T14:30:11.258Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesClean [2020-07-29T14:30:11.258Z] daemon.go:325: [dd353565f63a0] waiting for daemon to start [2020-07-29T14:30:11.258Z] daemon.go:325: [dd353565f63a0] waiting for daemon to start [2020-07-29T14:30:11.258Z] daemon.go:353: [dd353565f63a0] daemon started [2020-07-29T14:30:11.258Z] daemon.go:461: [dd353565f63a0] Stopping daemon [2020-07-29T14:30:11.258Z] daemon.go:296: [dd353565f63a0] exiting daemon [2020-07-29T14:30:11.258Z] daemon.go:448: [dd353565f63a0] Daemon stopped [2020-07-29T14:30:11.258Z] check_test.go:309: Daemon dd353565f63a0 is not started [2020-07-29T14:30:11.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.18s) [2020-07-29T14:30:11.258Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-07-29T14:30:11.258Z] daemon.go:325: [d2a0eee9df984] waiting for daemon to start [2020-07-29T14:30:11.258Z] daemon.go:325: [d2a0eee9df984] waiting for daemon to start [2020-07-29T14:30:11.258Z] daemon.go:353: [d2a0eee9df984] daemon started [2020-07-29T14:30:11.258Z] daemon.go:461: [d2a0eee9df984] Stopping daemon [2020-07-29T14:30:11.258Z] daemon.go:296: [d2a0eee9df984] exiting daemon [2020-07-29T14:30:11.258Z] daemon.go:448: [d2a0eee9df984] Daemon stopped [2020-07-29T14:30:11.258Z] daemon.go:325: [d2a0eee9df984] waiting for daemon to start [2020-07-29T14:30:11.258Z] daemon.go:325: [d2a0eee9df984] waiting for daemon to start [2020-07-29T14:30:11.258Z] daemon.go:353: [d2a0eee9df984] daemon started [2020-07-29T14:30:11.258Z] daemon.go:461: [d2a0eee9df984] Stopping daemon [2020-07-29T14:30:11.258Z] daemon.go:296: [d2a0eee9df984] exiting daemon [2020-07-29T14:30:11.258Z] daemon.go:448: [d2a0eee9df984] Daemon stopped [2020-07-29T14:30:11.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.56s) [2020-07-29T14:30:11.258Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-07-29T14:30:11.258Z] daemon.go:325: [dfc74ccd1dfcf] waiting for daemon to start [2020-07-29T14:30:11.258Z] daemon.go:325: [dfc74ccd1dfcf] waiting for daemon to start [2020-07-29T14:30:11.258Z] daemon.go:353: [dfc74ccd1dfcf] daemon started [2020-07-29T14:30:11.258Z] daemon.go:461: [dfc74ccd1dfcf] Stopping daemon [2020-07-29T14:30:11.258Z] daemon.go:296: [dfc74ccd1dfcf] exiting daemon [2020-07-29T14:30:11.258Z] daemon.go:448: [dfc74ccd1dfcf] Daemon stopped [2020-07-29T14:30:11.258Z] check_test.go:309: Daemon dfc74ccd1dfcf is not started [2020-07-29T14:30:11.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.49s) [2020-07-29T14:30:11.258Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-07-29T14:30:11.258Z] daemon.go:325: [d943a248319e2] waiting for daemon to start [2020-07-29T14:30:11.258Z] daemon.go:325: [d943a248319e2] waiting for daemon to start [2020-07-29T14:30:11.258Z] daemon.go:353: [d943a248319e2] daemon started [2020-07-29T14:30:11.258Z] daemon.go:296: [d943a248319e2] exiting daemon [2020-07-29T14:30:11.258Z] docker_cli_daemon_plugins_test.go:80: Daemon d943a248319e2 is not started [2020-07-29T14:30:11.258Z] daemon.go:325: [d943a248319e2] waiting for daemon to start [2020-07-29T14:30:11.258Z] daemon.go:325: [d943a248319e2] waiting for daemon to start [2020-07-29T14:30:11.258Z] daemon.go:353: [d943a248319e2] daemon started [2020-07-29T14:30:11.258Z] daemon.go:461: [d943a248319e2] Stopping daemon [2020-07-29T14:30:11.258Z] daemon.go:296: [d943a248319e2] exiting daemon [2020-07-29T14:30:11.258Z] daemon.go:448: [d943a248319e2] Daemon stopped [2020-07-29T14:30:11.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.12s) [2020-07-29T14:30:11.258Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-07-29T14:30:11.258Z] daemon.go:325: [d3178ee31ad2b] waiting for daemon to start [2020-07-29T14:30:11.258Z] daemon.go:325: [d3178ee31ad2b] waiting for daemon to start [2020-07-29T14:30:11.258Z] daemon.go:353: [d3178ee31ad2b] daemon started [2020-07-29T14:30:11.258Z] docker_cli_daemon_plugins_test.go:170: Daemon d3178ee31ad2b is not started [2020-07-29T14:30:11.258Z] daemon.go:325: [d3178ee31ad2b] waiting for daemon to start [2020-07-29T14:30:11.258Z] daemon.go:296: [d3178ee31ad2b] exiting daemon [2020-07-29T14:30:11.258Z] daemon.go:325: [d3178ee31ad2b] waiting for daemon to start [2020-07-29T14:30:11.258Z] daemon.go:353: [d3178ee31ad2b] daemon started [2020-07-29T14:30:11.258Z] daemon.go:461: [d3178ee31ad2b] Stopping daemon [2020-07-29T14:30:11.258Z] daemon.go:296: [d3178ee31ad2b] exiting daemon [2020-07-29T14:30:11.258Z] daemon.go:448: [d3178ee31ad2b] Daemon stopped [2020-07-29T14:30:11.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.41s) [2020-07-29T14:30:11.258Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-07-29T14:30:11.258Z] daemon.go:325: [dc6293a5fc24e] waiting for daemon to start [2020-07-29T14:30:11.258Z] daemon.go:325: [dc6293a5fc24e] waiting for daemon to start [2020-07-29T14:30:11.258Z] daemon.go:353: [dc6293a5fc24e] daemon started [2020-07-29T14:30:11.258Z] daemon.go:461: [dc6293a5fc24e] Stopping daemon [2020-07-29T14:30:11.258Z] daemon.go:296: [dc6293a5fc24e] exiting daemon [2020-07-29T14:30:11.258Z] daemon.go:448: [dc6293a5fc24e] Daemon stopped [2020-07-29T14:30:11.258Z] daemon.go:325: [dc6293a5fc24e] waiting for daemon to start [2020-07-29T14:30:11.258Z] daemon.go:325: [dc6293a5fc24e] waiting for daemon to start [2020-07-29T14:30:11.258Z] daemon.go:353: [dc6293a5fc24e] daemon started [2020-07-29T14:30:11.258Z] daemon.go:461: [dc6293a5fc24e] Stopping daemon [2020-07-29T14:30:11.258Z] daemon.go:296: [dc6293a5fc24e] exiting daemon [2020-07-29T14:30:11.258Z] daemon.go:448: [dc6293a5fc24e] Daemon stopped [2020-07-29T14:30:11.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2020-07-29T14:30:11.258Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-07-29T14:30:11.258Z] daemon.go:325: [d6ae0edf80d88] waiting for daemon to start [2020-07-29T14:30:11.258Z] daemon.go:325: [d6ae0edf80d88] waiting for daemon to start [2020-07-29T14:30:11.258Z] daemon.go:353: [d6ae0edf80d88] daemon started [2020-07-29T14:30:11.258Z] daemon.go:461: [d6ae0edf80d88] Stopping daemon [2020-07-29T14:30:11.258Z] daemon.go:296: [d6ae0edf80d88] exiting daemon [2020-07-29T14:30:11.258Z] daemon.go:448: [d6ae0edf80d88] Daemon stopped [2020-07-29T14:30:11.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2020-07-29T14:30:11.258Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-07-29T14:30:11.258Z] daemon.go:325: [dbfa650dcca61] waiting for daemon to start [2020-07-29T14:30:11.258Z] daemon.go:325: [dbfa650dcca61] waiting for daemon to start [2020-07-29T14:30:11.258Z] daemon.go:353: [dbfa650dcca61] daemon started [2020-07-29T14:30:11.258Z] daemon.go:461: [dbfa650dcca61] Stopping daemon [2020-07-29T14:30:11.258Z] daemon.go:296: [dbfa650dcca61] exiting daemon [2020-07-29T14:30:11.258Z] daemon.go:448: [dbfa650dcca61] Daemon stopped [2020-07-29T14:30:11.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2020-07-29T14:30:11.258Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-07-29T14:30:11.258Z] daemon.go:325: [d30fe695b282e] waiting for daemon to start [2020-07-29T14:30:11.258Z] daemon.go:296: [d30fe695b282e] exiting daemon [2020-07-29T14:30:11.258Z] daemon.go:325: [d30fe695b282e] waiting for daemon to start [2020-07-29T14:30:11.258Z] daemon.go:461: [d30fe695b282e] Stopping daemon [2020-07-29T14:30:11.258Z] daemon.go:450: [d30fe695b282e] Error when stopping daemon: daemon not started [2020-07-29T14:30:11.258Z] check_test.go:309: Daemon d30fe695b282e is not started [2020-07-29T14:30:11.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.67s) [2020-07-29T14:30:11.258Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogOptions [2020-07-29T14:30:11.258Z] daemon.go:325: [da73308238531] waiting for daemon to start [2020-07-29T14:30:11.258Z] daemon.go:325: [da73308238531] waiting for daemon to start [2020-07-29T14:30:11.258Z] daemon.go:353: [da73308238531] daemon started [2020-07-29T14:30:11.258Z] daemon.go:461: [da73308238531] Stopping daemon [2020-07-29T14:30:11.258Z] daemon.go:296: [da73308238531] exiting daemon [2020-07-29T14:30:11.258Z] daemon.go:448: [da73308238531] Daemon stopped [2020-07-29T14:30:11.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.74s) [2020-07-29T14:30:11.258Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-07-29T14:30:11.258Z] daemon.go:325: [dcce748dd9c9b] waiting for daemon to start [2020-07-29T14:30:11.258Z] daemon.go:325: [dcce748dd9c9b] waiting for daemon to start [2020-07-29T14:30:11.258Z] daemon.go:353: [dcce748dd9c9b] daemon started [2020-07-29T14:30:11.258Z] daemon.go:461: [dcce748dd9c9b] Stopping daemon [2020-07-29T14:30:11.258Z] daemon.go:296: [dcce748dd9c9b] exiting daemon [2020-07-29T14:30:11.258Z] daemon.go:448: [dcce748dd9c9b] Daemon stopped [2020-07-29T14:30:11.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.82s) [2020-07-29T14:30:11.258Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-07-29T14:30:11.258Z] daemon.go:325: [d331735d7a6e3] waiting for daemon to start [2020-07-29T14:30:11.258Z] daemon.go:325: [d331735d7a6e3] waiting for daemon to start [2020-07-29T14:30:11.258Z] daemon.go:353: [d331735d7a6e3] daemon started [2020-07-29T14:30:11.258Z] daemon.go:461: [d331735d7a6e3] Stopping daemon [2020-07-29T14:30:11.258Z] daemon.go:296: [d331735d7a6e3] exiting daemon [2020-07-29T14:30:11.258Z] daemon.go:448: [d331735d7a6e3] Daemon stopped [2020-07-29T14:30:11.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.73s) [2020-07-29T14:30:11.258Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-07-29T14:30:11.258Z] daemon.go:325: [db6b7da934723] waiting for daemon to start [2020-07-29T14:30:11.258Z] daemon.go:325: [db6b7da934723] waiting for daemon to start [2020-07-29T14:30:11.258Z] daemon.go:353: [db6b7da934723] daemon started [2020-07-29T14:30:11.259Z] daemon.go:461: [db6b7da934723] Stopping daemon [2020-07-29T14:30:11.259Z] daemon.go:296: [db6b7da934723] exiting daemon [2020-07-29T14:30:11.259Z] daemon.go:448: [db6b7da934723] Daemon stopped [2020-07-29T14:30:11.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.64s) [2020-07-29T14:30:11.259Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-07-29T14:30:11.259Z] daemon.go:325: [dc9b162167c24] waiting for daemon to start [2020-07-29T14:30:11.259Z] daemon.go:325: [dc9b162167c24] waiting for daemon to start [2020-07-29T14:30:11.259Z] daemon.go:353: [dc9b162167c24] daemon started [2020-07-29T14:30:11.259Z] daemon.go:461: [dc9b162167c24] Stopping daemon [2020-07-29T14:30:11.259Z] daemon.go:296: [dc9b162167c24] exiting daemon [2020-07-29T14:30:11.259Z] daemon.go:448: [dc9b162167c24] Daemon stopped [2020-07-29T14:30:11.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.74s) [2020-07-29T14:30:11.259Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-07-29T14:30:11.259Z] daemon.go:325: [ddbdbda0f749b] waiting for daemon to start [2020-07-29T14:30:11.259Z] daemon.go:325: [ddbdbda0f749b] waiting for daemon to start [2020-07-29T14:30:11.259Z] daemon.go:353: [ddbdbda0f749b] daemon started [2020-07-29T14:30:11.259Z] daemon.go:461: [ddbdbda0f749b] Stopping daemon [2020-07-29T14:30:11.259Z] daemon.go:296: [ddbdbda0f749b] exiting daemon [2020-07-29T14:30:11.259Z] daemon.go:448: [ddbdbda0f749b] Daemon stopped [2020-07-29T14:30:11.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.00s) [2020-07-29T14:30:11.259Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-07-29T14:30:11.259Z] daemon.go:325: [d9b4f42eb00b2] waiting for daemon to start [2020-07-29T14:30:11.259Z] daemon.go:325: [d9b4f42eb00b2] waiting for daemon to start [2020-07-29T14:30:11.259Z] daemon.go:353: [d9b4f42eb00b2] daemon started [2020-07-29T14:30:11.259Z] daemon.go:461: [d9b4f42eb00b2] Stopping daemon [2020-07-29T14:30:11.259Z] daemon.go:296: [d9b4f42eb00b2] exiting daemon [2020-07-29T14:30:11.259Z] daemon.go:448: [d9b4f42eb00b2] Daemon stopped [2020-07-29T14:30:11.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2020-07-29T14:30:11.259Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-07-29T14:30:11.259Z] daemon.go:325: [d26f6e2cf6ef4] waiting for daemon to start [2020-07-29T14:30:11.259Z] daemon.go:325: [d26f6e2cf6ef4] waiting for daemon to start [2020-07-29T14:30:11.259Z] daemon.go:353: [d26f6e2cf6ef4] daemon started [2020-07-29T14:30:11.259Z] daemon.go:461: [d26f6e2cf6ef4] Stopping daemon [2020-07-29T14:30:11.259Z] daemon.go:296: [d26f6e2cf6ef4] exiting daemon [2020-07-29T14:30:11.259Z] daemon.go:448: [d26f6e2cf6ef4] Daemon stopped [2020-07-29T14:30:11.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.57s) [2020-07-29T14:30:11.259Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-07-29T14:30:11.259Z] daemon.go:325: [d5acc4ac357ec] waiting for daemon to start [2020-07-29T14:30:11.259Z] daemon.go:325: [d5acc4ac357ec] waiting for daemon to start [2020-07-29T14:30:11.259Z] daemon.go:353: [d5acc4ac357ec] daemon started [2020-07-29T14:30:11.259Z] daemon.go:461: [d5acc4ac357ec] Stopping daemon [2020-07-29T14:30:11.259Z] daemon.go:296: [d5acc4ac357ec] exiting daemon [2020-07-29T14:30:11.259Z] daemon.go:448: [d5acc4ac357ec] Daemon stopped [2020-07-29T14:30:11.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2020-07-29T14:30:11.259Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-07-29T14:30:11.259Z] daemon.go:325: [d0f1e6b75dadf] waiting for daemon to start [2020-07-29T14:30:11.259Z] daemon.go:325: [d0f1e6b75dadf] waiting for daemon to start [2020-07-29T14:30:11.259Z] daemon.go:353: [d0f1e6b75dadf] daemon started [2020-07-29T14:30:11.259Z] daemon.go:461: [d0f1e6b75dadf] Stopping daemon [2020-07-29T14:30:11.259Z] daemon.go:296: [d0f1e6b75dadf] exiting daemon [2020-07-29T14:30:11.259Z] daemon.go:448: [d0f1e6b75dadf] Daemon stopped [2020-07-29T14:30:11.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.14s) [2020-07-29T14:30:11.259Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-07-29T14:30:11.259Z] daemon.go:325: [d716dd7965459] waiting for daemon to start [2020-07-29T14:30:11.259Z] daemon.go:325: [d716dd7965459] waiting for daemon to start [2020-07-29T14:30:11.259Z] daemon.go:353: [d716dd7965459] daemon started [2020-07-29T14:30:11.259Z] daemon.go:461: [d716dd7965459] Stopping daemon [2020-07-29T14:30:11.259Z] daemon.go:296: [d716dd7965459] exiting daemon [2020-07-29T14:30:11.259Z] daemon.go:448: [d716dd7965459] Daemon stopped [2020-07-29T14:30:11.259Z] check_test.go:309: Daemon d716dd7965459 is not started [2020-07-29T14:30:11.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.53s) [2020-07-29T14:30:11.259Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-07-29T14:30:11.259Z] daemon.go:325: [dc6cd57c4fbad] waiting for daemon to start [2020-07-29T14:30:11.259Z] daemon.go:325: [dc6cd57c4fbad] waiting for daemon to start [2020-07-29T14:30:11.259Z] daemon.go:353: [dc6cd57c4fbad] daemon started [2020-07-29T14:30:11.259Z] daemon.go:461: [dc6cd57c4fbad] Stopping daemon [2020-07-29T14:30:11.259Z] daemon.go:296: [dc6cd57c4fbad] exiting daemon [2020-07-29T14:30:11.259Z] daemon.go:448: [dc6cd57c4fbad] Daemon stopped [2020-07-29T14:30:11.259Z] daemon.go:325: [dc6cd57c4fbad] waiting for daemon to start [2020-07-29T14:30:11.259Z] daemon.go:325: [dc6cd57c4fbad] waiting for daemon to start [2020-07-29T14:30:11.259Z] daemon.go:353: [dc6cd57c4fbad] daemon started [2020-07-29T14:30:11.259Z] daemon.go:461: [dc6cd57c4fbad] Stopping daemon [2020-07-29T14:30:11.259Z] daemon.go:296: [dc6cd57c4fbad] exiting daemon [2020-07-29T14:30:11.259Z] daemon.go:448: [dc6cd57c4fbad] Daemon stopped [2020-07-29T14:30:11.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.32s) [2020-07-29T14:30:11.259Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-07-29T14:30:11.259Z] daemon.go:325: [d6fbff21f83b7] waiting for daemon to start [2020-07-29T14:30:11.259Z] daemon.go:325: [d6fbff21f83b7] waiting for daemon to start [2020-07-29T14:30:11.259Z] daemon.go:353: [d6fbff21f83b7] daemon started [2020-07-29T14:30:11.259Z] daemon.go:461: [d6fbff21f83b7] Stopping daemon [2020-07-29T14:30:11.259Z] daemon.go:296: [d6fbff21f83b7] exiting daemon [2020-07-29T14:30:11.259Z] daemon.go:448: [d6fbff21f83b7] Daemon stopped [2020-07-29T14:30:11.259Z] daemon.go:325: [d6fbff21f83b7] waiting for daemon to start [2020-07-29T14:30:11.259Z] daemon.go:325: [d6fbff21f83b7] waiting for daemon to start [2020-07-29T14:30:11.259Z] daemon.go:325: [d6fbff21f83b7] waiting for daemon to start [2020-07-29T14:30:11.259Z] daemon.go:353: [d6fbff21f83b7] daemon started [2020-07-29T14:30:11.259Z] daemon.go:461: [d6fbff21f83b7] Stopping daemon [2020-07-29T14:30:11.259Z] daemon.go:296: [d6fbff21f83b7] exiting daemon [2020-07-29T14:30:11.259Z] daemon.go:448: [d6fbff21f83b7] Daemon stopped [2020-07-29T14:30:11.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (1.96s) [2020-07-29T14:30:11.259Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-07-29T14:30:11.259Z] daemon.go:325: [d5c3df366cdd2] waiting for daemon to start [2020-07-29T14:30:11.259Z] daemon.go:325: [d5c3df366cdd2] waiting for daemon to start [2020-07-29T14:30:11.259Z] daemon.go:353: [d5c3df366cdd2] daemon started [2020-07-29T14:30:11.259Z] daemon.go:461: [d5c3df366cdd2] Stopping daemon [2020-07-29T14:30:11.259Z] daemon.go:296: [d5c3df366cdd2] exiting daemon [2020-07-29T14:30:11.259Z] daemon.go:448: [d5c3df366cdd2] Daemon stopped [2020-07-29T14:30:11.259Z] daemon.go:325: [d5c3df366cdd2] waiting for daemon to start [2020-07-29T14:30:11.259Z] daemon.go:325: [d5c3df366cdd2] waiting for daemon to start [2020-07-29T14:30:11.259Z] daemon.go:353: [d5c3df366cdd2] daemon started [2020-07-29T14:30:11.259Z] daemon.go:461: [d5c3df366cdd2] Stopping daemon [2020-07-29T14:30:11.259Z] daemon.go:296: [d5c3df366cdd2] exiting daemon [2020-07-29T14:30:11.259Z] daemon.go:448: [d5c3df366cdd2] Daemon stopped [2020-07-29T14:30:11.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.08s) [2020-07-29T14:30:11.259Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-07-29T14:30:11.259Z] daemon.go:325: [ddd95757823e9] waiting for daemon to start [2020-07-29T14:30:11.259Z] daemon.go:325: [ddd95757823e9] waiting for daemon to start [2020-07-29T14:30:11.259Z] daemon.go:353: [ddd95757823e9] daemon started [2020-07-29T14:30:11.259Z] daemon.go:461: [ddd95757823e9] Stopping daemon [2020-07-29T14:30:11.259Z] daemon.go:296: [ddd95757823e9] exiting daemon [2020-07-29T14:30:11.259Z] daemon.go:448: [ddd95757823e9] Daemon stopped [2020-07-29T14:30:11.259Z] daemon.go:325: [ddd95757823e9] waiting for daemon to start [2020-07-29T14:30:11.259Z] daemon.go:325: [ddd95757823e9] waiting for daemon to start [2020-07-29T14:30:11.259Z] daemon.go:353: [ddd95757823e9] daemon started [2020-07-29T14:30:11.259Z] daemon.go:461: [ddd95757823e9] Stopping daemon [2020-07-29T14:30:11.259Z] daemon.go:296: [ddd95757823e9] exiting daemon [2020-07-29T14:30:11.259Z] daemon.go:448: [ddd95757823e9] Daemon stopped [2020-07-29T14:30:11.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.05s) [2020-07-29T14:30:11.259Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-07-29T14:30:11.259Z] daemon.go:325: [d90405bb18e95] waiting for daemon to start [2020-07-29T14:30:11.259Z] daemon.go:325: [d90405bb18e95] waiting for daemon to start [2020-07-29T14:30:11.259Z] daemon.go:353: [d90405bb18e95] daemon started [2020-07-29T14:30:11.259Z] daemon.go:461: [d90405bb18e95] Stopping daemon [2020-07-29T14:30:11.259Z] daemon.go:296: [d90405bb18e95] exiting daemon [2020-07-29T14:30:11.259Z] daemon.go:448: [d90405bb18e95] Daemon stopped [2020-07-29T14:30:11.259Z] daemon.go:325: [d90405bb18e95] waiting for daemon to start [2020-07-29T14:30:11.259Z] daemon.go:325: [d90405bb18e95] waiting for daemon to start [2020-07-29T14:30:11.259Z] daemon.go:353: [d90405bb18e95] daemon started [2020-07-29T14:30:11.259Z] daemon.go:461: [d90405bb18e95] Stopping daemon [2020-07-29T14:30:11.259Z] daemon.go:296: [d90405bb18e95] exiting daemon [2020-07-29T14:30:11.259Z] daemon.go:448: [d90405bb18e95] Daemon stopped [2020-07-29T14:30:11.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.10s) [2020-07-29T14:30:11.259Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-07-29T14:30:11.259Z] daemon.go:325: [de4b19ad54ef4] waiting for daemon to start [2020-07-29T14:30:11.259Z] daemon.go:325: [de4b19ad54ef4] waiting for daemon to start [2020-07-29T14:30:11.259Z] daemon.go:353: [de4b19ad54ef4] daemon started [2020-07-29T14:30:11.259Z] daemon.go:461: [de4b19ad54ef4] Stopping daemon [2020-07-29T14:30:11.259Z] daemon.go:296: [de4b19ad54ef4] exiting daemon [2020-07-29T14:30:11.259Z] daemon.go:448: [de4b19ad54ef4] Daemon stopped [2020-07-29T14:30:11.259Z] daemon.go:325: [de4b19ad54ef4] waiting for daemon to start [2020-07-29T14:30:11.259Z] daemon.go:325: [de4b19ad54ef4] waiting for daemon to start [2020-07-29T14:30:11.259Z] daemon.go:353: [de4b19ad54ef4] daemon started [2020-07-29T14:30:11.259Z] daemon.go:461: [de4b19ad54ef4] Stopping daemon [2020-07-29T14:30:11.259Z] daemon.go:296: [de4b19ad54ef4] exiting daemon [2020-07-29T14:30:11.259Z] daemon.go:448: [de4b19ad54ef4] Daemon stopped [2020-07-29T14:30:11.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.36s) [2020-07-29T14:30:11.259Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-07-29T14:30:11.259Z] daemon.go:325: [d9bb647fbda30] waiting for daemon to start [2020-07-29T14:30:11.259Z] daemon.go:325: [d9bb647fbda30] waiting for daemon to start [2020-07-29T14:30:11.259Z] daemon.go:353: [d9bb647fbda30] daemon started [2020-07-29T14:30:11.259Z] daemon.go:325: [d9bb647fbda30] waiting for daemon to start [2020-07-29T14:30:11.259Z] daemon.go:296: [d9bb647fbda30] exiting daemon [2020-07-29T14:30:11.259Z] daemon.go:325: [d9bb647fbda30] waiting for daemon to start [2020-07-29T14:30:11.259Z] daemon.go:353: [d9bb647fbda30] daemon started [2020-07-29T14:30:11.259Z] daemon.go:461: [d9bb647fbda30] Stopping daemon [2020-07-29T14:30:11.259Z] daemon.go:296: [d9bb647fbda30] exiting daemon [2020-07-29T14:30:11.259Z] daemon.go:448: [d9bb647fbda30] Daemon stopped [2020-07-29T14:30:11.259Z] check_test.go:309: Daemon d9bb647fbda30 is not started [2020-07-29T14:30:11.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.40s) [2020-07-29T14:30:11.259Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-07-29T14:30:11.259Z] daemon.go:325: [d324eca194078] waiting for daemon to start [2020-07-29T14:30:11.259Z] daemon.go:325: [d324eca194078] waiting for daemon to start [2020-07-29T14:30:11.259Z] daemon.go:353: [d324eca194078] daemon started [2020-07-29T14:30:11.259Z] daemon.go:461: [d324eca194078] Stopping daemon [2020-07-29T14:30:11.259Z] daemon.go:296: [d324eca194078] exiting daemon [2020-07-29T14:30:11.259Z] daemon.go:448: [d324eca194078] Daemon stopped [2020-07-29T14:30:11.259Z] daemon.go:325: [d324eca194078] waiting for daemon to start [2020-07-29T14:30:11.259Z] daemon.go:325: [d324eca194078] waiting for daemon to start [2020-07-29T14:30:11.259Z] daemon.go:353: [d324eca194078] daemon started [2020-07-29T14:30:11.259Z] daemon.go:461: [d324eca194078] Stopping daemon [2020-07-29T14:30:11.259Z] daemon.go:296: [d324eca194078] exiting daemon [2020-07-29T14:30:11.259Z] daemon.go:448: [d324eca194078] Daemon stopped [2020-07-29T14:30:11.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (1.96s) [2020-07-29T14:30:11.259Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-07-29T14:30:11.259Z] daemon.go:325: [ded8245a8bceb] waiting for daemon to start [2020-07-29T14:30:11.259Z] daemon.go:325: [ded8245a8bceb] waiting for daemon to start [2020-07-29T14:30:11.259Z] daemon.go:353: [ded8245a8bceb] daemon started [2020-07-29T14:30:11.259Z] daemon.go:461: [ded8245a8bceb] Stopping daemon [2020-07-29T14:30:11.259Z] daemon.go:296: [ded8245a8bceb] exiting daemon [2020-07-29T14:30:11.259Z] daemon.go:448: [ded8245a8bceb] Daemon stopped [2020-07-29T14:30:11.259Z] daemon.go:325: [ded8245a8bceb] waiting for daemon to start [2020-07-29T14:30:11.259Z] daemon.go:325: [ded8245a8bceb] waiting for daemon to start [2020-07-29T14:30:11.259Z] daemon.go:353: [ded8245a8bceb] daemon started [2020-07-29T14:30:11.259Z] daemon.go:461: [ded8245a8bceb] Stopping daemon [2020-07-29T14:30:11.259Z] daemon.go:296: [ded8245a8bceb] exiting daemon [2020-07-29T14:30:11.259Z] daemon.go:448: [ded8245a8bceb] Daemon stopped [2020-07-29T14:30:11.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.56s) [2020-07-29T14:30:11.259Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-07-29T14:30:11.259Z] daemon.go:325: [d262c06869cf6] waiting for daemon to start [2020-07-29T14:30:11.259Z] daemon.go:325: [d262c06869cf6] waiting for daemon to start [2020-07-29T14:30:11.259Z] daemon.go:353: [d262c06869cf6] daemon started [2020-07-29T14:30:11.259Z] daemon.go:461: [d262c06869cf6] Stopping daemon [2020-07-29T14:30:11.259Z] daemon.go:296: [d262c06869cf6] exiting daemon [2020-07-29T14:30:11.259Z] daemon.go:448: [d262c06869cf6] Daemon stopped [2020-07-29T14:30:11.259Z] daemon.go:325: [d262c06869cf6] waiting for daemon to start [2020-07-29T14:30:11.259Z] daemon.go:325: [d262c06869cf6] waiting for daemon to start [2020-07-29T14:30:11.259Z] daemon.go:353: [d262c06869cf6] daemon started [2020-07-29T14:30:11.259Z] daemon.go:461: [d262c06869cf6] Stopping daemon [2020-07-29T14:30:11.259Z] daemon.go:296: [d262c06869cf6] exiting daemon [2020-07-29T14:30:11.259Z] daemon.go:448: [d262c06869cf6] Daemon stopped [2020-07-29T14:30:11.259Z] daemon.go:325: [d262c06869cf6] waiting for daemon to start [2020-07-29T14:30:11.259Z] daemon.go:325: [d262c06869cf6] waiting for daemon to start [2020-07-29T14:30:11.259Z] daemon.go:325: [d262c06869cf6] waiting for daemon to start [2020-07-29T14:30:11.259Z] daemon.go:353: [d262c06869cf6] daemon started [2020-07-29T14:30:11.259Z] daemon.go:461: [d262c06869cf6] Stopping daemon [2020-07-29T14:30:11.259Z] daemon.go:296: [d262c06869cf6] exiting daemon [2020-07-29T14:30:11.259Z] daemon.go:448: [d262c06869cf6] Daemon stopped [2020-07-29T14:30:11.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.35s) [2020-07-29T14:30:11.259Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-07-29T14:30:11.259Z] daemon.go:325: [d5d6a5fbf63bf] waiting for daemon to start [2020-07-29T14:30:11.259Z] daemon.go:325: [d5d6a5fbf63bf] waiting for daemon to start [2020-07-29T14:30:11.259Z] daemon.go:353: [d5d6a5fbf63bf] daemon started [2020-07-29T14:30:11.259Z] daemon.go:461: [d5d6a5fbf63bf] Stopping daemon [2020-07-29T14:30:11.259Z] daemon.go:296: [d5d6a5fbf63bf] exiting daemon [2020-07-29T14:30:11.259Z] daemon.go:448: [d5d6a5fbf63bf] Daemon stopped [2020-07-29T14:30:11.259Z] daemon.go:325: [d5d6a5fbf63bf] waiting for daemon to start [2020-07-29T14:30:11.259Z] daemon.go:325: [d5d6a5fbf63bf] waiting for daemon to start [2020-07-29T14:30:11.259Z] daemon.go:353: [d5d6a5fbf63bf] daemon started [2020-07-29T14:30:11.259Z] daemon.go:461: [d5d6a5fbf63bf] Stopping daemon [2020-07-29T14:30:11.259Z] daemon.go:296: [d5d6a5fbf63bf] exiting daemon [2020-07-29T14:30:11.259Z] daemon.go:448: [d5d6a5fbf63bf] Daemon stopped [2020-07-29T14:30:11.260Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.60s) [2020-07-29T14:30:11.260Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-07-29T14:30:11.260Z] daemon.go:325: [db7dc27ec664c] waiting for daemon to start [2020-07-29T14:30:11.260Z] daemon.go:325: [db7dc27ec664c] waiting for daemon to start [2020-07-29T14:30:11.260Z] daemon.go:353: [db7dc27ec664c] daemon started [2020-07-29T14:30:11.260Z] daemon.go:461: [db7dc27ec664c] Stopping daemon [2020-07-29T14:30:11.260Z] daemon.go:296: [db7dc27ec664c] exiting daemon [2020-07-29T14:30:11.260Z] daemon.go:448: [db7dc27ec664c] Daemon stopped [2020-07-29T14:30:11.260Z] daemon.go:325: [db7dc27ec664c] waiting for daemon to start [2020-07-29T14:30:11.260Z] daemon.go:325: [db7dc27ec664c] waiting for daemon to start [2020-07-29T14:30:11.260Z] daemon.go:353: [db7dc27ec664c] daemon started [2020-07-29T14:30:11.260Z] daemon.go:461: [db7dc27ec664c] Stopping daemon [2020-07-29T14:30:11.260Z] daemon.go:296: [db7dc27ec664c] exiting daemon [2020-07-29T14:30:11.260Z] daemon.go:448: [db7dc27ec664c] Daemon stopped [2020-07-29T14:30:11.260Z] daemon.go:325: [db7dc27ec664c] waiting for daemon to start [2020-07-29T14:30:11.260Z] daemon.go:325: [db7dc27ec664c] waiting for daemon to start [2020-07-29T14:30:11.260Z] daemon.go:353: [db7dc27ec664c] daemon started [2020-07-29T14:30:11.260Z] daemon.go:461: [db7dc27ec664c] Stopping daemon [2020-07-29T14:30:11.260Z] daemon.go:296: [db7dc27ec664c] exiting daemon [2020-07-29T14:30:11.260Z] daemon.go:448: [db7dc27ec664c] Daemon stopped [2020-07-29T14:30:11.260Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.33s) [2020-07-29T14:30:11.260Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-07-29T14:30:11.260Z] daemon.go:325: [d887f0e60caf4] waiting for daemon to start [2020-07-29T14:30:11.260Z] daemon.go:325: [d887f0e60caf4] waiting for daemon to start [2020-07-29T14:30:11.260Z] daemon.go:353: [d887f0e60caf4] daemon started [2020-07-29T14:30:11.260Z] daemon.go:461: [d887f0e60caf4] Stopping daemon [2020-07-29T14:30:11.260Z] daemon.go:296: [d887f0e60caf4] exiting daemon [2020-07-29T14:30:11.260Z] daemon.go:448: [d887f0e60caf4] Daemon stopped [2020-07-29T14:30:11.260Z] daemon.go:325: [d887f0e60caf4] waiting for daemon to start [2020-07-29T14:30:11.260Z] daemon.go:325: [d887f0e60caf4] waiting for daemon to start [2020-07-29T14:30:11.260Z] daemon.go:353: [d887f0e60caf4] daemon started [2020-07-29T14:30:11.260Z] daemon.go:461: [d887f0e60caf4] Stopping daemon [2020-07-29T14:30:11.260Z] daemon.go:296: [d887f0e60caf4] exiting daemon [2020-07-29T14:30:11.260Z] daemon.go:448: [d887f0e60caf4] Daemon stopped [2020-07-29T14:30:11.260Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.05s) [2020-07-29T14:30:11.260Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-07-29T14:30:11.260Z] daemon.go:325: [d4d40d1ebb8f5] waiting for daemon to start [2020-07-29T14:30:11.260Z] daemon.go:325: [d4d40d1ebb8f5] waiting for daemon to start [2020-07-29T14:30:11.260Z] daemon.go:353: [d4d40d1ebb8f5] daemon started [2020-07-29T14:30:11.260Z] daemon.go:461: [d4d40d1ebb8f5] Stopping daemon [2020-07-29T14:30:11.260Z] daemon.go:296: [d4d40d1ebb8f5] exiting daemon [2020-07-29T14:30:11.260Z] daemon.go:448: [d4d40d1ebb8f5] Daemon stopped [2020-07-29T14:30:11.260Z] daemon.go:325: [d4d40d1ebb8f5] waiting for daemon to start [2020-07-29T14:30:11.260Z] daemon.go:325: [d4d40d1ebb8f5] waiting for daemon to start [2020-07-29T14:30:11.260Z] daemon.go:353: [d4d40d1ebb8f5] daemon started [2020-07-29T14:30:11.260Z] daemon.go:461: [d4d40d1ebb8f5] Stopping daemon [2020-07-29T14:30:11.260Z] daemon.go:296: [d4d40d1ebb8f5] exiting daemon [2020-07-29T14:30:11.260Z] daemon.go:448: [d4d40d1ebb8f5] Daemon stopped [2020-07-29T14:30:11.260Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-07-29T14:30:11.260Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-07-29T14:30:11.260Z] requirement.go:26: unmatched requirement Devicemapper [2020-07-29T14:30:11.260Z] check_test.go:309: Daemon dc4dd5bafa931 is not started [2020-07-29T14:30:11.260Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-07-29T14:30:11.260Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-07-29T14:30:11.260Z] requirement.go:26: unmatched requirement Devicemapper [2020-07-29T14:30:11.260Z] check_test.go:309: Daemon d3c5056cd4660 is not started [2020-07-29T14:30:11.260Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.44s) [2020-07-29T14:30:11.260Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-07-29T14:30:11.260Z] daemon.go:325: [de675e961163a] waiting for daemon to start [2020-07-29T14:30:11.260Z] daemon.go:325: [de675e961163a] waiting for daemon to start [2020-07-29T14:30:11.260Z] daemon.go:353: [de675e961163a] daemon started [2020-07-29T14:30:11.260Z] daemon.go:296: [de675e961163a] exiting daemon [2020-07-29T14:30:11.260Z] daemon.go:325: [de675e961163a] waiting for daemon to start [2020-07-29T14:30:11.260Z] daemon.go:325: [de675e961163a] waiting for daemon to start [2020-07-29T14:30:11.260Z] daemon.go:353: [de675e961163a] daemon started [2020-07-29T14:30:11.260Z] daemon.go:461: [de675e961163a] Stopping daemon [2020-07-29T14:30:11.260Z] daemon.go:296: [de675e961163a] exiting daemon [2020-07-29T14:30:11.260Z] daemon.go:448: [de675e961163a] Daemon stopped [2020-07-29T14:30:11.260Z] check_test.go:309: Daemon de675e961163a is not started [2020-07-29T14:30:11.260Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.66s) [2020-07-29T14:30:11.260Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-07-29T14:30:11.260Z] daemon.go:325: [dfc24970186e1] waiting for daemon to start [2020-07-29T14:30:11.260Z] daemon.go:325: [dfc24970186e1] waiting for daemon to start [2020-07-29T14:30:11.260Z] daemon.go:353: [dfc24970186e1] daemon started [2020-07-29T14:30:11.260Z] daemon.go:461: [dfc24970186e1] Stopping daemon [2020-07-29T14:30:11.260Z] daemon.go:296: [dfc24970186e1] exiting daemon [2020-07-29T14:30:11.260Z] daemon.go:448: [dfc24970186e1] Daemon stopped [2020-07-29T14:30:11.260Z] daemon.go:325: [dfc24970186e1] waiting for daemon to start [2020-07-29T14:30:11.260Z] daemon.go:325: [dfc24970186e1] waiting for daemon to start [2020-07-29T14:30:11.260Z] daemon.go:353: [dfc24970186e1] daemon started [2020-07-29T14:30:11.260Z] daemon.go:461: [dfc24970186e1] Stopping daemon [2020-07-29T14:30:11.260Z] daemon.go:296: [dfc24970186e1] exiting daemon [2020-07-29T14:30:11.260Z] daemon.go:448: [dfc24970186e1] Daemon stopped [2020-07-29T14:30:11.260Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.15s) [2020-07-29T14:30:11.260Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-07-29T14:30:11.260Z] daemon.go:325: [da1a69caf7726] waiting for daemon to start [2020-07-29T14:30:11.260Z] daemon.go:325: [da1a69caf7726] waiting for daemon to start [2020-07-29T14:30:11.260Z] daemon.go:353: [da1a69caf7726] daemon started [2020-07-29T14:30:11.260Z] daemon.go:461: [da1a69caf7726] Stopping daemon [2020-07-29T14:30:11.260Z] daemon.go:296: [da1a69caf7726] exiting daemon [2020-07-29T14:30:11.260Z] daemon.go:448: [da1a69caf7726] Daemon stopped [2020-07-29T14:30:11.260Z] daemon.go:325: [da1a69caf7726] waiting for daemon to start [2020-07-29T14:30:11.260Z] daemon.go:325: [da1a69caf7726] waiting for daemon to start [2020-07-29T14:30:11.260Z] daemon.go:353: [da1a69caf7726] daemon started [2020-07-29T14:30:11.260Z] daemon.go:461: [da1a69caf7726] Stopping daemon [2020-07-29T14:30:11.260Z] daemon.go:296: [da1a69caf7726] exiting daemon [2020-07-29T14:30:11.260Z] daemon.go:448: [da1a69caf7726] Daemon stopped [2020-07-29T14:30:11.260Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.22s) [2020-07-29T14:30:11.260Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-07-29T14:30:11.260Z] daemon.go:325: [dc201f3856a21] waiting for daemon to start [2020-07-29T14:30:11.260Z] daemon.go:325: [dc201f3856a21] waiting for daemon to start [2020-07-29T14:30:11.260Z] daemon.go:353: [dc201f3856a21] daemon started [2020-07-29T14:30:11.260Z] daemon.go:461: [dc201f3856a21] Stopping daemon [2020-07-29T14:30:11.260Z] daemon.go:296: [dc201f3856a21] exiting daemon [2020-07-29T14:30:11.260Z] daemon.go:448: [dc201f3856a21] Daemon stopped [2020-07-29T14:30:11.260Z] daemon.go:325: [dc201f3856a21] waiting for daemon to start [2020-07-29T14:30:11.260Z] daemon.go:325: [dc201f3856a21] waiting for daemon to start [2020-07-29T14:30:11.260Z] daemon.go:353: [dc201f3856a21] daemon started [2020-07-29T14:30:11.260Z] daemon.go:461: [dc201f3856a21] Stopping daemon [2020-07-29T14:30:11.260Z] daemon.go:296: [dc201f3856a21] exiting daemon [2020-07-29T14:30:11.260Z] daemon.go:448: [dc201f3856a21] Daemon stopped [2020-07-29T14:30:11.260Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.32s) [2020-07-29T14:30:11.260Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-07-29T14:30:11.260Z] daemon.go:325: [d09e26ecdbcda] waiting for daemon to start [2020-07-29T14:30:11.260Z] daemon.go:325: [d09e26ecdbcda] waiting for daemon to start [2020-07-29T14:30:11.260Z] daemon.go:353: [d09e26ecdbcda] daemon started [2020-07-29T14:30:11.260Z] daemon.go:461: [d09e26ecdbcda] Stopping daemon [2020-07-29T14:30:11.260Z] daemon.go:296: [d09e26ecdbcda] exiting daemon [2020-07-29T14:30:11.260Z] daemon.go:448: [d09e26ecdbcda] Daemon stopped [2020-07-29T14:30:11.260Z] daemon.go:325: [d09e26ecdbcda] waiting for daemon to start [2020-07-29T14:30:11.260Z] daemon.go:325: [d09e26ecdbcda] waiting for daemon to start [2020-07-29T14:30:11.260Z] daemon.go:353: [d09e26ecdbcda] daemon started [2020-07-29T14:30:11.260Z] daemon.go:461: [d09e26ecdbcda] Stopping daemon [2020-07-29T14:30:11.260Z] daemon.go:296: [d09e26ecdbcda] exiting daemon [2020-07-29T14:30:11.260Z] daemon.go:448: [d09e26ecdbcda] Daemon stopped [2020-07-29T14:30:11.260Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.01s) [2020-07-29T14:30:11.260Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-07-29T14:30:11.260Z] daemon.go:325: [d2969a77b9c02] waiting for daemon to start [2020-07-29T14:30:11.260Z] daemon.go:325: [d2969a77b9c02] waiting for daemon to start [2020-07-29T14:30:11.260Z] daemon.go:353: [d2969a77b9c02] daemon started [2020-07-29T14:30:11.260Z] daemon.go:461: [d2969a77b9c02] Stopping daemon [2020-07-29T14:30:11.260Z] daemon.go:296: [d2969a77b9c02] exiting daemon [2020-07-29T14:30:11.260Z] daemon.go:448: [d2969a77b9c02] Daemon stopped [2020-07-29T14:30:11.260Z] daemon.go:325: [d2969a77b9c02] waiting for daemon to start [2020-07-29T14:30:11.260Z] daemon.go:325: [d2969a77b9c02] waiting for daemon to start [2020-07-29T14:30:11.260Z] daemon.go:353: [d2969a77b9c02] daemon started [2020-07-29T14:30:11.260Z] daemon.go:461: [d2969a77b9c02] Stopping daemon [2020-07-29T14:30:11.260Z] daemon.go:296: [d2969a77b9c02] exiting daemon [2020-07-29T14:30:11.260Z] daemon.go:448: [d2969a77b9c02] Daemon stopped [2020-07-29T14:30:11.260Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.28s) [2020-07-29T14:30:11.260Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-07-29T14:30:11.260Z] daemon.go:325: [dc4eb5bb4cda0] waiting for daemon to start [2020-07-29T14:30:11.260Z] daemon.go:325: [dc4eb5bb4cda0] waiting for daemon to start [2020-07-29T14:30:11.260Z] daemon.go:353: [dc4eb5bb4cda0] daemon started [2020-07-29T14:30:11.260Z] daemon.go:461: [dc4eb5bb4cda0] Stopping daemon [2020-07-29T14:30:11.260Z] daemon.go:296: [dc4eb5bb4cda0] exiting daemon [2020-07-29T14:30:11.260Z] daemon.go:448: [dc4eb5bb4cda0] Daemon stopped [2020-07-29T14:30:11.260Z] daemon.go:325: [dc4eb5bb4cda0] waiting for daemon to start [2020-07-29T14:30:11.260Z] daemon.go:325: [dc4eb5bb4cda0] waiting for daemon to start [2020-07-29T14:30:11.260Z] daemon.go:353: [dc4eb5bb4cda0] daemon started [2020-07-29T14:30:11.260Z] daemon.go:461: [dc4eb5bb4cda0] Stopping daemon [2020-07-29T14:30:11.260Z] daemon.go:296: [dc4eb5bb4cda0] exiting daemon [2020-07-29T14:30:11.260Z] daemon.go:448: [dc4eb5bb4cda0] Daemon stopped [2020-07-29T14:30:11.260Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.59s) [2020-07-29T14:30:11.260Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-07-29T14:30:11.260Z] daemon.go:325: [dcbde58c06bd8] waiting for daemon to start [2020-07-29T14:30:11.260Z] daemon.go:325: [dcbde58c06bd8] waiting for daemon to start [2020-07-29T14:30:11.260Z] daemon.go:353: [dcbde58c06bd8] daemon started [2020-07-29T14:30:11.260Z] daemon.go:461: [dcbde58c06bd8] Stopping daemon [2020-07-29T14:30:11.260Z] daemon.go:296: [dcbde58c06bd8] exiting daemon [2020-07-29T14:30:11.260Z] daemon.go:448: [dcbde58c06bd8] Daemon stopped [2020-07-29T14:30:11.260Z] daemon.go:325: [dcbde58c06bd8] waiting for daemon to start [2020-07-29T14:30:11.260Z] daemon.go:325: [dcbde58c06bd8] waiting for daemon to start [2020-07-29T14:30:11.260Z] daemon.go:353: [dcbde58c06bd8] daemon started [2020-07-29T14:30:11.260Z] daemon.go:461: [dcbde58c06bd8] Stopping daemon [2020-07-29T14:30:11.260Z] daemon.go:296: [dcbde58c06bd8] exiting daemon [2020-07-29T14:30:11.260Z] daemon.go:448: [dcbde58c06bd8] Daemon stopped [2020-07-29T14:30:11.260Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.64s) [2020-07-29T14:30:11.260Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-07-29T14:30:11.260Z] daemon.go:325: [dbca79ee0356e] waiting for daemon to start [2020-07-29T14:30:11.260Z] daemon.go:325: [dbca79ee0356e] waiting for daemon to start [2020-07-29T14:30:11.260Z] daemon.go:353: [dbca79ee0356e] daemon started [2020-07-29T14:30:11.260Z] daemon.go:296: [dbca79ee0356e] exiting daemon [2020-07-29T14:30:11.260Z] daemon.go:325: [dbca79ee0356e] waiting for daemon to start [2020-07-29T14:30:11.260Z] daemon.go:325: [dbca79ee0356e] waiting for daemon to start [2020-07-29T14:30:11.260Z] daemon.go:353: [dbca79ee0356e] daemon started [2020-07-29T14:30:11.260Z] daemon.go:461: [dbca79ee0356e] Stopping daemon [2020-07-29T14:30:11.260Z] daemon.go:296: [dbca79ee0356e] exiting daemon [2020-07-29T14:30:11.260Z] daemon.go:448: [dbca79ee0356e] Daemon stopped [2020-07-29T14:30:11.260Z] check_test.go:309: Daemon dbca79ee0356e is not started [2020-07-29T14:30:11.260Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.32s) [2020-07-29T14:30:11.260Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-07-29T14:30:11.260Z] daemon.go:325: [dba709ccdc784] waiting for daemon to start [2020-07-29T14:30:11.260Z] daemon.go:325: [dba709ccdc784] waiting for daemon to start [2020-07-29T14:30:11.260Z] daemon.go:353: [dba709ccdc784] daemon started [2020-07-29T14:30:11.260Z] daemon.go:461: [dba709ccdc784] Stopping daemon [2020-07-29T14:30:11.260Z] daemon.go:296: [dba709ccdc784] exiting daemon [2020-07-29T14:30:11.260Z] daemon.go:448: [dba709ccdc784] Daemon stopped [2020-07-29T14:30:11.260Z] daemon.go:325: [dba709ccdc784] waiting for daemon to start [2020-07-29T14:30:11.260Z] daemon.go:325: [dba709ccdc784] waiting for daemon to start [2020-07-29T14:30:11.260Z] daemon.go:353: [dba709ccdc784] daemon started [2020-07-29T14:30:11.260Z] daemon.go:461: [dba709ccdc784] Stopping daemon [2020-07-29T14:30:11.260Z] daemon.go:296: [dba709ccdc784] exiting daemon [2020-07-29T14:30:11.260Z] daemon.go:448: [dba709ccdc784] Daemon stopped [2020-07-29T14:30:11.260Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.64s) [2020-07-29T14:30:11.260Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-07-29T14:30:11.260Z] daemon.go:325: [d52087343632d] waiting for daemon to start [2020-07-29T14:30:11.260Z] daemon.go:325: [d52087343632d] waiting for daemon to start [2020-07-29T14:30:11.260Z] daemon.go:353: [d52087343632d] daemon started [2020-07-29T14:30:11.260Z] daemon.go:461: [d52087343632d] Stopping daemon [2020-07-29T14:30:11.260Z] daemon.go:296: [d52087343632d] exiting daemon [2020-07-29T14:30:11.260Z] daemon.go:448: [d52087343632d] Daemon stopped [2020-07-29T14:30:11.260Z] daemon.go:325: [d52087343632d] waiting for daemon to start [2020-07-29T14:30:11.260Z] daemon.go:325: [d52087343632d] waiting for daemon to start [2020-07-29T14:30:11.260Z] daemon.go:353: [d52087343632d] daemon started [2020-07-29T14:30:11.260Z] daemon.go:461: [d52087343632d] Stopping daemon [2020-07-29T14:30:11.260Z] daemon.go:296: [d52087343632d] exiting daemon [2020-07-29T14:30:11.260Z] daemon.go:448: [d52087343632d] Daemon stopped [2020-07-29T14:30:11.260Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.77s) [2020-07-29T14:30:11.260Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-07-29T14:30:11.260Z] daemon.go:325: [d36b54d275d80] waiting for daemon to start [2020-07-29T14:30:11.260Z] daemon.go:325: [d36b54d275d80] waiting for daemon to start [2020-07-29T14:30:11.260Z] daemon.go:353: [d36b54d275d80] daemon started [2020-07-29T14:30:11.260Z] daemon.go:296: [d36b54d275d80] exiting daemon [2020-07-29T14:30:11.260Z] daemon.go:461: [d36b54d275d80] Stopping daemon [2020-07-29T14:30:11.260Z] daemon.go:450: [d36b54d275d80] Error when stopping daemon: daemon not started [2020-07-29T14:30:11.260Z] check_test.go:309: Daemon d36b54d275d80 is not started [2020-07-29T14:30:11.260Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2020-07-29T14:30:11.260Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-07-29T14:30:11.260Z] daemon.go:325: [d0afc9a0490c5] waiting for daemon to start [2020-07-29T14:30:11.260Z] daemon.go:325: [d0afc9a0490c5] waiting for daemon to start [2020-07-29T14:30:11.260Z] daemon.go:353: [d0afc9a0490c5] daemon started [2020-07-29T14:30:11.260Z] daemon.go:461: [d0afc9a0490c5] Stopping daemon [2020-07-29T14:30:11.260Z] daemon.go:296: [d0afc9a0490c5] exiting daemon [2020-07-29T14:30:11.260Z] daemon.go:448: [d0afc9a0490c5] Daemon stopped [2020-07-29T14:30:11.260Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.44s) [2020-07-29T14:30:11.260Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-07-29T14:30:11.260Z] daemon.go:325: [d5ab267c36d42] waiting for daemon to start [2020-07-29T14:30:11.260Z] daemon.go:325: [d5ab267c36d42] waiting for daemon to start [2020-07-29T14:30:11.260Z] daemon.go:353: [d5ab267c36d42] daemon started [2020-07-29T14:30:11.260Z] daemon.go:296: [d5ab267c36d42] exiting daemon [2020-07-29T14:30:11.260Z] daemon.go:325: [d5ab267c36d42] waiting for daemon to start [2020-07-29T14:30:11.260Z] daemon.go:325: [d5ab267c36d42] waiting for daemon to start [2020-07-29T14:30:11.260Z] daemon.go:353: [d5ab267c36d42] daemon started [2020-07-29T14:30:11.260Z] daemon.go:461: [d5ab267c36d42] Stopping daemon [2020-07-29T14:30:11.260Z] daemon.go:296: [d5ab267c36d42] exiting daemon [2020-07-29T14:30:11.260Z] daemon.go:448: [d5ab267c36d42] Daemon stopped [2020-07-29T14:30:11.260Z] daemon.go:325: [d5ab267c36d42] waiting for daemon to start [2020-07-29T14:30:11.260Z] daemon.go:325: [d5ab267c36d42] waiting for daemon to start [2020-07-29T14:30:11.260Z] daemon.go:353: [d5ab267c36d42] daemon started [2020-07-29T14:30:11.260Z] daemon.go:461: [d5ab267c36d42] Stopping daemon [2020-07-29T14:30:11.260Z] daemon.go:296: [d5ab267c36d42] exiting daemon [2020-07-29T14:30:11.260Z] daemon.go:448: [d5ab267c36d42] Daemon stopped [2020-07-29T14:30:11.260Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.09s) [2020-07-29T14:30:11.260Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-07-29T14:30:11.260Z] daemon.go:325: [df251a6a50c99] waiting for daemon to start [2020-07-29T14:30:11.260Z] daemon.go:325: [df251a6a50c99] waiting for daemon to start [2020-07-29T14:30:11.260Z] daemon.go:353: [df251a6a50c99] daemon started [2020-07-29T14:30:11.260Z] daemon.go:461: [df251a6a50c99] Stopping daemon [2020-07-29T14:30:11.260Z] daemon.go:296: [df251a6a50c99] exiting daemon [2020-07-29T14:30:11.260Z] daemon.go:448: [df251a6a50c99] Daemon stopped [2020-07-29T14:30:11.260Z] daemon.go:325: [df251a6a50c99] waiting for daemon to start [2020-07-29T14:30:11.260Z] daemon.go:325: [df251a6a50c99] waiting for daemon to start [2020-07-29T14:30:11.260Z] daemon.go:353: [df251a6a50c99] daemon started [2020-07-29T14:30:11.260Z] daemon.go:461: [df251a6a50c99] Stopping daemon [2020-07-29T14:30:11.260Z] daemon.go:296: [df251a6a50c99] exiting daemon [2020-07-29T14:30:11.260Z] daemon.go:448: [df251a6a50c99] Daemon stopped [2020-07-29T14:30:11.260Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2020-07-29T14:30:11.260Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-07-29T14:30:11.260Z] daemon.go:325: [dfd7728d7601b] waiting for daemon to start [2020-07-29T14:30:11.260Z] daemon.go:325: [dfd7728d7601b] waiting for daemon to start [2020-07-29T14:30:11.260Z] daemon.go:353: [dfd7728d7601b] daemon started [2020-07-29T14:30:11.260Z] daemon.go:461: [dfd7728d7601b] Stopping daemon [2020-07-29T14:30:11.260Z] daemon.go:296: [dfd7728d7601b] exiting daemon [2020-07-29T14:30:11.260Z] daemon.go:448: [dfd7728d7601b] Daemon stopped [2020-07-29T14:30:11.260Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.64s) [2020-07-29T14:30:11.261Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-07-29T14:30:11.261Z] daemon.go:325: [d96239fb94f58] waiting for daemon to start [2020-07-29T14:30:11.261Z] daemon.go:325: [d96239fb94f58] waiting for daemon to start [2020-07-29T14:30:11.261Z] daemon.go:353: [d96239fb94f58] daemon started [2020-07-29T14:30:11.261Z] daemon.go:461: [d96239fb94f58] Stopping daemon [2020-07-29T14:30:11.261Z] daemon.go:296: [d96239fb94f58] exiting daemon [2020-07-29T14:30:11.261Z] daemon.go:448: [d96239fb94f58] Daemon stopped [2020-07-29T14:30:11.261Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.14s) [2020-07-29T14:30:11.261Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-07-29T14:30:11.261Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-07-29T14:30:11.261Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2020-07-29T14:30:11.261Z] daemon.go:325: [d19ff67263389] waiting for daemon to start [2020-07-29T14:30:11.261Z] daemon.go:325: [d19ff67263389] waiting for daemon to start [2020-07-29T14:30:11.261Z] daemon.go:353: [d19ff67263389] daemon started [2020-07-29T14:30:11.261Z] daemon.go:461: [d19ff67263389] Stopping daemon [2020-07-29T14:30:11.261Z] daemon.go:296: [d19ff67263389] exiting daemon [2020-07-29T14:30:11.261Z] daemon.go:448: [d19ff67263389] Daemon stopped [2020-07-29T14:30:11.261Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-07-29T14:30:11.261Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2020-07-29T14:30:11.261Z] daemon.go:325: [dc20b176aa18f] waiting for daemon to start [2020-07-29T14:30:11.261Z] daemon.go:325: [dc20b176aa18f] waiting for daemon to start [2020-07-29T14:30:11.261Z] daemon.go:353: [dc20b176aa18f] daemon started [2020-07-29T14:30:11.261Z] daemon.go:461: [dc20b176aa18f] Stopping daemon [2020-07-29T14:30:11.261Z] daemon.go:296: [dc20b176aa18f] exiting daemon [2020-07-29T14:30:11.261Z] daemon.go:448: [dc20b176aa18f] Daemon stopped [2020-07-29T14:30:11.261Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-07-29T14:30:11.261Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2020-07-29T14:30:11.261Z] daemon.go:325: [debacd5b47fab] waiting for daemon to start [2020-07-29T14:30:11.261Z] daemon.go:296: [debacd5b47fab] exiting daemon [2020-07-29T14:30:11.261Z] daemon.go:325: [debacd5b47fab] waiting for daemon to start [2020-07-29T14:30:11.261Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-07-29T14:30:11.261Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2020-07-29T14:30:11.261Z] daemon.go:325: [db76c1c7ab3f6] waiting for daemon to start [2020-07-29T14:30:11.261Z] daemon.go:296: [db76c1c7ab3f6] exiting daemon [2020-07-29T14:30:11.261Z] daemon.go:325: [db76c1c7ab3f6] waiting for daemon to start [2020-07-29T14:30:11.261Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-07-29T14:30:11.261Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2020-07-29T14:30:11.261Z] daemon.go:325: [df132c89b0026] waiting for daemon to start [2020-07-29T14:30:11.261Z] daemon.go:296: [df132c89b0026] exiting daemon [2020-07-29T14:30:11.261Z] daemon.go:325: [df132c89b0026] waiting for daemon to start [2020-07-29T14:30:11.261Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-07-29T14:30:11.261Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2020-07-29T14:30:11.261Z] daemon.go:325: [d458400363c3b] waiting for daemon to start [2020-07-29T14:30:11.261Z] daemon.go:325: [d458400363c3b] waiting for daemon to start [2020-07-29T14:30:11.261Z] daemon.go:353: [d458400363c3b] daemon started [2020-07-29T14:30:11.261Z] daemon.go:461: [d458400363c3b] Stopping daemon [2020-07-29T14:30:11.261Z] daemon.go:296: [d458400363c3b] exiting daemon [2020-07-29T14:30:11.261Z] daemon.go:448: [d458400363c3b] Daemon stopped [2020-07-29T14:30:11.261Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-07-29T14:30:11.261Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2020-07-29T14:30:11.261Z] daemon.go:325: [d12af937f0273] waiting for daemon to start [2020-07-29T14:30:11.261Z] daemon.go:325: [d12af937f0273] waiting for daemon to start [2020-07-29T14:30:11.261Z] daemon.go:353: [d12af937f0273] daemon started [2020-07-29T14:30:11.261Z] daemon.go:461: [d12af937f0273] Stopping daemon [2020-07-29T14:30:11.261Z] daemon.go:296: [d12af937f0273] exiting daemon [2020-07-29T14:30:11.261Z] daemon.go:448: [d12af937f0273] Daemon stopped [2020-07-29T14:30:11.261Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-07-29T14:30:11.261Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2020-07-29T14:30:11.261Z] daemon.go:325: [d09125687534e] waiting for daemon to start [2020-07-29T14:30:11.261Z] daemon.go:296: [d09125687534e] exiting daemon [2020-07-29T14:30:11.261Z] daemon.go:325: [d09125687534e] waiting for daemon to start [2020-07-29T14:30:11.261Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-07-29T14:30:11.261Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2020-07-29T14:30:11.261Z] daemon.go:325: [d13f3011fcd11] waiting for daemon to start [2020-07-29T14:30:11.261Z] daemon.go:296: [d13f3011fcd11] exiting daemon [2020-07-29T14:30:11.261Z] daemon.go:325: [d13f3011fcd11] waiting for daemon to start [2020-07-29T14:30:11.261Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-07-29T14:30:11.261Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2020-07-29T14:30:11.261Z] daemon.go:325: [dd0d3080c6f0b] waiting for daemon to start [2020-07-29T14:30:11.261Z] daemon.go:296: [dd0d3080c6f0b] exiting daemon [2020-07-29T14:30:11.261Z] daemon.go:325: [dd0d3080c6f0b] waiting for daemon to start [2020-07-29T14:30:11.261Z] check_test.go:309: Daemon d1c45813a8a27 is not started [2020-07-29T14:30:11.261Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.08s) [2020-07-29T14:30:11.261Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-07-29T14:30:11.261Z] daemon.go:325: [d6f8b9d3d3894] waiting for daemon to start [2020-07-29T14:30:11.261Z] daemon.go:325: [d6f8b9d3d3894] waiting for daemon to start [2020-07-29T14:30:11.261Z] daemon.go:353: [d6f8b9d3d3894] daemon started [2020-07-29T14:30:11.261Z] daemon.go:461: [d6f8b9d3d3894] Stopping daemon [2020-07-29T14:30:11.261Z] daemon.go:296: [d6f8b9d3d3894] exiting daemon [2020-07-29T14:30:11.261Z] daemon.go:448: [d6f8b9d3d3894] Daemon stopped [2020-07-29T14:30:11.261Z] daemon.go:325: [d6f8b9d3d3894] waiting for daemon to start [2020-07-29T14:30:11.261Z] daemon.go:325: [d6f8b9d3d3894] waiting for daemon to start [2020-07-29T14:30:11.261Z] daemon.go:353: [d6f8b9d3d3894] daemon started [2020-07-29T14:30:11.261Z] daemon.go:461: [d6f8b9d3d3894] Stopping daemon [2020-07-29T14:30:11.261Z] daemon.go:296: [d6f8b9d3d3894] exiting daemon [2020-07-29T14:30:11.261Z] daemon.go:448: [d6f8b9d3d3894] Daemon stopped [2020-07-29T14:30:11.261Z] check_test.go:309: Daemon d6f8b9d3d3894 is not started [2020-07-29T14:30:11.261Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.57s) [2020-07-29T14:30:11.261Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-07-29T14:30:11.261Z] daemon.go:325: [d5e104d2bb27a] waiting for daemon to start [2020-07-29T14:30:11.261Z] daemon.go:325: [d5e104d2bb27a] waiting for daemon to start [2020-07-29T14:30:11.261Z] daemon.go:353: [d5e104d2bb27a] daemon started [2020-07-29T14:30:11.261Z] daemon.go:461: [d5e104d2bb27a] Stopping daemon [2020-07-29T14:30:11.261Z] daemon.go:296: [d5e104d2bb27a] exiting daemon [2020-07-29T14:30:11.261Z] daemon.go:448: [d5e104d2bb27a] Daemon stopped [2020-07-29T14:30:11.261Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.57s) [2020-07-29T14:30:11.261Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-07-29T14:30:11.261Z] daemon.go:325: [dac8dab8e9c80] waiting for daemon to start [2020-07-29T14:30:11.261Z] daemon.go:325: [dac8dab8e9c80] waiting for daemon to start [2020-07-29T14:30:11.261Z] daemon.go:353: [dac8dab8e9c80] daemon started [2020-07-29T14:30:11.261Z] daemon.go:461: [dac8dab8e9c80] Stopping daemon [2020-07-29T14:30:11.261Z] daemon.go:296: [dac8dab8e9c80] exiting daemon [2020-07-29T14:30:11.261Z] daemon.go:448: [dac8dab8e9c80] Daemon stopped [2020-07-29T14:30:11.261Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.06s) [2020-07-29T14:30:11.261Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-07-29T14:30:11.261Z] daemon.go:325: [d85087a2547c4] waiting for daemon to start [2020-07-29T14:30:11.261Z] daemon.go:325: [d85087a2547c4] waiting for daemon to start [2020-07-29T14:30:11.261Z] daemon.go:353: [d85087a2547c4] daemon started [2020-07-29T14:30:11.261Z] daemon.go:461: [d85087a2547c4] Stopping daemon [2020-07-29T14:30:11.261Z] daemon.go:296: [d85087a2547c4] exiting daemon [2020-07-29T14:30:11.261Z] daemon.go:448: [d85087a2547c4] Daemon stopped [2020-07-29T14:30:11.261Z] daemon.go:325: [d85087a2547c4] waiting for daemon to start [2020-07-29T14:30:11.261Z] daemon.go:325: [d85087a2547c4] waiting for daemon to start [2020-07-29T14:30:11.261Z] daemon.go:353: [d85087a2547c4] daemon started [2020-07-29T14:30:11.261Z] daemon.go:461: [d85087a2547c4] Stopping daemon [2020-07-29T14:30:11.261Z] daemon.go:296: [d85087a2547c4] exiting daemon [2020-07-29T14:30:11.261Z] daemon.go:448: [d85087a2547c4] Daemon stopped [2020-07-29T14:30:11.261Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.57s) [2020-07-29T14:30:11.261Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-07-29T14:30:11.261Z] daemon.go:325: [dc41662a59ec8] waiting for daemon to start [2020-07-29T14:30:11.261Z] daemon.go:325: [dc41662a59ec8] waiting for daemon to start [2020-07-29T14:30:11.261Z] daemon.go:353: [dc41662a59ec8] daemon started [2020-07-29T14:30:11.261Z] daemon.go:461: [dc41662a59ec8] Stopping daemon [2020-07-29T14:30:11.261Z] daemon.go:296: [dc41662a59ec8] exiting daemon [2020-07-29T14:30:11.261Z] daemon.go:448: [dc41662a59ec8] Daemon stopped [2020-07-29T14:30:11.261Z] check_test.go:309: Daemon dc41662a59ec8 is not started [2020-07-29T14:30:11.261Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.86s) [2020-07-29T14:30:11.261Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-07-29T14:30:11.261Z] daemon.go:325: [de81acb5aaa28] waiting for daemon to start [2020-07-29T14:30:11.261Z] daemon.go:325: [de81acb5aaa28] waiting for daemon to start [2020-07-29T14:30:11.261Z] daemon.go:353: [de81acb5aaa28] daemon started [2020-07-29T14:30:11.261Z] daemon.go:461: [de81acb5aaa28] Stopping daemon [2020-07-29T14:30:11.261Z] daemon.go:296: [de81acb5aaa28] exiting daemon [2020-07-29T14:30:11.261Z] daemon.go:448: [de81acb5aaa28] Daemon stopped [2020-07-29T14:30:11.261Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.92s) [2020-07-29T14:30:11.261Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-07-29T14:30:11.261Z] daemon.go:325: [d1e5ebc54d293] waiting for daemon to start [2020-07-29T14:30:11.261Z] daemon.go:325: [d1e5ebc54d293] waiting for daemon to start [2020-07-29T14:30:11.261Z] daemon.go:353: [d1e5ebc54d293] daemon started [2020-07-29T14:30:11.261Z] daemon.go:461: [d1e5ebc54d293] Stopping daemon [2020-07-29T14:30:11.261Z] daemon.go:296: [d1e5ebc54d293] exiting daemon [2020-07-29T14:30:11.261Z] daemon.go:448: [d1e5ebc54d293] Daemon stopped [2020-07-29T14:30:11.261Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.04s) [2020-07-29T14:30:11.261Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-07-29T14:30:11.261Z] daemon.go:325: [d964a4d2adac7] waiting for daemon to start [2020-07-29T14:30:11.261Z] daemon.go:325: [d964a4d2adac7] waiting for daemon to start [2020-07-29T14:30:11.261Z] daemon.go:353: [d964a4d2adac7] daemon started [2020-07-29T14:30:11.261Z] daemon.go:461: [d964a4d2adac7] Stopping daemon [2020-07-29T14:30:11.261Z] daemon.go:296: [d964a4d2adac7] exiting daemon [2020-07-29T14:30:11.261Z] daemon.go:448: [d964a4d2adac7] Daemon stopped [2020-07-29T14:30:11.261Z] daemon.go:325: [d964a4d2adac7] waiting for daemon to start [2020-07-29T14:30:11.261Z] daemon.go:325: [d964a4d2adac7] waiting for daemon to start [2020-07-29T14:30:11.261Z] daemon.go:353: [d964a4d2adac7] daemon started [2020-07-29T14:30:11.261Z] daemon.go:461: [d964a4d2adac7] Stopping daemon [2020-07-29T14:30:11.261Z] daemon.go:296: [d964a4d2adac7] exiting daemon [2020-07-29T14:30:11.261Z] daemon.go:448: [d964a4d2adac7] Daemon stopped [2020-07-29T14:30:11.261Z] daemon.go:325: [d964a4d2adac7] waiting for daemon to start [2020-07-29T14:30:11.261Z] daemon.go:325: [d964a4d2adac7] waiting for daemon to start [2020-07-29T14:30:11.261Z] daemon.go:353: [d964a4d2adac7] daemon started [2020-07-29T14:30:11.261Z] daemon.go:461: [d964a4d2adac7] Stopping daemon [2020-07-29T14:30:11.261Z] daemon.go:296: [d964a4d2adac7] exiting daemon [2020-07-29T14:30:11.261Z] daemon.go:448: [d964a4d2adac7] Daemon stopped [2020-07-29T14:30:11.261Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2020-07-29T14:30:11.261Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-07-29T14:30:11.261Z] daemon.go:325: [d3592caf5db27] waiting for daemon to start [2020-07-29T14:30:11.261Z] daemon.go:325: [d3592caf5db27] waiting for daemon to start [2020-07-29T14:30:11.261Z] daemon.go:353: [d3592caf5db27] daemon started [2020-07-29T14:30:11.261Z] daemon.go:461: [d3592caf5db27] Stopping daemon [2020-07-29T14:30:11.261Z] daemon.go:296: [d3592caf5db27] exiting daemon [2020-07-29T14:30:11.261Z] daemon.go:448: [d3592caf5db27] Daemon stopped [2020-07-29T14:30:11.261Z] daemon.go:325: [d3592caf5db27] waiting for daemon to start [2020-07-29T14:30:11.261Z] daemon.go:296: [d3592caf5db27] exiting daemon [2020-07-29T14:30:11.261Z] daemon.go:325: [d3592caf5db27] waiting for daemon to start [2020-07-29T14:30:11.261Z] daemon.go:461: [d3592caf5db27] Stopping daemon [2020-07-29T14:30:11.261Z] daemon.go:450: [d3592caf5db27] Error when stopping daemon: daemon not started [2020-07-29T14:30:11.261Z] check_test.go:309: Daemon d3592caf5db27 is not started [2020-07-29T14:30:11.261Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.72s) [2020-07-29T14:30:11.261Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-07-29T14:30:11.261Z] daemon.go:325: [da1d9085c1075] waiting for daemon to start [2020-07-29T14:30:11.261Z] daemon.go:325: [da1d9085c1075] waiting for daemon to start [2020-07-29T14:30:11.261Z] daemon.go:353: [da1d9085c1075] daemon started [2020-07-29T14:30:11.261Z] daemon.go:461: [da1d9085c1075] Stopping daemon [2020-07-29T14:30:11.261Z] daemon.go:296: [da1d9085c1075] exiting daemon [2020-07-29T14:30:11.261Z] daemon.go:448: [da1d9085c1075] Daemon stopped [2020-07-29T14:30:11.261Z] daemon.go:325: [da1d9085c1075] waiting for daemon to start [2020-07-29T14:30:11.261Z] daemon.go:325: [da1d9085c1075] waiting for daemon to start [2020-07-29T14:30:11.261Z] daemon.go:353: [da1d9085c1075] daemon started [2020-07-29T14:30:11.261Z] daemon.go:461: [da1d9085c1075] Stopping daemon [2020-07-29T14:30:11.261Z] daemon.go:296: [da1d9085c1075] exiting daemon [2020-07-29T14:30:11.261Z] daemon.go:448: [da1d9085c1075] Daemon stopped [2020-07-29T14:30:11.261Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.52s) [2020-07-29T14:30:11.261Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-07-29T14:30:11.261Z] daemon.go:325: [d273258648c83] waiting for daemon to start [2020-07-29T14:30:11.261Z] daemon.go:325: [d273258648c83] waiting for daemon to start [2020-07-29T14:30:11.261Z] daemon.go:353: [d273258648c83] daemon started [2020-07-29T14:30:11.261Z] daemon.go:461: [d273258648c83] Stopping daemon [2020-07-29T14:30:11.261Z] daemon.go:296: [d273258648c83] exiting daemon [2020-07-29T14:30:11.261Z] daemon.go:448: [d273258648c83] Daemon stopped [2020-07-29T14:30:11.261Z] daemon.go:325: [d273258648c83] waiting for daemon to start [2020-07-29T14:30:11.261Z] daemon.go:325: [d273258648c83] waiting for daemon to start [2020-07-29T14:30:11.261Z] daemon.go:353: [d273258648c83] daemon started [2020-07-29T14:30:11.261Z] daemon.go:461: [d273258648c83] Stopping daemon [2020-07-29T14:30:11.261Z] daemon.go:296: [d273258648c83] exiting daemon [2020-07-29T14:30:11.261Z] daemon.go:448: [d273258648c83] Daemon stopped [2020-07-29T14:30:11.261Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.01s) [2020-07-29T14:30:11.261Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-07-29T14:30:11.261Z] daemon.go:325: [d9336520a4138] waiting for daemon to start [2020-07-29T14:30:11.261Z] daemon.go:325: [d9336520a4138] waiting for daemon to start [2020-07-29T14:30:11.261Z] daemon.go:353: [d9336520a4138] daemon started [2020-07-29T14:30:11.261Z] daemon.go:461: [d9336520a4138] Stopping daemon [2020-07-29T14:30:11.261Z] daemon.go:296: [d9336520a4138] exiting daemon [2020-07-29T14:30:11.261Z] daemon.go:448: [d9336520a4138] Daemon stopped [2020-07-29T14:30:11.261Z] daemon.go:325: [d9336520a4138] waiting for daemon to start [2020-07-29T14:30:11.261Z] daemon.go:325: [d9336520a4138] waiting for daemon to start [2020-07-29T14:30:11.261Z] daemon.go:353: [d9336520a4138] daemon started [2020-07-29T14:30:11.261Z] daemon.go:461: [d9336520a4138] Stopping daemon [2020-07-29T14:30:11.261Z] daemon.go:296: [d9336520a4138] exiting daemon [2020-07-29T14:30:11.261Z] daemon.go:448: [d9336520a4138] Daemon stopped [2020-07-29T14:30:11.261Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.00s) [2020-07-29T14:30:11.261Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove [2020-07-29T14:30:11.261Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove [2020-07-29T14:30:11.261Z] daemon.go:325: [d9889b2500830] waiting for daemon to start [2020-07-29T14:30:11.261Z] daemon.go:325: [d9889b2500830] waiting for daemon to start [2020-07-29T14:30:11.261Z] daemon.go:353: [d9889b2500830] daemon started [2020-07-29T14:30:11.261Z] daemon.go:461: [d9889b2500830] Stopping daemon [2020-07-29T14:30:11.261Z] daemon.go:296: [d9889b2500830] exiting daemon [2020-07-29T14:30:11.261Z] daemon.go:448: [d9889b2500830] Daemon stopped [2020-07-29T14:30:11.261Z] daemon.go:325: [d9889b2500830] waiting for daemon to start [2020-07-29T14:30:11.261Z] daemon.go:325: [d9889b2500830] waiting for daemon to start [2020-07-29T14:30:11.261Z] daemon.go:353: [d9889b2500830] daemon started [2020-07-29T14:30:11.261Z] check_test.go:309: Daemon d6fc7cf05547f is not started [2020-07-29T14:30:11.261Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s) [2020-07-29T14:30:11.261Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfo [2020-07-29T14:30:11.261Z] daemon.go:325: [d0aa3389afe17] waiting for daemon to start [2020-07-29T14:30:11.261Z] daemon.go:325: [d0aa3389afe17] waiting for daemon to start [2020-07-29T14:30:11.261Z] daemon.go:353: [d0aa3389afe17] daemon started [2020-07-29T14:30:11.262Z] daemon.go:461: [d0aa3389afe17] Stopping daemon [2020-07-29T14:30:11.262Z] daemon.go:296: [d0aa3389afe17] exiting daemon [2020-07-29T14:30:11.262Z] daemon.go:448: [d0aa3389afe17] Daemon stopped [2020-07-29T14:30:11.262Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2020-07-29T14:30:11.262Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-07-29T14:30:11.262Z] daemon.go:325: [d09d5cac2cccb] waiting for daemon to start [2020-07-29T14:30:11.262Z] daemon.go:325: [d09d5cac2cccb] waiting for daemon to start [2020-07-29T14:30:11.262Z] daemon.go:353: [d09d5cac2cccb] daemon started [2020-07-29T14:30:11.262Z] daemon.go:461: [d09d5cac2cccb] Stopping daemon [2020-07-29T14:30:11.262Z] daemon.go:296: [d09d5cac2cccb] exiting daemon [2020-07-29T14:30:11.262Z] daemon.go:448: [d09d5cac2cccb] Daemon stopped [2020-07-29T14:30:11.262Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2020-07-29T14:30:11.262Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-07-29T14:30:11.262Z] daemon.go:325: [d2cb61275310b] waiting for daemon to start [2020-07-29T14:30:11.262Z] daemon.go:325: [d2cb61275310b] waiting for daemon to start [2020-07-29T14:30:11.262Z] daemon.go:353: [d2cb61275310b] daemon started [2020-07-29T14:30:11.262Z] daemon.go:461: [d2cb61275310b] Stopping daemon [2020-07-29T14:30:11.262Z] daemon.go:296: [d2cb61275310b] exiting daemon [2020-07-29T14:30:11.262Z] daemon.go:448: [d2cb61275310b] Daemon stopped [2020-07-29T14:30:11.262Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.94s) [2020-07-29T14:30:11.262Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSRun [2020-07-29T14:30:11.262Z] daemon.go:325: [d022c673f770f] waiting for daemon to start [2020-07-29T14:30:11.262Z] daemon.go:325: [d022c673f770f] waiting for daemon to start [2020-07-29T14:30:11.262Z] daemon.go:353: [d022c673f770f] daemon started [2020-07-29T14:30:11.262Z] daemon.go:461: [d022c673f770f] Stopping daemon [2020-07-29T14:30:11.262Z] daemon.go:296: [d022c673f770f] exiting daemon [2020-07-29T14:30:11.262Z] daemon.go:448: [d022c673f770f] Daemon stopped [2020-07-29T14:30:11.262Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-07-29T14:30:11.262Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-07-29T14:30:11.262Z] check_test.go:309: Daemon ddc793a088b11 is not started [2020-07-29T14:30:11.262Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.82s) [2020-07-29T14:30:11.262Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterCapability [2020-07-29T14:30:11.262Z] daemon.go:325: [d095c5a20653a] waiting for daemon to start [2020-07-29T14:30:11.262Z] daemon.go:325: [d095c5a20653a] waiting for daemon to start [2020-07-29T14:30:11.262Z] daemon.go:353: [d095c5a20653a] daemon started [2020-07-29T14:30:11.262Z] daemon.go:461: [d095c5a20653a] Stopping daemon [2020-07-29T14:30:11.262Z] daemon.go:296: [d095c5a20653a] exiting daemon [2020-07-29T14:30:11.262Z] daemon.go:448: [d095c5a20653a] Daemon stopped [2020-07-29T14:30:11.262Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.82s) [2020-07-29T14:30:11.262Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-07-29T14:30:11.262Z] daemon.go:325: [dc80d8be1379f] waiting for daemon to start [2020-07-29T14:30:11.262Z] daemon.go:325: [dc80d8be1379f] waiting for daemon to start [2020-07-29T14:30:11.262Z] daemon.go:353: [dc80d8be1379f] daemon started [2020-07-29T14:30:11.262Z] daemon.go:461: [dc80d8be1379f] Stopping daemon [2020-07-29T14:30:11.262Z] daemon.go:296: [dc80d8be1379f] exiting daemon [2020-07-29T14:30:11.262Z] daemon.go:448: [dc80d8be1379f] Daemon stopped [2020-07-29T14:30:11.262Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.75s) [2020-07-29T14:30:11.262Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-07-29T14:30:11.262Z] daemon.go:325: [dbb7197310e88] waiting for daemon to start [2020-07-29T14:30:11.262Z] daemon.go:325: [dbb7197310e88] waiting for daemon to start [2020-07-29T14:30:11.262Z] daemon.go:353: [dbb7197310e88] daemon started [2020-07-29T14:30:11.262Z] daemon.go:461: [dbb7197310e88] Stopping daemon [2020-07-29T14:30:11.262Z] daemon.go:296: [dbb7197310e88] exiting daemon [2020-07-29T14:30:11.262Z] daemon.go:448: [dbb7197310e88] Daemon stopped [2020-07-29T14:30:11.262Z] daemon.go:325: [dbb7197310e88] waiting for daemon to start [2020-07-29T14:30:11.262Z] daemon.go:325: [dbb7197310e88] waiting for daemon to start [2020-07-29T14:30:11.262Z] daemon.go:353: [dbb7197310e88] daemon started [2020-07-29T14:30:11.262Z] daemon.go:461: [dbb7197310e88] Stopping daemon [2020-07-29T14:30:11.262Z] daemon.go:296: [dbb7197310e88] exiting daemon [2020-07-29T14:30:11.262Z] daemon.go:448: [dbb7197310e88] Daemon stopped [2020-07-29T14:30:11.262Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.52s) [2020-07-29T14:30:11.262Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageDangling [2020-07-29T14:30:11.262Z] daemon.go:325: [d4dc9f7b03db8] waiting for daemon to start [2020-07-29T14:30:11.262Z] daemon.go:325: [d4dc9f7b03db8] waiting for daemon to start [2020-07-29T14:30:11.262Z] daemon.go:353: [d4dc9f7b03db8] daemon started [2020-07-29T14:30:11.262Z] daemon.go:461: [d4dc9f7b03db8] Stopping daemon [2020-07-29T14:30:11.262Z] daemon.go:296: [d4dc9f7b03db8] exiting daemon [2020-07-29T14:30:11.262Z] daemon.go:448: [d4dc9f7b03db8] Daemon stopped [2020-07-29T14:30:11.262Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.86s) [2020-07-29T14:30:11.262Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageLabel [2020-07-29T14:30:11.262Z] daemon.go:325: [df37617f067f3] waiting for daemon to start [2020-07-29T14:30:11.262Z] daemon.go:325: [df37617f067f3] waiting for daemon to start [2020-07-29T14:30:11.262Z] daemon.go:353: [df37617f067f3] daemon started [2020-07-29T14:30:11.262Z] daemon.go:461: [df37617f067f3] Stopping daemon [2020-07-29T14:30:11.262Z] daemon.go:296: [df37617f067f3] exiting daemon [2020-07-29T14:30:11.262Z] daemon.go:448: [df37617f067f3] Daemon stopped [2020-07-29T14:30:11.262Z] --- PASS: TestDockerDaemonSuite/TestRegistryMirrors (0.60s) [2020-07-29T14:30:11.262Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRegistryMirrors [2020-07-29T14:30:11.262Z] daemon.go:325: [d7a7de453e371] waiting for daemon to start [2020-07-29T14:30:11.262Z] daemon.go:325: [d7a7de453e371] waiting for daemon to start [2020-07-29T14:30:11.262Z] daemon.go:353: [d7a7de453e371] daemon started [2020-07-29T14:30:11.262Z] daemon.go:461: [d7a7de453e371] Stopping daemon [2020-07-29T14:30:11.262Z] daemon.go:296: [d7a7de453e371] exiting daemon [2020-07-29T14:30:11.262Z] daemon.go:448: [d7a7de453e371] Daemon stopped [2020-07-29T14:30:11.262Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.29s) [2020-07-29T14:30:11.262Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-07-29T14:30:11.262Z] daemon.go:325: [d31a02297d7c2] waiting for daemon to start [2020-07-29T14:30:11.262Z] daemon.go:325: [d31a02297d7c2] waiting for daemon to start [2020-07-29T14:30:11.262Z] daemon.go:353: [d31a02297d7c2] daemon started [2020-07-29T14:30:11.262Z] daemon.go:461: [d31a02297d7c2] Stopping daemon [2020-07-29T14:30:11.262Z] daemon.go:296: [d31a02297d7c2] exiting daemon [2020-07-29T14:30:11.262Z] daemon.go:448: [d31a02297d7c2] Daemon stopped [2020-07-29T14:30:11.262Z] daemon.go:325: [d31a02297d7c2] waiting for daemon to start [2020-07-29T14:30:11.262Z] daemon.go:325: [d31a02297d7c2] waiting for daemon to start [2020-07-29T14:30:11.262Z] daemon.go:353: [d31a02297d7c2] daemon started [2020-07-29T14:30:11.262Z] daemon.go:461: [d31a02297d7c2] Stopping daemon [2020-07-29T14:30:11.262Z] daemon.go:296: [d31a02297d7c2] exiting daemon [2020-07-29T14:30:11.262Z] daemon.go:448: [d31a02297d7c2] Daemon stopped [2020-07-29T14:30:11.262Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.23s) [2020-07-29T14:30:11.262Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-07-29T14:30:11.262Z] daemon.go:325: [d3c910f6f6ef1] waiting for daemon to start [2020-07-29T14:30:11.262Z] daemon.go:325: [d3c910f6f6ef1] waiting for daemon to start [2020-07-29T14:30:11.262Z] daemon.go:353: [d3c910f6f6ef1] daemon started [2020-07-29T14:30:11.262Z] daemon.go:461: [d3c910f6f6ef1] Stopping daemon [2020-07-29T14:30:11.262Z] daemon.go:296: [d3c910f6f6ef1] exiting daemon [2020-07-29T14:30:11.262Z] daemon.go:448: [d3c910f6f6ef1] Daemon stopped [2020-07-29T14:30:11.262Z] daemon.go:325: [d3c910f6f6ef1] waiting for daemon to start [2020-07-29T14:30:11.262Z] daemon.go:325: [d3c910f6f6ef1] waiting for daemon to start [2020-07-29T14:30:11.262Z] daemon.go:353: [d3c910f6f6ef1] daemon started [2020-07-29T14:30:11.262Z] daemon.go:461: [d3c910f6f6ef1] Stopping daemon [2020-07-29T14:30:11.262Z] daemon.go:296: [d3c910f6f6ef1] exiting daemon [2020-07-29T14:30:11.262Z] daemon.go:448: [d3c910f6f6ef1] Daemon stopped [2020-07-29T14:30:11.262Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.73s) [2020-07-29T14:30:11.262Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunLinksChanged [2020-07-29T14:30:11.262Z] daemon.go:325: [dfdd08dfdac80] waiting for daemon to start [2020-07-29T14:30:11.262Z] daemon.go:325: [dfdd08dfdac80] waiting for daemon to start [2020-07-29T14:30:11.262Z] daemon.go:353: [dfdd08dfdac80] daemon started [2020-07-29T14:30:11.262Z] daemon.go:461: [dfdd08dfdac80] Stopping daemon [2020-07-29T14:30:11.262Z] daemon.go:296: [dfdd08dfdac80] exiting daemon [2020-07-29T14:30:11.262Z] daemon.go:448: [dfdd08dfdac80] Daemon stopped [2020-07-29T14:30:11.262Z] daemon.go:325: [dfdd08dfdac80] waiting for daemon to start [2020-07-29T14:30:11.262Z] daemon.go:325: [dfdd08dfdac80] waiting for daemon to start [2020-07-29T14:30:11.262Z] daemon.go:353: [dfdd08dfdac80] daemon started [2020-07-29T14:30:11.262Z] daemon.go:461: [dfdd08dfdac80] Stopping daemon [2020-07-29T14:30:11.262Z] daemon.go:296: [dfdd08dfdac80] exiting daemon [2020-07-29T14:30:11.262Z] daemon.go:448: [dfdd08dfdac80] Daemon stopped [2020-07-29T14:30:11.262Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.78s) [2020-07-29T14:30:11.262Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-07-29T14:30:11.262Z] daemon.go:325: [da4eec61a3a68] waiting for daemon to start [2020-07-29T14:30:11.262Z] daemon.go:325: [da4eec61a3a68] waiting for daemon to start [2020-07-29T14:30:11.262Z] daemon.go:353: [da4eec61a3a68] daemon started [2020-07-29T14:30:11.262Z] daemon.go:461: [da4eec61a3a68] Stopping daemon [2020-07-29T14:30:11.262Z] daemon.go:296: [da4eec61a3a68] exiting daemon [2020-07-29T14:30:11.262Z] daemon.go:448: [da4eec61a3a68] Daemon stopped [2020-07-29T14:30:11.262Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.17s) [2020-07-29T14:30:11.262Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-07-29T14:30:11.262Z] daemon.go:325: [d87b2c7823855] waiting for daemon to start [2020-07-29T14:30:11.262Z] daemon.go:325: [d87b2c7823855] waiting for daemon to start [2020-07-29T14:30:11.262Z] daemon.go:353: [d87b2c7823855] daemon started [2020-07-29T14:30:11.262Z] daemon.go:461: [d87b2c7823855] Stopping daemon [2020-07-29T14:30:11.262Z] daemon.go:296: [d87b2c7823855] exiting daemon [2020-07-29T14:30:11.262Z] daemon.go:448: [d87b2c7823855] Daemon stopped [2020-07-29T14:30:11.262Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.12s) [2020-07-29T14:30:11.262Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-07-29T14:30:11.262Z] daemon.go:325: [d40353835eddb] waiting for daemon to start [2020-07-29T14:30:11.262Z] daemon.go:325: [d40353835eddb] waiting for daemon to start [2020-07-29T14:30:11.262Z] daemon.go:353: [d40353835eddb] daemon started [2020-07-29T14:30:11.262Z] daemon.go:461: [d40353835eddb] Stopping daemon [2020-07-29T14:30:11.262Z] daemon.go:296: [d40353835eddb] exiting daemon [2020-07-29T14:30:11.262Z] daemon.go:448: [d40353835eddb] Daemon stopped [2020-07-29T14:30:11.262Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.08s) [2020-07-29T14:30:11.262Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-07-29T14:30:11.262Z] daemon.go:325: [da95eee01c615] waiting for daemon to start [2020-07-29T14:30:11.262Z] daemon.go:325: [da95eee01c615] waiting for daemon to start [2020-07-29T14:30:11.262Z] daemon.go:353: [da95eee01c615] daemon started [2020-07-29T14:30:11.262Z] daemon.go:461: [da95eee01c615] Stopping daemon [2020-07-29T14:30:11.262Z] daemon.go:296: [da95eee01c615] exiting daemon [2020-07-29T14:30:11.262Z] daemon.go:448: [da95eee01c615] Daemon stopped [2020-07-29T14:30:11.262Z] daemon.go:325: [da95eee01c615] waiting for daemon to start [2020-07-29T14:30:11.262Z] daemon.go:325: [da95eee01c615] waiting for daemon to start [2020-07-29T14:30:11.262Z] daemon.go:353: [da95eee01c615] daemon started [2020-07-29T14:30:11.262Z] daemon.go:461: [da95eee01c615] Stopping daemon [2020-07-29T14:30:11.262Z] daemon.go:296: [da95eee01c615] exiting daemon [2020-07-29T14:30:11.262Z] daemon.go:448: [da95eee01c615] Daemon stopped [2020-07-29T14:30:11.262Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.63s) [2020-07-29T14:30:11.262Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-07-29T14:30:11.262Z] daemon.go:325: [d9852c9c6a91d] waiting for daemon to start [2020-07-29T14:30:11.262Z] daemon.go:325: [d9852c9c6a91d] waiting for daemon to start [2020-07-29T14:30:11.262Z] daemon.go:353: [d9852c9c6a91d] daemon started [2020-07-29T14:30:11.262Z] daemon.go:461: [d9852c9c6a91d] Stopping daemon [2020-07-29T14:30:11.262Z] daemon.go:296: [d9852c9c6a91d] exiting daemon [2020-07-29T14:30:11.262Z] daemon.go:448: [d9852c9c6a91d] Daemon stopped [2020-07-29T14:30:11.262Z] daemon.go:325: [d9852c9c6a91d] waiting for daemon to start [2020-07-29T14:30:11.262Z] daemon.go:325: [d9852c9c6a91d] waiting for daemon to start [2020-07-29T14:30:11.262Z] daemon.go:353: [d9852c9c6a91d] daemon started [2020-07-29T14:30:11.262Z] daemon.go:461: [d9852c9c6a91d] Stopping daemon [2020-07-29T14:30:11.262Z] daemon.go:296: [d9852c9c6a91d] exiting daemon [2020-07-29T14:30:11.262Z] daemon.go:448: [d9852c9c6a91d] Daemon stopped [2020-07-29T14:30:11.262Z] daemon.go:325: [d9852c9c6a91d] waiting for daemon to start [2020-07-29T14:30:11.262Z] daemon.go:296: [d9852c9c6a91d] exiting daemon [2020-07-29T14:30:11.262Z] daemon.go:325: [d9852c9c6a91d] waiting for daemon to start [2020-07-29T14:30:11.262Z] daemon.go:461: [d9852c9c6a91d] Stopping daemon [2020-07-29T14:30:11.262Z] daemon.go:450: [d9852c9c6a91d] Error when stopping daemon: daemon not started [2020-07-29T14:30:11.262Z] docker_cli_daemon_test.go:2542: Daemon d9852c9c6a91d is not started [2020-07-29T14:30:11.262Z] daemon.go:325: [d9852c9c6a91d] waiting for daemon to start [2020-07-29T14:30:11.262Z] daemon.go:325: [d9852c9c6a91d] waiting for daemon to start [2020-07-29T14:30:11.262Z] daemon.go:353: [d9852c9c6a91d] daemon started [2020-07-29T14:30:11.262Z] daemon.go:461: [d9852c9c6a91d] Stopping daemon [2020-07-29T14:30:11.262Z] daemon.go:296: [d9852c9c6a91d] exiting daemon [2020-07-29T14:30:11.262Z] daemon.go:448: [d9852c9c6a91d] Daemon stopped [2020-07-29T14:30:11.262Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.60s) [2020-07-29T14:30:11.262Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-07-29T14:30:11.262Z] daemon.go:325: [d187b5e019013] waiting for daemon to start [2020-07-29T14:30:11.262Z] daemon.go:325: [d187b5e019013] waiting for daemon to start [2020-07-29T14:30:11.262Z] daemon.go:353: [d187b5e019013] daemon started [2020-07-29T14:30:11.262Z] daemon.go:461: [d187b5e019013] Stopping daemon [2020-07-29T14:30:11.262Z] daemon.go:296: [d187b5e019013] exiting daemon [2020-07-29T14:30:11.262Z] daemon.go:448: [d187b5e019013] Daemon stopped [2020-07-29T14:30:11.262Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.73s) [2020-07-29T14:30:11.262Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-07-29T14:30:11.262Z] daemon.go:325: [dfe659e3163a5] waiting for daemon to start [2020-07-29T14:30:11.262Z] daemon.go:325: [dfe659e3163a5] waiting for daemon to start [2020-07-29T14:30:11.262Z] daemon.go:353: [dfe659e3163a5] daemon started [2020-07-29T14:30:11.262Z] daemon.go:461: [dfe659e3163a5] Stopping daemon [2020-07-29T14:30:11.262Z] daemon.go:296: [dfe659e3163a5] exiting daemon [2020-07-29T14:30:11.262Z] daemon.go:448: [dfe659e3163a5] Daemon stopped [2020-07-29T14:30:11.262Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.82s) [2020-07-29T14:30:11.262Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSize [2020-07-29T14:30:11.262Z] daemon.go:325: [db2b4d5364c14] waiting for daemon to start [2020-07-29T14:30:11.262Z] daemon.go:325: [db2b4d5364c14] waiting for daemon to start [2020-07-29T14:30:11.262Z] daemon.go:353: [db2b4d5364c14] daemon started [2020-07-29T14:30:11.262Z] daemon.go:461: [db2b4d5364c14] Stopping daemon [2020-07-29T14:30:11.262Z] daemon.go:296: [db2b4d5364c14] exiting daemon [2020-07-29T14:30:11.262Z] daemon.go:448: [db2b4d5364c14] Daemon stopped [2020-07-29T14:30:11.262Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.69s) [2020-07-29T14:30:11.262Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSizeReload [2020-07-29T14:30:11.262Z] daemon.go:325: [d5561661d6bd1] waiting for daemon to start [2020-07-29T14:30:11.262Z] daemon.go:325: [d5561661d6bd1] waiting for daemon to start [2020-07-29T14:30:11.262Z] daemon.go:353: [d5561661d6bd1] daemon started [2020-07-29T14:30:11.262Z] daemon.go:461: [d5561661d6bd1] Stopping daemon [2020-07-29T14:30:11.262Z] daemon.go:296: [d5561661d6bd1] exiting daemon [2020-07-29T14:30:11.262Z] daemon.go:448: [d5561661d6bd1] Daemon stopped [2020-07-29T14:30:11.262Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.15s) [2020-07-29T14:30:11.262Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestTLSVerify [2020-07-29T14:30:11.262Z] check_test.go:309: Daemon daca625a34f83 is not started [2020-07-29T14:30:11.262Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.15s) [2020-07-29T14:30:11.262Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestVolumePlugin [2020-07-29T14:30:11.262Z] daemon.go:325: [dc9a3fb109821] waiting for daemon to start [2020-07-29T14:30:11.262Z] daemon.go:325: [dc9a3fb109821] waiting for daemon to start [2020-07-29T14:30:11.262Z] daemon.go:353: [dc9a3fb109821] daemon started [2020-07-29T14:30:11.262Z] daemon.go:461: [dc9a3fb109821] Stopping daemon [2020-07-29T14:30:11.262Z] daemon.go:296: [dc9a3fb109821] exiting daemon [2020-07-29T14:30:11.262Z] daemon.go:448: [dc9a3fb109821] Daemon stopped [2020-07-29T14:30:11.262Z] === RUN TestDockerSwarmSuite [2020-07-29T14:30:11.262Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-07-29T14:30:11.828Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-07-29T14:30:12.084Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-07-29T14:30:12.340Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-07-29T14:30:13.269Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-07-29T14:30:13.525Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-07-29T14:30:13.783Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-07-29T14:30:14.040Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-07-29T14:30:14.040Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-07-29T14:30:16.599Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-07-29T14:30:16.855Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-07-29T14:30:17.785Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-07-29T14:30:19.677Z] === RUN TestDockerSuite/TestBuildEnv [2020-07-29T14:30:21.044Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-07-29T14:30:21.974Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-07-29T14:30:22.230Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-07-29T14:30:23.594Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-07-29T14:30:28.843Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-07-29T14:30:35.381Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-07-29T14:30:36.307Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-07-29T14:30:48.479Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-07-29T14:30:48.736Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-07-29T14:30:53.675Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-07-29T14:30:53.675Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-07-29T14:30:53.675Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-07-29T14:30:53.675Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-07-29T14:30:55.906Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-07-29T14:30:56.377Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-07-29T14:30:56.377Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-07-29T14:30:56.377Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-07-29T14:30:56.377Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-07-29T14:30:56.377Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-07-29T14:30:57.377Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-07-29T14:30:58.738Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-07-29T14:30:58.738Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-07-29T14:30:58.738Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-07-29T14:30:59.358Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-07-29T14:30:59.922Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-07-29T14:30:59.922Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-07-29T14:31:00.347Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-07-29T14:31:00.819Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-07-29T14:31:00.851Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-07-29T14:31:00.851Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-07-29T14:31:01.107Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-07-29T14:31:01.291Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-07-29T14:31:01.291Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-07-29T14:31:01.291Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-07-29T14:31:03.521Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-07-29T14:31:05.276Z] --- PASS: TestImportExtremelyLargeImageWorks (207.77s) [2020-07-29T14:31:05.276Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2020-07-29T14:31:05.276Z] daemon.go:325: [dd4e78f6d093a] waiting for daemon to start [2020-07-29T14:31:05.276Z] daemon.go:325: [dd4e78f6d093a] waiting for daemon to start [2020-07-29T14:31:05.276Z] daemon.go:353: [dd4e78f6d093a] daemon started [2020-07-29T14:31:05.276Z] daemon.go:461: [dd4e78f6d093a] Stopping daemon [2020-07-29T14:31:05.276Z] daemon.go:296: [dd4e78f6d093a] exiting daemon [2020-07-29T14:31:05.276Z] daemon.go:448: [dd4e78f6d093a] Daemon stopped [2020-07-29T14:31:05.276Z] PASS [2020-07-29T14:31:05.276Z] [2020-07-29T14:31:05.276Z] DONE 11 tests in 209.239s [2020-07-29T14:31:05.276Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-07-29T14:31:05.276Z] ++ 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-07-29T14:31:05.276Z] ++ set -e [2020-07-29T14:31:05.276Z] ++ '[' -n 0 ']' [2020-07-29T14:31:05.276Z] ++ set -x [2020-07-29T14:31:05.276Z] ++ env -i DEST=/go/src/github.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-07-29T14:31:05.276Z] INFO: Testing against a local daemon [2020-07-29T14:31:05.276Z] === RUN TestNetworkCreateDelete [2020-07-29T14:31:05.276Z] --- PASS: TestNetworkCreateDelete (0.15s) [2020-07-29T14:31:05.276Z] === RUN TestDockerNetworkDeletePreferID [2020-07-29T14:31:05.276Z] --- PASS: TestDockerNetworkDeletePreferID (0.44s) [2020-07-29T14:31:05.276Z] === RUN TestDaemonDNSFallback [2020-07-29T14:31:07.165Z] --- PASS: TestDaemonDNSFallback (1.65s) [2020-07-29T14:31:07.165Z] dns_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDNSFallback [2020-07-29T14:31:07.165Z] daemon.go:325: [d5ad143aa4364] waiting for daemon to start [2020-07-29T14:31:07.165Z] daemon.go:325: [d5ad143aa4364] waiting for daemon to start [2020-07-29T14:31:07.165Z] daemon.go:353: [d5ad143aa4364] daemon started [2020-07-29T14:31:07.165Z] daemon.go:461: [d5ad143aa4364] Stopping daemon [2020-07-29T14:31:07.165Z] daemon.go:296: [d5ad143aa4364] exiting daemon [2020-07-29T14:31:07.165Z] daemon.go:448: [d5ad143aa4364] Daemon stopped [2020-07-29T14:31:07.165Z] === RUN TestInspectNetwork [2020-07-29T14:31:10.436Z] === RUN TestDockerSuite/TestBuildExpose [2020-07-29T14:31:10.436Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-07-29T14:31:10.998Z] === RUN TestInspectNetwork/full_network_id [2020-07-29T14:31:10.998Z] === RUN TestInspectNetwork/partial_network_id [2020-07-29T14:31:10.998Z] === RUN TestInspectNetwork/network_name [2020-07-29T14:31:10.998Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-07-29T14:31:10.998Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-07-29T14:31:11.255Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-07-29T14:31:11.511Z] === RUN TestDockerSuite/TestBuildFails [2020-07-29T14:31:12.072Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-07-29T14:31:12.072Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-07-29T14:31:13.438Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-07-29T14:31:13.985Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-07-29T14:31:15.954Z] --- PASS: TestInspectNetwork (8.47s) [2020-07-29T14:31:15.954Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2020-07-29T14:31:15.954Z] daemon.go:325: [daa162a2eb005] waiting for daemon to start [2020-07-29T14:31:15.954Z] daemon.go:325: [daa162a2eb005] waiting for daemon to start [2020-07-29T14:31:15.954Z] daemon.go:353: [daa162a2eb005] daemon started [2020-07-29T14:31:15.954Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-07-29T14:31:15.954Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-07-29T14:31:15.954Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-07-29T14:31:15.954Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-07-29T14:31:15.954Z] daemon.go:461: [daa162a2eb005] Stopping daemon [2020-07-29T14:31:15.954Z] daemon.go:296: [daa162a2eb005] exiting daemon [2020-07-29T14:31:15.954Z] daemon.go:448: [daa162a2eb005] Daemon stopped [2020-07-29T14:31:15.954Z] === RUN TestRunContainerWithBridgeNone [2020-07-29T14:31:15.954Z] === RUN TestDockerSuite/TestBuildForceRm [2020-07-29T14:31:16.883Z] === RUN TestDockerSuite/TestBuildFromGit [2020-07-29T14:31:17.444Z] --- PASS: TestRunContainerWithBridgeNone (2.05s) [2020-07-29T14:31:17.444Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2020-07-29T14:31:17.444Z] daemon.go:325: [d35f824d8bbd2] waiting for daemon to start [2020-07-29T14:31:17.444Z] daemon.go:325: [d35f824d8bbd2] waiting for daemon to start [2020-07-29T14:31:17.444Z] daemon.go:353: [d35f824d8bbd2] daemon started [2020-07-29T14:31:17.444Z] daemon.go:461: [d35f824d8bbd2] Stopping daemon [2020-07-29T14:31:17.444Z] daemon.go:296: [d35f824d8bbd2] exiting daemon [2020-07-29T14:31:17.444Z] daemon.go:448: [d35f824d8bbd2] Daemon stopped [2020-07-29T14:31:17.444Z] === RUN TestNetworkInvalidJSON [2020-07-29T14:31:17.444Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-29T14:31:17.444Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-29T14:31:17.444Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-29T14:31:17.444Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-29T14:31:17.444Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-29T14:31:17.444Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-29T14:31:17.444Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-29T14:31:17.444Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-29T14:31:17.444Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-29T14:31:17.444Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-07-29T14:31:17.444Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-29T14:31:17.444Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-29T14:31:17.444Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-29T14:31:17.444Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-29T14:31:18.006Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-07-29T14:31:18.263Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-07-29T14:31:18.519Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-07-29T14:31:18.519Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2020-07-29T14:31:18.519Z] daemon.go:325: [ddc81b2917d83] waiting for daemon to start [2020-07-29T14:31:18.519Z] daemon.go:325: [ddc81b2917d83] waiting for daemon to start [2020-07-29T14:31:18.519Z] daemon.go:353: [ddc81b2917d83] daemon started [2020-07-29T14:31:18.519Z] daemon.go:461: [ddc81b2917d83] Stopping daemon [2020-07-29T14:31:18.519Z] daemon.go:296: [ddc81b2917d83] exiting daemon [2020-07-29T14:31:18.519Z] daemon.go:448: [ddc81b2917d83] Daemon stopped [2020-07-29T14:31:18.519Z] daemon.go:325: [ddc81b2917d83] waiting for daemon to start [2020-07-29T14:31:18.519Z] daemon.go:325: [ddc81b2917d83] waiting for daemon to start [2020-07-29T14:31:18.519Z] daemon.go:353: [ddc81b2917d83] daemon started [2020-07-29T14:31:18.519Z] daemon.go:461: [ddc81b2917d83] Stopping daemon [2020-07-29T14:31:18.519Z] daemon.go:296: [ddc81b2917d83] exiting daemon [2020-07-29T14:31:18.519Z] daemon.go:448: [ddc81b2917d83] Daemon stopped [2020-07-29T14:31:18.519Z] === RUN TestDaemonDefaultNetworkPools [2020-07-29T14:31:18.766Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-07-29T14:31:18.766Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-07-29T14:31:19.080Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-07-29T14:31:19.238Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-07-29T14:31:19.336Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s) [2020-07-29T14:31:19.337Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2020-07-29T14:31:19.337Z] daemon.go:325: [d1aad69cfa026] waiting for daemon to start [2020-07-29T14:31:19.337Z] daemon.go:325: [d1aad69cfa026] waiting for daemon to start [2020-07-29T14:31:19.337Z] daemon.go:353: [d1aad69cfa026] daemon started [2020-07-29T14:31:19.337Z] daemon.go:461: [d1aad69cfa026] Stopping daemon [2020-07-29T14:31:19.337Z] daemon.go:296: [d1aad69cfa026] exiting daemon [2020-07-29T14:31:19.337Z] daemon.go:448: [d1aad69cfa026] Daemon stopped [2020-07-29T14:31:19.337Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-29T14:31:20.704Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-07-29T14:31:20.704Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-07-29T14:31:20.704Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2020-07-29T14:31:20.704Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2020-07-29T14:31:20.704Z] daemon.go:325: [d5f3edf743553] waiting for daemon to start [2020-07-29T14:31:20.704Z] daemon.go:325: [d5f3edf743553] waiting for daemon to start [2020-07-29T14:31:20.704Z] daemon.go:353: [d5f3edf743553] daemon started [2020-07-29T14:31:20.704Z] daemon.go:461: [d5f3edf743553] Stopping daemon [2020-07-29T14:31:20.704Z] daemon.go:296: [d5f3edf743553] exiting daemon [2020-07-29T14:31:20.704Z] daemon.go:448: [d5f3edf743553] Daemon stopped [2020-07-29T14:31:20.704Z] daemon.go:325: [d5f3edf743553] waiting for daemon to start [2020-07-29T14:31:20.704Z] daemon.go:325: [d5f3edf743553] waiting for daemon to start [2020-07-29T14:31:20.704Z] daemon.go:353: [d5f3edf743553] daemon started [2020-07-29T14:31:20.704Z] daemon.go:461: [d5f3edf743553] Stopping daemon [2020-07-29T14:31:20.704Z] daemon.go:296: [d5f3edf743553] exiting daemon [2020-07-29T14:31:20.704Z] daemon.go:448: [d5f3edf743553] Daemon stopped [2020-07-29T14:31:20.704Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-29T14:31:21.268Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-07-29T14:31:21.524Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-07-29T14:31:21.780Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-07-29T14:31:22.035Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.33s) [2020-07-29T14:31:22.035Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-29T14:31:22.035Z] daemon.go:325: [d0796843b953b] waiting for daemon to start [2020-07-29T14:31:22.035Z] daemon.go:325: [d0796843b953b] waiting for daemon to start [2020-07-29T14:31:22.036Z] daemon.go:353: [d0796843b953b] daemon started [2020-07-29T14:31:22.036Z] daemon.go:461: [d0796843b953b] Stopping daemon [2020-07-29T14:31:22.036Z] daemon.go:296: [d0796843b953b] exiting daemon [2020-07-29T14:31:22.036Z] daemon.go:448: [d0796843b953b] Daemon stopped [2020-07-29T14:31:22.036Z] daemon.go:325: [d0796843b953b] waiting for daemon to start [2020-07-29T14:31:22.036Z] daemon.go:325: [d0796843b953b] waiting for daemon to start [2020-07-29T14:31:22.036Z] daemon.go:353: [d0796843b953b] daemon started [2020-07-29T14:31:22.036Z] daemon.go:461: [d0796843b953b] Stopping daemon [2020-07-29T14:31:22.036Z] daemon.go:296: [d0796843b953b] exiting daemon [2020-07-29T14:31:22.036Z] daemon.go:448: [d0796843b953b] Daemon stopped [2020-07-29T14:31:22.036Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-29T14:31:22.211Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-07-29T14:31:22.599Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2020-07-29T14:31:22.599Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2020-07-29T14:31:22.599Z] daemon.go:325: [df8a3e8445204] waiting for daemon to start [2020-07-29T14:31:22.599Z] daemon.go:325: [df8a3e8445204] waiting for daemon to start [2020-07-29T14:31:22.599Z] daemon.go:353: [df8a3e8445204] daemon started [2020-07-29T14:31:22.599Z] daemon.go:461: [df8a3e8445204] Stopping daemon [2020-07-29T14:31:22.599Z] daemon.go:296: [df8a3e8445204] exiting daemon [2020-07-29T14:31:22.599Z] daemon.go:448: [df8a3e8445204] Daemon stopped [2020-07-29T14:31:22.599Z] === RUN TestServiceWithPredefinedNetwork [2020-07-29T14:31:23.203Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-07-29T14:31:23.526Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-07-29T14:31:25.416Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-07-29T14:31:25.714Z] --- PASS: TestServiceWithPredefinedNetwork (3.12s) [2020-07-29T14:31:25.714Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2020-07-29T14:31:25.714Z] daemon.go:325: [daf0f4d61a429] waiting for daemon to start [2020-07-29T14:31:25.714Z] daemon.go:325: [daf0f4d61a429] waiting for daemon to start [2020-07-29T14:31:25.714Z] daemon.go:353: [daf0f4d61a429] daemon started [2020-07-29T14:31:25.714Z] daemon.go:461: [daf0f4d61a429] Stopping daemon [2020-07-29T14:31:25.714Z] daemon.go:296: [daf0f4d61a429] exiting daemon [2020-07-29T14:31:25.714Z] daemon.go:448: [daf0f4d61a429] Daemon stopped [2020-07-29T14:31:25.714Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-29T14:31:25.714Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-29T14:31:25.714Z] service_test.go:230: FLAKY_TEST [2020-07-29T14:31:25.714Z] === RUN TestServiceWithDataPathPortInit [2020-07-29T14:31:26.641Z] === RUN TestDockerSuite/TestBuildHistory [2020-07-29T14:31:27.981Z] === RUN TestDockerSuite/TestBuildAddScript [2020-07-29T14:31:27.981Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-07-29T14:31:27.981Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-07-29T14:31:27.981Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-07-29T14:31:27.981Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-07-29T14:31:27.981Z] === RUN TestDockerSuite/TestBuildAddTar [2020-07-29T14:31:29.907Z] === RUN TestDockerSuite/TestBuildIidFile [2020-07-29T14:31:29.907Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-07-29T14:31:30.468Z] === RUN TestDockerSuite/TestBuildInheritance [2020-07-29T14:31:30.724Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-07-29T14:31:31.286Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-07-29T14:31:31.286Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-07-29T14:31:31.848Z] === RUN TestDockerSuite/TestBuildLabel [2020-07-29T14:31:32.105Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-07-29T14:31:32.669Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-07-29T14:31:32.926Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-07-29T14:31:33.181Z] === RUN TestDockerSuite/TestBuildLabels [2020-07-29T14:31:33.437Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-07-29T14:31:34.363Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-07-29T14:31:36.878Z] === RUN TestDockerSuite/TestBuildLastModified [2020-07-29T14:31:41.043Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-07-29T14:31:41.299Z] --- PASS: TestServiceWithDataPathPortInit (15.71s) [2020-07-29T14:31:41.299Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-07-29T14:31:41.299Z] daemon.go:325: [d0b770e270682] waiting for daemon to start [2020-07-29T14:31:41.299Z] daemon.go:325: [d0b770e270682] waiting for daemon to start [2020-07-29T14:31:41.299Z] daemon.go:353: [d0b770e270682] daemon started [2020-07-29T14:31:41.299Z] daemon.go:461: [d0b770e270682] Stopping daemon [2020-07-29T14:31:41.299Z] daemon.go:296: [d0b770e270682] exiting daemon [2020-07-29T14:31:41.299Z] daemon.go:448: [d0b770e270682] Daemon stopped [2020-07-29T14:31:41.299Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-07-29T14:31:41.299Z] daemon.go:325: [d38089d8cffa1] waiting for daemon to start [2020-07-29T14:31:41.299Z] daemon.go:325: [d38089d8cffa1] waiting for daemon to start [2020-07-29T14:31:41.299Z] daemon.go:353: [d38089d8cffa1] daemon started [2020-07-29T14:31:41.299Z] daemon.go:461: [d38089d8cffa1] Stopping daemon [2020-07-29T14:31:41.299Z] daemon.go:296: [d38089d8cffa1] exiting daemon [2020-07-29T14:31:41.299Z] daemon.go:448: [d38089d8cffa1] Daemon stopped [2020-07-29T14:31:41.299Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-29T14:31:43.818Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-07-29T14:31:43.818Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-07-29T14:31:43.818Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-07-29T14:31:43.818Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-07-29T14:31:43.818Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-07-29T14:31:44.074Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-07-29T14:31:45.439Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-07-29T14:31:46.368Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-07-29T14:31:48.884Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-07-29T14:31:48.884Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-07-29T14:31:49.446Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.97s) [2020-07-29T14:31:49.446Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2020-07-29T14:31:49.446Z] daemon.go:325: [dc20362405a46] waiting for daemon to start [2020-07-29T14:31:49.446Z] daemon.go:325: [dc20362405a46] waiting for daemon to start [2020-07-29T14:31:49.446Z] daemon.go:353: [dc20362405a46] daemon started [2020-07-29T14:31:49.447Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:4gi4btpzrjkc2gf37v21r4lyf Created:2020-07-29 14:31:42.783656599 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[02047e8aeaa5c0d2c5c6c6f8a5882d021650270c4e28e70ceab4d5dd5bae8401:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.orofncqx8tl9gf067mu6oxdcw EndpointID:68f38b8f4db3c70c3b24b59b033504f637aa8230517450dc8c8554e55864a3d8 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:269538486a550ff543ff25ae13a3beb4e40de00ff2a8ba6a3a457d983008f60b MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:aefe1d479340 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.orofncqx8tl9gf067mu6oxdcw EndpointID:68f38b8f4db3c70c3b24b59b033504f637aa8230517450dc8c8554e55864a3d8 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-07-29T14:31:49.447Z] daemon.go:461: [dc20362405a46] Stopping daemon [2020-07-29T14:31:49.447Z] daemon.go:296: [dc20362405a46] exiting daemon [2020-07-29T14:31:49.447Z] daemon.go:448: [dc20362405a46] Daemon stopped [2020-07-29T14:31:49.447Z] PASS [2020-07-29T14:31:49.447Z] [2020-07-29T14:31:49.447Z] === Skipped [2020-07-29T14:31:49.447Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-29T14:31:49.447Z] service_test.go:230: FLAKY_TEST [2020-07-29T14:31:49.447Z] [2020-07-29T14:31:49.447Z] [2020-07-29T14:31:49.447Z] DONE 22 tests, 1 skipped in 44.753s [2020-07-29T14:31:49.447Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-07-29T14:31:49.447Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-29T14:31:49.447Z] ++ 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-07-29T14:31:49.447Z] ++ set -e [2020-07-29T14:31:49.447Z] ++ '[' -n 0 ']' [2020-07-29T14:31:49.447Z] ++ set -x [2020-07-29T14:31:49.447Z] ++ env -i DEST=/go/src/github.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-07-29T14:31:49.447Z] INFO: Testing against a local daemon [2020-07-29T14:31:49.447Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-29T14:31:49.447Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-29T14:31:49.447Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-29T14:31:49.447Z] === RUN TestDockerNetworkIpvlan [2020-07-29T14:31:49.447Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-29T14:31:49.447Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-29T14:31:49.447Z] PASS [2020-07-29T14:31:49.447Z] [2020-07-29T14:31:49.447Z] === Skipped [2020-07-29T14:31:49.447Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-29T14:31:49.447Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-29T14:31:49.447Z] [2020-07-29T14:31:49.447Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-29T14:31:49.447Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-29T14:31:49.447Z] [2020-07-29T14:31:49.447Z] [2020-07-29T14:31:49.447Z] DONE 2 tests, 2 skipped in 0.151s [2020-07-29T14:31:49.447Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-29T14:31:49.447Z] ++ 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-07-29T14:31:49.447Z] ++ set -e [2020-07-29T14:31:49.447Z] ++ '[' -n 0 ']' [2020-07-29T14:31:49.447Z] ++ set -x [2020-07-29T14:31:49.447Z] ++ env -i DEST=/go/src/github.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-07-29T14:31:49.702Z] INFO: Testing against a local daemon [2020-07-29T14:31:49.703Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-29T14:31:51.071Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2020-07-29T14:31:51.071Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2020-07-29T14:31:51.071Z] daemon.go:325: [d5172c3a31e59] waiting for daemon to start [2020-07-29T14:31:51.071Z] daemon.go:325: [d5172c3a31e59] waiting for daemon to start [2020-07-29T14:31:51.071Z] daemon.go:353: [d5172c3a31e59] daemon started [2020-07-29T14:31:51.071Z] daemon.go:461: [d5172c3a31e59] Stopping daemon [2020-07-29T14:31:51.071Z] daemon.go:296: [d5172c3a31e59] exiting daemon [2020-07-29T14:31:51.071Z] daemon.go:448: [d5172c3a31e59] Daemon stopped [2020-07-29T14:31:51.071Z] daemon.go:325: [d5172c3a31e59] waiting for daemon to start [2020-07-29T14:31:51.071Z] daemon.go:325: [d5172c3a31e59] waiting for daemon to start [2020-07-29T14:31:51.071Z] daemon.go:353: [d5172c3a31e59] daemon started [2020-07-29T14:31:51.071Z] daemon.go:461: [d5172c3a31e59] Stopping daemon [2020-07-29T14:31:51.071Z] daemon.go:296: [d5172c3a31e59] exiting daemon [2020-07-29T14:31:51.071Z] daemon.go:448: [d5172c3a31e59] Daemon stopped [2020-07-29T14:31:51.071Z] === RUN TestDockerNetworkMacvlan [2020-07-29T14:31:52.002Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-07-29T14:31:52.930Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-07-29T14:31:53.492Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-07-29T14:31:56.010Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-07-29T14:31:56.601Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-07-29T14:31:59.146Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-07-29T14:31:59.146Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-07-29T14:32:00.076Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-07-29T14:32:01.442Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-07-29T14:32:01.442Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-07-29T14:32:04.710Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-07-29T14:32:04.710Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-07-29T14:32:05.636Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-07-29T14:32:05.893Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-07-29T14:32:07.321Z] === RUN TestDockerSuite/TestBuildNetNone [2020-07-29T14:32:07.577Z] === RUN TestDockerSuite/TestBuildNoContext [2020-07-29T14:32:08.137Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-07-29T14:32:08.742Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-07-29T14:32:10.108Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-07-29T14:32:10.108Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-07-29T14:32:10.365Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-07-29T14:32:10.365Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-07-29T14:32:10.621Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-07-29T14:32:10.745Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-07-29T14:32:10.745Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-07-29T14:32:10.745Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-07-29T14:32:10.877Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-07-29T14:32:11.440Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-07-29T14:32:13.335Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-07-29T14:32:13.591Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-07-29T14:32:14.567Z] --- PASS: TestImportExtremelyLargeImageWorks (194.07s) [2020-07-29T14:32:14.567Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2020-07-29T14:32:14.567Z] daemon.go:325: [df5d641ba10ce] waiting for daemon to start [2020-07-29T14:32:14.567Z] daemon.go:325: [df5d641ba10ce] waiting for daemon to start [2020-07-29T14:32:14.567Z] daemon.go:353: [df5d641ba10ce] daemon started [2020-07-29T14:32:14.567Z] daemon.go:461: [df5d641ba10ce] Stopping daemon [2020-07-29T14:32:14.567Z] daemon.go:296: [df5d641ba10ce] exiting daemon [2020-07-29T14:32:14.567Z] daemon.go:448: [df5d641ba10ce] Daemon stopped [2020-07-29T14:32:14.567Z] PASS [2020-07-29T14:32:14.567Z] [2020-07-29T14:32:14.567Z] DONE 11 tests in 195.067s [2020-07-29T14:32:14.567Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-07-29T14:32:14.567Z] ++ 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-07-29T14:32:14.567Z] ++ set -e [2020-07-29T14:32:14.567Z] ++ '[' -n 0 ']' [2020-07-29T14:32:14.568Z] ++ set -x [2020-07-29T14:32:14.568Z] ++ env -i DEST=/go/src/github.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-07-29T14:32:14.568Z] INFO: Testing against a local daemon [2020-07-29T14:32:14.568Z] === RUN TestNetworkCreateDelete [2020-07-29T14:32:14.568Z] --- PASS: TestNetworkCreateDelete (0.17s) [2020-07-29T14:32:14.568Z] === RUN TestDockerNetworkDeletePreferID [2020-07-29T14:32:14.568Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s) [2020-07-29T14:32:14.568Z] === RUN TestDaemonDNSFallback [2020-07-29T14:32:14.568Z] --- PASS: TestDaemonDNSFallback (1.58s) [2020-07-29T14:32:14.568Z] dns_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDNSFallback [2020-07-29T14:32:14.568Z] daemon.go:325: [d9f1631b6c4e5] waiting for daemon to start [2020-07-29T14:32:14.568Z] daemon.go:325: [d9f1631b6c4e5] waiting for daemon to start [2020-07-29T14:32:14.568Z] daemon.go:353: [d9f1631b6c4e5] daemon started [2020-07-29T14:32:14.568Z] daemon.go:461: [d9f1631b6c4e5] Stopping daemon [2020-07-29T14:32:14.568Z] daemon.go:296: [d9f1631b6c4e5] exiting daemon [2020-07-29T14:32:14.568Z] daemon.go:448: [d9f1631b6c4e5] Daemon stopped [2020-07-29T14:32:14.568Z] === RUN TestInspectNetwork [2020-07-29T14:32:14.568Z] === RUN TestInspectNetwork/full_network_id [2020-07-29T14:32:14.568Z] === RUN TestInspectNetwork/partial_network_id [2020-07-29T14:32:14.568Z] === RUN TestInspectNetwork/network_name [2020-07-29T14:32:14.568Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-07-29T14:32:15.484Z] --- PASS: TestDockerNetworkMacvlan (24.17s) [2020-07-29T14:32:15.484Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-07-29T14:32:15.484Z] daemon.go:325: [d6f7d93a6064c] waiting for daemon to start [2020-07-29T14:32:15.484Z] daemon.go:325: [d6f7d93a6064c] waiting for daemon to start [2020-07-29T14:32:15.484Z] daemon.go:353: [d6f7d93a6064c] daemon started [2020-07-29T14:32:15.484Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-07-29T14:32:15.484Z] daemon.go:461: [d6f7d93a6064c] Stopping daemon [2020-07-29T14:32:15.484Z] daemon.go:296: [d6f7d93a6064c] exiting daemon [2020-07-29T14:32:15.484Z] daemon.go:448: [d6f7d93a6064c] Daemon stopped [2020-07-29T14:32:15.484Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-07-29T14:32:15.484Z] daemon.go:325: [dd133fc1b39bc] waiting for daemon to start [2020-07-29T14:32:15.484Z] daemon.go:325: [dd133fc1b39bc] waiting for daemon to start [2020-07-29T14:32:15.484Z] daemon.go:353: [dd133fc1b39bc] daemon started [2020-07-29T14:32:15.484Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2020-07-29T14:32:15.484Z] daemon.go:461: [dd133fc1b39bc] Stopping daemon [2020-07-29T14:32:15.484Z] daemon.go:296: [dd133fc1b39bc] exiting daemon [2020-07-29T14:32:15.484Z] daemon.go:448: [dd133fc1b39bc] Daemon stopped [2020-07-29T14:32:15.484Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-07-29T14:32:15.484Z] daemon.go:325: [df4ffddd506ad] waiting for daemon to start [2020-07-29T14:32:15.484Z] daemon.go:325: [df4ffddd506ad] waiting for daemon to start [2020-07-29T14:32:15.484Z] daemon.go:353: [df4ffddd506ad] daemon started [2020-07-29T14:32:15.484Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.14s) [2020-07-29T14:32:15.484Z] daemon.go:461: [df4ffddd506ad] Stopping daemon [2020-07-29T14:32:15.484Z] daemon.go:296: [df4ffddd506ad] exiting daemon [2020-07-29T14:32:15.484Z] daemon.go:448: [df4ffddd506ad] Daemon stopped [2020-07-29T14:32:15.484Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-07-29T14:32:15.484Z] daemon.go:325: [d6388130a4aaf] waiting for daemon to start [2020-07-29T14:32:15.484Z] daemon.go:325: [d6388130a4aaf] waiting for daemon to start [2020-07-29T14:32:15.484Z] daemon.go:353: [d6388130a4aaf] daemon started [2020-07-29T14:32:15.484Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.09s) [2020-07-29T14:32:15.484Z] daemon.go:461: [d6388130a4aaf] Stopping daemon [2020-07-29T14:32:15.484Z] daemon.go:296: [d6388130a4aaf] exiting daemon [2020-07-29T14:32:15.484Z] daemon.go:448: [d6388130a4aaf] Daemon stopped [2020-07-29T14:32:15.484Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-07-29T14:32:15.484Z] daemon.go:325: [db18ab9847065] waiting for daemon to start [2020-07-29T14:32:15.484Z] daemon.go:325: [db18ab9847065] waiting for daemon to start [2020-07-29T14:32:15.484Z] daemon.go:353: [db18ab9847065] daemon started [2020-07-29T14:32:15.484Z] --- PASS: TestDockerNetworkMacvlan/Addressing (15.95s) [2020-07-29T14:32:15.484Z] daemon.go:461: [db18ab9847065] Stopping daemon [2020-07-29T14:32:15.484Z] daemon.go:296: [db18ab9847065] exiting daemon [2020-07-29T14:32:15.484Z] daemon.go:448: [db18ab9847065] Daemon stopped [2020-07-29T14:32:15.484Z] PASS [2020-07-29T14:32:15.484Z] [2020-07-29T14:32:15.484Z] DONE 7 tests in 25.704s [2020-07-29T14:32:15.484Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-29T14:32:15.484Z] ++ 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-07-29T14:32:15.484Z] ++ set -e [2020-07-29T14:32:15.484Z] ++ '[' -n 0 ']' [2020-07-29T14:32:15.484Z] ++ set -x [2020-07-29T14:32:15.484Z] ++ env -i DEST=/go/src/github.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-07-29T14:32:15.484Z] testing: warning: no tests to run [2020-07-29T14:32:15.484Z] PASS [2020-07-29T14:32:15.484Z] [2020-07-29T14:32:15.484Z] DONE 0 tests in 0.032s [2020-07-29T14:32:15.484Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-29T14:32:15.484Z] ++ 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-07-29T14:32:15.484Z] ++ set -e [2020-07-29T14:32:15.484Z] ++ '[' -n 0 ']' [2020-07-29T14:32:15.484Z] ++ set -x [2020-07-29T14:32:15.484Z] ++ env -i DEST=/go/src/github.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-07-29T14:32:15.484Z] INFO: Testing against a local daemon [2020-07-29T14:32:15.484Z] === RUN TestAuthZPluginAllowRequest [2020-07-29T14:32:15.625Z] --- PASS: TestInspectNetwork (7.02s) [2020-07-29T14:32:15.625Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2020-07-29T14:32:15.625Z] daemon.go:325: [da6a3e0a0c5dd] waiting for daemon to start [2020-07-29T14:32:15.625Z] daemon.go:325: [da6a3e0a0c5dd] waiting for daemon to start [2020-07-29T14:32:15.625Z] daemon.go:353: [da6a3e0a0c5dd] daemon started [2020-07-29T14:32:15.625Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-07-29T14:32:15.625Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-07-29T14:32:15.625Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-07-29T14:32:15.625Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-07-29T14:32:15.625Z] daemon.go:461: [da6a3e0a0c5dd] Stopping daemon [2020-07-29T14:32:15.625Z] daemon.go:296: [da6a3e0a0c5dd] exiting daemon [2020-07-29T14:32:15.625Z] daemon.go:448: [da6a3e0a0c5dd] Daemon stopped [2020-07-29T14:32:15.625Z] === RUN TestRunContainerWithBridgeNone [2020-07-29T14:32:15.740Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-07-29T14:32:17.108Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-07-29T14:32:17.108Z] --- PASS: TestAuthZPluginAllowRequest (1.49s) [2020-07-29T14:32:17.108Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2020-07-29T14:32:17.108Z] daemon.go:325: [d21201e3b055d] waiting for daemon to start [2020-07-29T14:32:17.108Z] daemon.go:325: [d21201e3b055d] waiting for daemon to start [2020-07-29T14:32:17.108Z] daemon.go:353: [d21201e3b055d] daemon started [2020-07-29T14:32:17.108Z] daemon.go:461: [d21201e3b055d] Stopping daemon [2020-07-29T14:32:17.108Z] daemon.go:296: [d21201e3b055d] exiting daemon [2020-07-29T14:32:17.108Z] daemon.go:448: [d21201e3b055d] Daemon stopped [2020-07-29T14:32:17.108Z] === RUN TestAuthZPluginTLS [2020-07-29T14:32:17.671Z] --- PASS: TestAuthZPluginTLS (0.55s) [2020-07-29T14:32:17.671Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2020-07-29T14:32:17.671Z] daemon.go:325: [d5116db88d83c] waiting for daemon to start [2020-07-29T14:32:17.671Z] daemon.go:325: [d5116db88d83c] waiting for daemon to start [2020-07-29T14:32:17.671Z] daemon.go:353: [d5116db88d83c] daemon started [2020-07-29T14:32:17.671Z] daemon.go:461: [d5116db88d83c] Stopping daemon [2020-07-29T14:32:17.671Z] daemon.go:296: [d5116db88d83c] exiting daemon [2020-07-29T14:32:17.671Z] daemon.go:448: [d5116db88d83c] Daemon stopped [2020-07-29T14:32:17.671Z] === RUN TestAuthZPluginDenyRequest [2020-07-29T14:32:17.702Z] --- PASS: TestRunContainerWithBridgeNone (1.92s) [2020-07-29T14:32:17.702Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2020-07-29T14:32:17.702Z] daemon.go:325: [dc10474663b6f] waiting for daemon to start [2020-07-29T14:32:17.702Z] daemon.go:325: [dc10474663b6f] waiting for daemon to start [2020-07-29T14:32:17.702Z] daemon.go:353: [dc10474663b6f] daemon started [2020-07-29T14:32:17.702Z] daemon.go:461: [dc10474663b6f] Stopping daemon [2020-07-29T14:32:17.702Z] daemon.go:296: [dc10474663b6f] exiting daemon [2020-07-29T14:32:17.702Z] daemon.go:448: [dc10474663b6f] Daemon stopped [2020-07-29T14:32:17.702Z] === RUN TestNetworkInvalidJSON [2020-07-29T14:32:17.702Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-29T14:32:17.702Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-29T14:32:17.702Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-29T14:32:17.702Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-29T14:32:17.702Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-29T14:32:17.702Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-29T14:32:17.702Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-29T14:32:17.702Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-29T14:32:17.702Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-29T14:32:17.702Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-07-29T14:32:17.702Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-29T14:32:17.702Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-29T14:32:17.702Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-29T14:32:17.702Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-29T14:32:17.927Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-07-29T14:32:17.928Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2020-07-29T14:32:17.928Z] daemon.go:325: [d6fd0e2a1e10a] waiting for daemon to start [2020-07-29T14:32:17.928Z] daemon.go:325: [d6fd0e2a1e10a] waiting for daemon to start [2020-07-29T14:32:17.928Z] daemon.go:353: [d6fd0e2a1e10a] daemon started [2020-07-29T14:32:17.928Z] daemon.go:461: [d6fd0e2a1e10a] Stopping daemon [2020-07-29T14:32:17.928Z] daemon.go:296: [d6fd0e2a1e10a] exiting daemon [2020-07-29T14:32:17.928Z] daemon.go:448: [d6fd0e2a1e10a] Daemon stopped [2020-07-29T14:32:17.928Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-29T14:32:18.491Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-07-29T14:32:18.491Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2020-07-29T14:32:18.491Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2020-07-29T14:32:18.491Z] daemon.go:325: [d4c8bdfdcb088] waiting for daemon to start [2020-07-29T14:32:18.491Z] daemon.go:325: [d4c8bdfdcb088] waiting for daemon to start [2020-07-29T14:32:18.491Z] daemon.go:353: [d4c8bdfdcb088] daemon started [2020-07-29T14:32:18.491Z] daemon.go:461: [d4c8bdfdcb088] Stopping daemon [2020-07-29T14:32:18.491Z] daemon.go:296: [d4c8bdfdcb088] exiting daemon [2020-07-29T14:32:18.491Z] daemon.go:448: [d4c8bdfdcb088] Daemon stopped [2020-07-29T14:32:18.491Z] === RUN TestAuthZPluginDenyResponse [2020-07-29T14:32:18.743Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-07-29T14:32:18.744Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2020-07-29T14:32:18.744Z] daemon.go:325: [d26c5a34097b9] waiting for daemon to start [2020-07-29T14:32:18.744Z] daemon.go:325: [d26c5a34097b9] waiting for daemon to start [2020-07-29T14:32:18.744Z] daemon.go:353: [d26c5a34097b9] daemon started [2020-07-29T14:32:18.744Z] daemon.go:461: [d26c5a34097b9] Stopping daemon [2020-07-29T14:32:18.744Z] daemon.go:296: [d26c5a34097b9] exiting daemon [2020-07-29T14:32:18.744Z] daemon.go:448: [d26c5a34097b9] Daemon stopped [2020-07-29T14:32:18.744Z] daemon.go:325: [d26c5a34097b9] waiting for daemon to start [2020-07-29T14:32:18.744Z] daemon.go:325: [d26c5a34097b9] waiting for daemon to start [2020-07-29T14:32:18.744Z] daemon.go:353: [d26c5a34097b9] daemon started [2020-07-29T14:32:18.744Z] daemon.go:461: [d26c5a34097b9] Stopping daemon [2020-07-29T14:32:18.744Z] daemon.go:296: [d26c5a34097b9] exiting daemon [2020-07-29T14:32:18.744Z] daemon.go:448: [d26c5a34097b9] Daemon stopped [2020-07-29T14:32:18.744Z] === RUN TestDaemonDefaultNetworkPools [2020-07-29T14:32:19.054Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2020-07-29T14:32:19.054Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2020-07-29T14:32:19.054Z] daemon.go:325: [d903b8b83d8c7] waiting for daemon to start [2020-07-29T14:32:19.054Z] daemon.go:325: [d903b8b83d8c7] waiting for daemon to start [2020-07-29T14:32:19.054Z] daemon.go:353: [d903b8b83d8c7] daemon started [2020-07-29T14:32:19.054Z] daemon.go:461: [d903b8b83d8c7] Stopping daemon [2020-07-29T14:32:19.054Z] daemon.go:296: [d903b8b83d8c7] exiting daemon [2020-07-29T14:32:19.054Z] daemon.go:448: [d903b8b83d8c7] Daemon stopped [2020-07-29T14:32:19.054Z] === RUN TestAuthZPluginAllowEventStream [2020-07-29T14:32:19.310Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-07-29T14:32:19.383Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2020-07-29T14:32:19.384Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2020-07-29T14:32:19.384Z] daemon.go:325: [d5c9ab1f34a87] waiting for daemon to start [2020-07-29T14:32:19.384Z] daemon.go:325: [d5c9ab1f34a87] waiting for daemon to start [2020-07-29T14:32:19.384Z] daemon.go:353: [d5c9ab1f34a87] daemon started [2020-07-29T14:32:19.384Z] daemon.go:461: [d5c9ab1f34a87] Stopping daemon [2020-07-29T14:32:19.384Z] daemon.go:296: [d5c9ab1f34a87] exiting daemon [2020-07-29T14:32:19.384Z] daemon.go:448: [d5c9ab1f34a87] Daemon stopped [2020-07-29T14:32:19.384Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-29T14:32:20.434Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2020-07-29T14:32:20.434Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2020-07-29T14:32:20.434Z] daemon.go:325: [df0b734eb5d5e] waiting for daemon to start [2020-07-29T14:32:20.434Z] daemon.go:325: [df0b734eb5d5e] waiting for daemon to start [2020-07-29T14:32:20.434Z] daemon.go:353: [df0b734eb5d5e] daemon started [2020-07-29T14:32:20.434Z] daemon.go:461: [df0b734eb5d5e] Stopping daemon [2020-07-29T14:32:20.434Z] daemon.go:296: [df0b734eb5d5e] exiting daemon [2020-07-29T14:32:20.434Z] daemon.go:448: [df0b734eb5d5e] Daemon stopped [2020-07-29T14:32:20.434Z] daemon.go:325: [df0b734eb5d5e] waiting for daemon to start [2020-07-29T14:32:20.434Z] daemon.go:325: [df0b734eb5d5e] waiting for daemon to start [2020-07-29T14:32:20.434Z] daemon.go:353: [df0b734eb5d5e] daemon started [2020-07-29T14:32:20.434Z] daemon.go:461: [df0b734eb5d5e] Stopping daemon [2020-07-29T14:32:20.434Z] daemon.go:296: [df0b734eb5d5e] exiting daemon [2020-07-29T14:32:20.434Z] daemon.go:448: [df0b734eb5d5e] Daemon stopped [2020-07-29T14:32:20.434Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-29T14:32:20.678Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-07-29T14:32:20.678Z] --- PASS: TestAuthZPluginAllowEventStream (1.37s) [2020-07-29T14:32:20.678Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2020-07-29T14:32:20.678Z] daemon.go:325: [d66e58ba746ed] waiting for daemon to start [2020-07-29T14:32:20.678Z] daemon.go:325: [d66e58ba746ed] waiting for daemon to start [2020-07-29T14:32:20.678Z] daemon.go:353: [d66e58ba746ed] daemon started [2020-07-29T14:32:20.678Z] daemon.go:461: [d66e58ba746ed] Stopping daemon [2020-07-29T14:32:20.678Z] daemon.go:296: [d66e58ba746ed] exiting daemon [2020-07-29T14:32:20.678Z] daemon.go:448: [d66e58ba746ed] Daemon stopped [2020-07-29T14:32:20.678Z] === RUN TestAuthZPluginErrorResponse [2020-07-29T14:32:20.678Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-07-29T14:32:21.241Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-07-29T14:32:21.241Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2020-07-29T14:32:21.241Z] daemon.go:325: [db1516236b8bf] waiting for daemon to start [2020-07-29T14:32:21.241Z] daemon.go:325: [db1516236b8bf] waiting for daemon to start [2020-07-29T14:32:21.241Z] daemon.go:353: [db1516236b8bf] daemon started [2020-07-29T14:32:21.241Z] daemon.go:461: [db1516236b8bf] Stopping daemon [2020-07-29T14:32:21.241Z] daemon.go:296: [db1516236b8bf] exiting daemon [2020-07-29T14:32:21.241Z] daemon.go:448: [db1516236b8bf] Daemon stopped [2020-07-29T14:32:21.241Z] === RUN TestAuthZPluginErrorRequest [2020-07-29T14:32:21.802Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-07-29T14:32:21.802Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2020-07-29T14:32:21.802Z] daemon.go:325: [da4a8c6a56dd4] waiting for daemon to start [2020-07-29T14:32:21.802Z] daemon.go:325: [da4a8c6a56dd4] waiting for daemon to start [2020-07-29T14:32:21.802Z] daemon.go:353: [da4a8c6a56dd4] daemon started [2020-07-29T14:32:21.802Z] daemon.go:461: [da4a8c6a56dd4] Stopping daemon [2020-07-29T14:32:21.802Z] daemon.go:296: [da4a8c6a56dd4] exiting daemon [2020-07-29T14:32:21.802Z] daemon.go:448: [da4a8c6a56dd4] Daemon stopped [2020-07-29T14:32:21.802Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-29T14:32:21.952Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2020-07-29T14:32:21.952Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-29T14:32:21.952Z] daemon.go:325: [d61395f2a7b63] waiting for daemon to start [2020-07-29T14:32:21.952Z] daemon.go:325: [d61395f2a7b63] waiting for daemon to start [2020-07-29T14:32:21.952Z] daemon.go:353: [d61395f2a7b63] daemon started [2020-07-29T14:32:21.952Z] daemon.go:461: [d61395f2a7b63] Stopping daemon [2020-07-29T14:32:21.952Z] daemon.go:296: [d61395f2a7b63] exiting daemon [2020-07-29T14:32:21.952Z] daemon.go:448: [d61395f2a7b63] Daemon stopped [2020-07-29T14:32:21.952Z] daemon.go:325: [d61395f2a7b63] waiting for daemon to start [2020-07-29T14:32:21.952Z] daemon.go:325: [d61395f2a7b63] waiting for daemon to start [2020-07-29T14:32:21.952Z] daemon.go:353: [d61395f2a7b63] daemon started [2020-07-29T14:32:21.952Z] daemon.go:461: [d61395f2a7b63] Stopping daemon [2020-07-29T14:32:21.952Z] daemon.go:296: [d61395f2a7b63] exiting daemon [2020-07-29T14:32:21.952Z] daemon.go:448: [d61395f2a7b63] Daemon stopped [2020-07-29T14:32:21.952Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-29T14:32:22.248Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2020-07-29T14:32:22.248Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2020-07-29T14:32:22.248Z] daemon.go:325: [d1170798aaef0] waiting for daemon to start [2020-07-29T14:32:22.248Z] daemon.go:325: [d1170798aaef0] waiting for daemon to start [2020-07-29T14:32:22.248Z] daemon.go:353: [d1170798aaef0] daemon started [2020-07-29T14:32:22.248Z] daemon.go:461: [d1170798aaef0] Stopping daemon [2020-07-29T14:32:22.248Z] daemon.go:296: [d1170798aaef0] exiting daemon [2020-07-29T14:32:22.248Z] daemon.go:448: [d1170798aaef0] Daemon stopped [2020-07-29T14:32:22.248Z] === RUN TestServiceWithPredefinedNetwork [2020-07-29T14:32:22.364Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2020-07-29T14:32:22.364Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-29T14:32:22.364Z] daemon.go:325: [d2af58cd33181] waiting for daemon to start [2020-07-29T14:32:22.364Z] daemon.go:325: [d2af58cd33181] waiting for daemon to start [2020-07-29T14:32:22.364Z] daemon.go:353: [d2af58cd33181] daemon started [2020-07-29T14:32:22.364Z] daemon.go:461: [d2af58cd33181] Stopping daemon [2020-07-29T14:32:22.364Z] daemon.go:296: [d2af58cd33181] exiting daemon [2020-07-29T14:32:22.364Z] daemon.go:448: [d2af58cd33181] Daemon stopped [2020-07-29T14:32:22.364Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-29T14:32:23.283Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-07-29T14:32:23.283Z] === RUN TestDockerSuite/TestBuildBlankName [2020-07-29T14:32:23.292Z] === RUN TestDockerSuite/TestBuildPATH [2020-07-29T14:32:23.755Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-07-29T14:32:23.855Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.72s) [2020-07-29T14:32:23.855Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2020-07-29T14:32:23.855Z] daemon.go:325: [d6066dcfed6af] waiting for daemon to start [2020-07-29T14:32:23.855Z] daemon.go:325: [d6066dcfed6af] waiting for daemon to start [2020-07-29T14:32:23.855Z] daemon.go:353: [d6066dcfed6af] daemon started [2020-07-29T14:32:23.855Z] daemon.go:461: [d6066dcfed6af] Stopping daemon [2020-07-29T14:32:23.855Z] daemon.go:296: [d6066dcfed6af] exiting daemon [2020-07-29T14:32:23.855Z] daemon.go:448: [d6066dcfed6af] Daemon stopped [2020-07-29T14:32:23.855Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-29T14:32:24.336Z] --- PASS: TestServiceWithPredefinedNetwork (1.98s) [2020-07-29T14:32:24.336Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2020-07-29T14:32:24.336Z] daemon.go:325: [d6317df502a72] waiting for daemon to start [2020-07-29T14:32:24.336Z] daemon.go:325: [d6317df502a72] waiting for daemon to start [2020-07-29T14:32:24.336Z] daemon.go:353: [d6317df502a72] daemon started [2020-07-29T14:32:24.336Z] daemon.go:461: [d6317df502a72] Stopping daemon [2020-07-29T14:32:24.336Z] daemon.go:296: [d6317df502a72] exiting daemon [2020-07-29T14:32:24.336Z] daemon.go:448: [d6317df502a72] Daemon stopped [2020-07-29T14:32:24.336Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-29T14:32:24.336Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-29T14:32:24.336Z] service_test.go:230: FLAKY_TEST [2020-07-29T14:32:24.336Z] === RUN TestServiceWithDataPathPortInit [2020-07-29T14:32:25.225Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-07-29T14:32:25.787Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-07-29T14:32:25.787Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.80s) [2020-07-29T14:32:25.787Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2020-07-29T14:32:25.787Z] daemon.go:325: [dd782d5daed8e] waiting for daemon to start [2020-07-29T14:32:25.787Z] daemon.go:325: [dd782d5daed8e] waiting for daemon to start [2020-07-29T14:32:25.787Z] daemon.go:353: [dd782d5daed8e] daemon started [2020-07-29T14:32:25.787Z] daemon.go:461: [dd782d5daed8e] Stopping daemon [2020-07-29T14:32:25.787Z] daemon.go:296: [dd782d5daed8e] exiting daemon [2020-07-29T14:32:25.787Z] daemon.go:448: [dd782d5daed8e] Daemon stopped [2020-07-29T14:32:25.787Z] === RUN TestAuthZPluginHeader [2020-07-29T14:32:26.716Z] --- PASS: TestAuthZPluginHeader (0.95s) [2020-07-29T14:32:26.716Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2020-07-29T14:32:26.716Z] daemon.go:325: [db932ee122a9b] waiting for daemon to start [2020-07-29T14:32:26.716Z] daemon.go:325: [db932ee122a9b] waiting for daemon to start [2020-07-29T14:32:26.716Z] daemon.go:353: [db932ee122a9b] daemon started [2020-07-29T14:32:26.716Z] daemon.go:461: [db932ee122a9b] Stopping daemon [2020-07-29T14:32:26.716Z] daemon.go:296: [db932ee122a9b] exiting daemon [2020-07-29T14:32:26.716Z] daemon.go:448: [db932ee122a9b] Daemon stopped [2020-07-29T14:32:26.716Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-29T14:32:26.716Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-07-29T14:32:30.888Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.96s) [2020-07-29T14:32:30.888Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2AllowNonVolumeRequest [2020-07-29T14:32:30.888Z] daemon.go:325: [dfb52422a96e5] waiting for daemon to start [2020-07-29T14:32:30.888Z] daemon.go:325: [dfb52422a96e5] waiting for daemon to start [2020-07-29T14:32:30.888Z] daemon.go:353: [dfb52422a96e5] daemon started [2020-07-29T14:32:30.888Z] daemon.go:461: [dfb52422a96e5] Stopping daemon [2020-07-29T14:32:30.888Z] daemon.go:296: [dfb52422a96e5] exiting daemon [2020-07-29T14:32:30.888Z] daemon.go:448: [dfb52422a96e5] Daemon stopped [2020-07-29T14:32:30.888Z] daemon.go:325: [dfb52422a96e5] waiting for daemon to start [2020-07-29T14:32:30.888Z] daemon.go:325: [dfb52422a96e5] waiting for daemon to start [2020-07-29T14:32:30.888Z] daemon.go:353: [dfb52422a96e5] daemon started [2020-07-29T14:32:30.888Z] daemon.go:461: [dfb52422a96e5] Stopping daemon [2020-07-29T14:32:30.888Z] daemon.go:296: [dfb52422a96e5] exiting daemon [2020-07-29T14:32:30.888Z] daemon.go:448: [dfb52422a96e5] Daemon stopped [2020-07-29T14:32:30.888Z] === RUN TestAuthZPluginV2Disable [2020-07-29T14:32:31.062Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-07-29T14:32:31.062Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-07-29T14:32:33.411Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-07-29T14:32:33.973Z] --- PASS: TestAuthZPluginV2Disable (3.32s) [2020-07-29T14:32:33.973Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2Disable [2020-07-29T14:32:33.973Z] daemon.go:325: [da283e53bcb63] waiting for daemon to start [2020-07-29T14:32:33.973Z] daemon.go:325: [da283e53bcb63] waiting for daemon to start [2020-07-29T14:32:33.973Z] daemon.go:353: [da283e53bcb63] daemon started [2020-07-29T14:32:33.973Z] daemon.go:461: [da283e53bcb63] Stopping daemon [2020-07-29T14:32:33.973Z] daemon.go:296: [da283e53bcb63] exiting daemon [2020-07-29T14:32:33.973Z] daemon.go:448: [da283e53bcb63] Daemon stopped [2020-07-29T14:32:33.973Z] daemon.go:325: [da283e53bcb63] waiting for daemon to start [2020-07-29T14:32:33.973Z] daemon.go:325: [da283e53bcb63] waiting for daemon to start [2020-07-29T14:32:33.973Z] daemon.go:353: [da283e53bcb63] daemon started [2020-07-29T14:32:33.973Z] daemon.go:461: [da283e53bcb63] Stopping daemon [2020-07-29T14:32:33.973Z] daemon.go:296: [da283e53bcb63] exiting daemon [2020-07-29T14:32:33.973Z] daemon.go:448: [da283e53bcb63] Daemon stopped [2020-07-29T14:32:33.973Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-29T14:32:35.842Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-07-29T14:32:36.486Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-07-29T14:32:37.048Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.96s) [2020-07-29T14:32:37.048Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2RejectVolumeRequests [2020-07-29T14:32:37.048Z] daemon.go:325: [d8eb849b6a559] waiting for daemon to start [2020-07-29T14:32:37.048Z] daemon.go:325: [d8eb849b6a559] waiting for daemon to start [2020-07-29T14:32:37.048Z] daemon.go:353: [d8eb849b6a559] daemon started [2020-07-29T14:32:37.048Z] daemon.go:461: [d8eb849b6a559] Stopping daemon [2020-07-29T14:32:37.048Z] daemon.go:296: [d8eb849b6a559] exiting daemon [2020-07-29T14:32:37.048Z] daemon.go:448: [d8eb849b6a559] Daemon stopped [2020-07-29T14:32:37.048Z] daemon.go:325: [d8eb849b6a559] waiting for daemon to start [2020-07-29T14:32:37.048Z] daemon.go:325: [d8eb849b6a559] waiting for daemon to start [2020-07-29T14:32:37.048Z] daemon.go:353: [d8eb849b6a559] daemon started [2020-07-29T14:32:37.048Z] daemon.go:461: [d8eb849b6a559] Stopping daemon [2020-07-29T14:32:37.048Z] daemon.go:296: [d8eb849b6a559] exiting daemon [2020-07-29T14:32:37.048Z] daemon.go:448: [d8eb849b6a559] Daemon stopped [2020-07-29T14:32:37.048Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-29T14:32:37.976Z] === RUN TestDockerSuite/TestBuildRm [2020-07-29T14:32:39.716Z] --- PASS: TestServiceWithDataPathPortInit (13.57s) [2020-07-29T14:32:39.716Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-07-29T14:32:39.716Z] daemon.go:325: [dd44ab4b47322] waiting for daemon to start [2020-07-29T14:32:39.716Z] daemon.go:325: [dd44ab4b47322] waiting for daemon to start [2020-07-29T14:32:39.716Z] daemon.go:353: [dd44ab4b47322] daemon started [2020-07-29T14:32:39.716Z] daemon.go:461: [dd44ab4b47322] Stopping daemon [2020-07-29T14:32:39.716Z] daemon.go:296: [dd44ab4b47322] exiting daemon [2020-07-29T14:32:39.716Z] daemon.go:448: [dd44ab4b47322] Daemon stopped [2020-07-29T14:32:39.716Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-07-29T14:32:39.716Z] daemon.go:325: [db2bb57fbcce6] waiting for daemon to start [2020-07-29T14:32:39.716Z] daemon.go:325: [db2bb57fbcce6] waiting for daemon to start [2020-07-29T14:32:39.716Z] daemon.go:353: [db2bb57fbcce6] daemon started [2020-07-29T14:32:39.716Z] daemon.go:461: [db2bb57fbcce6] Stopping daemon [2020-07-29T14:32:39.716Z] daemon.go:296: [db2bb57fbcce6] exiting daemon [2020-07-29T14:32:39.716Z] daemon.go:448: [db2bb57fbcce6] Daemon stopped [2020-07-29T14:32:39.716Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-29T14:32:40.501Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-07-29T14:32:40.757Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-07-29T14:32:42.124Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-07-29T14:32:42.381Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-07-29T14:32:42.943Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-07-29T14:32:44.310Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-07-29T14:32:44.547Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-07-29T14:32:45.306Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.79s) [2020-07-29T14:32:45.306Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2020-07-29T14:32:45.306Z] daemon.go:325: [d656cb841d336] waiting for daemon to start [2020-07-29T14:32:45.306Z] daemon.go:325: [d656cb841d336] waiting for daemon to start [2020-07-29T14:32:45.306Z] daemon.go:353: [d656cb841d336] daemon started [2020-07-29T14:32:45.306Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:tjwhllz3axucdgx73jgffpkhh Created:2020-07-29 14:32:38.794987095 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[17fc64bacd227ffaec4c9d084d2d85b868c34db47a8b778a2720fbb303ea347e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.msobayi0oi30188i0kalleabr EndpointID:e8ff55bd667c12e8120d4fecdceb6c19bfbb813224955f8540dca41be1e4ce9a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5afdda620f5d0ffd3e235857e2a46daa738bf8d3ae6e305f8ef85f51044abbb5 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:20de95e7a592 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.msobayi0oi30188i0kalleabr EndpointID:e8ff55bd667c12e8120d4fecdceb6c19bfbb813224955f8540dca41be1e4ce9a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-07-29T14:32:45.306Z] daemon.go:461: [d656cb841d336] Stopping daemon [2020-07-29T14:32:45.306Z] daemon.go:296: [d656cb841d336] exiting daemon [2020-07-29T14:32:45.306Z] daemon.go:448: [d656cb841d336] Daemon stopped [2020-07-29T14:32:45.306Z] PASS [2020-07-29T14:32:45.306Z] [2020-07-29T14:32:45.306Z] === Skipped [2020-07-29T14:32:45.306Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-29T14:32:45.306Z] service_test.go:230: FLAKY_TEST [2020-07-29T14:32:45.306Z] [2020-07-29T14:32:45.306Z] [2020-07-29T14:32:45.306Z] DONE 22 tests, 1 skipped in 38.412s [2020-07-29T14:32:45.306Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-29T14:32:45.306Z] ++ 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-07-29T14:32:45.306Z] ++ set -e [2020-07-29T14:32:45.306Z] ++ '[' -n 0 ']' [2020-07-29T14:32:45.306Z] ++ set -x [2020-07-29T14:32:45.306Z] ++ env -i DEST=/go/src/github.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-07-29T14:32:45.306Z] INFO: Testing against a local daemon [2020-07-29T14:32:45.306Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-29T14:32:45.306Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-29T14:32:45.306Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-29T14:32:45.306Z] === RUN TestDockerNetworkIpvlan [2020-07-29T14:32:45.306Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-29T14:32:45.306Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-29T14:32:45.306Z] PASS [2020-07-29T14:32:45.306Z] [2020-07-29T14:32:45.306Z] === Skipped [2020-07-29T14:32:45.306Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-29T14:32:45.306Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-29T14:32:45.306Z] [2020-07-29T14:32:45.306Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-29T14:32:45.306Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-29T14:32:45.306Z] [2020-07-29T14:32:45.306Z] [2020-07-29T14:32:45.306Z] DONE 2 tests, 2 skipped in 0.080s [2020-07-29T14:32:45.306Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-29T14:32:45.306Z] ++ 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-07-29T14:32:45.306Z] ++ set -e [2020-07-29T14:32:45.306Z] ++ '[' -n 0 ']' [2020-07-29T14:32:45.306Z] ++ set -x [2020-07-29T14:32:45.306Z] ++ env -i DEST=/go/src/github.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-07-29T14:32:45.306Z] INFO: Testing against a local daemon [2020-07-29T14:32:45.306Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-29T14:32:45.677Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-07-29T14:32:46.345Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s) [2020-07-29T14:32:46.345Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2020-07-29T14:32:46.345Z] daemon.go:325: [d96e9b3c9cc66] waiting for daemon to start [2020-07-29T14:32:46.345Z] daemon.go:325: [d96e9b3c9cc66] waiting for daemon to start [2020-07-29T14:32:46.345Z] daemon.go:353: [d96e9b3c9cc66] daemon started [2020-07-29T14:32:46.345Z] daemon.go:461: [d96e9b3c9cc66] Stopping daemon [2020-07-29T14:32:46.345Z] daemon.go:296: [d96e9b3c9cc66] exiting daemon [2020-07-29T14:32:46.345Z] daemon.go:448: [d96e9b3c9cc66] Daemon stopped [2020-07-29T14:32:46.345Z] daemon.go:325: [d96e9b3c9cc66] waiting for daemon to start [2020-07-29T14:32:46.345Z] daemon.go:325: [d96e9b3c9cc66] waiting for daemon to start [2020-07-29T14:32:46.345Z] daemon.go:353: [d96e9b3c9cc66] daemon started [2020-07-29T14:32:46.345Z] daemon.go:461: [d96e9b3c9cc66] Stopping daemon [2020-07-29T14:32:46.345Z] daemon.go:296: [d96e9b3c9cc66] exiting daemon [2020-07-29T14:32:46.345Z] daemon.go:448: [d96e9b3c9cc66] Daemon stopped [2020-07-29T14:32:46.345Z] === RUN TestDockerNetworkMacvlan [2020-07-29T14:32:46.605Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-07-29T14:32:46.861Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-07-29T14:32:46.985Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-07-29T14:32:48.025Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-07-29T14:32:48.664Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-07-29T14:32:50.762Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-07-29T14:32:51.039Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-07-29T14:32:51.039Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-07-29T14:32:51.039Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-07-29T14:32:51.039Z] === RUN TestDockerSuite/TestBuildSpaces [2020-07-29T14:32:51.039Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-07-29T14:32:51.965Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-07-29T14:32:51.965Z] === RUN TestDockerSuite/TestBuildStderr [2020-07-29T14:32:52.531Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (15.47s) [2020-07-29T14:32:52.531Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-29T14:32:52.531Z] daemon.go:325: [d93f1dae838a5] waiting for daemon to start [2020-07-29T14:32:52.531Z] daemon.go:325: [d93f1dae838a5] waiting for daemon to start [2020-07-29T14:32:52.531Z] daemon.go:353: [d93f1dae838a5] daemon started [2020-07-29T14:32:52.531Z] daemon.go:461: [d93f1dae838a5] Stopping daemon [2020-07-29T14:32:52.531Z] daemon.go:296: [d93f1dae838a5] exiting daemon [2020-07-29T14:32:52.531Z] daemon.go:448: [d93f1dae838a5] Daemon stopped [2020-07-29T14:32:52.531Z] daemon.go:325: [d93f1dae838a5] waiting for daemon to start [2020-07-29T14:32:52.531Z] daemon.go:325: [d93f1dae838a5] waiting for daemon to start [2020-07-29T14:32:52.531Z] daemon.go:296: [d93f1dae838a5] exiting daemon [2020-07-29T14:32:52.531Z] daemon.go:325: [d93f1dae838a5] waiting for daemon to start [2020-07-29T14:32:52.531Z] daemon.go:325: [d93f1dae838a5] waiting for daemon to start [2020-07-29T14:32:52.531Z] daemon.go:325: [d93f1dae838a5] waiting for daemon to start [2020-07-29T14:32:52.531Z] daemon.go:353: [d93f1dae838a5] daemon started [2020-07-29T14:32:52.531Z] daemon.go:461: [d93f1dae838a5] Stopping daemon [2020-07-29T14:32:52.531Z] daemon.go:296: [d93f1dae838a5] exiting daemon [2020-07-29T14:32:52.531Z] daemon.go:448: [d93f1dae838a5] Daemon stopped [2020-07-29T14:32:52.531Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-29T14:32:52.787Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-07-29T14:32:53.242Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-07-29T14:32:53.242Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-07-29T14:32:54.294Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-07-29T14:32:55.303Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-07-29T14:32:56.229Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-07-29T14:32:56.790Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-07-29T14:32:57.045Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-07-29T14:32:57.054Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-07-29T14:32:57.054Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-07-29T14:32:57.054Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-07-29T14:32:57.606Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-07-29T14:32:58.533Z] === RUN TestDockerSuite/TestBuildUser [2020-07-29T14:32:59.896Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-07-29T14:33:01.784Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-07-29T14:33:01.834Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-07-29T14:33:01.834Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-07-29T14:33:02.306Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-07-29T14:33:02.306Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-07-29T14:33:02.306Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-07-29T14:33:09.647Z] --- PASS: TestDockerNetworkMacvlan (23.38s) [2020-07-29T14:33:09.647Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-07-29T14:33:09.647Z] daemon.go:325: [dc2761b927b3e] waiting for daemon to start [2020-07-29T14:33:09.647Z] daemon.go:325: [dc2761b927b3e] waiting for daemon to start [2020-07-29T14:33:09.647Z] daemon.go:353: [dc2761b927b3e] daemon started [2020-07-29T14:33:09.647Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-07-29T14:33:09.647Z] daemon.go:461: [dc2761b927b3e] Stopping daemon [2020-07-29T14:33:09.647Z] daemon.go:296: [dc2761b927b3e] exiting daemon [2020-07-29T14:33:09.647Z] daemon.go:448: [dc2761b927b3e] Daemon stopped [2020-07-29T14:33:09.647Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-07-29T14:33:09.647Z] daemon.go:325: [dc83fa36a6cca] waiting for daemon to start [2020-07-29T14:33:09.647Z] daemon.go:325: [dc83fa36a6cca] waiting for daemon to start [2020-07-29T14:33:09.647Z] daemon.go:353: [dc83fa36a6cca] daemon started [2020-07-29T14:33:09.647Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2020-07-29T14:33:09.647Z] daemon.go:461: [dc83fa36a6cca] Stopping daemon [2020-07-29T14:33:09.647Z] daemon.go:296: [dc83fa36a6cca] exiting daemon [2020-07-29T14:33:09.647Z] daemon.go:448: [dc83fa36a6cca] Daemon stopped [2020-07-29T14:33:09.647Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-07-29T14:33:09.647Z] daemon.go:325: [dbf64d25bf376] waiting for daemon to start [2020-07-29T14:33:09.647Z] daemon.go:325: [dbf64d25bf376] waiting for daemon to start [2020-07-29T14:33:09.647Z] daemon.go:353: [dbf64d25bf376] daemon started [2020-07-29T14:33:09.647Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.89s) [2020-07-29T14:33:09.647Z] daemon.go:461: [dbf64d25bf376] Stopping daemon [2020-07-29T14:33:09.647Z] daemon.go:296: [dbf64d25bf376] exiting daemon [2020-07-29T14:33:09.647Z] daemon.go:448: [dbf64d25bf376] Daemon stopped [2020-07-29T14:33:09.647Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-07-29T14:33:09.647Z] daemon.go:325: [ddca17165a61f] waiting for daemon to start [2020-07-29T14:33:09.647Z] daemon.go:325: [ddca17165a61f] waiting for daemon to start [2020-07-29T14:33:09.647Z] daemon.go:353: [ddca17165a61f] daemon started [2020-07-29T14:33:09.647Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.88s) [2020-07-29T14:33:09.647Z] daemon.go:461: [ddca17165a61f] Stopping daemon [2020-07-29T14:33:09.647Z] daemon.go:296: [ddca17165a61f] exiting daemon [2020-07-29T14:33:09.647Z] daemon.go:448: [ddca17165a61f] Daemon stopped [2020-07-29T14:33:09.647Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-07-29T14:33:09.647Z] daemon.go:325: [db7fb07d7a5cc] waiting for daemon to start [2020-07-29T14:33:09.647Z] daemon.go:325: [db7fb07d7a5cc] waiting for daemon to start [2020-07-29T14:33:09.647Z] daemon.go:353: [db7fb07d7a5cc] daemon started [2020-07-29T14:33:09.647Z] --- PASS: TestDockerNetworkMacvlan/Addressing (15.64s) [2020-07-29T14:33:09.647Z] daemon.go:461: [db7fb07d7a5cc] Stopping daemon [2020-07-29T14:33:09.647Z] daemon.go:296: [db7fb07d7a5cc] exiting daemon [2020-07-29T14:33:09.647Z] daemon.go:448: [db7fb07d7a5cc] Daemon stopped [2020-07-29T14:33:09.647Z] PASS [2020-07-29T14:33:09.647Z] [2020-07-29T14:33:09.647Z] DONE 7 tests in 24.820s [2020-07-29T14:33:09.647Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-29T14:33:09.647Z] ++ 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-07-29T14:33:09.647Z] ++ set -e [2020-07-29T14:33:09.647Z] ++ '[' -n 0 ']' [2020-07-29T14:33:09.647Z] ++ set -x [2020-07-29T14:33:09.647Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-29T14:33:09.647Z] testing: warning: no tests to run [2020-07-29T14:33:09.647Z] PASS [2020-07-29T14:33:09.647Z] [2020-07-29T14:33:09.647Z] DONE 0 tests in 0.014s [2020-07-29T14:33:09.647Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-29T14:33:09.647Z] ++ 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-07-29T14:33:09.647Z] ++ set -e [2020-07-29T14:33:09.647Z] ++ '[' -n 0 ']' [2020-07-29T14:33:09.647Z] ++ set -x [2020-07-29T14:33:09.647Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-29T14:33:09.647Z] INFO: Testing against a local daemon [2020-07-29T14:33:09.647Z] === RUN TestAuthZPluginAllowRequest [2020-07-29T14:33:09.870Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2020-07-29T14:33:09.871Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-29T14:33:09.871Z] daemon.go:325: [d6f5cc1c0c179] waiting for daemon to start [2020-07-29T14:33:09.871Z] daemon.go:325: [d6f5cc1c0c179] waiting for daemon to start [2020-07-29T14:33:09.871Z] daemon.go:353: [d6f5cc1c0c179] daemon started [2020-07-29T14:33:09.871Z] daemon.go:461: [d6f5cc1c0c179] Stopping daemon [2020-07-29T14:33:09.871Z] daemon.go:296: [d6f5cc1c0c179] exiting daemon [2020-07-29T14:33:09.871Z] daemon.go:448: [d6f5cc1c0c179] Daemon stopped [2020-07-29T14:33:09.871Z] daemon.go:325: [d6f5cc1c0c179] waiting for daemon to start [2020-07-29T14:33:09.871Z] daemon.go:325: [d6f5cc1c0c179] waiting for daemon to start [2020-07-29T14:33:09.871Z] daemon.go:325: [d6f5cc1c0c179] waiting for daemon to start [2020-07-29T14:33:09.871Z] daemon.go:325: [d6f5cc1c0c179] waiting for daemon to start [2020-07-29T14:33:09.871Z] daemon.go:339: [d6f5cc1c0c179] error pinging daemon on start: Get http://d6f5cc1c0c179.sock/_ping: context deadline exceeded [2020-07-29T14:33:09.871Z] daemon.go:325: [d6f5cc1c0c179] waiting for daemon to start [2020-07-29T14:33:09.871Z] daemon.go:339: [d6f5cc1c0c179] error pinging daemon on start: Get http://d6f5cc1c0c179.sock/_ping: context deadline exceeded [2020-07-29T14:33:09.871Z] daemon.go:325: [d6f5cc1c0c179] waiting for daemon to start [2020-07-29T14:33:09.871Z] daemon.go:339: [d6f5cc1c0c179] error pinging daemon on start: Get http://d6f5cc1c0c179.sock/_ping: context deadline exceeded [2020-07-29T14:33:09.871Z] daemon.go:325: [d6f5cc1c0c179] waiting for daemon to start [2020-07-29T14:33:09.871Z] daemon.go:339: [d6f5cc1c0c179] error pinging daemon on start: Get http://d6f5cc1c0c179.sock/_ping: context deadline exceeded [2020-07-29T14:33:09.871Z] daemon.go:296: [d6f5cc1c0c179] exiting daemon [2020-07-29T14:33:09.871Z] daemon.go:325: [d6f5cc1c0c179] waiting for daemon to start [2020-07-29T14:33:09.871Z] daemon.go:325: [d6f5cc1c0c179] waiting for daemon to start [2020-07-29T14:33:09.871Z] daemon.go:325: [d6f5cc1c0c179] waiting for daemon to start [2020-07-29T14:33:09.871Z] daemon.go:353: [d6f5cc1c0c179] daemon started [2020-07-29T14:33:09.871Z] daemon.go:461: [d6f5cc1c0c179] Stopping daemon [2020-07-29T14:33:09.871Z] daemon.go:296: [d6f5cc1c0c179] exiting daemon [2020-07-29T14:33:09.871Z] daemon.go:448: [d6f5cc1c0c179] Daemon stopped [2020-07-29T14:33:09.871Z] PASS [2020-07-29T14:33:09.871Z] [2020-07-29T14:33:09.871Z] DONE 17 tests in 53.632s [2020-07-29T14:33:09.871Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-29T14:33:09.871Z] ++ 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-07-29T14:33:09.871Z] ++ set -e [2020-07-29T14:33:09.871Z] ++ '[' -n 0 ']' [2020-07-29T14:33:09.871Z] ++ set -x [2020-07-29T14:33:09.871Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-29T14:33:09.871Z] INFO: Testing against a local daemon [2020-07-29T14:33:09.871Z] === RUN TestPluginInvalidJSON [2020-07-29T14:33:09.871Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-29T14:33:09.871Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-29T14:33:09.871Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-29T14:33:09.871Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-07-29T14:33:09.871Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-29T14:33:09.871Z] PASS [2020-07-29T14:33:09.871Z] [2020-07-29T14:33:09.871Z] DONE 2 tests in 0.138s [2020-07-29T14:33:09.871Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-29T14:33:09.871Z] ++ 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-07-29T14:33:09.871Z] ++ set -e [2020-07-29T14:33:09.871Z] ++ '[' -n 0 ']' [2020-07-29T14:33:09.871Z] ++ set -x [2020-07-29T14:33:09.871Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-29T14:33:09.871Z] INFO: Testing against a local daemon [2020-07-29T14:33:09.871Z] === RUN TestExternalGraphDriver [2020-07-29T14:33:09.871Z] === RUN TestExternalGraphDriver/json [2020-07-29T14:33:11.163Z] --- PASS: TestAuthZPluginAllowRequest (1.34s) [2020-07-29T14:33:11.163Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2020-07-29T14:33:11.163Z] daemon.go:325: [d79552ea35bf5] waiting for daemon to start [2020-07-29T14:33:11.163Z] daemon.go:325: [d79552ea35bf5] waiting for daemon to start [2020-07-29T14:33:11.163Z] daemon.go:353: [d79552ea35bf5] daemon started [2020-07-29T14:33:11.163Z] daemon.go:461: [d79552ea35bf5] Stopping daemon [2020-07-29T14:33:11.163Z] daemon.go:296: [d79552ea35bf5] exiting daemon [2020-07-29T14:33:11.163Z] daemon.go:448: [d79552ea35bf5] Daemon stopped [2020-07-29T14:33:11.163Z] === RUN TestAuthZPluginTLS [2020-07-29T14:33:11.238Z] === RUN TestExternalGraphDriver/spec [2020-07-29T14:33:11.457Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-07-29T14:33:11.457Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2020-07-29T14:33:11.457Z] daemon.go:325: [dba8b87848166] waiting for daemon to start [2020-07-29T14:33:11.457Z] daemon.go:325: [dba8b87848166] waiting for daemon to start [2020-07-29T14:33:11.457Z] daemon.go:353: [dba8b87848166] daemon started [2020-07-29T14:33:11.457Z] daemon.go:461: [dba8b87848166] Stopping daemon [2020-07-29T14:33:11.457Z] daemon.go:296: [dba8b87848166] exiting daemon [2020-07-29T14:33:11.457Z] daemon.go:448: [dba8b87848166] Daemon stopped [2020-07-29T14:33:11.457Z] === RUN TestAuthZPluginDenyRequest [2020-07-29T14:33:11.494Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-07-29T14:33:12.057Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-07-29T14:33:12.094Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-07-29T14:33:12.094Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2020-07-29T14:33:12.094Z] daemon.go:325: [d09272ad5140d] waiting for daemon to start [2020-07-29T14:33:12.094Z] daemon.go:325: [d09272ad5140d] waiting for daemon to start [2020-07-29T14:33:12.094Z] daemon.go:353: [d09272ad5140d] daemon started [2020-07-29T14:33:12.094Z] daemon.go:461: [d09272ad5140d] Stopping daemon [2020-07-29T14:33:12.094Z] daemon.go:296: [d09272ad5140d] exiting daemon [2020-07-29T14:33:12.094Z] daemon.go:448: [d09272ad5140d] Daemon stopped [2020-07-29T14:33:12.094Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-29T14:33:12.314Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-07-29T14:33:12.570Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-07-29T14:33:12.730Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2020-07-29T14:33:12.730Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2020-07-29T14:33:12.730Z] daemon.go:325: [d06f525f27096] waiting for daemon to start [2020-07-29T14:33:12.730Z] daemon.go:325: [d06f525f27096] waiting for daemon to start [2020-07-29T14:33:12.730Z] daemon.go:353: [d06f525f27096] daemon started [2020-07-29T14:33:12.730Z] daemon.go:461: [d06f525f27096] Stopping daemon [2020-07-29T14:33:12.730Z] daemon.go:296: [d06f525f27096] exiting daemon [2020-07-29T14:33:12.730Z] daemon.go:448: [d06f525f27096] Daemon stopped [2020-07-29T14:33:12.730Z] === RUN TestAuthZPluginDenyResponse [2020-07-29T14:33:13.381Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2020-07-29T14:33:13.381Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2020-07-29T14:33:13.381Z] daemon.go:325: [d8a10ed9fdb68] waiting for daemon to start [2020-07-29T14:33:13.381Z] daemon.go:325: [d8a10ed9fdb68] waiting for daemon to start [2020-07-29T14:33:13.381Z] daemon.go:353: [d8a10ed9fdb68] daemon started [2020-07-29T14:33:13.381Z] daemon.go:461: [d8a10ed9fdb68] Stopping daemon [2020-07-29T14:33:13.381Z] daemon.go:296: [d8a10ed9fdb68] exiting daemon [2020-07-29T14:33:13.381Z] daemon.go:448: [d8a10ed9fdb68] Daemon stopped [2020-07-29T14:33:13.381Z] === RUN TestAuthZPluginAllowEventStream [2020-07-29T14:33:13.509Z] === RUN TestExternalGraphDriver/pull [2020-07-29T14:33:13.510Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-07-29T14:33:14.433Z] --- PASS: TestAuthZPluginAllowEventStream (1.32s) [2020-07-29T14:33:14.433Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2020-07-29T14:33:14.433Z] daemon.go:325: [d24f6a71766ef] waiting for daemon to start [2020-07-29T14:33:14.433Z] daemon.go:325: [d24f6a71766ef] waiting for daemon to start [2020-07-29T14:33:14.433Z] daemon.go:353: [d24f6a71766ef] daemon started [2020-07-29T14:33:14.433Z] daemon.go:461: [d24f6a71766ef] Stopping daemon [2020-07-29T14:33:14.433Z] daemon.go:296: [d24f6a71766ef] exiting daemon [2020-07-29T14:33:14.433Z] daemon.go:448: [d24f6a71766ef] Daemon stopped [2020-07-29T14:33:14.433Z] === RUN TestAuthZPluginErrorResponse [2020-07-29T14:33:14.892Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-07-29T14:33:15.069Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-07-29T14:33:15.069Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2020-07-29T14:33:15.069Z] daemon.go:325: [d24cc8c962be3] waiting for daemon to start [2020-07-29T14:33:15.069Z] daemon.go:325: [d24cc8c962be3] waiting for daemon to start [2020-07-29T14:33:15.069Z] daemon.go:353: [d24cc8c962be3] daemon started [2020-07-29T14:33:15.069Z] daemon.go:461: [d24cc8c962be3] Stopping daemon [2020-07-29T14:33:15.069Z] daemon.go:296: [d24cc8c962be3] exiting daemon [2020-07-29T14:33:15.069Z] daemon.go:448: [d24cc8c962be3] Daemon stopped [2020-07-29T14:33:15.069Z] === RUN TestAuthZPluginErrorRequest [2020-07-29T14:33:15.455Z] --- PASS: TestExternalGraphDriver (6.03s) [2020-07-29T14:33:15.455Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2020-07-29T14:33:15.455Z] daemon.go:325: [d61e080646838] waiting for daemon to start [2020-07-29T14:33:15.455Z] daemon.go:325: [d61e080646838] waiting for daemon to start [2020-07-29T14:33:15.455Z] daemon.go:353: [d61e080646838] daemon started [2020-07-29T14:33:15.455Z] daemon.go:461: [d61e080646838] Stopping daemon [2020-07-29T14:33:15.455Z] daemon.go:296: [d61e080646838] exiting daemon [2020-07-29T14:33:15.455Z] daemon.go:448: [d61e080646838] Daemon stopped [2020-07-29T14:33:15.455Z] daemon.go:325: [d61e080646838] waiting for daemon to start [2020-07-29T14:33:15.455Z] daemon.go:325: [d61e080646838] waiting for daemon to start [2020-07-29T14:33:15.455Z] daemon.go:353: [d61e080646838] daemon started [2020-07-29T14:33:15.455Z] daemon.go:461: [d61e080646838] Stopping daemon [2020-07-29T14:33:15.455Z] daemon.go:296: [d61e080646838] exiting daemon [2020-07-29T14:33:15.455Z] daemon.go:448: [d61e080646838] Daemon stopped [2020-07-29T14:33:15.455Z] --- PASS: TestExternalGraphDriver/json (1.93s) [2020-07-29T14:33:15.455Z] daemon.go:325: [d61e080646838] waiting for daemon to start [2020-07-29T14:33:15.455Z] daemon.go:325: [d61e080646838] waiting for daemon to start [2020-07-29T14:33:15.455Z] daemon.go:353: [d61e080646838] daemon started [2020-07-29T14:33:15.455Z] daemon.go:461: [d61e080646838] Stopping daemon [2020-07-29T14:33:15.455Z] daemon.go:296: [d61e080646838] exiting daemon [2020-07-29T14:33:15.455Z] daemon.go:448: [d61e080646838] Daemon stopped [2020-07-29T14:33:15.455Z] daemon.go:325: [d61e080646838] waiting for daemon to start [2020-07-29T14:33:15.455Z] daemon.go:325: [d61e080646838] waiting for daemon to start [2020-07-29T14:33:15.455Z] daemon.go:353: [d61e080646838] daemon started [2020-07-29T14:33:15.455Z] daemon.go:461: [d61e080646838] Stopping daemon [2020-07-29T14:33:15.455Z] daemon.go:296: [d61e080646838] exiting daemon [2020-07-29T14:33:15.455Z] daemon.go:448: [d61e080646838] Daemon stopped [2020-07-29T14:33:15.455Z] --- PASS: TestExternalGraphDriver/spec (1.97s) [2020-07-29T14:33:15.455Z] daemon.go:325: [d61e080646838] waiting for daemon to start [2020-07-29T14:33:15.455Z] daemon.go:325: [d61e080646838] waiting for daemon to start [2020-07-29T14:33:15.455Z] daemon.go:353: [d61e080646838] daemon started [2020-07-29T14:33:15.455Z] daemon.go:461: [d61e080646838] Stopping daemon [2020-07-29T14:33:15.455Z] daemon.go:296: [d61e080646838] exiting daemon [2020-07-29T14:33:15.455Z] daemon.go:448: [d61e080646838] Daemon stopped [2020-07-29T14:33:15.455Z] --- PASS: TestExternalGraphDriver/pull (2.02s) [2020-07-29T14:33:15.455Z] === RUN TestGraphdriverPluginV2 [2020-07-29T14:33:15.707Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-07-29T14:33:15.707Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2020-07-29T14:33:15.707Z] daemon.go:325: [d5c55918adefa] waiting for daemon to start [2020-07-29T14:33:15.707Z] daemon.go:325: [d5c55918adefa] waiting for daemon to start [2020-07-29T14:33:15.707Z] daemon.go:353: [d5c55918adefa] daemon started [2020-07-29T14:33:15.707Z] daemon.go:461: [d5c55918adefa] Stopping daemon [2020-07-29T14:33:15.707Z] daemon.go:296: [d5c55918adefa] exiting daemon [2020-07-29T14:33:15.707Z] daemon.go:448: [d5c55918adefa] Daemon stopped [2020-07-29T14:33:15.707Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-29T14:33:16.016Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-07-29T14:33:16.016Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-07-29T14:33:16.016Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-07-29T14:33:16.016Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-07-29T14:33:16.016Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-07-29T14:33:16.343Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2020-07-29T14:33:16.343Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-29T14:33:16.343Z] daemon.go:325: [d7bdd3360e587] waiting for daemon to start [2020-07-29T14:33:16.343Z] daemon.go:325: [d7bdd3360e587] waiting for daemon to start [2020-07-29T14:33:16.343Z] daemon.go:353: [d7bdd3360e587] daemon started [2020-07-29T14:33:16.343Z] daemon.go:461: [d7bdd3360e587] Stopping daemon [2020-07-29T14:33:16.343Z] daemon.go:296: [d7bdd3360e587] exiting daemon [2020-07-29T14:33:16.343Z] daemon.go:448: [d7bdd3360e587] Daemon stopped [2020-07-29T14:33:16.343Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-29T14:33:17.382Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-07-29T14:33:17.382Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-07-29T14:33:17.865Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.69s) [2020-07-29T14:33:17.865Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2020-07-29T14:33:17.865Z] daemon.go:325: [d01adb6d439e1] waiting for daemon to start [2020-07-29T14:33:17.865Z] daemon.go:325: [d01adb6d439e1] waiting for daemon to start [2020-07-29T14:33:17.865Z] daemon.go:353: [d01adb6d439e1] daemon started [2020-07-29T14:33:17.865Z] daemon.go:461: [d01adb6d439e1] Stopping daemon [2020-07-29T14:33:17.865Z] daemon.go:296: [d01adb6d439e1] exiting daemon [2020-07-29T14:33:17.865Z] daemon.go:448: [d01adb6d439e1] Daemon stopped [2020-07-29T14:33:17.865Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-29T14:33:17.948Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-07-29T14:33:18.877Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-07-29T14:33:19.133Z] --- PASS: TestGraphdriverPluginV2 (3.80s) [2020-07-29T14:33:19.133Z] external_test.go:413: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestGraphdriverPluginV2 [2020-07-29T14:33:19.133Z] daemon.go:325: [ddd36b35edb83] waiting for daemon to start [2020-07-29T14:33:19.133Z] daemon.go:325: [ddd36b35edb83] waiting for daemon to start [2020-07-29T14:33:19.133Z] daemon.go:353: [ddd36b35edb83] daemon started [2020-07-29T14:33:19.133Z] daemon.go:461: [ddd36b35edb83] Stopping daemon [2020-07-29T14:33:19.133Z] daemon.go:296: [ddd36b35edb83] exiting daemon [2020-07-29T14:33:19.133Z] daemon.go:448: [ddd36b35edb83] Daemon stopped [2020-07-29T14:33:19.133Z] daemon.go:325: [ddd36b35edb83] waiting for daemon to start [2020-07-29T14:33:19.133Z] daemon.go:325: [ddd36b35edb83] waiting for daemon to start [2020-07-29T14:33:19.133Z] daemon.go:353: [ddd36b35edb83] daemon started [2020-07-29T14:33:19.133Z] daemon.go:461: [ddd36b35edb83] Stopping daemon [2020-07-29T14:33:19.133Z] daemon.go:296: [ddd36b35edb83] exiting daemon [2020-07-29T14:33:19.133Z] daemon.go:448: [ddd36b35edb83] Daemon stopped [2020-07-29T14:33:19.133Z] PASS [2020-07-29T14:33:19.133Z] [2020-07-29T14:33:19.133Z] DONE 5 tests in 9.965s [2020-07-29T14:33:19.133Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-29T14:33:19.133Z] ++ 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-07-29T14:33:19.133Z] ++ set -e [2020-07-29T14:33:19.133Z] ++ '[' -n 0 ']' [2020-07-29T14:33:19.133Z] ++ set -x [2020-07-29T14:33:19.133Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-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-07-29T14:33:19.389Z] INFO: Testing against a local daemon [2020-07-29T14:33:19.389Z] === RUN TestContinueAfterPluginCrash [2020-07-29T14:33:19.389Z] === PAUSE TestContinueAfterPluginCrash [2020-07-29T14:33:19.389Z] === RUN TestDaemonStartWithLogOpt [2020-07-29T14:33:19.389Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-29T14:33:19.389Z] === CONT TestContinueAfterPluginCrash [2020-07-29T14:33:19.389Z] === CONT TestDaemonStartWithLogOpt [2020-07-29T14:33:19.389Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-07-29T14:33:19.646Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-07-29T14:33:19.941Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.72s) [2020-07-29T14:33:19.941Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2020-07-29T14:33:19.941Z] daemon.go:325: [da3d15ca086db] waiting for daemon to start [2020-07-29T14:33:19.941Z] daemon.go:325: [da3d15ca086db] waiting for daemon to start [2020-07-29T14:33:19.941Z] daemon.go:353: [da3d15ca086db] daemon started [2020-07-29T14:33:19.941Z] daemon.go:461: [da3d15ca086db] Stopping daemon [2020-07-29T14:33:19.941Z] daemon.go:296: [da3d15ca086db] exiting daemon [2020-07-29T14:33:19.941Z] daemon.go:448: [da3d15ca086db] Daemon stopped [2020-07-29T14:33:19.941Z] === RUN TestAuthZPluginHeader [2020-07-29T14:33:20.579Z] --- PASS: TestAuthZPluginHeader (0.81s) [2020-07-29T14:33:20.579Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2020-07-29T14:33:20.579Z] daemon.go:325: [d486a2f4af010] waiting for daemon to start [2020-07-29T14:33:20.579Z] daemon.go:325: [d486a2f4af010] waiting for daemon to start [2020-07-29T14:33:20.579Z] daemon.go:353: [d486a2f4af010] daemon started [2020-07-29T14:33:20.579Z] daemon.go:461: [d486a2f4af010] Stopping daemon [2020-07-29T14:33:20.579Z] daemon.go:296: [d486a2f4af010] exiting daemon [2020-07-29T14:33:20.579Z] daemon.go:448: [d486a2f4af010] Daemon stopped [2020-07-29T14:33:20.579Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-29T14:33:20.579Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-29T14:33:20.579Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T14:33:20.579Z] === RUN TestAuthZPluginV2Disable [2020-07-29T14:33:20.579Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-07-29T14:33:20.579Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T14:33:20.579Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-29T14:33:20.579Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-29T14:33:20.579Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T14:33:20.579Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-29T14:33:20.579Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-29T14:33:20.579Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T14:33:20.579Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-29T14:33:22.921Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-07-29T14:33:24.289Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-07-29T14:33:25.657Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-07-29T14:33:25.914Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-07-29T14:33:26.843Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-07-29T14:33:26.843Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-07-29T14:33:27.771Z] === RUN TestDockerSuite/TestBuildXZHost [2020-07-29T14:33:30.288Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-07-29T14:33:30.288Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-07-29T14:33:30.288Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-07-29T14:33:30.849Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-07-29T14:33:31.777Z] === RUN TestDockerSuite/TestCommitChange [2020-07-29T14:33:32.487Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-07-29T14:33:33.179Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-07-29T14:33:34.545Z] === RUN TestDockerSuite/TestCommitHardlink [2020-07-29T14:33:35.473Z] === RUN TestDockerSuite/TestCommitNewFile [2020-07-29T14:33:35.728Z] --- PASS: TestDaemonStartWithLogOpt (16.42s) [2020-07-29T14:33:35.728Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2020-07-29T14:33:35.728Z] daemon.go:325: [d0a7a7b32cf97] waiting for daemon to start [2020-07-29T14:33:35.728Z] daemon.go:325: [d0a7a7b32cf97] waiting for daemon to start [2020-07-29T14:33:35.728Z] daemon.go:353: [d0a7a7b32cf97] daemon started [2020-07-29T14:33:35.728Z] daemon.go:461: [d0a7a7b32cf97] Stopping daemon [2020-07-29T14:33:35.728Z] daemon.go:296: [d0a7a7b32cf97] exiting daemon [2020-07-29T14:33:35.728Z] daemon.go:448: [d0a7a7b32cf97] Daemon stopped [2020-07-29T14:33:35.728Z] daemon.go:325: [d0a7a7b32cf97] waiting for daemon to start [2020-07-29T14:33:35.728Z] daemon.go:325: [d0a7a7b32cf97] waiting for daemon to start [2020-07-29T14:33:35.728Z] daemon.go:353: [d0a7a7b32cf97] daemon started [2020-07-29T14:33:35.728Z] daemon.go:461: [d0a7a7b32cf97] Stopping daemon [2020-07-29T14:33:35.728Z] daemon.go:296: [d0a7a7b32cf97] exiting daemon [2020-07-29T14:33:35.728Z] daemon.go:448: [d0a7a7b32cf97] Daemon stopped [2020-07-29T14:33:36.289Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-07-29T14:33:36.851Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-07-29T14:33:37.270Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-07-29T14:33:37.270Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-07-29T14:33:37.415Z] === RUN TestDockerSuite/TestCommitTTY [2020-07-29T14:33:37.743Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-07-29T14:33:38.737Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-07-29T14:33:38.737Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-07-29T14:33:39.172Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.74s) [2020-07-29T14:33:39.173Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-29T14:33:39.173Z] daemon.go:325: [da218da334c82] waiting for daemon to start [2020-07-29T14:33:39.173Z] daemon.go:325: [da218da334c82] waiting for daemon to start [2020-07-29T14:33:39.173Z] daemon.go:353: [da218da334c82] daemon started [2020-07-29T14:33:39.173Z] daemon.go:461: [da218da334c82] Stopping daemon [2020-07-29T14:33:39.173Z] daemon.go:296: [da218da334c82] exiting daemon [2020-07-29T14:33:39.173Z] daemon.go:448: [da218da334c82] Daemon stopped [2020-07-29T14:33:39.173Z] daemon.go:325: [da218da334c82] waiting for daemon to start [2020-07-29T14:33:39.173Z] daemon.go:325: [da218da334c82] waiting for daemon to start [2020-07-29T14:33:39.173Z] daemon.go:325: [da218da334c82] waiting for daemon to start [2020-07-29T14:33:39.173Z] daemon.go:325: [da218da334c82] waiting for daemon to start [2020-07-29T14:33:39.173Z] daemon.go:339: [da218da334c82] error pinging daemon on start: Get http://da218da334c82.sock/_ping: context deadline exceeded [2020-07-29T14:33:39.173Z] daemon.go:325: [da218da334c82] waiting for daemon to start [2020-07-29T14:33:39.173Z] daemon.go:339: [da218da334c82] error pinging daemon on start: Get http://da218da334c82.sock/_ping: context deadline exceeded [2020-07-29T14:33:39.173Z] daemon.go:325: [da218da334c82] waiting for daemon to start [2020-07-29T14:33:39.173Z] daemon.go:339: [da218da334c82] error pinging daemon on start: Get http://da218da334c82.sock/_ping: context deadline exceeded [2020-07-29T14:33:39.173Z] daemon.go:325: [da218da334c82] waiting for daemon to start [2020-07-29T14:33:39.173Z] daemon.go:339: [da218da334c82] error pinging daemon on start: Get http://da218da334c82.sock/_ping: context deadline exceeded [2020-07-29T14:33:39.173Z] daemon.go:296: [da218da334c82] exiting daemon [2020-07-29T14:33:39.173Z] daemon.go:325: [da218da334c82] waiting for daemon to start [2020-07-29T14:33:39.173Z] daemon.go:325: [da218da334c82] waiting for daemon to start [2020-07-29T14:33:39.173Z] daemon.go:325: [da218da334c82] waiting for daemon to start [2020-07-29T14:33:39.173Z] daemon.go:353: [da218da334c82] daemon started [2020-07-29T14:33:39.173Z] daemon.go:461: [da218da334c82] Stopping daemon [2020-07-29T14:33:39.173Z] daemon.go:296: [da218da334c82] exiting daemon [2020-07-29T14:33:39.173Z] daemon.go:448: [da218da334c82] Daemon stopped [2020-07-29T14:33:39.173Z] PASS [2020-07-29T14:33:39.173Z] [2020-07-29T14:33:39.173Z] === Skipped [2020-07-29T14:33:39.173Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-29T14:33:39.173Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T14:33:39.173Z] [2020-07-29T14:33:39.173Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-07-29T14:33:39.173Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T14:33:39.173Z] [2020-07-29T14:33:39.173Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-29T14:33:39.173Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T14:33:39.173Z] [2020-07-29T14:33:39.173Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-29T14:33:39.173Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T14:33:39.173Z] [2020-07-29T14:33:39.173Z] [2020-07-29T14:33:39.173Z] DONE 17 tests, 4 skipped in 27.547s [2020-07-29T14:33:39.173Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-29T14:33:39.173Z] ++ 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-07-29T14:33:39.173Z] ++ set -e [2020-07-29T14:33:39.173Z] ++ '[' -n 0 ']' [2020-07-29T14:33:39.173Z] ++ set -x [2020-07-29T14:33:39.173Z] ++ env -i DEST=/go/src/github.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-07-29T14:33:39.173Z] INFO: Testing against a local daemon [2020-07-29T14:33:39.173Z] === RUN TestPluginInvalidJSON [2020-07-29T14:33:39.173Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-29T14:33:39.173Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-29T14:33:39.173Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-29T14:33:39.173Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-07-29T14:33:39.173Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-29T14:33:39.173Z] PASS [2020-07-29T14:33:39.173Z] [2020-07-29T14:33:39.173Z] DONE 2 tests in 0.091s [2020-07-29T14:33:39.173Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-29T14:33:39.173Z] ++ 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-07-29T14:33:39.173Z] ++ set -e [2020-07-29T14:33:39.173Z] ++ '[' -n 0 ']' [2020-07-29T14:33:39.173Z] ++ set -x [2020-07-29T14:33:39.173Z] ++ env -i DEST=/go/src/github.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-07-29T14:33:39.173Z] INFO: Testing against a local daemon [2020-07-29T14:33:39.173Z] === RUN TestExternalGraphDriver [2020-07-29T14:33:39.173Z] === RUN TestExternalGraphDriver/json [2020-07-29T14:33:39.173Z] === RUN TestExternalGraphDriver/spec [2020-07-29T14:33:39.306Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-07-29T14:33:39.867Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-07-29T14:33:40.123Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-07-29T14:33:40.380Z] --- PASS: TestContinueAfterPluginCrash (21.20s) [2020-07-29T14:33:40.380Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2020-07-29T14:33:40.380Z] daemon.go:325: [d98e131970237] waiting for daemon to start [2020-07-29T14:33:40.380Z] daemon.go:325: [d98e131970237] waiting for daemon to start [2020-07-29T14:33:40.380Z] daemon.go:353: [d98e131970237] daemon started [2020-07-29T14:33:40.380Z] daemon.go:461: [d98e131970237] Stopping daemon [2020-07-29T14:33:40.380Z] daemon.go:296: [d98e131970237] exiting daemon [2020-07-29T14:33:40.380Z] daemon.go:448: [d98e131970237] Daemon stopped [2020-07-29T14:33:40.380Z] PASS [2020-07-29T14:33:40.637Z] [2020-07-29T14:33:40.637Z] DONE 2 tests in 21.347s [2020-07-29T14:33:40.637Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-29T14:33:40.637Z] ++ 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-07-29T14:33:40.637Z] ++ set -e [2020-07-29T14:33:40.637Z] ++ '[' -n 0 ']' [2020-07-29T14:33:40.637Z] ++ set -x [2020-07-29T14:33:40.637Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-29T14:33:40.637Z] INFO: Testing against a local daemon [2020-07-29T14:33:40.637Z] === RUN TestPluginWithDevMounts [2020-07-29T14:33:40.637Z] === PAUSE TestPluginWithDevMounts [2020-07-29T14:33:40.637Z] === CONT TestPluginWithDevMounts [2020-07-29T14:33:41.246Z] === RUN TestExternalGraphDriver/pull [2020-07-29T14:33:41.566Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-07-29T14:33:42.495Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-07-29T14:33:42.495Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-07-29T14:33:42.495Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-07-29T14:33:42.751Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-07-29T14:33:42.751Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-07-29T14:33:42.751Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-07-29T14:33:42.751Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-07-29T14:33:42.767Z] --- PASS: TestExternalGraphDriver (5.29s) [2020-07-29T14:33:42.767Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2020-07-29T14:33:42.767Z] daemon.go:325: [d48db4ef97723] waiting for daemon to start [2020-07-29T14:33:42.767Z] daemon.go:325: [d48db4ef97723] waiting for daemon to start [2020-07-29T14:33:42.767Z] daemon.go:353: [d48db4ef97723] daemon started [2020-07-29T14:33:42.767Z] daemon.go:461: [d48db4ef97723] Stopping daemon [2020-07-29T14:33:42.767Z] daemon.go:296: [d48db4ef97723] exiting daemon [2020-07-29T14:33:42.767Z] daemon.go:448: [d48db4ef97723] Daemon stopped [2020-07-29T14:33:42.767Z] daemon.go:325: [d48db4ef97723] waiting for daemon to start [2020-07-29T14:33:42.767Z] daemon.go:325: [d48db4ef97723] waiting for daemon to start [2020-07-29T14:33:42.767Z] daemon.go:353: [d48db4ef97723] daemon started [2020-07-29T14:33:42.767Z] daemon.go:461: [d48db4ef97723] Stopping daemon [2020-07-29T14:33:42.767Z] daemon.go:296: [d48db4ef97723] exiting daemon [2020-07-29T14:33:42.767Z] daemon.go:448: [d48db4ef97723] Daemon stopped [2020-07-29T14:33:42.767Z] --- PASS: TestExternalGraphDriver/json (1.78s) [2020-07-29T14:33:42.767Z] daemon.go:325: [d48db4ef97723] waiting for daemon to start [2020-07-29T14:33:42.767Z] daemon.go:325: [d48db4ef97723] waiting for daemon to start [2020-07-29T14:33:42.767Z] daemon.go:353: [d48db4ef97723] daemon started [2020-07-29T14:33:42.767Z] daemon.go:461: [d48db4ef97723] Stopping daemon [2020-07-29T14:33:42.767Z] daemon.go:296: [d48db4ef97723] exiting daemon [2020-07-29T14:33:42.767Z] daemon.go:448: [d48db4ef97723] Daemon stopped [2020-07-29T14:33:42.767Z] daemon.go:325: [d48db4ef97723] waiting for daemon to start [2020-07-29T14:33:42.767Z] daemon.go:325: [d48db4ef97723] waiting for daemon to start [2020-07-29T14:33:42.767Z] daemon.go:353: [d48db4ef97723] daemon started [2020-07-29T14:33:42.767Z] daemon.go:461: [d48db4ef97723] Stopping daemon [2020-07-29T14:33:42.767Z] daemon.go:296: [d48db4ef97723] exiting daemon [2020-07-29T14:33:42.767Z] daemon.go:448: [d48db4ef97723] Daemon stopped [2020-07-29T14:33:42.767Z] --- PASS: TestExternalGraphDriver/spec (1.74s) [2020-07-29T14:33:42.767Z] daemon.go:325: [d48db4ef97723] waiting for daemon to start [2020-07-29T14:33:42.767Z] daemon.go:325: [d48db4ef97723] waiting for daemon to start [2020-07-29T14:33:42.767Z] daemon.go:353: [d48db4ef97723] daemon started [2020-07-29T14:33:42.767Z] daemon.go:461: [d48db4ef97723] Stopping daemon [2020-07-29T14:33:42.767Z] daemon.go:296: [d48db4ef97723] exiting daemon [2020-07-29T14:33:42.767Z] daemon.go:448: [d48db4ef97723] Daemon stopped [2020-07-29T14:33:42.767Z] --- PASS: TestExternalGraphDriver/pull (1.65s) [2020-07-29T14:33:42.767Z] === RUN TestGraphdriverPluginV2 [2020-07-29T14:33:42.767Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-07-29T14:33:42.767Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T14:33:42.767Z] PASS [2020-07-29T14:33:42.767Z] [2020-07-29T14:33:42.767Z] === Skipped [2020-07-29T14:33:42.767Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-07-29T14:33:42.767Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T14:33:42.767Z] [2020-07-29T14:33:42.767Z] [2020-07-29T14:33:42.767Z] DONE 5 tests, 1 skipped in 5.420s [2020-07-29T14:33:42.767Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-29T14:33:42.767Z] ++ 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-07-29T14:33:42.767Z] ++ set -e [2020-07-29T14:33:42.767Z] ++ '[' -n 0 ']' [2020-07-29T14:33:42.767Z] ++ set -x [2020-07-29T14:33:42.768Z] ++ env -i DEST=/go/src/github.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-07-29T14:33:42.768Z] INFO: Testing against a local daemon [2020-07-29T14:33:42.768Z] === RUN TestContinueAfterPluginCrash [2020-07-29T14:33:42.768Z] === PAUSE TestContinueAfterPluginCrash [2020-07-29T14:33:42.768Z] === RUN TestDaemonStartWithLogOpt [2020-07-29T14:33:42.768Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-29T14:33:42.768Z] === CONT TestContinueAfterPluginCrash [2020-07-29T14:33:42.768Z] === CONT TestDaemonStartWithLogOpt [2020-07-29T14:33:43.008Z] --- PASS: TestPluginWithDevMounts (2.31s) [2020-07-29T14:33:43.008Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2020-07-29T14:33:43.008Z] daemon.go:325: [d2464fdf60ba8] waiting for daemon to start [2020-07-29T14:33:43.008Z] daemon.go:325: [d2464fdf60ba8] waiting for daemon to start [2020-07-29T14:33:43.008Z] daemon.go:353: [d2464fdf60ba8] daemon started [2020-07-29T14:33:43.008Z] daemon.go:461: [d2464fdf60ba8] Stopping daemon [2020-07-29T14:33:43.008Z] daemon.go:296: [d2464fdf60ba8] exiting daemon [2020-07-29T14:33:43.008Z] daemon.go:448: [d2464fdf60ba8] Daemon stopped [2020-07-29T14:33:43.008Z] PASS [2020-07-29T14:33:43.008Z] [2020-07-29T14:33:43.008Z] DONE 1 tests in 2.527s [2020-07-29T14:33:43.008Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-07-29T14:33:43.008Z] ++ 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-07-29T14:33:43.008Z] ++ set -e [2020-07-29T14:33:43.008Z] ++ '[' -n 0 ']' [2020-07-29T14:33:43.008Z] ++ set -x [2020-07-29T14:33:43.008Z] ++ env -i DEST=/go/src/github.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-07-29T14:33:43.266Z] INFO: Testing against a local daemon [2020-07-29T14:33:43.266Z] === RUN TestSecretInspect [2020-07-29T14:33:43.521Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-07-29T14:33:43.993Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-07-29T14:33:44.194Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-07-29T14:33:44.467Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-07-29T14:33:44.467Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-07-29T14:33:45.462Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-07-29T14:33:45.561Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-07-29T14:33:45.561Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-07-29T14:33:45.816Z] --- PASS: TestSecretInspect (2.62s) [2020-07-29T14:33:45.816Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2020-07-29T14:33:45.816Z] daemon.go:325: [d8a4fd4cca5fb] waiting for daemon to start [2020-07-29T14:33:45.816Z] daemon.go:325: [d8a4fd4cca5fb] waiting for daemon to start [2020-07-29T14:33:45.816Z] daemon.go:353: [d8a4fd4cca5fb] daemon started [2020-07-29T14:33:45.816Z] daemon.go:461: [d8a4fd4cca5fb] Stopping daemon [2020-07-29T14:33:45.816Z] daemon.go:296: [d8a4fd4cca5fb] exiting daemon [2020-07-29T14:33:45.816Z] daemon.go:448: [d8a4fd4cca5fb] Daemon stopped [2020-07-29T14:33:45.816Z] === RUN TestSecretList [2020-07-29T14:33:45.934Z] === RUN TestDockerSuite/TestBuildCmd [2020-07-29T14:33:46.072Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-07-29T14:33:46.407Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-07-29T14:33:46.633Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-07-29T14:33:46.880Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-07-29T14:33:47.196Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-07-29T14:33:47.353Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-07-29T14:33:47.757Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-07-29T14:33:48.684Z] --- PASS: TestSecretList (2.65s) [2020-07-29T14:33:48.684Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2020-07-29T14:33:48.684Z] daemon.go:325: [db82d23a50d42] waiting for daemon to start [2020-07-29T14:33:48.684Z] daemon.go:325: [db82d23a50d42] waiting for daemon to start [2020-07-29T14:33:48.684Z] daemon.go:353: [db82d23a50d42] daemon started [2020-07-29T14:33:48.684Z] daemon.go:461: [db82d23a50d42] Stopping daemon [2020-07-29T14:33:48.684Z] daemon.go:296: [db82d23a50d42] exiting daemon [2020-07-29T14:33:48.684Z] daemon.go:448: [db82d23a50d42] Daemon stopped [2020-07-29T14:33:48.684Z] === RUN TestSecretsCreateAndDelete [2020-07-29T14:33:48.684Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-07-29T14:33:48.684Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-07-29T14:33:48.684Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-07-29T14:33:48.940Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-07-29T14:33:48.940Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-07-29T14:33:49.196Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-07-29T14:33:49.196Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-07-29T14:33:49.196Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-07-29T14:33:49.769Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-07-29T14:33:50.695Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-07-29T14:33:51.257Z] --- PASS: TestSecretsCreateAndDelete (2.76s) [2020-07-29T14:33:51.257Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2020-07-29T14:33:51.257Z] daemon.go:325: [d9927ddecf8fe] waiting for daemon to start [2020-07-29T14:33:51.257Z] daemon.go:325: [d9927ddecf8fe] waiting for daemon to start [2020-07-29T14:33:51.257Z] daemon.go:353: [d9927ddecf8fe] daemon started [2020-07-29T14:33:51.257Z] daemon.go:461: [d9927ddecf8fe] Stopping daemon [2020-07-29T14:33:51.257Z] daemon.go:296: [d9927ddecf8fe] exiting daemon [2020-07-29T14:33:51.257Z] daemon.go:448: [d9927ddecf8fe] Daemon stopped [2020-07-29T14:33:51.257Z] === RUN TestSecretsUpdate [2020-07-29T14:33:51.257Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-07-29T14:33:51.257Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-07-29T14:33:52.135Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-07-29T14:33:52.621Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-07-29T14:33:53.183Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-07-29T14:33:53.183Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-07-29T14:33:53.713Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-07-29T14:33:53.713Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-07-29T14:33:53.744Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-07-29T14:33:54.001Z] --- PASS: TestSecretsUpdate (2.63s) [2020-07-29T14:33:54.001Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2020-07-29T14:33:54.001Z] daemon.go:325: [d1b53f4974fd7] waiting for daemon to start [2020-07-29T14:33:54.001Z] daemon.go:325: [d1b53f4974fd7] waiting for daemon to start [2020-07-29T14:33:54.001Z] daemon.go:353: [d1b53f4974fd7] daemon started [2020-07-29T14:33:54.001Z] daemon.go:461: [d1b53f4974fd7] Stopping daemon [2020-07-29T14:33:54.001Z] daemon.go:296: [d1b53f4974fd7] exiting daemon [2020-07-29T14:33:54.001Z] daemon.go:448: [d1b53f4974fd7] Daemon stopped [2020-07-29T14:33:54.001Z] === RUN TestTemplatedSecret [2020-07-29T14:33:54.256Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-07-29T14:33:54.256Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-07-29T14:33:54.707Z] === RUN TestDockerSuite/TestBuildContChar [2020-07-29T14:33:55.184Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-07-29T14:33:55.443Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-07-29T14:33:55.443Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-07-29T14:33:55.466Z] --- PASS: TestDaemonStartWithLogOpt (11.22s) [2020-07-29T14:33:55.466Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2020-07-29T14:33:55.466Z] daemon.go:325: [d64f033a50347] waiting for daemon to start [2020-07-29T14:33:55.466Z] daemon.go:325: [d64f033a50347] waiting for daemon to start [2020-07-29T14:33:55.466Z] daemon.go:353: [d64f033a50347] daemon started [2020-07-29T14:33:55.466Z] daemon.go:461: [d64f033a50347] Stopping daemon [2020-07-29T14:33:55.466Z] daemon.go:296: [d64f033a50347] exiting daemon [2020-07-29T14:33:55.466Z] daemon.go:448: [d64f033a50347] Daemon stopped [2020-07-29T14:33:55.466Z] daemon.go:325: [d64f033a50347] waiting for daemon to start [2020-07-29T14:33:55.466Z] daemon.go:325: [d64f033a50347] waiting for daemon to start [2020-07-29T14:33:55.466Z] daemon.go:353: [d64f033a50347] daemon started [2020-07-29T14:33:55.466Z] daemon.go:461: [d64f033a50347] Stopping daemon [2020-07-29T14:33:55.466Z] daemon.go:296: [d64f033a50347] exiting daemon [2020-07-29T14:33:55.466Z] daemon.go:448: [d64f033a50347] Daemon stopped [2020-07-29T14:33:56.371Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-07-29T14:33:57.735Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-07-29T14:33:57.735Z] --- PASS: TestTemplatedSecret (3.69s) [2020-07-29T14:33:57.735Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2020-07-29T14:33:57.735Z] daemon.go:325: [df8c613496a43] waiting for daemon to start [2020-07-29T14:33:57.735Z] daemon.go:325: [df8c613496a43] waiting for daemon to start [2020-07-29T14:33:57.735Z] daemon.go:353: [df8c613496a43] daemon started [2020-07-29T14:33:57.735Z] daemon.go:461: [df8c613496a43] Stopping daemon [2020-07-29T14:33:57.735Z] daemon.go:296: [df8c613496a43] exiting daemon [2020-07-29T14:33:57.735Z] daemon.go:448: [df8c613496a43] Daemon stopped [2020-07-29T14:33:57.735Z] === RUN TestSecretCreateResolve [2020-07-29T14:33:58.298Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-07-29T14:33:58.298Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-07-29T14:33:58.986Z] --- PASS: TestContinueAfterPluginCrash (15.93s) [2020-07-29T14:33:58.986Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2020-07-29T14:33:58.986Z] daemon.go:325: [d20f4aca6c2b8] waiting for daemon to start [2020-07-29T14:33:58.986Z] daemon.go:325: [d20f4aca6c2b8] waiting for daemon to start [2020-07-29T14:33:58.986Z] daemon.go:353: [d20f4aca6c2b8] daemon started [2020-07-29T14:33:58.986Z] daemon.go:461: [d20f4aca6c2b8] Stopping daemon [2020-07-29T14:33:58.986Z] daemon.go:296: [d20f4aca6c2b8] exiting daemon [2020-07-29T14:33:58.986Z] daemon.go:448: [d20f4aca6c2b8] Daemon stopped [2020-07-29T14:33:58.986Z] PASS [2020-07-29T14:33:58.986Z] [2020-07-29T14:33:58.986Z] DONE 2 tests in 16.004s [2020-07-29T14:33:58.986Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-29T14:33:58.986Z] ++ 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-07-29T14:33:58.986Z] ++ set -e [2020-07-29T14:33:58.986Z] ++ '[' -n 0 ']' [2020-07-29T14:33:58.986Z] ++ set -x [2020-07-29T14:33:58.986Z] ++ env -i DEST=/go/src/github.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-07-29T14:33:58.986Z] INFO: Testing against a local daemon [2020-07-29T14:33:58.986Z] === RUN TestPluginWithDevMounts [2020-07-29T14:33:58.986Z] === PAUSE TestPluginWithDevMounts [2020-07-29T14:33:58.986Z] === CONT TestPluginWithDevMounts [2020-07-29T14:33:59.230Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-07-29T14:34:00.600Z] --- PASS: TestSecretCreateResolve (2.99s) [2020-07-29T14:34:00.600Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2020-07-29T14:34:00.600Z] daemon.go:325: [d1a47ceb736b0] waiting for daemon to start [2020-07-29T14:34:00.600Z] daemon.go:325: [d1a47ceb736b0] waiting for daemon to start [2020-07-29T14:34:00.600Z] daemon.go:353: [d1a47ceb736b0] daemon started [2020-07-29T14:34:00.600Z] daemon.go:461: [d1a47ceb736b0] Stopping daemon [2020-07-29T14:34:00.600Z] daemon.go:296: [d1a47ceb736b0] exiting daemon [2020-07-29T14:34:00.600Z] daemon.go:448: [d1a47ceb736b0] Daemon stopped [2020-07-29T14:34:00.600Z] PASS [2020-07-29T14:34:00.600Z] [2020-07-29T14:34:00.600Z] DONE 6 tests in 17.483s [2020-07-29T14:34:00.600Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-07-29T14:34:00.600Z] ++ 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-07-29T14:34:00.600Z] ++ set -e [2020-07-29T14:34:00.600Z] ++ '[' -n 0 ']' [2020-07-29T14:34:00.600Z] ++ set -x [2020-07-29T14:34:00.600Z] ++ env -i DEST=/go/src/github.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-07-29T14:34:00.856Z] INFO: Testing against a local daemon [2020-07-29T14:34:00.856Z] === RUN TestServiceCreateInit [2020-07-29T14:34:00.856Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-29T14:34:00.856Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-07-29T14:34:01.076Z] --- PASS: TestPluginWithDevMounts (1.89s) [2020-07-29T14:34:01.076Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2020-07-29T14:34:01.076Z] daemon.go:325: [d211ba5857678] waiting for daemon to start [2020-07-29T14:34:01.076Z] daemon.go:325: [d211ba5857678] waiting for daemon to start [2020-07-29T14:34:01.076Z] daemon.go:353: [d211ba5857678] daemon started [2020-07-29T14:34:01.076Z] daemon.go:461: [d211ba5857678] Stopping daemon [2020-07-29T14:34:01.076Z] daemon.go:296: [d211ba5857678] exiting daemon [2020-07-29T14:34:01.076Z] daemon.go:448: [d211ba5857678] Daemon stopped [2020-07-29T14:34:01.076Z] PASS [2020-07-29T14:34:01.076Z] [2020-07-29T14:34:01.076Z] DONE 1 tests in 1.962s [2020-07-29T14:34:01.076Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-07-29T14:34:01.076Z] ++ 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-07-29T14:34:01.076Z] ++ set -e [2020-07-29T14:34:01.076Z] ++ '[' -n 0 ']' [2020-07-29T14:34:01.076Z] ++ set -x [2020-07-29T14:34:01.076Z] ++ env -i DEST=/go/src/github.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-07-29T14:34:01.076Z] INFO: Testing against a local daemon [2020-07-29T14:34:01.076Z] === RUN TestSecretInspect [2020-07-29T14:34:01.785Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-07-29T14:34:01.785Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-07-29T14:34:01.785Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-07-29T14:34:01.785Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-07-29T14:34:01.785Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-07-29T14:34:02.348Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-07-29T14:34:02.598Z] --- PASS: TestSecretInspect (1.88s) [2020-07-29T14:34:02.598Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2020-07-29T14:34:02.598Z] daemon.go:325: [dc94c287b6a2c] waiting for daemon to start [2020-07-29T14:34:02.598Z] daemon.go:325: [dc94c287b6a2c] waiting for daemon to start [2020-07-29T14:34:02.598Z] daemon.go:353: [dc94c287b6a2c] daemon started [2020-07-29T14:34:02.598Z] daemon.go:461: [dc94c287b6a2c] Stopping daemon [2020-07-29T14:34:02.598Z] daemon.go:296: [dc94c287b6a2c] exiting daemon [2020-07-29T14:34:02.598Z] daemon.go:448: [dc94c287b6a2c] Daemon stopped [2020-07-29T14:34:02.598Z] === RUN TestSecretList [2020-07-29T14:34:04.671Z] --- PASS: TestSecretList (1.86s) [2020-07-29T14:34:04.671Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2020-07-29T14:34:04.671Z] daemon.go:325: [d4955ad865e29] waiting for daemon to start [2020-07-29T14:34:04.671Z] daemon.go:325: [d4955ad865e29] waiting for daemon to start [2020-07-29T14:34:04.671Z] daemon.go:353: [d4955ad865e29] daemon started [2020-07-29T14:34:04.671Z] daemon.go:461: [d4955ad865e29] Stopping daemon [2020-07-29T14:34:04.671Z] daemon.go:296: [d4955ad865e29] exiting daemon [2020-07-29T14:34:04.671Z] daemon.go:448: [d4955ad865e29] Daemon stopped [2020-07-29T14:34:04.671Z] === RUN TestSecretsCreateAndDelete [2020-07-29T14:34:04.864Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-29T14:34:06.758Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-07-29T14:34:06.774Z] --- PASS: TestSecretsCreateAndDelete (1.92s) [2020-07-29T14:34:06.774Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2020-07-29T14:34:06.774Z] daemon.go:325: [d3c25ea459420] waiting for daemon to start [2020-07-29T14:34:06.774Z] daemon.go:325: [d3c25ea459420] waiting for daemon to start [2020-07-29T14:34:06.774Z] daemon.go:353: [d3c25ea459420] daemon started [2020-07-29T14:34:06.774Z] daemon.go:461: [d3c25ea459420] Stopping daemon [2020-07-29T14:34:06.774Z] daemon.go:296: [d3c25ea459420] exiting daemon [2020-07-29T14:34:06.774Z] daemon.go:448: [d3c25ea459420] Daemon stopped [2020-07-29T14:34:06.774Z] === RUN TestSecretsUpdate [2020-07-29T14:34:07.243Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-07-29T14:34:07.243Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-07-29T14:34:07.243Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-07-29T14:34:07.693Z] === RUN TestDockerSuite/TestContainerAPITop [2020-07-29T14:34:08.254Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-07-29T14:34:08.254Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-07-29T14:34:08.254Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-07-29T14:34:08.290Z] --- PASS: TestSecretsUpdate (1.85s) [2020-07-29T14:34:08.290Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2020-07-29T14:34:08.290Z] daemon.go:325: [d02ebe582feef] waiting for daemon to start [2020-07-29T14:34:08.290Z] daemon.go:325: [d02ebe582feef] waiting for daemon to start [2020-07-29T14:34:08.290Z] daemon.go:353: [d02ebe582feef] daemon started [2020-07-29T14:34:08.290Z] daemon.go:461: [d02ebe582feef] Stopping daemon [2020-07-29T14:34:08.290Z] daemon.go:296: [d02ebe582feef] exiting daemon [2020-07-29T14:34:08.290Z] daemon.go:448: [d02ebe582feef] Daemon stopped [2020-07-29T14:34:08.290Z] === RUN TestTemplatedSecret [2020-07-29T14:34:08.822Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-07-29T14:34:09.180Z] --- PASS: TestServiceCreateInit (8.41s) [2020-07-29T14:34:09.180Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.98s) [2020-07-29T14:34:09.180Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2020-07-29T14:34:09.180Z] daemon.go:325: [d136557a8edef] waiting for daemon to start [2020-07-29T14:34:09.180Z] daemon.go:325: [d136557a8edef] waiting for daemon to start [2020-07-29T14:34:09.180Z] daemon.go:353: [d136557a8edef] daemon started [2020-07-29T14:34:09.180Z] daemon.go:461: [d136557a8edef] Stopping daemon [2020-07-29T14:34:09.180Z] daemon.go:296: [d136557a8edef] exiting daemon [2020-07-29T14:34:09.180Z] daemon.go:448: [d136557a8edef] Daemon stopped [2020-07-29T14:34:09.180Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.40s) [2020-07-29T14:34:09.180Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2020-07-29T14:34:09.180Z] daemon.go:325: [dfe6651821dc2] waiting for daemon to start [2020-07-29T14:34:09.180Z] daemon.go:325: [dfe6651821dc2] waiting for daemon to start [2020-07-29T14:34:09.180Z] daemon.go:353: [dfe6651821dc2] daemon started [2020-07-29T14:34:09.180Z] daemon.go:461: [dfe6651821dc2] Stopping daemon [2020-07-29T14:34:09.180Z] daemon.go:296: [dfe6651821dc2] exiting daemon [2020-07-29T14:34:09.180Z] daemon.go:448: [dfe6651821dc2] Daemon stopped [2020-07-29T14:34:09.180Z] === RUN TestCreateServiceMultipleTimes [2020-07-29T14:34:09.294Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-07-29T14:34:09.766Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-07-29T14:34:09.766Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-07-29T14:34:10.761Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-07-29T14:34:11.044Z] --- PASS: TestTemplatedSecret (2.32s) [2020-07-29T14:34:11.044Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2020-07-29T14:34:11.044Z] daemon.go:325: [d66abaee622ca] waiting for daemon to start [2020-07-29T14:34:11.044Z] daemon.go:325: [d66abaee622ca] waiting for daemon to start [2020-07-29T14:34:11.044Z] daemon.go:353: [d66abaee622ca] daemon started [2020-07-29T14:34:11.044Z] daemon.go:461: [d66abaee622ca] Stopping daemon [2020-07-29T14:34:11.044Z] daemon.go:296: [d66abaee622ca] exiting daemon [2020-07-29T14:34:11.044Z] daemon.go:448: [d66abaee622ca] Daemon stopped [2020-07-29T14:34:11.044Z] === RUN TestSecretCreateResolve [2020-07-29T14:34:11.068Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-07-29T14:34:11.234Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-07-29T14:34:11.234Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-07-29T14:34:11.234Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-07-29T14:34:11.997Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-07-29T14:34:12.562Z] --- PASS: TestSecretCreateResolve (1.90s) [2020-07-29T14:34:12.562Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2020-07-29T14:34:12.562Z] daemon.go:325: [da320f99e7216] waiting for daemon to start [2020-07-29T14:34:12.562Z] daemon.go:325: [da320f99e7216] waiting for daemon to start [2020-07-29T14:34:12.562Z] daemon.go:353: [da320f99e7216] daemon started [2020-07-29T14:34:12.562Z] daemon.go:461: [da320f99e7216] Stopping daemon [2020-07-29T14:34:12.562Z] daemon.go:296: [da320f99e7216] exiting daemon [2020-07-29T14:34:12.562Z] daemon.go:448: [da320f99e7216] Daemon stopped [2020-07-29T14:34:12.562Z] PASS [2020-07-29T14:34:12.562Z] [2020-07-29T14:34:12.562Z] DONE 6 tests in 11.787s [2020-07-29T14:34:12.562Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-07-29T14:34:12.562Z] ++ 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-07-29T14:34:12.562Z] ++ set -e [2020-07-29T14:34:12.562Z] ++ '[' -n 0 ']' [2020-07-29T14:34:12.562Z] ++ set -x [2020-07-29T14:34:12.562Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-29T14:34:12.562Z] INFO: Testing against a local daemon [2020-07-29T14:34:12.562Z] === RUN TestServiceCreateInit [2020-07-29T14:34:12.562Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-29T14:34:13.364Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-07-29T14:34:16.015Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-07-29T14:34:17.040Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-29T14:34:17.532Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-07-29T14:34:17.532Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-07-29T14:34:18.898Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-07-29T14:34:20.261Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-07-29T14:34:20.580Z] --- PASS: TestServiceCreateInit (7.45s) [2020-07-29T14:34:20.580Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.69s) [2020-07-29T14:34:20.580Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2020-07-29T14:34:20.580Z] daemon.go:325: [d47c3254fecfb] waiting for daemon to start [2020-07-29T14:34:20.580Z] daemon.go:325: [d47c3254fecfb] waiting for daemon to start [2020-07-29T14:34:20.580Z] daemon.go:353: [d47c3254fecfb] daemon started [2020-07-29T14:34:20.580Z] daemon.go:461: [d47c3254fecfb] Stopping daemon [2020-07-29T14:34:20.580Z] daemon.go:296: [d47c3254fecfb] exiting daemon [2020-07-29T14:34:20.580Z] daemon.go:448: [d47c3254fecfb] Daemon stopped [2020-07-29T14:34:20.580Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.73s) [2020-07-29T14:34:20.580Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2020-07-29T14:34:20.580Z] daemon.go:325: [d485ce53b0360] waiting for daemon to start [2020-07-29T14:34:20.580Z] daemon.go:325: [d485ce53b0360] waiting for daemon to start [2020-07-29T14:34:20.580Z] daemon.go:353: [d485ce53b0360] daemon started [2020-07-29T14:34:20.580Z] daemon.go:461: [d485ce53b0360] Stopping daemon [2020-07-29T14:34:20.580Z] daemon.go:296: [d485ce53b0360] exiting daemon [2020-07-29T14:34:20.580Z] daemon.go:448: [d485ce53b0360] Daemon stopped [2020-07-29T14:34:20.580Z] === RUN TestCreateServiceMultipleTimes [2020-07-29T14:34:26.793Z] --- PASS: TestCreateServiceMultipleTimes (16.84s) [2020-07-29T14:34:26.793Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2020-07-29T14:34:26.793Z] daemon.go:325: [ded6df021d878] waiting for daemon to start [2020-07-29T14:34:26.793Z] daemon.go:325: [ded6df021d878] waiting for daemon to start [2020-07-29T14:34:26.793Z] daemon.go:353: [ded6df021d878] daemon started [2020-07-29T14:34:26.793Z] daemon.go:461: [ded6df021d878] Stopping daemon [2020-07-29T14:34:26.793Z] daemon.go:296: [ded6df021d878] exiting daemon [2020-07-29T14:34:26.793Z] daemon.go:448: [ded6df021d878] Daemon stopped [2020-07-29T14:34:26.793Z] === RUN TestCreateServiceConflict [2020-07-29T14:34:28.683Z] --- PASS: TestCreateServiceConflict (2.45s) [2020-07-29T14:34:28.683Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2020-07-29T14:34:28.683Z] daemon.go:325: [d1029fd9949d6] waiting for daemon to start [2020-07-29T14:34:28.683Z] daemon.go:325: [d1029fd9949d6] waiting for daemon to start [2020-07-29T14:34:28.683Z] daemon.go:353: [d1029fd9949d6] daemon started [2020-07-29T14:34:28.683Z] daemon.go:461: [d1029fd9949d6] Stopping daemon [2020-07-29T14:34:28.683Z] daemon.go:296: [d1029fd9949d6] exiting daemon [2020-07-29T14:34:28.683Z] daemon.go:448: [d1029fd9949d6] Daemon stopped [2020-07-29T14:34:28.683Z] === RUN TestCreateServiceMaxReplicas [2020-07-29T14:34:31.948Z] --- PASS: TestCreateServiceMaxReplicas (2.98s) [2020-07-29T14:34:31.948Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2020-07-29T14:34:31.948Z] daemon.go:325: [d3795d0a15f97] waiting for daemon to start [2020-07-29T14:34:31.948Z] daemon.go:325: [d3795d0a15f97] waiting for daemon to start [2020-07-29T14:34:31.948Z] daemon.go:353: [d3795d0a15f97] daemon started [2020-07-29T14:34:31.948Z] daemon.go:461: [d3795d0a15f97] Stopping daemon [2020-07-29T14:34:31.948Z] daemon.go:296: [d3795d0a15f97] exiting daemon [2020-07-29T14:34:31.948Z] daemon.go:448: [d3795d0a15f97] Daemon stopped [2020-07-29T14:34:31.948Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-29T14:34:35.959Z] --- PASS: TestCreateServiceMultipleTimes (14.88s) [2020-07-29T14:34:35.959Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2020-07-29T14:34:35.959Z] daemon.go:325: [de02217ff2fd9] waiting for daemon to start [2020-07-29T14:34:35.959Z] daemon.go:325: [de02217ff2fd9] waiting for daemon to start [2020-07-29T14:34:35.959Z] daemon.go:353: [de02217ff2fd9] daemon started [2020-07-29T14:34:35.959Z] daemon.go:461: [de02217ff2fd9] Stopping daemon [2020-07-29T14:34:35.959Z] daemon.go:296: [de02217ff2fd9] exiting daemon [2020-07-29T14:34:35.959Z] daemon.go:448: [de02217ff2fd9] Daemon stopped [2020-07-29T14:34:35.959Z] === RUN TestCreateServiceConflict [2020-07-29T14:34:37.008Z] --- PASS: TestCreateServiceConflict (1.87s) [2020-07-29T14:34:37.008Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2020-07-29T14:34:37.008Z] daemon.go:325: [db27e3ef8c61b] waiting for daemon to start [2020-07-29T14:34:37.008Z] daemon.go:325: [db27e3ef8c61b] waiting for daemon to start [2020-07-29T14:34:37.008Z] daemon.go:353: [db27e3ef8c61b] daemon started [2020-07-29T14:34:37.008Z] daemon.go:461: [db27e3ef8c61b] Stopping daemon [2020-07-29T14:34:37.008Z] daemon.go:296: [db27e3ef8c61b] exiting daemon [2020-07-29T14:34:37.008Z] daemon.go:448: [db27e3ef8c61b] Daemon stopped [2020-07-29T14:34:37.008Z] === RUN TestCreateServiceMaxReplicas [2020-07-29T14:34:39.760Z] --- PASS: TestCreateServiceMaxReplicas (2.56s) [2020-07-29T14:34:39.760Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2020-07-29T14:34:39.760Z] daemon.go:325: [dab52ebbc3039] waiting for daemon to start [2020-07-29T14:34:39.760Z] daemon.go:325: [dab52ebbc3039] waiting for daemon to start [2020-07-29T14:34:39.760Z] daemon.go:353: [dab52ebbc3039] daemon started [2020-07-29T14:34:39.760Z] daemon.go:461: [dab52ebbc3039] Stopping daemon [2020-07-29T14:34:39.760Z] daemon.go:296: [dab52ebbc3039] exiting daemon [2020-07-29T14:34:39.760Z] daemon.go:448: [dab52ebbc3039] Daemon stopped [2020-07-29T14:34:39.760Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-29T14:34:40.050Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-07-29T14:34:40.050Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-07-29T14:34:40.611Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-07-29T14:34:40.611Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-07-29T14:34:43.127Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-07-29T14:34:44.495Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-07-29T14:34:44.751Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.34s) [2020-07-29T14:34:44.751Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2020-07-29T14:34:44.751Z] daemon.go:325: [d0fa5c883225e] waiting for daemon to start [2020-07-29T14:34:44.751Z] daemon.go:325: [d0fa5c883225e] waiting for daemon to start [2020-07-29T14:34:44.751Z] daemon.go:353: [d0fa5c883225e] daemon started [2020-07-29T14:34:44.751Z] daemon.go:461: [d0fa5c883225e] Stopping daemon [2020-07-29T14:34:44.751Z] daemon.go:296: [d0fa5c883225e] exiting daemon [2020-07-29T14:34:44.751Z] daemon.go:448: [d0fa5c883225e] Daemon stopped [2020-07-29T14:34:44.751Z] === RUN TestCreateServiceSecretFileMode [2020-07-29T14:34:46.643Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-07-29T14:34:48.012Z] --- PASS: TestCreateServiceSecretFileMode (3.07s) [2020-07-29T14:34:48.012Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2020-07-29T14:34:48.012Z] daemon.go:325: [d7414180752fe] waiting for daemon to start [2020-07-29T14:34:48.012Z] daemon.go:325: [d7414180752fe] waiting for daemon to start [2020-07-29T14:34:48.012Z] daemon.go:353: [d7414180752fe] daemon started [2020-07-29T14:34:48.012Z] daemon.go:461: [d7414180752fe] Stopping daemon [2020-07-29T14:34:48.012Z] daemon.go:296: [d7414180752fe] exiting daemon [2020-07-29T14:34:48.012Z] daemon.go:448: [d7414180752fe] Daemon stopped [2020-07-29T14:34:48.012Z] === RUN TestCreateServiceConfigFileMode [2020-07-29T14:34:48.012Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-07-29T14:34:48.269Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-07-29T14:34:49.199Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-07-29T14:34:50.128Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-07-29T14:34:51.056Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-07-29T14:34:51.618Z] --- PASS: TestCreateServiceConfigFileMode (3.64s) [2020-07-29T14:34:51.618Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2020-07-29T14:34:51.618Z] daemon.go:325: [df9bd1232562d] waiting for daemon to start [2020-07-29T14:34:51.618Z] daemon.go:325: [df9bd1232562d] waiting for daemon to start [2020-07-29T14:34:51.618Z] daemon.go:353: [df9bd1232562d] daemon started [2020-07-29T14:34:51.618Z] daemon.go:461: [df9bd1232562d] Stopping daemon [2020-07-29T14:34:51.618Z] daemon.go:296: [df9bd1232562d] exiting daemon [2020-07-29T14:34:51.618Z] daemon.go:448: [df9bd1232562d] Daemon stopped [2020-07-29T14:34:51.618Z] === RUN TestCreateServiceSysctls [2020-07-29T14:34:51.618Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-07-29T14:34:51.941Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-07-29T14:34:51.941Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-07-29T14:34:51.941Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-07-29T14:34:52.418Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.81s) [2020-07-29T14:34:52.418Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2020-07-29T14:34:52.418Z] daemon.go:325: [dc243bc9ea184] waiting for daemon to start [2020-07-29T14:34:52.418Z] daemon.go:325: [dc243bc9ea184] waiting for daemon to start [2020-07-29T14:34:52.418Z] daemon.go:353: [dc243bc9ea184] daemon started [2020-07-29T14:34:52.418Z] daemon.go:461: [dc243bc9ea184] Stopping daemon [2020-07-29T14:34:52.418Z] daemon.go:296: [dc243bc9ea184] exiting daemon [2020-07-29T14:34:52.418Z] daemon.go:448: [dc243bc9ea184] Daemon stopped [2020-07-29T14:34:52.418Z] === RUN TestCreateServiceSecretFileMode [2020-07-29T14:34:52.545Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-07-29T14:34:53.107Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-07-29T14:34:54.034Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-07-29T14:34:54.171Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-07-29T14:34:54.493Z] --- PASS: TestCreateServiceSecretFileMode (2.20s) [2020-07-29T14:34:54.493Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2020-07-29T14:34:54.493Z] daemon.go:325: [d3f4a0195e58d] waiting for daemon to start [2020-07-29T14:34:54.493Z] daemon.go:325: [d3f4a0195e58d] waiting for daemon to start [2020-07-29T14:34:54.493Z] daemon.go:353: [d3f4a0195e58d] daemon started [2020-07-29T14:34:54.493Z] daemon.go:461: [d3f4a0195e58d] Stopping daemon [2020-07-29T14:34:54.493Z] daemon.go:296: [d3f4a0195e58d] exiting daemon [2020-07-29T14:34:54.493Z] daemon.go:448: [d3f4a0195e58d] Daemon stopped [2020-07-29T14:34:54.493Z] === RUN TestCreateServiceConfigFileMode [2020-07-29T14:34:54.596Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-07-29T14:34:54.643Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-07-29T14:34:54.643Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-07-29T14:34:54.643Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-07-29T14:34:55.116Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-07-29T14:34:55.116Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-07-29T14:34:55.168Z] --- PASS: TestCreateServiceSysctls (3.65s) [2020-07-29T14:34:55.168Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2020-07-29T14:34:55.168Z] daemon.go:325: [dd1ba8ba1a4bf] waiting for daemon to start [2020-07-29T14:34:55.168Z] daemon.go:325: [dd1ba8ba1a4bf] waiting for daemon to start [2020-07-29T14:34:55.168Z] daemon.go:353: [dd1ba8ba1a4bf] daemon started [2020-07-29T14:34:55.168Z] daemon.go:461: [dd1ba8ba1a4bf] Stopping daemon [2020-07-29T14:34:55.168Z] daemon.go:296: [dd1ba8ba1a4bf] exiting daemon [2020-07-29T14:34:55.168Z] daemon.go:448: [dd1ba8ba1a4bf] Daemon stopped [2020-07-29T14:34:55.168Z] === RUN TestInspect [2020-07-29T14:34:55.433Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-07-29T14:34:55.704Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-07-29T14:34:56.266Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-07-29T14:34:56.577Z] --- PASS: TestCreateServiceConfigFileMode (2.14s) [2020-07-29T14:34:56.577Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2020-07-29T14:34:56.577Z] daemon.go:325: [d0b4acd0b29d8] waiting for daemon to start [2020-07-29T14:34:56.577Z] daemon.go:325: [d0b4acd0b29d8] waiting for daemon to start [2020-07-29T14:34:56.577Z] daemon.go:353: [d0b4acd0b29d8] daemon started [2020-07-29T14:34:56.577Z] daemon.go:461: [d0b4acd0b29d8] Stopping daemon [2020-07-29T14:34:56.577Z] daemon.go:296: [d0b4acd0b29d8] exiting daemon [2020-07-29T14:34:56.577Z] daemon.go:448: [d0b4acd0b29d8] Daemon stopped [2020-07-29T14:34:56.577Z] === RUN TestCreateServiceSysctls [2020-07-29T14:34:57.632Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-07-29T14:34:58.193Z] --- PASS: TestInspect (3.09s) [2020-07-29T14:34:58.193Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2020-07-29T14:34:58.193Z] daemon.go:325: [dec13a7e55ce4] waiting for daemon to start [2020-07-29T14:34:58.193Z] daemon.go:325: [dec13a7e55ce4] waiting for daemon to start [2020-07-29T14:34:58.193Z] daemon.go:353: [dec13a7e55ce4] daemon started [2020-07-29T14:34:58.193Z] daemon.go:461: [dec13a7e55ce4] Stopping daemon [2020-07-29T14:34:58.193Z] daemon.go:296: [dec13a7e55ce4] exiting daemon [2020-07-29T14:34:58.193Z] daemon.go:448: [dec13a7e55ce4] Daemon stopped [2020-07-29T14:34:58.193Z] === RUN TestDockerNetworkConnectAlias [2020-07-29T14:34:58.449Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-07-29T14:34:59.815Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-07-29T14:35:00.111Z] --- PASS: TestCreateServiceSysctls (3.01s) [2020-07-29T14:35:00.111Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2020-07-29T14:35:00.111Z] daemon.go:325: [dbff8df3f64b6] waiting for daemon to start [2020-07-29T14:35:00.111Z] daemon.go:325: [dbff8df3f64b6] waiting for daemon to start [2020-07-29T14:35:00.111Z] daemon.go:353: [dbff8df3f64b6] daemon started [2020-07-29T14:35:00.111Z] daemon.go:461: [dbff8df3f64b6] Stopping daemon [2020-07-29T14:35:00.111Z] daemon.go:296: [dbff8df3f64b6] exiting daemon [2020-07-29T14:35:00.111Z] daemon.go:448: [dbff8df3f64b6] Daemon stopped [2020-07-29T14:35:00.111Z] === RUN TestInspect [2020-07-29T14:35:00.744Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-07-29T14:35:01.674Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-07-29T14:35:02.194Z] --- PASS: TestInspect (2.39s) [2020-07-29T14:35:02.194Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2020-07-29T14:35:02.194Z] daemon.go:325: [dabff0c69c30d] waiting for daemon to start [2020-07-29T14:35:02.194Z] daemon.go:325: [dabff0c69c30d] waiting for daemon to start [2020-07-29T14:35:02.194Z] daemon.go:353: [dabff0c69c30d] daemon started [2020-07-29T14:35:02.194Z] daemon.go:461: [dabff0c69c30d] Stopping daemon [2020-07-29T14:35:02.194Z] daemon.go:296: [dabff0c69c30d] exiting daemon [2020-07-29T14:35:02.194Z] daemon.go:448: [dabff0c69c30d] Daemon stopped [2020-07-29T14:35:02.194Z] === RUN TestDockerNetworkConnectAlias [2020-07-29T14:35:02.237Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-07-29T14:35:02.237Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-07-29T14:35:03.165Z] === RUN TestDockerSuite/TestCpRelativePath [2020-07-29T14:35:03.422Z] --- PASS: TestDockerNetworkConnectAlias (5.28s) [2020-07-29T14:35:03.422Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2020-07-29T14:35:03.422Z] daemon.go:325: [d8026211ccc05] waiting for daemon to start [2020-07-29T14:35:03.422Z] daemon.go:325: [d8026211ccc05] waiting for daemon to start [2020-07-29T14:35:03.422Z] daemon.go:353: [d8026211ccc05] daemon started [2020-07-29T14:35:03.422Z] daemon.go:461: [d8026211ccc05] Stopping daemon [2020-07-29T14:35:03.422Z] daemon.go:296: [d8026211ccc05] exiting daemon [2020-07-29T14:35:03.422Z] daemon.go:448: [d8026211ccc05] Daemon stopped [2020-07-29T14:35:03.422Z] === RUN TestDockerNetworkReConnect [2020-07-29T14:35:03.678Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-07-29T14:35:04.606Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-07-29T14:35:05.168Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-07-29T14:35:06.098Z] === RUN TestDockerSuite/TestCpToCaseA [2020-07-29T14:35:06.674Z] --- PASS: TestDockerNetworkConnectAlias (4.04s) [2020-07-29T14:35:06.674Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2020-07-29T14:35:06.674Z] daemon.go:325: [d02dd35820a06] waiting for daemon to start [2020-07-29T14:35:06.674Z] daemon.go:325: [d02dd35820a06] waiting for daemon to start [2020-07-29T14:35:06.674Z] daemon.go:353: [d02dd35820a06] daemon started [2020-07-29T14:35:06.674Z] daemon.go:461: [d02dd35820a06] Stopping daemon [2020-07-29T14:35:06.674Z] daemon.go:296: [d02dd35820a06] exiting daemon [2020-07-29T14:35:06.674Z] daemon.go:448: [d02dd35820a06] Daemon stopped [2020-07-29T14:35:06.674Z] === RUN TestDockerNetworkReConnect [2020-07-29T14:35:07.464Z] === RUN TestDockerSuite/TestCpToCaseB [2020-07-29T14:35:07.719Z] --- PASS: TestDockerNetworkReConnect (4.22s) [2020-07-29T14:35:07.719Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2020-07-29T14:35:07.719Z] daemon.go:325: [daad669aecdcc] waiting for daemon to start [2020-07-29T14:35:07.719Z] daemon.go:325: [daad669aecdcc] waiting for daemon to start [2020-07-29T14:35:07.719Z] daemon.go:353: [daad669aecdcc] daemon started [2020-07-29T14:35:07.719Z] daemon.go:461: [daad669aecdcc] Stopping daemon [2020-07-29T14:35:07.719Z] daemon.go:296: [daad669aecdcc] exiting daemon [2020-07-29T14:35:07.719Z] daemon.go:448: [daad669aecdcc] Daemon stopped [2020-07-29T14:35:07.719Z] === RUN TestServicePlugin [2020-07-29T14:35:07.975Z] === RUN TestDockerSuite/TestCpToCaseC [2020-07-29T14:35:09.419Z] --- PASS: TestDockerNetworkReConnect (3.27s) [2020-07-29T14:35:09.419Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2020-07-29T14:35:09.419Z] daemon.go:325: [d42f566a34538] waiting for daemon to start [2020-07-29T14:35:09.419Z] daemon.go:325: [d42f566a34538] waiting for daemon to start [2020-07-29T14:35:09.419Z] daemon.go:353: [d42f566a34538] daemon started [2020-07-29T14:35:09.419Z] daemon.go:461: [d42f566a34538] Stopping daemon [2020-07-29T14:35:09.419Z] daemon.go:296: [d42f566a34538] exiting daemon [2020-07-29T14:35:09.419Z] daemon.go:448: [d42f566a34538] Daemon stopped [2020-07-29T14:35:09.419Z] === RUN TestServicePlugin [2020-07-29T14:35:09.419Z] --- SKIP: TestServicePlugin (0.00s) [2020-07-29T14:35:09.419Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T14:35:09.419Z] === RUN TestServiceUpdateLabel [2020-07-29T14:35:09.868Z] === RUN TestDockerSuite/TestCpToCaseD [2020-07-29T14:35:10.938Z] --- PASS: TestServiceUpdateLabel (1.87s) [2020-07-29T14:35:10.938Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2020-07-29T14:35:10.938Z] daemon.go:325: [d1dc9e0af13ef] waiting for daemon to start [2020-07-29T14:35:10.938Z] daemon.go:325: [d1dc9e0af13ef] waiting for daemon to start [2020-07-29T14:35:10.938Z] daemon.go:353: [d1dc9e0af13ef] daemon started [2020-07-29T14:35:10.938Z] daemon.go:461: [d1dc9e0af13ef] Stopping daemon [2020-07-29T14:35:10.938Z] daemon.go:296: [d1dc9e0af13ef] exiting daemon [2020-07-29T14:35:10.938Z] daemon.go:448: [d1dc9e0af13ef] Daemon stopped [2020-07-29T14:35:10.938Z] === RUN TestServiceUpdateSecrets [2020-07-29T14:35:14.037Z] === RUN TestDockerSuite/TestCpToCaseE [2020-07-29T14:35:15.935Z] === RUN TestDockerSuite/TestCpToCaseF [2020-07-29T14:35:16.497Z] === RUN TestDockerSuite/TestCpToCaseG [2020-07-29T14:35:19.764Z] === RUN TestDockerSuite/TestCpToCaseH [2020-07-29T14:35:20.476Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-07-29T14:35:20.949Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-07-29T14:35:21.421Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-07-29T14:35:21.654Z] === RUN TestDockerSuite/TestCpToCaseI [2020-07-29T14:35:21.909Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-07-29T14:35:25.218Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-07-29T14:35:25.781Z] === RUN TestDockerSuite/TestCpToDot [2020-07-29T14:35:26.038Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-07-29T14:35:26.298Z] --- PASS: TestServiceUpdateSecrets (14.23s) [2020-07-29T14:35:26.298Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2020-07-29T14:35:26.298Z] daemon.go:325: [d852d0b51cd55] waiting for daemon to start [2020-07-29T14:35:26.298Z] daemon.go:325: [d852d0b51cd55] waiting for daemon to start [2020-07-29T14:35:26.298Z] daemon.go:353: [d852d0b51cd55] daemon started [2020-07-29T14:35:26.298Z] daemon.go:461: [d852d0b51cd55] Stopping daemon [2020-07-29T14:35:26.298Z] daemon.go:296: [d852d0b51cd55] exiting daemon [2020-07-29T14:35:26.298Z] daemon.go:448: [d852d0b51cd55] Daemon stopped [2020-07-29T14:35:26.298Z] === RUN TestServiceUpdateConfigs [2020-07-29T14:35:27.403Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-07-29T14:35:28.770Z] === RUN TestDockerSuite/TestCpToStdout [2020-07-29T14:35:29.026Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-07-29T14:35:29.954Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-07-29T14:35:30.210Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-07-29T14:35:30.771Z] === RUN TestDockerSuite/TestCpVolumePath [2020-07-29T14:35:31.698Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-07-29T14:35:31.698Z] === RUN TestDockerSuite/TestCreateArgs [2020-07-29T14:35:31.698Z] === RUN TestDockerSuite/TestCreateByImageID [2020-07-29T14:35:31.954Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-07-29T14:35:31.954Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-07-29T14:35:32.516Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-07-29T14:35:32.516Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-07-29T14:35:32.771Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-07-29T14:35:33.028Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-07-29T14:35:33.284Z] === RUN TestDockerSuite/TestCreateLabels [2020-07-29T14:35:33.541Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-07-29T14:35:33.541Z] === RUN TestDockerSuite/TestCreateRM [2020-07-29T14:35:33.804Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-07-29T14:35:33.805Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-07-29T14:35:34.064Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-07-29T14:35:34.064Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-07-29T14:35:35.428Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-07-29T14:35:35.684Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-07-29T14:35:35.684Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-07-29T14:35:38.197Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-07-29T14:35:39.291Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-07-29T14:35:39.291Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-07-29T14:35:39.291Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-07-29T14:35:39.562Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-07-29T14:35:39.562Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-07-29T14:35:39.562Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-07-29T14:35:39.562Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-07-29T14:35:39.562Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-07-29T14:35:39.562Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-07-29T14:35:40.126Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-07-29T14:35:41.492Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-07-29T14:35:41.492Z] --- PASS: TestServicePlugin (33.67s) [2020-07-29T14:35:41.492Z] plugin_test.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-07-29T14:35:41.492Z] daemon.go:325: [dce0d1e6870c5] waiting for daemon to start [2020-07-29T14:35:41.492Z] daemon.go:325: [dce0d1e6870c5] waiting for daemon to start [2020-07-29T14:35:41.492Z] daemon.go:353: [dce0d1e6870c5] daemon started [2020-07-29T14:35:41.492Z] daemon.go:461: [dce0d1e6870c5] Stopping daemon [2020-07-29T14:35:41.492Z] daemon.go:296: [dce0d1e6870c5] exiting daemon [2020-07-29T14:35:41.492Z] daemon.go:448: [dce0d1e6870c5] Daemon stopped [2020-07-29T14:35:41.492Z] plugin_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-07-29T14:35:41.492Z] daemon.go:325: [d791678f7407c] waiting for daemon to start [2020-07-29T14:35:41.492Z] daemon.go:325: [d791678f7407c] waiting for daemon to start [2020-07-29T14:35:41.492Z] daemon.go:353: [d791678f7407c] daemon started [2020-07-29T14:35:41.492Z] plugin_test.go:59: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-07-29T14:35:41.492Z] daemon.go:325: [d1e71e3c2d343] waiting for daemon to start [2020-07-29T14:35:41.492Z] daemon.go:325: [d1e71e3c2d343] waiting for daemon to start [2020-07-29T14:35:41.492Z] daemon.go:353: [d1e71e3c2d343] daemon started [2020-07-29T14:35:41.492Z] plugin_test.go:60: [d1e71e3c2d343] joining swarm manager [d791678f7407c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-29T14:35:41.492Z] plugin_test.go:62: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-07-29T14:35:41.492Z] daemon.go:325: [dedf67d49dcc9] waiting for daemon to start [2020-07-29T14:35:41.492Z] daemon.go:325: [dedf67d49dcc9] waiting for daemon to start [2020-07-29T14:35:41.492Z] daemon.go:353: [dedf67d49dcc9] daemon started [2020-07-29T14:35:41.492Z] plugin_test.go:63: [dedf67d49dcc9] joining swarm manager [d791678f7407c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-29T14:35:41.492Z] daemon.go:461: [dedf67d49dcc9] Stopping daemon [2020-07-29T14:35:41.492Z] daemon.go:296: [dedf67d49dcc9] exiting daemon [2020-07-29T14:35:41.492Z] daemon.go:448: [dedf67d49dcc9] Daemon stopped [2020-07-29T14:35:41.492Z] daemon.go:461: [d1e71e3c2d343] Stopping daemon [2020-07-29T14:35:41.492Z] daemon.go:296: [d1e71e3c2d343] exiting daemon [2020-07-29T14:35:41.492Z] daemon.go:448: [d1e71e3c2d343] Daemon stopped [2020-07-29T14:35:41.492Z] daemon.go:461: [d791678f7407c] Stopping daemon [2020-07-29T14:35:41.492Z] daemon.go:296: [d791678f7407c] exiting daemon [2020-07-29T14:35:41.492Z] daemon.go:448: [d791678f7407c] Daemon stopped [2020-07-29T14:35:41.492Z] === RUN TestServiceUpdateLabel [2020-07-29T14:35:41.658Z] --- PASS: TestServiceUpdateConfigs (14.30s) [2020-07-29T14:35:41.658Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2020-07-29T14:35:41.658Z] daemon.go:325: [d69abfcc4bcbe] waiting for daemon to start [2020-07-29T14:35:41.658Z] daemon.go:325: [d69abfcc4bcbe] waiting for daemon to start [2020-07-29T14:35:41.658Z] daemon.go:353: [d69abfcc4bcbe] daemon started [2020-07-29T14:35:41.658Z] daemon.go:461: [d69abfcc4bcbe] Stopping daemon [2020-07-29T14:35:41.658Z] daemon.go:296: [d69abfcc4bcbe] exiting daemon [2020-07-29T14:35:41.658Z] daemon.go:448: [d69abfcc4bcbe] Daemon stopped [2020-07-29T14:35:41.658Z] === RUN TestServiceUpdateNetwork [2020-07-29T14:35:42.053Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-07-29T14:35:42.980Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-07-29T14:35:44.348Z] --- PASS: TestServiceUpdateLabel (2.76s) [2020-07-29T14:35:44.348Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2020-07-29T14:35:44.348Z] daemon.go:325: [de337a747035b] waiting for daemon to start [2020-07-29T14:35:44.348Z] daemon.go:325: [de337a747035b] waiting for daemon to start [2020-07-29T14:35:44.348Z] daemon.go:353: [de337a747035b] daemon started [2020-07-29T14:35:44.348Z] daemon.go:461: [de337a747035b] Stopping daemon [2020-07-29T14:35:44.348Z] daemon.go:296: [de337a747035b] exiting daemon [2020-07-29T14:35:44.348Z] daemon.go:448: [de337a747035b] Daemon stopped [2020-07-29T14:35:44.348Z] === RUN TestServiceUpdateSecrets [2020-07-29T14:35:44.348Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-07-29T14:35:44.910Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-07-29T14:35:45.470Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-07-29T14:35:45.470Z] === RUN TestDockerSuite/TestDevicePermissions [2020-07-29T14:35:45.726Z] === RUN TestDockerSuite/TestDockerFails [2020-07-29T14:35:45.726Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-07-29T14:35:45.983Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-07-29T14:35:45.983Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-07-29T14:35:47.390Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-07-29T14:35:47.646Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-07-29T14:35:47.995Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-07-29T14:35:48.989Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-07-29T14:35:49.010Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-07-29T14:35:49.010Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-07-29T14:35:49.010Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-07-29T14:35:49.010Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-07-29T14:35:51.219Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-07-29T14:35:52.038Z] --- PASS: TestServiceUpdateNetwork (12.24s) [2020-07-29T14:35:52.038Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2020-07-29T14:35:52.038Z] daemon.go:325: [dea67152ec22f] waiting for daemon to start [2020-07-29T14:35:52.038Z] daemon.go:325: [dea67152ec22f] waiting for daemon to start [2020-07-29T14:35:52.038Z] daemon.go:353: [dea67152ec22f] daemon started [2020-07-29T14:35:52.038Z] daemon.go:461: [dea67152ec22f] Stopping daemon [2020-07-29T14:35:52.038Z] daemon.go:296: [dea67152ec22f] exiting daemon [2020-07-29T14:35:52.038Z] daemon.go:448: [dea67152ec22f] Daemon stopped [2020-07-29T14:35:52.038Z] PASS [2020-07-29T14:35:52.038Z] [2020-07-29T14:35:52.038Z] === Skipped [2020-07-29T14:35:52.038Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-07-29T14:35:52.038Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T14:35:52.038Z] [2020-07-29T14:35:52.038Z] [2020-07-29T14:35:52.038Z] DONE 18 tests, 1 skipped in 99.320s [2020-07-29T14:35:52.038Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-07-29T14:35:52.038Z] ++ 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-07-29T14:35:52.038Z] ++ set -e [2020-07-29T14:35:52.038Z] ++ '[' -n 0 ']' [2020-07-29T14:35:52.038Z] ++ set -x [2020-07-29T14:35:52.038Z] ++ env -i DEST=/go/src/github.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-07-29T14:35:52.038Z] INFO: Testing against a local daemon [2020-07-29T14:35:52.038Z] === RUN TestSessionCreate [2020-07-29T14:35:52.038Z] --- PASS: TestSessionCreate (0.05s) [2020-07-29T14:35:52.038Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-29T14:35:52.038Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2020-07-29T14:35:52.038Z] PASS [2020-07-29T14:35:52.038Z] [2020-07-29T14:35:52.038Z] DONE 2 tests in 0.165s [2020-07-29T14:35:52.038Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-07-29T14:35:52.038Z] ++ 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-07-29T14:35:52.038Z] ++ set -e [2020-07-29T14:35:52.038Z] ++ '[' -n 0 ']' [2020-07-29T14:35:52.038Z] ++ set -x [2020-07-29T14:35:52.038Z] ++ env -i DEST=/go/src/github.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-07-29T14:35:52.039Z] INFO: Testing against a local daemon [2020-07-29T14:35:52.039Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-29T14:35:52.039Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-29T14:35:52.039Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-29T14:35:52.039Z] === RUN TestEventsExecDie [2020-07-29T14:35:52.677Z] --- PASS: TestEventsExecDie (0.64s) [2020-07-29T14:35:52.677Z] === RUN TestEventsBackwardsCompatible [2020-07-29T14:35:52.677Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2020-07-29T14:35:52.677Z] === RUN TestInfoBinaryCommits [2020-07-29T14:35:52.970Z] --- PASS: TestInfoBinaryCommits (0.04s) [2020-07-29T14:35:52.970Z] === RUN TestInfoAPIVersioned [2020-07-29T14:35:52.970Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-07-29T14:35:52.970Z] === RUN TestInfoAPI [2020-07-29T14:35:52.970Z] --- PASS: TestInfoAPI (0.04s) [2020-07-29T14:35:52.970Z] === RUN TestInfoAPIWarnings [2020-07-29T14:35:53.608Z] --- PASS: TestInfoAPIWarnings (0.78s) [2020-07-29T14:35:53.608Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2020-07-29T14:35:53.608Z] daemon.go:325: [dbb5527c40249] waiting for daemon to start [2020-07-29T14:35:53.608Z] daemon.go:325: [dbb5527c40249] waiting for daemon to start [2020-07-29T14:35:53.608Z] daemon.go:353: [dbb5527c40249] daemon started [2020-07-29T14:35:53.608Z] daemon.go:461: [dbb5527c40249] Stopping daemon [2020-07-29T14:35:53.608Z] daemon.go:296: [dbb5527c40249] exiting daemon [2020-07-29T14:35:53.608Z] daemon.go:448: [dbb5527c40249] Daemon stopped [2020-07-29T14:35:53.608Z] === RUN TestLoginFailsWithBadCredentials [2020-07-29T14:35:53.902Z] --- PASS: TestLoginFailsWithBadCredentials (0.34s) [2020-07-29T14:35:53.902Z] === RUN TestPingCacheHeaders [2020-07-29T14:35:53.902Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-07-29T14:35:53.902Z] === RUN TestPingGet [2020-07-29T14:35:54.196Z] --- PASS: TestPingGet (0.02s) [2020-07-29T14:35:54.196Z] === RUN TestPingHead [2020-07-29T14:35:54.196Z] --- PASS: TestPingHead (0.04s) [2020-07-29T14:35:54.196Z] === RUN TestVersion [2020-07-29T14:35:54.196Z] --- PASS: TestVersion (0.03s) [2020-07-29T14:35:54.196Z] PASS [2020-07-29T14:35:54.196Z] [2020-07-29T14:35:54.196Z] === Skipped [2020-07-29T14:35:54.196Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-29T14:35:54.196Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-29T14:35:54.196Z] [2020-07-29T14:35:54.196Z] [2020-07-29T14:35:54.196Z] DONE 12 tests, 1 skipped in 2.110s [2020-07-29T14:35:54.196Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-07-29T14:35:54.196Z] ++ 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-07-29T14:35:54.196Z] ++ set -e [2020-07-29T14:35:54.196Z] ++ '[' -n 0 ']' [2020-07-29T14:35:54.196Z] ++ set -x [2020-07-29T14:35:54.196Z] ++ env -i DEST=/go/src/github.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-07-29T14:35:54.196Z] INFO: Testing against a local daemon [2020-07-29T14:35:54.196Z] === RUN TestVolumesCreateAndList [2020-07-29T14:35:54.196Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-07-29T14:35:54.196Z] === RUN TestVolumesRemove [2020-07-29T14:35:54.196Z] --- PASS: TestVolumesRemove (0.06s) [2020-07-29T14:35:54.196Z] === RUN TestVolumesInspect [2020-07-29T14:35:54.196Z] --- PASS: TestVolumesInspect (0.03s) [2020-07-29T14:35:54.196Z] === RUN TestVolumesInvalidJSON [2020-07-29T14:35:54.196Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-29T14:35:54.196Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-29T14:35:54.250Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-07-29T14:35:54.489Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-29T14:35:54.489Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-07-29T14:35:54.489Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-29T14:35:54.489Z] PASS [2020-07-29T14:35:54.489Z] [2020-07-29T14:35:54.489Z] DONE 5 tests in 0.209s [2020-07-29T14:35:54.489Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-29T14:35:54.489Z] ++++ cat bundles/test-integration/docker.pid [2020-07-29T14:35:54.489Z] +++ kill 12338 [2020-07-29T14:35:55.526Z] umount: bundles/test-integration/root: no mount point specified. [2020-07-29T14:35:55.822Z] +++ /etc/init.d/apparmor stop [2020-07-29T14:35:55.822Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-29T14:35:55.822Z] [2020-07-29T14:35:55.822Z] Unloading profiles will leave already running processes permanently [2020-07-29T14:35:55.822Z] unconfined, which can lead to unexpected situations. [2020-07-29T14:35:55.822Z] [2020-07-29T14:35:55.822Z] To set a process to complain mode, use the command line tool [2020-07-29T14:35:55.822Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-29T14:35:55.822Z] +++ true [2020-07-29T14:35:55.822Z] exiting test-integration [2020-07-29T14:35:55.822Z] ++ exit 0 [2020-07-29T14:35:55.822Z] [2020-07-29T14:35:56.152Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind Post stage [Pipeline] junit [2020-07-29T14:35:57.384Z] Recording test results [2020-07-29T14:35:57.518Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-29T14:35:58.197Z] + echo Ensuring container killed. [2020-07-29T14:35:58.197Z] Ensuring container killed. [2020-07-29T14:35:58.197Z] + docker rm -vf docker-pr1 [2020-07-29T14:35:58.197Z] Error: No such container: docker-pr1 [2020-07-29T14:35:58.197Z] + true [Pipeline] sh [2020-07-29T14:35:58.446Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-07-29T14:35:58.583Z] + echo Chowning /workspace to jenkins user [2020-07-29T14:35:58.583Z] Chowning /workspace to jenkins user [2020-07-29T14:35:58.583Z] + id -u [2020-07-29T14:35:58.583Z] + id -g [2020-07-29T14:35:58.583Z] + docker run --rm -v /home/docker/workspace/moby_PR-41293:/workspace busybox chown -R 1001:1001 /workspace [2020-07-29T14:35:58.583Z] Unable to find image 'busybox:latest' locally [2020-07-29T14:35:58.703Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-07-29T14:35:58.878Z] latest: Pulling from library/busybox [2020-07-29T14:35:58.878Z] f45ff7dc89a9: Pulling fs layer [2020-07-29T14:35:58.878Z] f45ff7dc89a9: Verifying Checksum [2020-07-29T14:35:58.878Z] f45ff7dc89a9: Download complete [2020-07-29T14:35:58.960Z] --- PASS: TestServiceUpdateSecrets (14.84s) [2020-07-29T14:35:58.960Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2020-07-29T14:35:58.960Z] daemon.go:325: [d535670c1bd34] waiting for daemon to start [2020-07-29T14:35:58.960Z] daemon.go:325: [d535670c1bd34] waiting for daemon to start [2020-07-29T14:35:58.960Z] daemon.go:353: [d535670c1bd34] daemon started [2020-07-29T14:35:58.960Z] daemon.go:461: [d535670c1bd34] Stopping daemon [2020-07-29T14:35:58.960Z] daemon.go:296: [d535670c1bd34] exiting daemon [2020-07-29T14:35:58.960Z] daemon.go:448: [d535670c1bd34] Daemon stopped [2020-07-29T14:35:58.960Z] === RUN TestServiceUpdateConfigs [2020-07-29T14:35:59.174Z] f45ff7dc89a9: Pull complete [2020-07-29T14:35:59.174Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977 [2020-07-29T14:35:59.174Z] Status: Downloaded newer image for busybox:latest [2020-07-29T14:35:59.521Z] === RUN TestDockerSuite/TestEventsAttach [2020-07-29T14:36:00.450Z] === RUN TestDockerSuite/TestEventsCommit [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-29T14:36:01.086Z] + bundleName=ppc64le-integration [2020-07-29T14:36:01.086Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-07-29T14:36:01.086Z] Creating ppc64le-integration-bundles.tar.gz [2020-07-29T14:36:01.086Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-07-29T14:36:01.086Z] + xargs tar -czf ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-07-29T14:36:01.132Z] Archiving artifacts [2020-07-29T14:36:01.382Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-07-29T14:36:01.529Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41293/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-29T14:36:01.933Z] + make clean [2020-07-29T14:36:02.224Z] docker volume rm -f docker-dev-cache [2020-07-29T14:36:02.224Z] docker-dev-cache [Pipeline] deleteDir [2020-07-29T14:36:02.310Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-07-29T14:36:02.875Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-07-29T14:36:03.132Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-29T14:36:05.018Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-07-29T14:36:05.580Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-07-29T14:36:08.097Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-07-29T14:36:09.986Z] === RUN TestDockerSuite/TestEventsCopy [2020-07-29T14:36:10.547Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-07-29T14:36:11.474Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-07-29T14:36:12.035Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-07-29T14:36:12.035Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-07-29T14:36:12.968Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-07-29T14:36:13.251Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-07-29T14:36:13.251Z] === RUN TestDockerSuite/TestEventsFilterType [2020-07-29T14:36:13.510Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-07-29T14:36:13.766Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-07-29T14:36:13.766Z] === RUN TestDockerSuite/TestEventsFilters [2020-07-29T14:36:14.326Z] --- PASS: TestServiceUpdateConfigs (15.24s) [2020-07-29T14:36:14.326Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2020-07-29T14:36:14.326Z] daemon.go:325: [de7d7d0d285a5] waiting for daemon to start [2020-07-29T14:36:14.326Z] daemon.go:325: [de7d7d0d285a5] waiting for daemon to start [2020-07-29T14:36:14.326Z] daemon.go:353: [de7d7d0d285a5] daemon started [2020-07-29T14:36:14.326Z] daemon.go:461: [de7d7d0d285a5] Stopping daemon [2020-07-29T14:36:14.326Z] daemon.go:296: [de7d7d0d285a5] exiting daemon [2020-07-29T14:36:14.326Z] daemon.go:448: [de7d7d0d285a5] Daemon stopped [2020-07-29T14:36:14.326Z] === RUN TestServiceUpdateNetwork [2020-07-29T14:36:14.887Z] === RUN TestDockerSuite/TestEventsFormat [2020-07-29T14:36:15.814Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-07-29T14:36:15.814Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-07-29T14:36:15.814Z] === RUN TestDockerSuite/TestEventsImageImport [2020-07-29T14:36:16.742Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-07-29T14:36:16.999Z] === RUN TestDockerSuite/TestEventsImagePull [2020-07-29T14:36:17.561Z] === RUN TestDockerSuite/TestEventsImageTag [2020-07-29T14:36:18.488Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-07-29T14:36:18.743Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-07-29T14:36:18.743Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-07-29T14:36:18.743Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-07-29T14:36:20.112Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-07-29T14:36:20.368Z] === RUN TestDockerSuite/TestEventsRename [2020-07-29T14:36:20.930Z] === RUN TestDockerSuite/TestEventsResize [2020-07-29T14:36:21.497Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-07-29T14:36:28.029Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-07-29T14:36:28.029Z] === RUN TestDockerSuite/TestEventsStreaming [2020-07-29T14:36:28.029Z] --- PASS: TestServiceUpdateNetwork (13.46s) [2020-07-29T14:36:28.029Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2020-07-29T14:36:28.029Z] daemon.go:325: [d09ebe17e7865] waiting for daemon to start [2020-07-29T14:36:28.029Z] daemon.go:325: [d09ebe17e7865] waiting for daemon to start [2020-07-29T14:36:28.029Z] daemon.go:353: [d09ebe17e7865] daemon started [2020-07-29T14:36:28.029Z] daemon.go:461: [d09ebe17e7865] Stopping daemon [2020-07-29T14:36:28.029Z] daemon.go:296: [d09ebe17e7865] exiting daemon [2020-07-29T14:36:28.029Z] daemon.go:448: [d09ebe17e7865] Daemon stopped [2020-07-29T14:36:28.029Z] PASS [2020-07-29T14:36:28.029Z] [2020-07-29T14:36:28.029Z] DONE 18 tests in 147.103s [2020-07-29T14:36:28.029Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-07-29T14:36:28.029Z] ++ 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-07-29T14:36:28.029Z] ++ set -e [2020-07-29T14:36:28.029Z] ++ '[' -n 0 ']' [2020-07-29T14:36:28.029Z] ++ set -x [2020-07-29T14:36:28.029Z] ++ env -i DEST=/go/src/github.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-07-29T14:36:28.029Z] INFO: Testing against a local daemon [2020-07-29T14:36:28.029Z] === RUN TestSessionCreate [2020-07-29T14:36:28.029Z] --- PASS: TestSessionCreate (0.04s) [2020-07-29T14:36:28.029Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-29T14:36:28.029Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2020-07-29T14:36:28.029Z] PASS [2020-07-29T14:36:28.029Z] [2020-07-29T14:36:28.029Z] DONE 2 tests in 0.224s [2020-07-29T14:36:28.029Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-07-29T14:36:28.029Z] ++ 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-07-29T14:36:28.029Z] ++ set -e [2020-07-29T14:36:28.029Z] ++ '[' -n 0 ']' [2020-07-29T14:36:28.029Z] ++ set -x [2020-07-29T14:36:28.029Z] ++ env -i DEST=/go/src/github.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-07-29T14:36:28.029Z] INFO: Testing against a local daemon [2020-07-29T14:36:28.029Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-29T14:36:28.029Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-29T14:36:28.029Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-29T14:36:28.029Z] === RUN TestEventsExecDie [2020-07-29T14:36:28.285Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-07-29T14:36:28.540Z] --- PASS: TestEventsExecDie (0.57s) [2020-07-29T14:36:28.540Z] === RUN TestEventsBackwardsCompatible [2020-07-29T14:36:28.796Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2020-07-29T14:36:28.796Z] === RUN TestInfoBinaryCommits [2020-07-29T14:36:28.796Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-07-29T14:36:28.796Z] === RUN TestInfoAPIVersioned [2020-07-29T14:36:28.796Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-07-29T14:36:28.796Z] === RUN TestInfoAPI [2020-07-29T14:36:28.796Z] --- PASS: TestInfoAPI (0.02s) [2020-07-29T14:36:28.796Z] === RUN TestInfoAPIWarnings [2020-07-29T14:36:29.724Z] --- PASS: TestInfoAPIWarnings (0.81s) [2020-07-29T14:36:29.724Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2020-07-29T14:36:29.724Z] daemon.go:325: [d781485e06c2d] waiting for daemon to start [2020-07-29T14:36:29.724Z] daemon.go:325: [d781485e06c2d] waiting for daemon to start [2020-07-29T14:36:29.724Z] daemon.go:353: [d781485e06c2d] daemon started [2020-07-29T14:36:29.724Z] daemon.go:461: [d781485e06c2d] Stopping daemon [2020-07-29T14:36:29.724Z] daemon.go:296: [d781485e06c2d] exiting daemon [2020-07-29T14:36:29.724Z] daemon.go:448: [d781485e06c2d] Daemon stopped [2020-07-29T14:36:29.724Z] === RUN TestLoginFailsWithBadCredentials [2020-07-29T14:36:29.724Z] --- PASS: TestLoginFailsWithBadCredentials (0.20s) [2020-07-29T14:36:29.724Z] === RUN TestPingCacheHeaders [2020-07-29T14:36:29.724Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-07-29T14:36:29.724Z] === RUN TestPingGet [2020-07-29T14:36:29.724Z] --- PASS: TestPingGet (0.03s) [2020-07-29T14:36:29.724Z] === RUN TestPingHead [2020-07-29T14:36:29.724Z] --- PASS: TestPingHead (0.02s) [2020-07-29T14:36:29.724Z] === RUN TestVersion [2020-07-29T14:36:29.724Z] --- PASS: TestVersion (0.02s) [2020-07-29T14:36:29.724Z] PASS [2020-07-29T14:36:29.724Z] [2020-07-29T14:36:29.724Z] === Skipped [2020-07-29T14:36:29.724Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-29T14:36:29.724Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-29T14:36:29.724Z] [2020-07-29T14:36:29.724Z] [2020-07-29T14:36:29.724Z] DONE 12 tests, 1 skipped in 1.898s [2020-07-29T14:36:29.980Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-07-29T14:36:29.980Z] ++ 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-07-29T14:36:29.980Z] ++ set -e [2020-07-29T14:36:29.980Z] ++ '[' -n 0 ']' [2020-07-29T14:36:29.980Z] ++ set -x [2020-07-29T14:36:29.980Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-29T14:36:29.980Z] INFO: Testing against a local daemon [2020-07-29T14:36:29.980Z] === RUN TestVolumesCreateAndList [2020-07-29T14:36:29.980Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-07-29T14:36:29.980Z] === RUN TestVolumesRemove [2020-07-29T14:36:29.980Z] --- PASS: TestVolumesRemove (0.05s) [2020-07-29T14:36:29.980Z] === RUN TestVolumesInspect [2020-07-29T14:36:29.980Z] --- PASS: TestVolumesInspect (0.02s) [2020-07-29T14:36:29.980Z] === RUN TestVolumesInvalidJSON [2020-07-29T14:36:29.980Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-29T14:36:29.980Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-29T14:36:29.980Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-29T14:36:29.980Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-07-29T14:36:29.980Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-29T14:36:29.980Z] PASS [2020-07-29T14:36:29.980Z] [2020-07-29T14:36:29.980Z] DONE 5 tests in 0.230s [2020-07-29T14:36:29.980Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-29T14:36:30.237Z] ++++ cat bundles/test-integration/docker.pid [2020-07-29T14:36:30.237Z] +++ kill 4654 [2020-07-29T14:36:31.162Z] === RUN TestDockerSuite/TestEventsTop [2020-07-29T14:36:31.418Z] umount: bundles/test-integration/root: no mount point specified. [2020-07-29T14:36:31.418Z] +++ /etc/init.d/apparmor stop [2020-07-29T14:36:31.418Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-29T14:36:31.418Z] [2020-07-29T14:36:31.418Z] Unloading profiles will leave already running processes permanently [2020-07-29T14:36:31.418Z] unconfined, which can lead to unexpected situations. [2020-07-29T14:36:31.418Z] [2020-07-29T14:36:31.418Z] To set a process to complain mode, use the command line tool [2020-07-29T14:36:31.418Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-29T14:36:31.418Z] +++ true [2020-07-29T14:36:31.418Z] exiting test-integration [2020-07-29T14:36:31.418Z] ++ exit 0 [2020-07-29T14:36:31.418Z] [2020-07-29T14:36:31.418Z] === RUN TestDockerSuite/TestEventsUntag [2020-07-29T14:36:32.351Z] + for job in $(jobs -p) [2020-07-29T14:36:32.351Z] + wait 8229 [2020-07-29T14:36:34.298Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-07-29T14:36:35.224Z] === RUN TestDockerSuite/TestExec [2020-07-29T14:36:35.479Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-07-29T14:36:36.040Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-07-29T14:36:36.602Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-07-29T14:36:37.163Z] === RUN TestDockerSuite/TestExecAPIStart [2020-07-29T14:36:38.089Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-07-29T14:36:38.651Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-07-29T14:36:38.908Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-07-29T14:36:39.469Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-07-29T14:36:40.031Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-07-29T14:36:40.593Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-07-29T14:36:40.849Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-07-29T14:36:41.777Z] === RUN TestDockerSuite/TestExecCgroup [2020-07-29T14:36:42.170Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-07-29T14:36:42.705Z] === RUN TestDockerSuite/TestExecEnv [2020-07-29T14:36:43.266Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-07-29T14:36:43.747Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-07-29T14:36:44.194Z] === RUN TestDockerSuite/TestExecExitStatus [2020-07-29T14:36:44.220Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-07-29T14:36:44.754Z] === RUN TestDockerSuite/TestExecInspectID [2020-07-29T14:36:46.117Z] === RUN TestDockerSuite/TestExecInteractive [2020-07-29T14:36:46.678Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-07-29T14:36:47.239Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-07-29T14:36:47.801Z] === RUN TestDockerSuite/TestExecParseError [2020-07-29T14:36:48.056Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-07-29T14:36:48.618Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-07-29T14:36:49.180Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-07-29T14:36:50.127Z] === RUN TestDockerSuite/TestExecSetEnv [2020-07-29T14:36:51.056Z] === RUN TestDockerSuite/TestExecStartFails [2020-07-29T14:36:51.617Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-07-29T14:37:01.554Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-07-29T14:37:02.115Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-07-29T14:37:03.045Z] === RUN TestDockerSuite/TestExecTTY [2020-07-29T14:37:03.607Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-07-29T14:37:04.170Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-07-29T14:37:04.733Z] === RUN TestDockerSuite/TestExecUlimits [2020-07-29T14:37:05.295Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-07-29T14:37:05.295Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-07-29T14:37:06.659Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-07-29T14:37:07.220Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-07-29T14:37:08.148Z] === RUN TestDockerSuite/TestExecWithTERM [2020-07-29T14:37:08.709Z] === RUN TestDockerSuite/TestExecWithUser [2020-07-29T14:37:09.271Z] === RUN TestDockerSuite/TestGetContainerStats [2020-07-29T14:37:14.510Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-07-29T14:37:18.707Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-07-29T14:37:19.633Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-07-29T14:37:24.873Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-07-29T14:37:24.873Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-07-29T14:37:24.873Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-07-29T14:37:24.873Z] === RUN TestDockerSuite/TestHealth [2020-07-29T14:37:44.946Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-07-29T14:37:44.946Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-07-29T14:37:44.946Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-07-29T14:37:46.798Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-07-29T14:37:46.798Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-07-29T14:37:46.798Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-07-29T14:37:46.798Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-07-29T14:37:46.798Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-07-29T14:37:46.798Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-07-29T14:37:46.798Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-07-29T14:37:46.798Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-07-29T14:37:46.798Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-07-29T14:37:46.798Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-07-29T14:37:46.798Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-07-29T14:37:46.798Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-07-29T14:37:46.798Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-07-29T14:37:46.798Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-07-29T14:37:46.798Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-07-29T14:37:46.798Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-07-29T14:37:46.798Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-07-29T14:37:47.361Z] === RUN TestDockerSuite/TestImagesFormat [2020-07-29T14:37:47.361Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-07-29T14:37:47.617Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-07-29T14:37:50.882Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-07-29T14:37:50.882Z] === RUN TestDockerSuite/TestImportBadURL [2020-07-29T14:37:50.882Z] === RUN TestDockerSuite/TestImportDisplay [2020-07-29T14:37:51.139Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-07-29T14:37:51.395Z] === RUN TestDockerSuite/TestImportFile [2020-07-29T14:37:52.761Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-07-29T14:37:52.761Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-07-29T14:37:53.688Z] === RUN TestDockerSuite/TestImportGzipped [2020-07-29T14:37:54.616Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-07-29T14:37:56.003Z] === RUN TestDockerSuite/TestInfoDebug [2020-07-29T14:37:56.259Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2020-07-29T14:37:56.819Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2020-07-29T14:37:57.380Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2020-07-29T14:37:58.306Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-07-29T14:37:58.867Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-07-29T14:37:59.428Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-07-29T14:37:59.990Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-07-29T14:37:59.990Z] === RUN TestDockerSuite/TestInfoFormat [2020-07-29T14:37:59.990Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-07-29T14:37:59.990Z] === RUN TestDockerSuite/TestInsecureRegistries [2020-07-29T14:38:00.552Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-07-29T14:38:01.112Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-07-29T14:38:01.370Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-07-29T14:38:01.931Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-07-29T14:38:02.188Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-07-29T14:38:02.749Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-07-29T14:38:03.309Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-07-29T14:38:03.309Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-07-29T14:38:04.236Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-07-29T14:38:04.796Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-07-29T14:38:05.054Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-07-29T14:38:05.054Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-07-29T14:38:05.615Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-07-29T14:38:05.615Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-07-29T14:38:06.177Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-07-29T14:38:06.239Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-07-29T14:38:06.738Z] === RUN TestDockerSuite/TestInspectDefault [2020-07-29T14:38:07.303Z] === RUN TestDockerSuite/TestInspectHistory [2020-07-29T14:38:07.864Z] === RUN TestDockerSuite/TestInspectImage [2020-07-29T14:38:07.864Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-07-29T14:38:07.864Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-07-29T14:38:07.864Z] === RUN TestDockerSuite/TestInspectInt64 [2020-07-29T14:38:08.119Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-07-29T14:38:08.681Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-07-29T14:38:08.681Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-07-29T14:38:09.243Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-07-29T14:38:09.498Z] === RUN TestDockerSuite/TestInspectPlugin [2020-07-29T14:38:11.413Z] === RUN TestDockerSuite/TestInspectRootFS [2020-07-29T14:38:11.413Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-07-29T14:38:11.413Z] === RUN TestDockerSuite/TestInspectStatus [2020-07-29T14:38:12.342Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-07-29T14:38:12.598Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-07-29T14:38:13.161Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-07-29T14:38:13.723Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-07-29T14:38:14.289Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-07-29T14:38:14.936Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-07-29T14:38:15.219Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-07-29T14:38:15.783Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-07-29T14:38:16.346Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-07-29T14:38:17.273Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-07-29T14:38:17.273Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-07-29T14:38:17.273Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-07-29T14:38:18.639Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-07-29T14:38:20.005Z] === RUN TestDockerSuite/TestLinksEnvs [2020-07-29T14:38:21.370Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-07-29T14:38:21.626Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-07-29T14:38:22.992Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-07-29T14:38:24.884Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-07-29T14:38:25.402Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-07-29T14:38:26.774Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-07-29T14:38:26.774Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-07-29T14:38:28.138Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-07-29T14:38:28.138Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-07-29T14:38:28.719Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-07-29T14:38:36.805Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-07-29T14:38:36.805Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-07-29T14:38:37.061Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-07-29T14:38:38.426Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-07-29T14:38:38.986Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-07-29T14:38:40.876Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-07-29T14:38:40.876Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-07-29T14:38:41.132Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-07-29T14:38:41.133Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-07-29T14:38:41.389Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-07-29T14:38:42.317Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-07-29T14:38:42.879Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-07-29T14:38:47.040Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-07-29T14:38:47.040Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-07-29T14:38:52.278Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-07-29T14:38:52.278Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-07-29T14:38:52.278Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-07-29T14:38:52.533Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-07-29T14:38:53.094Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-07-29T14:38:53.350Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-07-29T14:38:54.290Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-07-29T14:38:55.240Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-07-29T14:38:55.722Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-07-29T14:38:56.165Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-07-29T14:38:58.685Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-07-29T14:38:59.246Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-07-29T14:38:59.808Z] === RUN TestDockerSuite/TestLogsSince [2020-07-29T14:39:04.520Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-07-29T14:39:06.337Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-07-29T14:39:09.601Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-07-29T14:39:12.116Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-07-29T14:39:12.373Z] === RUN TestDockerSuite/TestLogsTail [2020-07-29T14:39:12.938Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-07-29T14:39:13.499Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-07-29T14:39:14.061Z] === RUN TestDockerSuite/TestMountIntoProc [2020-07-29T14:39:14.318Z] === RUN TestDockerSuite/TestMountIntoSys [2020-07-29T14:39:14.880Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-07-29T14:39:14.880Z] === RUN TestDockerSuite/TestNetHostname [2020-07-29T14:39:15.090Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-07-29T14:39:16.774Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-07-29T14:39:16.774Z] === RUN TestDockerSuite/TestNetworkEvents [2020-07-29T14:39:17.717Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-07-29T14:39:19.605Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-07-29T14:39:20.167Z] === RUN TestDockerSuite/TestPluginActive [2020-07-29T14:39:22.058Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-07-29T14:39:27.344Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-07-29T14:39:27.344Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-07-29T14:39:27.906Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-07-29T14:39:30.424Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-07-29T14:39:31.350Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-07-29T14:39:33.238Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-07-29T14:39:36.503Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-07-29T14:39:37.868Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-07-29T14:39:38.795Z] === RUN TestDockerSuite/TestPortHostBinding [2020-07-29T14:39:39.748Z] === RUN TestDockerSuite/TestPortList [2020-07-29T14:39:43.914Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-07-29T14:39:45.278Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-07-29T14:39:46.205Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-07-29T14:39:47.135Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-07-29T14:39:53.670Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-07-29T14:39:53.670Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-07-29T14:39:53.670Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-07-29T14:39:53.670Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-07-29T14:39:53.670Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-07-29T14:39:54.230Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-07-29T14:39:54.230Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-07-29T14:39:54.486Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-07-29T14:39:54.486Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-07-29T14:39:55.414Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-07-29T14:39:55.414Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-07-29T14:39:57.976Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-07-29T14:39:58.539Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-07-29T14:39:59.104Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-07-29T14:39:59.104Z] === RUN TestDockerSuite/TestPsByOrder [2020-07-29T14:40:00.996Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-07-29T14:40:01.558Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-07-29T14:40:04.112Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-07-29T14:40:06.626Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-07-29T14:40:06.626Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-07-29T14:40:07.555Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-07-29T14:40:09.443Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-07-29T14:40:17.523Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-07-29T14:40:17.523Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-07-29T14:40:18.448Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-07-29T14:40:19.375Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-07-29T14:40:20.301Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-07-29T14:40:21.228Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-07-29T14:40:23.114Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-07-29T14:40:23.719Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-07-29T14:40:23.975Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-07-29T14:40:24.537Z] === RUN TestDockerSuite/TestPsRightTagName [2020-07-29T14:40:26.452Z] === RUN TestDockerSuite/TestPsShowMounts [2020-07-29T14:40:28.968Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-07-29T14:40:29.265Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-07-29T14:40:29.265Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-07-29T14:40:29.521Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-07-29T14:40:29.521Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-07-29T14:40:29.521Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-07-29T14:40:30.082Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-07-29T14:40:31.008Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-07-29T14:40:31.935Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-07-29T14:40:32.191Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-07-29T14:40:33.119Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-07-29T14:40:38.365Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-07-29T14:40:39.731Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-07-29T14:40:41.623Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-07-29T14:40:41.683Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-07-29T14:40:41.683Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-07-29T14:40:41.683Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-07-29T14:40:41.683Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-07-29T14:40:41.683Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-07-29T14:40:41.683Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-07-29T14:40:41.683Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-07-29T14:40:41.683Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-07-29T14:40:41.683Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-07-29T14:40:41.878Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-07-29T14:40:41.878Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-07-29T14:40:42.134Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-07-29T14:40:43.291Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-07-29T14:40:44.650Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-07-29T14:40:45.578Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-07-29T14:40:46.313Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-07-29T14:40:47.492Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-07-29T14:40:48.053Z] === RUN TestDockerSuite/TestRmiBlank [2020-07-29T14:40:48.053Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-07-29T14:40:48.308Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-07-29T14:40:50.821Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-07-29T14:40:51.158Z] === RUN TestDockerSuite/TestBuildEnv [2020-07-29T14:40:51.158Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-07-29T14:40:51.158Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-07-29T14:40:51.158Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-07-29T14:40:51.158Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-07-29T14:40:51.158Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-07-29T14:40:51.382Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-07-29T14:40:51.382Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-07-29T14:40:52.749Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-07-29T14:40:53.004Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-07-29T14:40:53.931Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-07-29T14:40:54.175Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-07-29T14:40:54.175Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-07-29T14:40:54.175Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-07-29T14:40:54.175Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-07-29T14:40:54.658Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-07-29T14:40:54.860Z] === RUN TestDockerSuite/TestRmiTag [2020-07-29T14:40:54.860Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-07-29T14:40:55.421Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-07-29T14:40:57.938Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-07-29T14:40:58.501Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-07-29T14:40:59.061Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-07-29T14:40:59.319Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-07-29T14:40:59.510Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-07-29T14:41:00.246Z] === RUN TestDockerSuite/TestRunAddHost [2020-07-29T14:41:00.246Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-07-29T14:41:00.807Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-07-29T14:41:00.807Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-07-29T14:41:01.368Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-07-29T14:41:01.368Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-07-29T14:41:01.930Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-07-29T14:41:03.294Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-07-29T14:41:03.857Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-07-29T14:41:04.793Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-07-29T14:41:05.721Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-07-29T14:41:06.647Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-07-29T14:41:07.578Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-07-29T14:41:08.504Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-07-29T14:41:08.759Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-07-29T14:41:09.685Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-07-29T14:41:09.941Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-07-29T14:41:10.503Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-07-29T14:41:11.064Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-07-29T14:41:11.991Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-07-29T14:41:12.551Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-07-29T14:41:12.809Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-07-29T14:41:13.370Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-07-29T14:41:13.370Z] === RUN TestDockerSuite/TestRunBindMounts [2020-07-29T14:41:14.605Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-07-29T14:41:14.605Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-07-29T14:41:14.605Z] === RUN TestDockerSuite/TestBuildExpose [2020-07-29T14:41:14.605Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-07-29T14:41:14.605Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-07-29T14:41:14.605Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-07-29T14:41:14.605Z] === RUN TestDockerSuite/TestBuildFails [2020-07-29T14:41:15.258Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-07-29T14:41:15.258Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-07-29T14:41:15.820Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-07-29T14:41:16.209Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-07-29T14:41:16.209Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-07-29T14:41:16.381Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-07-29T14:41:16.638Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-07-29T14:41:16.638Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-07-29T14:41:17.201Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-07-29T14:41:17.456Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-07-29T14:41:18.017Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-07-29T14:41:18.578Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-07-29T14:41:18.833Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-07-29T14:41:18.833Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-07-29T14:41:19.394Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-07-29T14:41:19.394Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-07-29T14:41:20.323Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-07-29T14:41:20.905Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-07-29T14:41:21.052Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-07-29T14:41:21.472Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-07-29T14:41:22.397Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-07-29T14:41:22.397Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-07-29T14:41:22.652Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-07-29T14:41:23.577Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-07-29T14:41:24.505Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-07-29T14:41:25.431Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-07-29T14:41:25.898Z] === RUN TestDockerSuite/TestBuildForceRm [2020-07-29T14:41:25.995Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-07-29T14:41:26.251Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-07-29T14:41:26.811Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-07-29T14:41:27.372Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-07-29T14:41:27.935Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-07-29T14:41:29.299Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-07-29T14:41:31.190Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-07-29T14:41:31.190Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-07-29T14:41:31.750Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-07-29T14:41:31.869Z] === RUN TestDockerSuite/TestBuildFromGit [2020-07-29T14:41:33.116Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-07-29T14:41:34.046Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-07-29T14:41:35.936Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-07-29T14:41:36.719Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-07-29T14:41:37.300Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-07-29T14:41:37.300Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-07-29T14:41:37.300Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-07-29T14:41:37.557Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-07-29T14:41:38.321Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-07-29T14:41:38.491Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-07-29T14:41:39.417Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-07-29T14:41:39.978Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-07-29T14:41:41.345Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-07-29T14:41:41.601Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-07-29T14:41:43.496Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-07-29T14:41:44.059Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-07-29T14:41:44.059Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-07-29T14:41:44.306Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-07-29T14:41:44.306Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-07-29T14:41:44.306Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-07-29T14:41:44.620Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-07-29T14:41:44.787Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-07-29T14:41:44.787Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-07-29T14:41:45.551Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-07-29T14:41:45.551Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-07-29T14:41:46.113Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-07-29T14:41:46.676Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-07-29T14:41:47.241Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-07-29T14:41:47.498Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-07-29T14:41:47.498Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-07-29T14:41:48.061Z] === RUN TestDockerSuite/TestRunEnvironment [2020-07-29T14:41:48.623Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-07-29T14:41:48.878Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-07-29T14:41:49.440Z] === RUN TestDockerSuite/TestRunExitCode [2020-07-29T14:41:50.368Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-07-29T14:41:50.623Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-07-29T14:41:51.185Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-07-29T14:41:51.747Z] === RUN TestDockerSuite/TestRunExposePort [2020-07-29T14:41:51.747Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-07-29T14:41:52.309Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-07-29T14:41:52.566Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-07-29T14:41:53.580Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-07-29T14:41:53.580Z] === RUN TestDockerSuite/TestBuildHistory [2020-07-29T14:41:53.931Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-07-29T14:41:53.932Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-07-29T14:41:53.932Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-07-29T14:41:56.479Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-07-29T14:41:56.734Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-07-29T14:42:02.374Z] === RUN TestDockerSuite/TestBuildIidFile [2020-07-29T14:42:02.855Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-07-29T14:42:04.462Z] === RUN TestDockerSuite/TestBuildInheritance [2020-07-29T14:42:04.462Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-07-29T14:42:04.815Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-07-29T14:42:04.949Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-07-29T14:42:05.431Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-07-29T14:42:08.080Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-07-29T14:42:08.335Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-07-29T14:42:08.335Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-07-29T14:42:09.261Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-07-29T14:42:09.261Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-07-29T14:42:09.299Z] === RUN TestDockerSuite/TestBuildLabel [2020-07-29T14:42:09.516Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-07-29T14:42:09.516Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-07-29T14:42:09.772Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-07-29T14:42:10.311Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-07-29T14:42:10.792Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-07-29T14:42:11.137Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-07-29T14:42:11.274Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-07-29T14:42:11.755Z] === RUN TestDockerSuite/TestBuildLabels [2020-07-29T14:42:12.065Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-07-29T14:42:12.768Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-07-29T14:42:13.431Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-07-29T14:42:13.781Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-07-29T14:42:13.992Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-07-29T14:42:14.553Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-07-29T14:42:15.115Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-07-29T14:42:15.371Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-07-29T14:42:15.935Z] === RUN TestDockerSuite/TestRunModeHostname [2020-07-29T14:42:16.862Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-07-29T14:42:16.862Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-07-29T14:42:17.124Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-07-29T14:42:17.124Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-07-29T14:42:18.053Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-07-29T14:42:18.627Z] === RUN TestDockerSuite/TestBuildLastModified [2020-07-29T14:42:18.628Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-07-29T14:42:18.628Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-07-29T14:42:18.628Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-07-29T14:42:18.628Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-07-29T14:42:18.628Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-07-29T14:42:18.628Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-07-29T14:42:19.109Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-07-29T14:42:19.421Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-07-29T14:42:19.590Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-07-29T14:42:19.981Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-07-29T14:42:20.542Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-07-29T14:42:20.542Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-07-29T14:42:20.800Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-07-29T14:42:21.728Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-07-29T14:42:22.654Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-07-29T14:42:22.910Z] === RUN TestDockerSuite/TestRunMount [2020-07-29T14:42:24.435Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-07-29T14:42:27.076Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-07-29T14:42:28.003Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-07-29T14:42:28.259Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-07-29T14:42:28.822Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-07-29T14:42:30.186Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-07-29T14:42:31.112Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-07-29T14:42:31.674Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-07-29T14:42:34.191Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-07-29T14:42:35.559Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-07-29T14:42:37.087Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-07-29T14:42:37.087Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-07-29T14:42:37.461Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-07-29T14:42:38.021Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-07-29T14:42:38.946Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-07-29T14:42:38.946Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-07-29T14:42:39.355Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-07-29T14:42:39.508Z] === RUN TestDockerSuite/TestRunNetHost [2020-07-29T14:42:40.071Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-07-29T14:42:40.633Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-07-29T14:42:40.893Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-07-29T14:42:42.257Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-07-29T14:42:43.620Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-07-29T14:42:46.135Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-07-29T14:42:46.391Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-07-29T14:42:46.391Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-07-29T14:42:46.953Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-07-29T14:42:46.953Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-07-29T14:42:47.515Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-07-29T14:42:47.770Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-07-29T14:42:47.770Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-07-29T14:42:48.332Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-07-29T14:42:48.588Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-07-29T14:42:48.846Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-07-29T14:42:49.102Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-07-29T14:42:49.664Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-07-29T14:42:50.594Z] === RUN TestDockerSuite/TestRunPortInUse [2020-07-29T14:42:51.155Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-07-29T14:42:51.715Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-07-29T14:42:51.971Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-07-29T14:42:52.533Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-07-29T14:42:52.817Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-07-29T14:42:53.391Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-07-29T14:42:53.391Z] === RUN TestDockerSuite/TestRunPublishPort [2020-07-29T14:42:53.953Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-07-29T14:42:54.209Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-07-29T14:42:54.209Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-07-29T14:42:54.773Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-07-29T14:42:55.700Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-07-29T14:42:55.957Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-07-29T14:42:55.957Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-07-29T14:42:58.474Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-07-29T14:42:59.401Z] === RUN TestDockerSuite/TestRunRm [2020-07-29T14:42:59.965Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-07-29T14:43:04.173Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-07-29T14:43:04.173Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-07-29T14:43:04.173Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-07-29T14:43:04.734Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-07-29T14:43:06.624Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-07-29T14:43:06.880Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-07-29T14:43:07.809Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-07-29T14:43:09.699Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-07-29T14:43:09.704Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-07-29T14:43:12.219Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-07-29T14:43:12.791Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-07-29T14:43:13.047Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-07-29T14:43:13.607Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-07-29T14:43:14.168Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-07-29T14:43:14.423Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-07-29T14:43:14.985Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-07-29T14:43:15.241Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-07-29T14:43:15.802Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-07-29T14:43:16.363Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-07-29T14:43:18.875Z] === RUN TestDockerSuite/TestRunState [2020-07-29T14:43:19.801Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-07-29T14:43:20.057Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-07-29T14:43:20.263Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-07-29T14:43:20.618Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-07-29T14:43:20.618Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-07-29T14:43:20.874Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-07-29T14:43:20.874Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-07-29T14:43:21.130Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-07-29T14:43:21.693Z] === RUN TestDockerSuite/TestRunSysctls [2020-07-29T14:43:23.057Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-07-29T14:43:23.057Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-07-29T14:43:23.057Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-07-29T14:43:23.278Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-07-29T14:43:23.620Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-07-29T14:43:23.876Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-07-29T14:43:25.242Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-07-29T14:43:26.169Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-07-29T14:43:27.095Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-07-29T14:43:27.351Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-07-29T14:43:29.879Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-07-29T14:43:30.449Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-07-29T14:43:32.964Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-07-29T14:43:33.221Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-07-29T14:43:33.782Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-07-29T14:43:33.844Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-07-29T14:43:34.039Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-07-29T14:43:34.602Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-07-29T14:43:35.967Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-07-29T14:43:37.333Z] === RUN TestDockerSuite/TestRunUserByID [2020-07-29T14:43:37.588Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-07-29T14:43:37.588Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-07-29T14:43:37.845Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-07-29T14:43:38.407Z] === RUN TestDockerSuite/TestRunUserByName [2020-07-29T14:43:38.662Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-07-29T14:43:38.700Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-07-29T14:43:39.223Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-07-29T14:43:39.223Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-07-29T14:43:39.223Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-07-29T14:43:39.784Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-07-29T14:43:42.303Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-07-29T14:43:42.866Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-07-29T14:43:43.427Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-07-29T14:43:44.791Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-07-29T14:43:45.717Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-07-29T14:43:47.084Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-07-29T14:43:48.450Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-07-29T14:43:49.011Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-07-29T14:43:49.266Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-07-29T14:43:50.193Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-07-29T14:43:50.193Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-07-29T14:43:50.193Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-07-29T14:43:50.193Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-07-29T14:43:50.193Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-07-29T14:43:50.193Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-07-29T14:43:50.449Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-07-29T14:43:51.010Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-07-29T14:43:51.571Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-07-29T14:43:52.938Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-07-29T14:43:53.499Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-07-29T14:43:53.499Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-07-29T14:43:53.804Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-07-29T14:43:53.804Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-07-29T14:43:54.063Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-07-29T14:43:54.063Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-07-29T14:43:54.626Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-07-29T14:43:54.626Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-07-29T14:43:54.626Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-07-29T14:43:54.626Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-07-29T14:43:54.626Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-07-29T14:43:54.626Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-07-29T14:43:54.626Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-07-29T14:43:54.626Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-07-29T14:43:54.626Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-07-29T14:43:54.626Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-07-29T14:43:55.188Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-07-29T14:43:55.749Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-07-29T14:43:56.312Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-07-29T14:43:56.312Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-07-29T14:43:56.312Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-07-29T14:43:56.873Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-07-29T14:43:57.130Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-07-29T14:43:57.697Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-07-29T14:43:57.697Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-07-29T14:43:58.258Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-07-29T14:43:58.820Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-07-29T14:43:58.820Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-07-29T14:43:58.820Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-07-29T14:43:59.747Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-07-29T14:43:59.747Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-07-29T14:44:00.673Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-07-29T14:44:00.930Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-07-29T14:44:00.930Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-07-29T14:44:01.078Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-07-29T14:44:01.078Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-07-29T14:44:01.078Z] === RUN TestDockerSuite/TestBuildNetNone [2020-07-29T14:44:01.078Z] === RUN TestDockerSuite/TestBuildNoContext [2020-07-29T14:44:01.492Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-07-29T14:44:01.492Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-07-29T14:44:02.857Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-07-29T14:44:03.346Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-07-29T14:44:03.439Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-07-29T14:44:04.809Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-07-29T14:44:05.370Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-07-29T14:44:05.370Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-07-29T14:44:05.370Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-07-29T14:44:06.299Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-07-29T14:44:06.299Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-07-29T14:44:07.225Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-07-29T14:44:07.230Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-07-29T14:44:08.152Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-07-29T14:44:08.152Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-07-29T14:44:08.834Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-07-29T14:44:09.316Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-07-29T14:44:09.316Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-07-29T14:44:09.517Z] === RUN TestDockerSuite/TestSaveImageId [2020-07-29T14:44:09.772Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-07-29T14:44:10.028Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-07-29T14:44:11.393Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-07-29T14:44:11.393Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-07-29T14:44:11.582Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-07-29T14:44:11.648Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-07-29T14:44:12.575Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-07-29T14:44:12.575Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-07-29T14:44:12.595Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-07-29T14:44:12.831Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-07-29T14:44:13.608Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-07-29T14:44:14.727Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-07-29T14:44:15.654Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-07-29T14:44:15.909Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-07-29T14:44:15.909Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-07-29T14:44:16.164Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-07-29T14:44:16.164Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-07-29T14:44:16.725Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-07-29T14:44:18.612Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-07-29T14:44:22.398Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-07-29T14:44:22.879Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-07-29T14:44:23.864Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-07-29T14:44:25.228Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-07-29T14:44:25.228Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-07-29T14:44:25.789Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-07-29T14:44:26.759Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-07-29T14:44:28.123Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-07-29T14:44:29.487Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-07-29T14:44:31.377Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-07-29T14:44:31.633Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-07-29T14:44:31.676Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-07-29T14:44:31.889Z] === RUN TestDockerSuite/TestStartRecordError [2020-07-29T14:44:33.255Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-07-29T14:44:33.943Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-07-29T14:44:35.145Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-07-29T14:44:35.145Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-07-29T14:44:36.508Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-07-29T14:44:39.022Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-07-29T14:44:39.950Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-07-29T14:44:42.468Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-07-29T14:44:42.717Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-07-29T14:44:43.397Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-07-29T14:44:46.535Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-07-29T14:44:46.659Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-07-29T14:44:50.864Z] === RUN TestDockerSuite/TestStatsNoStream [2020-07-29T14:44:51.311Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-07-29T14:44:51.783Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-07-29T14:44:51.783Z] === RUN TestDockerSuite/TestBuildPATH [2020-07-29T14:44:51.783Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-07-29T14:44:53.357Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-07-29T14:44:53.357Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-07-29T14:44:53.376Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-07-29T14:44:54.738Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-07-29T14:44:54.994Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-07-29T14:44:55.249Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-07-29T14:44:56.176Z] === RUN TestDockerSuite/TestTopPrivileged [2020-07-29T14:44:56.432Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-07-29T14:44:56.432Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-07-29T14:44:57.359Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-07-29T14:44:59.873Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-07-29T14:45:03.137Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-07-29T14:45:03.137Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-07-29T14:45:03.698Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-07-29T14:45:03.698Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-07-29T14:45:04.259Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-07-29T14:45:05.199Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-07-29T14:45:05.199Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-07-29T14:45:06.126Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-07-29T14:45:06.688Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-07-29T14:45:07.250Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-07-29T14:45:08.180Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-07-29T14:45:08.436Z] === RUN TestDockerSuite/TestUpdateStats [2020-07-29T14:45:12.599Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-07-29T14:45:12.855Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-07-29T14:45:12.855Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-07-29T14:45:13.417Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-07-29T14:45:13.977Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-07-29T14:45:16.492Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-07-29T14:45:18.379Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-07-29T14:45:20.264Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-07-29T14:45:21.190Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-07-29T14:45:22.115Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-07-29T14:45:24.005Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-07-29T14:45:24.570Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-07-29T14:45:27.838Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-07-29T14:45:28.765Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-07-29T14:45:30.129Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-07-29T14:45:31.057Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-07-29T14:45:31.987Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-07-29T14:45:33.875Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-07-29T14:45:35.239Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-07-29T14:45:36.118Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-07-29T14:45:36.605Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-07-29T14:45:37.969Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-07-29T14:45:38.894Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-07-29T14:45:44.133Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-07-29T14:45:45.498Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-07-29T14:45:46.579Z] === RUN TestDockerSuite/TestBuildRm [2020-07-29T14:45:48.031Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-07-29T14:45:54.561Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-07-29T14:45:54.561Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-07-29T14:45:54.561Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-07-29T14:45:54.561Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-07-29T14:45:54.561Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-07-29T14:45:54.561Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-07-29T14:45:54.816Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-07-29T14:45:55.072Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-07-29T14:45:55.072Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-07-29T14:45:55.999Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-07-29T14:45:55.999Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-07-29T14:45:55.999Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-07-29T14:45:55.999Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-07-29T14:45:55.999Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-07-29T14:45:57.404Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-07-29T14:45:57.404Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-07-29T14:45:57.404Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-07-29T14:45:57.659Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-07-29T14:45:57.659Z] === RUN TestDockerSuite/TestVolumeEvents [2020-07-29T14:45:58.220Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-07-29T14:45:59.117Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-07-29T14:45:59.585Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-07-29T14:45:59.585Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-07-29T14:45:59.585Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-07-29T14:46:01.472Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-07-29T14:46:02.084Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-07-29T14:46:02.084Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-07-29T14:46:02.084Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-07-29T14:46:03.659Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-07-29T14:46:03.988Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite (1276.46s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.24s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.10s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.52s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.72s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.21s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.44s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.34s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.08s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.88s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.16s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.92s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.00s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.41s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.90s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.88s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.76s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.80s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.80s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.02s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.79s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestAttachDetach (0.98s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.82s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.84s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.89s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.82s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.00s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.58s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.07s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.79s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.82s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.56s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.45s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.35s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.14s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.18s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.69s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.89s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.69s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.01s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.00s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.03s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.19s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.95s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.64s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.27s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.76s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.02s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.94s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.34s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.16s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.90s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.15s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.61s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.63s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.33s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildAddTar (5.84s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.06s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (0.89s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.87s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.06s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.53s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.85s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.43s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.61s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.71s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.29s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.53s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (0.96s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (2.72s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (10.27s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (2.54s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (1.89s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.32s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.47s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (1.90s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.57s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.51s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.61s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.88s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.71s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.16s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.59s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.74s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.91s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.65s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.30s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.94s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.59s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildCmd (0.34s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.40s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.48s) [2020-07-29T14:46:03.989Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-07-29T14:46:03.989Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.44s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.11s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.26s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildContChar (3.47s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.95s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.45s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.00s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.78s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.36s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.57s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.99s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.57s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.36s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.68s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.44s) [2020-07-29T14:46:03.989Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-07-29T14:46:03.989Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-29T14:46:03.989Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-07-29T14:46:03.989Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-29T14:46:03.989Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-07-29T14:46:03.989Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-29T14:46:03.989Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-07-29T14:46:03.989Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (4.05s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.22s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.99s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.45s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (6.02s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.89s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.66s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.53s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.52s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.69s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.31s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.19s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.40s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildDockerignore (9.86s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.30s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.66s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.12s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.22s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.08s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.79s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.26s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.23s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.51s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.07s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.34s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (15.00s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.23s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.65s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.32s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.31s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.92s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.18s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.37s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.34s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.27s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.33s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.67s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildEnv (1.61s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.28s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.00s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (5.62s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (18.09s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.71s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.39s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.72s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.55s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.79s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.48s) [2020-07-29T14:46:03.989Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2020-07-29T14:46:03.989Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.42s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.90s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildExpose (0.37s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.54s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.30s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.20s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildFails (0.49s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.28s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.34s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.27s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.18s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.32s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.67s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.42s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.90s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.38s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.88s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.77s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.07s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildHistory (3.21s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.30s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.49s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.37s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.34s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.60s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildLabel (0.28s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.53s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.31s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.21s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildLabels (0.30s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.91s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.41s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.13s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.64s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.21s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.16s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.92s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.44s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.29s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.41s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.32s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.54s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.70s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.36s) [2020-07-29T14:46:03.989Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.02s) [2020-07-29T14:46:03.989Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (2.85s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.28s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.23s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.22s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.29s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.39s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.63s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.58s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.14s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.33s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.28s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.39s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.45s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.72s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.42s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.16s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.25s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.56s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.85s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.03s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.38s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.32s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildPATH (1.96s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.67s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.97s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.76s) [2020-07-29T14:46:03.989Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.88s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.45s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestBuildRm (2.31s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.71s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.17s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.46s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.64s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.19s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.14s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.02s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.88s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.11s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.30s) [2020-07-29T14:46:03.990Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-07-29T14:46:03.990Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.39s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.86s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestBuildStderr (0.73s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.60s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.66s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.63s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.33s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.60s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.87s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestBuildUser (1.13s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.05s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (9.95s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.71s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.33s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.98s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.19s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.28s) [2020-07-29T14:46:03.990Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-07-29T14:46:03.990Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-29T14:46:03.990Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-07-29T14:46:03.990Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-29T14:46:03.990Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-07-29T14:46:03.990Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-29T14:46:03.990Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-07-29T14:46:03.990Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.26s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.10s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.58s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.69s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.75s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.12s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.69s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.94s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.10s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.56s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.83s) [2020-07-29T14:46:03.990Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-07-29T14:46:03.990Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.99s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.41s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.06s) [2020-07-29T14:46:03.990Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-07-29T14:46:03.990Z] docker_cli_sni_test.go:18: Flakey test [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.65s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.94s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestCommitChange (1.25s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.17s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.21s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.35s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.67s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestCommitTTY (1.65s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.84s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.37s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.14s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.17s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.51s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.32s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.54s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.56s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.48s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.63s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.70s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.48s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.09s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.52s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.72s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.75s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.20s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.59s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.65s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.55s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.70s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.51s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.92s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestContainerAPIPause (1.03s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.80s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.16s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.91s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.58s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (0.97s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.52s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.39s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.76s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.72s) [2020-07-29T14:46:03.990Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2020-07-29T14:46:03.990Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.76s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.68s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.27s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.96s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.54s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.07s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.36s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.44s) [2020-07-29T14:46:03.990Z] docker_api_containers_test.go:2107: case 0 - config: {volume /foo false } [2020-07-29T14:46:03.990Z] docker_api_containers_test.go:2107: case 1 - config: {volume /foo/ false } [2020-07-29T14:46:03.990Z] docker_api_containers_test.go:2107: case 2 - config: {volume test1 /foo false } [2020-07-29T14:46:03.990Z] docker_api_containers_test.go:2107: case 3 - config: {volume test2 /foo true } [2020-07-29T14:46:03.990Z] docker_api_containers_test.go:2107: case 4 - config: {volume test3 /foo false 0xc0008bb440 } [2020-07-29T14:46:03.990Z] docker_api_containers_test.go:2107: case 5 - config: {bind /tmp/test-mounts-api-1167916940 /foo false } [2020-07-29T14:46:03.990Z] docker_api_containers_test.go:2107: case 6 - config: {bind /tmp/test-mounts-api-1167916940 /foo true } [2020-07-29T14:46:03.990Z] docker_api_containers_test.go:2107: case 7 - config: {bind /tmp/test-mounts-api-3206236539 /foo false } [2020-07-29T14:46:03.990Z] docker_api_containers_test.go:2107: case 8 - config: {bind /tmp/test-mounts-api-3206236539 /foo true } [2020-07-29T14:46:03.990Z] docker_api_containers_test.go:2107: case 9 - config: {bind /tmp/test-mounts-api-3206236539 /foo true 0xc0008bb8c0 } [2020-07-29T14:46:03.990Z] docker_api_containers_test.go:2107: case 10 - config: {volume /foo false 0xc0008bb8e0 } [2020-07-29T14:46:03.990Z] docker_api_containers_test.go:2107: case 11 - config: {volume /foo/ false 0xc0008bb900 } [2020-07-29T14:46:03.990Z] docker_api_containers_test.go:2107: case 12 - config: {volume test4 /foo false 0xc0008bb920 } [2020-07-29T14:46:03.990Z] docker_api_containers_test.go:2107: case 13 - config: {volume test5 /foo true 0xc0008bb940 } [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.02s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.21s) [2020-07-29T14:46:03.990Z] docker_api_containers_test.go:1926: case 0 [2020-07-29T14:46:03.990Z] docker_api_containers_test.go:1926: case 1 [2020-07-29T14:46:03.990Z] docker_api_containers_test.go:1926: case 2 [2020-07-29T14:46:03.990Z] docker_api_containers_test.go:1926: case 3 [2020-07-29T14:46:03.990Z] docker_api_containers_test.go:1926: case 4 [2020-07-29T14:46:03.990Z] docker_api_containers_test.go:1926: case 5 [2020-07-29T14:46:03.990Z] docker_api_containers_test.go:1926: case 6 [2020-07-29T14:46:03.990Z] docker_api_containers_test.go:1926: case 7 [2020-07-29T14:46:03.990Z] docker_api_containers_test.go:1926: case 8 [2020-07-29T14:46:03.990Z] docker_api_containers_test.go:1926: case 9 [2020-07-29T14:46:03.990Z] docker_api_containers_test.go:1926: case 10 [2020-07-29T14:46:03.990Z] docker_api_containers_test.go:1926: case 11 [2020-07-29T14:46:03.990Z] docker_api_containers_test.go:1926: case 12 [2020-07-29T14:46:03.990Z] docker_api_containers_test.go:1926: case 13 [2020-07-29T14:46:03.990Z] docker_api_containers_test.go:1926: case 14 [2020-07-29T14:46:03.990Z] docker_api_containers_test.go:1926: case 15 [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.11s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.47s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.38s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.41s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.21s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.89s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.94s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.00s) [2020-07-29T14:46:03.990Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-check-ownership459769524/file1 6b70fcf005a7913def8a391fe260b3c2d41a8451e4351c8e2c25ee13f3c4b143:/tmpvol/file1` [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.65s) [2020-07-29T14:46:03.990Z] docker_cli_cp_utils_test.go:192: running `docker cp 7adf594a7fae581a1f60d26cfc1e160b4821318f7d43cc75afeea805491dbec6:/root/file1 /tmp/test-cp-from-case-a967703171/itWorks.txt` [2020-07-29T14:46:03.990Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-a967703171/itWorks.txt" contains "file1\n" [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.63s) [2020-07-29T14:46:03.990Z] docker_cli_cp_utils_test.go:192: running `docker cp 904f2c40736748de6b5b18743443255e8d1a4de6fbff0981e7ba41d36cc1258e:/file1 /tmp/test-cp-from-case-b614290950/testDir/` [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.58s) [2020-07-29T14:46:03.990Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c627794861/file2" contains "file2\n" [2020-07-29T14:46:03.990Z] docker_cli_cp_utils_test.go:192: running `docker cp 4be39195eb1c274e6664db99f92303aa0c7bc1aef73488682ec1f4acf5020f09:/root/file1 /tmp/test-cp-from-case-c627794861/file2` [2020-07-29T14:46:03.990Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c627794861/file2" contains "file1\n" [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.93s) [2020-07-29T14:46:03.990Z] docker_cli_cp_utils_test.go:192: running `docker cp a5c9e6276b38ccc6c83644532b1b9dba2941857770258f66e653b272d50f13e2:/file1 /tmp/test-cp-from-case-d200925480/dir1` [2020-07-29T14:46:03.990Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d200925480/dir1/file1" contains "file1\n" [2020-07-29T14:46:03.990Z] docker_cli_cp_utils_test.go:192: running `docker cp a5c9e6276b38ccc6c83644532b1b9dba2941857770258f66e653b272d50f13e2:/file1 /tmp/test-cp-from-case-d200925480/dir1/` [2020-07-29T14:46:03.990Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d200925480/dir1/file1" contains "file1\n" [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.77s) [2020-07-29T14:46:03.990Z] docker_cli_cp_utils_test.go:192: running `docker cp 7f34d15365cb8f2859e072d660939842bbc987f953e77f729c69de12e8ff50fe:dir1 /tmp/test-cp-from-case-e064162919/testDir` [2020-07-29T14:46:03.990Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e064162919/testDir/file1-1" contains "file1-1\n" [2020-07-29T14:46:03.990Z] docker_cli_cp_utils_test.go:192: running `docker cp 7f34d15365cb8f2859e072d660939842bbc987f953e77f729c69de12e8ff50fe:dir1 /tmp/test-cp-from-case-e064162919/testDir/` [2020-07-29T14:46:03.990Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e064162919/testDir/file1-1" contains "file1-1\n" [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.79s) [2020-07-29T14:46:03.990Z] docker_cli_cp_utils_test.go:192: running `docker cp a8fa1e9584a72f664ac01cf55bf21068667038d05d272203bc6f7b1d7d73c8e0:/root/dir1 /tmp/test-cp-from-case-f679403674/file1` [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.79s) [2020-07-29T14:46:03.990Z] docker_cli_cp_utils_test.go:192: running `docker cp e0a630f1ad40d2fc81e6e4c416941b6b4e0274f0d5f73de78bd59683f557b9f4:/root/dir1 /tmp/test-cp-from-case-g345463089/dir2` [2020-07-29T14:46:03.990Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g345463089/dir2/dir1/file1-1" contains "file1-1\n" [2020-07-29T14:46:03.990Z] docker_cli_cp_utils_test.go:192: running `docker cp e0a630f1ad40d2fc81e6e4c416941b6b4e0274f0d5f73de78bd59683f557b9f4:/root/dir1 /tmp/test-cp-from-case-g345463089/dir2/` [2020-07-29T14:46:03.990Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g345463089/dir2/dir1/file1-1" contains "file1-1\n" [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.24s) [2020-07-29T14:46:03.990Z] docker_cli_cp_utils_test.go:192: running `docker cp fd7f2c6e8ccd13eb2ae0aa8fcd17689d7a22343063c20388568037ff55e1b838:dir1/. /tmp/test-cp-from-case-h474231516/testDir` [2020-07-29T14:46:03.990Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h474231516/testDir/file1-1" contains "file1-1\n" [2020-07-29T14:46:03.990Z] docker_cli_cp_utils_test.go:192: running `docker cp fd7f2c6e8ccd13eb2ae0aa8fcd17689d7a22343063c20388568037ff55e1b838:dir1/. /tmp/test-cp-from-case-h474231516/testDir/` [2020-07-29T14:46:03.990Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h474231516/testDir/file1-1" contains "file1-1\n" [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestCpFromCaseI (1.04s) [2020-07-29T14:46:03.990Z] docker_cli_cp_utils_test.go:192: running `docker cp bf775c68d4f5a767a7d4be7991234d8b4ed9d7895024e01d2767ccb5a67aacf2:/root/dir1/. /tmp/test-cp-from-case-i857743499/file1` [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.00s) [2020-07-29T14:46:03.990Z] docker_cli_cp_utils_test.go:192: running `docker cp b187b13b06bc6d99e550f7924f021d55d92dc46109475b0146d50afc6bd3a90c:/root/dir1/. /tmp/test-cp-from-case-j857074798/dir2` [2020-07-29T14:46:03.990Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j857074798/dir2/file1-1" contains "file1-1\n" [2020-07-29T14:46:03.990Z] docker_cli_cp_utils_test.go:192: running `docker cp b187b13b06bc6d99e550f7924f021d55d92dc46109475b0146d50afc6bd3a90c:/root/dir1/. /tmp/test-cp-from-case-j857074798/dir2/` [2020-07-29T14:46:03.990Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j857074798/dir2/file1-1" contains "file1-1\n" [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.20s) [2020-07-29T14:46:03.990Z] docker_cli_cp_utils_test.go:192: running `docker cp 31851d0ea8034191245675aa26c1fd58ec6576d85804c16d119c3dc430d1267a:/file2 /tmp/test-cp-from-err-dst-not-dir184072437/symlinkToFile1` [2020-07-29T14:46:03.990Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir184072437/symlinkToFile1" points to "file1" [2020-07-29T14:46:03.990Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir184072437/file1" contains "file2\n" [2020-07-29T14:46:03.990Z] docker_cli_cp_utils_test.go:192: running `docker cp 31851d0ea8034191245675aa26c1fd58ec6576d85804c16d119c3dc430d1267a:/file2 /tmp/test-cp-from-err-dst-not-dir184072437/symlinkToDir1` [2020-07-29T14:46:03.990Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir184072437/symlinkToDir1" points to "dir1" [2020-07-29T14:46:03.990Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir184072437/file2" contains "file2\n" [2020-07-29T14:46:03.990Z] docker_cli_cp_utils_test.go:192: running `docker cp 31851d0ea8034191245675aa26c1fd58ec6576d85804c16d119c3dc430d1267a:/file2 /tmp/test-cp-from-err-dst-not-dir184072437/brokenSymlinkToFileX` [2020-07-29T14:46:03.990Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir184072437/brokenSymlinkToFileX" points to "fileX" [2020-07-29T14:46:03.990Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir184072437/fileX" contains "file2\n" [2020-07-29T14:46:03.990Z] docker_cli_cp_utils_test.go:192: running `docker cp 31851d0ea8034191245675aa26c1fd58ec6576d85804c16d119c3dc430d1267a:/dir2 /tmp/test-cp-from-err-dst-not-dir184072437/symlinkToDir1` [2020-07-29T14:46:03.990Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir184072437/symlinkToDir1" points to "dir1" [2020-07-29T14:46:03.990Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir184072437/dir1/dir2/file2-1" contains "file2-1\n" [2020-07-29T14:46:03.990Z] docker_cli_cp_utils_test.go:192: running `docker cp 31851d0ea8034191245675aa26c1fd58ec6576d85804c16d119c3dc430d1267a:/dir2 /tmp/test-cp-from-err-dst-not-dir184072437/brokenSymlinkToDirX` [2020-07-29T14:46:03.990Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir184072437/brokenSymlinkToDirX" points to "dirX" [2020-07-29T14:46:03.990Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir184072437/dirX/file2-1" contains "file2-1\n" [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.74s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.67s) [2020-07-29T14:46:03.990Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2020-07-29T14:46:03.990Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.89s) [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.63s) [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.75s) [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.61s) [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.00s) [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.27s) [2020-07-29T14:46:03.991Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-a364427069/file1 fa7852bf7be3486017dfcb6719c26580f57738b41d659727132cbbd918d33428:/root/itWorks.txt` [2020-07-29T14:46:03.991Z] docker_cli_cp_utils_test.go:279: checking that container "fa7852bf7be3486017dfcb6719c26580f57738b41d659727132cbbd918d33428" start output contains "file1\n" [2020-07-29T14:46:03.991Z] docker_cli_cp_utils_test.go:209: running `docker start -a fa7852bf7be3486017dfcb6719c26580f57738b41d659727132cbbd918d33428` [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.62s) [2020-07-29T14:46:03.991Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-b943882104/file1 4c36cc860ddb204ae144913769896a7cf06bd1cf9fbee9a5a998f3e33747e883:testDir/` [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.84s) [2020-07-29T14:46:03.991Z] docker_cli_cp_utils_test.go:279: checking that container "485b3ae051acffdfa6bce0dbdd41f5268d2e3ce92941ea75c999af0fdfd7b19f" start output contains "file2\n" [2020-07-29T14:46:03.991Z] docker_cli_cp_utils_test.go:209: running `docker start -a 485b3ae051acffdfa6bce0dbdd41f5268d2e3ce92941ea75c999af0fdfd7b19f` [2020-07-29T14:46:03.991Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-c825320055/file1 485b3ae051acffdfa6bce0dbdd41f5268d2e3ce92941ea75c999af0fdfd7b19f:/root/file2` [2020-07-29T14:46:03.991Z] docker_cli_cp_utils_test.go:279: checking that container "485b3ae051acffdfa6bce0dbdd41f5268d2e3ce92941ea75c999af0fdfd7b19f" start output contains "file1\n" [2020-07-29T14:46:03.991Z] docker_cli_cp_utils_test.go:209: running `docker start -a 485b3ae051acffdfa6bce0dbdd41f5268d2e3ce92941ea75c999af0fdfd7b19f` [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.68s) [2020-07-29T14:46:03.991Z] docker_cli_cp_utils_test.go:279: checking that container "c77235513543c03d9b08470cf7b3360e75a7cc6a49ac127d8459186684f98087" start output contains "" [2020-07-29T14:46:03.991Z] docker_cli_cp_utils_test.go:209: running `docker start -a c77235513543c03d9b08470cf7b3360e75a7cc6a49ac127d8459186684f98087` [2020-07-29T14:46:03.991Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d322525546/file1 c77235513543c03d9b08470cf7b3360e75a7cc6a49ac127d8459186684f98087:dir1` [2020-07-29T14:46:03.991Z] docker_cli_cp_utils_test.go:279: checking that container "c77235513543c03d9b08470cf7b3360e75a7cc6a49ac127d8459186684f98087" start output contains "file1\n" [2020-07-29T14:46:03.991Z] docker_cli_cp_utils_test.go:209: running `docker start -a c77235513543c03d9b08470cf7b3360e75a7cc6a49ac127d8459186684f98087` [2020-07-29T14:46:03.991Z] docker_cli_cp_utils_test.go:279: checking that container "3d92df03fbbb78626d65bd8aba39ac539df198b0140e2db4fc48a30ee4766fcb" start output contains "" [2020-07-29T14:46:03.991Z] docker_cli_cp_utils_test.go:209: running `docker start -a 3d92df03fbbb78626d65bd8aba39ac539df198b0140e2db4fc48a30ee4766fcb` [2020-07-29T14:46:03.991Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d322525546/file1 3d92df03fbbb78626d65bd8aba39ac539df198b0140e2db4fc48a30ee4766fcb:dir1/` [2020-07-29T14:46:03.991Z] docker_cli_cp_utils_test.go:279: checking that container "3d92df03fbbb78626d65bd8aba39ac539df198b0140e2db4fc48a30ee4766fcb" start output contains "file1\n" [2020-07-29T14:46:03.991Z] docker_cli_cp_utils_test.go:209: running `docker start -a 3d92df03fbbb78626d65bd8aba39ac539df198b0140e2db4fc48a30ee4766fcb` [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.45s) [2020-07-29T14:46:03.991Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e950729665/dir1 ca201f992ba8197d0930212c4d7e7aa004168e57006f99a8ef99011ce13b61fd:testDir` [2020-07-29T14:46:03.991Z] docker_cli_cp_utils_test.go:279: checking that container "ca201f992ba8197d0930212c4d7e7aa004168e57006f99a8ef99011ce13b61fd" start output contains "file1-1\n" [2020-07-29T14:46:03.991Z] docker_cli_cp_utils_test.go:209: running `docker start -a ca201f992ba8197d0930212c4d7e7aa004168e57006f99a8ef99011ce13b61fd` [2020-07-29T14:46:03.991Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e950729665/dir1 d23c7688d65cf1b314a0bfc06c2a7cc150089ca3e90ce3d592e9d09144b0233c:testDir/` [2020-07-29T14:46:03.991Z] docker_cli_cp_utils_test.go:279: checking that container "d23c7688d65cf1b314a0bfc06c2a7cc150089ca3e90ce3d592e9d09144b0233c" start output contains "file1-1\n" [2020-07-29T14:46:03.991Z] docker_cli_cp_utils_test.go:209: running `docker start -a d23c7688d65cf1b314a0bfc06c2a7cc150089ca3e90ce3d592e9d09144b0233c` [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.51s) [2020-07-29T14:46:03.991Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-f544556076/dir1 32560190beab4adca1fda2af4d7b06d99d6d63fbf9327fd49b7ca693b3d36482:/root/file1` [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestCpToCaseG (2.99s) [2020-07-29T14:46:03.991Z] docker_cli_cp_utils_test.go:279: checking that container "9e2d66c77ed6ca3b338d45d5840abf720b44d5a62a3c82c92fd7e46332024e09" start output contains "" [2020-07-29T14:46:03.991Z] docker_cli_cp_utils_test.go:209: running `docker start -a 9e2d66c77ed6ca3b338d45d5840abf720b44d5a62a3c82c92fd7e46332024e09` [2020-07-29T14:46:03.991Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g346825627/dir1 9e2d66c77ed6ca3b338d45d5840abf720b44d5a62a3c82c92fd7e46332024e09:/root/dir2` [2020-07-29T14:46:03.991Z] docker_cli_cp_utils_test.go:279: checking that container "9e2d66c77ed6ca3b338d45d5840abf720b44d5a62a3c82c92fd7e46332024e09" start output contains "file1-1\n" [2020-07-29T14:46:03.991Z] docker_cli_cp_utils_test.go:209: running `docker start -a 9e2d66c77ed6ca3b338d45d5840abf720b44d5a62a3c82c92fd7e46332024e09` [2020-07-29T14:46:03.991Z] docker_cli_cp_utils_test.go:279: checking that container "494132ff26c627195548a397bb179567e9ba1adcffd32b8dca1f40da92e4493a" start output contains "" [2020-07-29T14:46:03.991Z] docker_cli_cp_utils_test.go:209: running `docker start -a 494132ff26c627195548a397bb179567e9ba1adcffd32b8dca1f40da92e4493a` [2020-07-29T14:46:03.991Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g346825627/dir1 494132ff26c627195548a397bb179567e9ba1adcffd32b8dca1f40da92e4493a:/dir2/` [2020-07-29T14:46:03.991Z] docker_cli_cp_utils_test.go:279: checking that container "494132ff26c627195548a397bb179567e9ba1adcffd32b8dca1f40da92e4493a" start output contains "file1-1\n" [2020-07-29T14:46:03.991Z] docker_cli_cp_utils_test.go:209: running `docker start -a 494132ff26c627195548a397bb179567e9ba1adcffd32b8dca1f40da92e4493a` [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.06s) [2020-07-29T14:46:03.991Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h875563070/dir1/. 714a11705072b19b8f3fda324c7b7dfb390f49d027aaded9b0de5bba7be08e13:testDir` [2020-07-29T14:46:03.991Z] docker_cli_cp_utils_test.go:279: checking that container "714a11705072b19b8f3fda324c7b7dfb390f49d027aaded9b0de5bba7be08e13" start output contains "file1-1\n" [2020-07-29T14:46:03.991Z] docker_cli_cp_utils_test.go:209: running `docker start -a 714a11705072b19b8f3fda324c7b7dfb390f49d027aaded9b0de5bba7be08e13` [2020-07-29T14:46:03.991Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h875563070/dir1/. 04df4e1028b257a8d1bf03c31e58cdfc3b59555ca1caae5503f42f7e05bc319a:testDir/` [2020-07-29T14:46:03.991Z] docker_cli_cp_utils_test.go:279: checking that container "04df4e1028b257a8d1bf03c31e58cdfc3b59555ca1caae5503f42f7e05bc319a" start output contains "file1-1\n" [2020-07-29T14:46:03.991Z] docker_cli_cp_utils_test.go:209: running `docker start -a 04df4e1028b257a8d1bf03c31e58cdfc3b59555ca1caae5503f42f7e05bc319a` [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.47s) [2020-07-29T14:46:03.991Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-i560313477/dir1/. 4ae05fc43695c44eb20f13785298680746896a946ecbe850f68e631bc63e57cb:/root/file1` [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.02s) [2020-07-29T14:46:03.991Z] docker_cli_cp_utils_test.go:279: checking that container "2476e63caad5d61e3a85267b434d66afc04975852ef0ad8b1f402bc772cf5457" start output contains "" [2020-07-29T14:46:03.991Z] docker_cli_cp_utils_test.go:209: running `docker start -a 2476e63caad5d61e3a85267b434d66afc04975852ef0ad8b1f402bc772cf5457` [2020-07-29T14:46:03.991Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j569448480/dir1/. 2476e63caad5d61e3a85267b434d66afc04975852ef0ad8b1f402bc772cf5457:/dir2` [2020-07-29T14:46:03.991Z] docker_cli_cp_utils_test.go:279: checking that container "2476e63caad5d61e3a85267b434d66afc04975852ef0ad8b1f402bc772cf5457" start output contains "file1-1\n" [2020-07-29T14:46:03.991Z] docker_cli_cp_utils_test.go:209: running `docker start -a 2476e63caad5d61e3a85267b434d66afc04975852ef0ad8b1f402bc772cf5457` [2020-07-29T14:46:03.991Z] docker_cli_cp_utils_test.go:279: checking that container "0f41b2446778a892b542350dd43438a0f5acd1096d98ce9bb7aeebeae516fffb" start output contains "" [2020-07-29T14:46:03.991Z] docker_cli_cp_utils_test.go:209: running `docker start -a 0f41b2446778a892b542350dd43438a0f5acd1096d98ce9bb7aeebeae516fffb` [2020-07-29T14:46:03.991Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j569448480/dir1/. 0f41b2446778a892b542350dd43438a0f5acd1096d98ce9bb7aeebeae516fffb:/dir2/` [2020-07-29T14:46:03.991Z] docker_cli_cp_utils_test.go:279: checking that container "0f41b2446778a892b542350dd43438a0f5acd1096d98ce9bb7aeebeae516fffb" start output contains "file1-1\n" [2020-07-29T14:46:03.991Z] docker_cli_cp_utils_test.go:209: running `docker start -a 0f41b2446778a892b542350dd43438a0f5acd1096d98ce9bb7aeebeae516fffb` [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.66s) [2020-07-29T14:46:03.991Z] docker_cli_cp_utils_test.go:192: running `docker cp -a /tmp/test-cp-to-host-with-permissions452055295/permdirtest permtest:/` [2020-07-29T14:46:03.991Z] docker_cli_cp_utils_test.go:209: running `docker start -a permtest` [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestCpToDot (0.53s) [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.14s) [2020-07-29T14:46:03.991Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-rootfs372036489/file1 537a541a7e608b4f5e3db83b06b149eb550e61c43d5ee322aa040850bf728dc9:/root/shouldNotExist` [2020-07-29T14:46:03.991Z] docker_cli_cp_utils_test.go:279: checking that container "537a541a7e608b4f5e3db83b06b149eb550e61c43d5ee322aa040850bf728dc9" start output contains "" [2020-07-29T14:46:03.991Z] docker_cli_cp_utils_test.go:209: running `docker start -a 537a541a7e608b4f5e3db83b06b149eb550e61c43d5ee322aa040850bf728dc9` [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.33s) [2020-07-29T14:46:03.991Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-volume781117780/file1 ca50bd144588f6709b9893d2d6bfda8ee6d754d1ccd82b04e28858451cba7d7c:/vol_ro/shouldNotExist` [2020-07-29T14:46:03.991Z] docker_cli_cp_utils_test.go:279: checking that container "ca50bd144588f6709b9893d2d6bfda8ee6d754d1ccd82b04e28858451cba7d7c" start output contains "" [2020-07-29T14:46:03.991Z] docker_cli_cp_utils_test.go:209: running `docker start -a ca50bd144588f6709b9893d2d6bfda8ee6d754d1ccd82b04e28858451cba7d7c` [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestCpToStdout (0.53s) [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.86s) [2020-07-29T14:46:03.991Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-615478947/file2 bb69945c84e813f0350f8ad83ab90ed8c6f20694de15d913f5486df44ffb2f27:/vol2/symlinkToFile1` [2020-07-29T14:46:03.991Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-615478947/symlinkToFile1" points to "file1" [2020-07-29T14:46:03.991Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-615478947/file1" contains "file2\n" [2020-07-29T14:46:03.991Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-615478947/file2 bb69945c84e813f0350f8ad83ab90ed8c6f20694de15d913f5486df44ffb2f27:/vol2/symlinkToDir1` [2020-07-29T14:46:03.991Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-615478947/symlinkToDir1" points to "dir1" [2020-07-29T14:46:03.991Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-615478947/file2" contains "file2\n" [2020-07-29T14:46:03.991Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-615478947/file2 bb69945c84e813f0350f8ad83ab90ed8c6f20694de15d913f5486df44ffb2f27:/vol2/brokenSymlinkToFileX` [2020-07-29T14:46:03.991Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-615478947/brokenSymlinkToFileX" points to "fileX" [2020-07-29T14:46:03.991Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-615478947/fileX" contains "file2\n" [2020-07-29T14:46:03.991Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-615478947//dir2 bb69945c84e813f0350f8ad83ab90ed8c6f20694de15d913f5486df44ffb2f27:/vol2/symlinkToDir1` [2020-07-29T14:46:03.991Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-615478947/symlinkToDir1" points to "dir1" [2020-07-29T14:46:03.991Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-615478947/dir1/dir2/file2-1" contains "file2-1\n" [2020-07-29T14:46:03.991Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-615478947//dir2 bb69945c84e813f0350f8ad83ab90ed8c6f20694de15d913f5486df44ffb2f27:/vol2/brokenSymlinkToDirX` [2020-07-29T14:46:03.991Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-615478947/brokenSymlinkToDirX" points to "dirX" [2020-07-29T14:46:03.991Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-615478947/dirX/file2-1" contains "file2-1\n" [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.18s) [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.52s) [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.87s) [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.05s) [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.39s) [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.49s) [2020-07-29T14:46:03.991Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-07-29T14:46:03.991Z] requirement.go:26: unmatched requirement Devicemapper [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.46s) [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.28s) [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestCreateLabels (0.07s) [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.11s) [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestCreateRM (0.25s) [2020-07-29T14:46:03.991Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-07-29T14:46:03.991Z] requirement.go:26: unmatched requirement Devicemapper [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.15s) [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.17s) [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.36s) [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.67s) [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s) [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.48s) [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.22s) [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.70s) [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.11s) [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.30s) [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.50s) [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.48s) [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.05s) [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.46s) [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.12s) [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.12s) [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.50s) [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.11s) [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.15s) [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.26s) [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.62s) [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.58s) [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.23s) [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.04s) [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestEventsAttach (0.66s) [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestEventsCommit (1.21s) [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.63s) [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.57s) [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.49s) [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.45s) [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.93s) [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.04s) [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.07s) [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestEventsCopy (0.81s) [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.94s) [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.43s) [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.23s) [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.79s) [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.27s) [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.27s) [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.20s) [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s) [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestEventsFilters (1.07s) [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestEventsFormat (0.99s) [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.03s) [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.86s) [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.25s) [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.43s) [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.19s) [2020-07-29T14:46:03.991Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-07-29T14:46:03.991Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-07-29T14:46:03.991Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-07-29T14:46:03.991Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.28s) [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.45s) [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestEventsRename (0.51s) [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestEventsResize (0.56s) [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.48s) [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.69s) [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.51s) [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.85s) [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestEventsTop (0.53s) [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestEventsUntag (2.58s) [2020-07-29T14:46:03.991Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (0.96s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestExec (0.51s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.49s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.44s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.45s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestExecAPIStart (0.99s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.50s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.47s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.48s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.55s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.50s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.47s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.92s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestExecCgroup (0.81s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestExecEnv (0.51s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.95s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.48s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestExecInspectID (1.58s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestExecInteractive (0.49s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.52s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.52s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestExecParseError (0.45s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.48s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.46s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.04s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.79s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestExecStartFails (0.50s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.69s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.69s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestExecTTY (0.76s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.62s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.60s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestExecUlimits (0.55s) [2020-07-29T14:46:03.992Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-07-29T14:46:03.992Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.29s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.54s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.83s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.52s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestExecWithUser (0.74s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.48s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.51s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.48s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.46s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.45s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestHealth (18.89s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.54s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.50s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.19s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.18s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.28s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.57s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.61s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.54s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.45s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.55s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestImportBadURL (0.06s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestImportDisplay (1.09s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestImportFile (1.11s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.05s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestImportGzipped (1.10s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.08s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestInfoDebug (0.53s) [2020-07-29T14:46:03.992Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDebug [2020-07-29T14:46:03.992Z] daemon.go:325: [dc70805819e6b] waiting for daemon to start [2020-07-29T14:46:03.992Z] daemon.go:325: [dc70805819e6b] waiting for daemon to start [2020-07-29T14:46:03.992Z] daemon.go:353: [dc70805819e6b] daemon started [2020-07-29T14:46:03.992Z] daemon.go:461: [dc70805819e6b] Stopping daemon [2020-07-29T14:46:03.992Z] daemon.go:296: [dc70805819e6b] exiting daemon [2020-07-29T14:46:03.992Z] daemon.go:448: [dc70805819e6b] Daemon stopped [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.56s) [2020-07-29T14:46:03.992Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2020-07-29T14:46:03.992Z] daemon.go:325: [ded7473a78f69] waiting for daemon to start [2020-07-29T14:46:03.992Z] daemon.go:325: [ded7473a78f69] waiting for daemon to start [2020-07-29T14:46:03.992Z] daemon.go:353: [ded7473a78f69] daemon started [2020-07-29T14:46:03.992Z] daemon.go:461: [ded7473a78f69] Stopping daemon [2020-07-29T14:46:03.992Z] daemon.go:296: [ded7473a78f69] exiting daemon [2020-07-29T14:46:03.992Z] daemon.go:448: [ded7473a78f69] Daemon stopped [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestInfoDiscoveryBackend (0.53s) [2020-07-29T14:46:03.992Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryBackend [2020-07-29T14:46:03.992Z] daemon.go:325: [d6e165263edd6] waiting for daemon to start [2020-07-29T14:46:03.992Z] daemon.go:325: [d6e165263edd6] waiting for daemon to start [2020-07-29T14:46:03.992Z] daemon.go:353: [d6e165263edd6] daemon started [2020-07-29T14:46:03.992Z] daemon.go:461: [d6e165263edd6] Stopping daemon [2020-07-29T14:46:03.992Z] daemon.go:296: [d6e165263edd6] exiting daemon [2020-07-29T14:46:03.992Z] daemon.go:448: [d6e165263edd6] Daemon stopped [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-07-29T14:46:03.992Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2020-07-29T14:46:03.992Z] daemon.go:325: [decc0ecd69f1d] waiting for daemon to start [2020-07-29T14:46:03.992Z] daemon.go:296: [decc0ecd69f1d] exiting daemon [2020-07-29T14:46:03.992Z] daemon.go:325: [decc0ecd69f1d] waiting for daemon to start [2020-07-29T14:46:03.992Z] daemon.go:325: [decc0ecd69f1d] waiting for daemon to start [2020-07-29T14:46:03.992Z] daemon.go:296: [decc0ecd69f1d] exiting daemon [2020-07-29T14:46:03.992Z] daemon.go:325: [decc0ecd69f1d] waiting for daemon to start [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.54s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.46s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.47s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestInfoFormat (0.03s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestInsecureRegistries (0.53s) [2020-07-29T14:46:03.992Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInsecureRegistries [2020-07-29T14:46:03.992Z] daemon.go:325: [d004c23182ea4] waiting for daemon to start [2020-07-29T14:46:03.992Z] daemon.go:325: [d004c23182ea4] waiting for daemon to start [2020-07-29T14:46:03.992Z] daemon.go:353: [d004c23182ea4] daemon started [2020-07-29T14:46:03.992Z] daemon.go:461: [d004c23182ea4] Stopping daemon [2020-07-29T14:46:03.992Z] daemon.go:296: [d004c23182ea4] exiting daemon [2020-07-29T14:46:03.992Z] daemon.go:448: [d004c23182ea4] Daemon stopped [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.45s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.47s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.44s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.45s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.44s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.43s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.03s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.43s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.45s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.45s) [2020-07-29T14:46:03.992Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-07-29T14:46:03.992Z] requirement.go:26: unmatched requirement Devicemapper [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.68s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.47s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestInspectDefault (0.45s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestInspectHistory (0.51s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-07-29T14:46:03.992Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-07-29T14:46:03.992Z] requirement.go:26: unmatched requirement Devicemapper [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.48s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.45s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.44s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.45s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.39s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.48s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestInspectStatus (0.60s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.04s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.55s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.65s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.75s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.60s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.62s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.77s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.64s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.31s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.12s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.38s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.49s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.75s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.83s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.33s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.25s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.50s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.69s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.50s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.27s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.60s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.93s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.44s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.05s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.84s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.78s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.54s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.44s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.48s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.44s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.77s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.80s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.91s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.02s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.83s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.59s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.49s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.43s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestLogsSince (6.53s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.48s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.78s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestLogsTail (0.55s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.48s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.60s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.27s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.63s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestNetHostname (1.52s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.31s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.01s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.86s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.45s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestPluginActive (1.64s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.43s) [2020-07-29T14:46:03.992Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-07-29T14:46:03.992Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.56s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.24s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.17s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.84s) [2020-07-29T14:46:03.992Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestPluginMetricsCollector [2020-07-29T14:46:03.992Z] daemon.go:325: [dfb0e23033ffc] waiting for daemon to start [2020-07-29T14:46:03.992Z] daemon.go:325: [dfb0e23033ffc] waiting for daemon to start [2020-07-29T14:46:03.992Z] daemon.go:353: [dfb0e23033ffc] daemon started [2020-07-29T14:46:03.992Z] daemon.go:461: [dfb0e23033ffc] Stopping daemon [2020-07-29T14:46:03.992Z] daemon.go:296: [dfb0e23033ffc] exiting daemon [2020-07-29T14:46:03.992Z] daemon.go:448: [dfb0e23033ffc] Daemon stopped [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestPluginUpgrade (3.43s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.33s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.92s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.97s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestPortList (6.37s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.00s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.11s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.47s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.45s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.42s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.86s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.30s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.88s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.41s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestPsByOrder (1.78s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.65s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.16s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.88s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.60s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.91s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.79s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.35s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.87s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.87s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.09s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.57s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.00s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.66s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.98s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.28s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.48s) [2020-07-29T14:46:03.992Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-07-29T14:46:03.992Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.13s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.47s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.89s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.88s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.45s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.94s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.30s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.22s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.09s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.07s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.33s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.27s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.86s) [2020-07-29T14:46:03.992Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.90s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.89s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.37s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.62s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.21s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.03s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.59s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.00s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.60s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRmiTag (0.16s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.66s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.59s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.44s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.57s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.26s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.84s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunAddHost (0.49s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.23s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.53s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.48s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.36s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.55s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.88s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.95s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.83s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.21s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.59s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.59s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.60s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.48s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.57s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.65s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.78s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.45s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.42s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.61s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.03s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.43s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.45s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.44s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.46s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.44s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.43s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.43s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.48s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.43s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.46s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.53s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.76s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.49s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.77s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.73s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.44s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.89s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.88s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.88s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.46s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.44s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.45s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.45s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.59s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.37s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.05s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.43s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.32s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.01s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.57s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.47s) [2020-07-29T14:46:03.993Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-07-29T14:46:03.993Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-29T14:46:03.993Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-07-29T14:46:03.993Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.44s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.06s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.83s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.62s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.62s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.62s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.73s) [2020-07-29T14:46:03.993Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-07-29T14:46:03.993Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.54s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.02s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.43s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.61s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.43s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.48s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.43s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.45s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.45s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.45s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunExitCode (0.78s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.54s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.48s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.54s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.45s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.49s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.99s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.21s) [2020-07-29T14:46:03.993Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-29T14:46:03.993Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.32s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.46s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.96s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.77s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.96s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.48s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.18s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.23s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.16s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.59s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.34s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.56s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.94s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.18s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.05s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.17s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.18s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.02s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.26s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunMount (4.80s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.44s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.61s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.17s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.74s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.59s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.30s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.46s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.95s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.85s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.44s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunNetHost (0.67s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.45s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.43s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.30s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.26s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.56s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.35s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.08s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.43s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.06s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.41s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.40s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.43s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.46s) [2020-07-29T14:46:03.993Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-07-29T14:46:03.993Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.45s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.47s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.96s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.61s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.42s) [2020-07-29T14:46:03.993Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.42s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.43s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.43s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.46s) [2020-07-29T14:46:03.993Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-29T14:46:03.993Z] requirement.go:26: unmatched requirement IsolationIsProcess [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.47s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.40s) [2020-07-29T14:46:03.993Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-07-29T14:46:03.993Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.52s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.08s) [2020-07-29T14:46:03.993Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-07-29T14:46:03.993Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.49s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.16s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunRm (0.56s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.45s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.72s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.48s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.56s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.59s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.64s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.80s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.44s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.41s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.46s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.43s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.44s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.41s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.44s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.47s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.44s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.37s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunState (0.94s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.44s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.60s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.16s) [2020-07-29T14:46:03.993Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2020-07-29T14:46:03.993Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.44s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.53s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunSysctls (1.16s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.08s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.63s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.64s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.66s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.50s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.86s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.83s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.50s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.52s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.57s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.36s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.01s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunUserByID (0.44s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.46s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunUserByName (0.41s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.42s) [2020-07-29T14:46:03.993Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-07-29T14:46:03.993Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.43s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.49s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.58s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.67s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.35s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.87s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.35s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.52s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.47s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.44s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.71s) [2020-07-29T14:46:03.993Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-07-29T14:46:03.993Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-29T14:46:03.993Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-07-29T14:46:03.993Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-29T14:46:03.993Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-07-29T14:46:03.993Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.20s) [2020-07-29T14:46:03.993Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-07-29T14:46:03.993Z] requirement.go:26: unmatched requirement blkioWeight [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.68s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.55s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.24s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.64s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.54s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.52s) [2020-07-29T14:46:03.993Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-07-29T14:46:03.993Z] requirement.go:26: unmatched requirement blkioWeight [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2020-07-29T14:46:03.993Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2020-07-29T14:46:03.993Z] requirement.go:26: unmatched requirement blkioWeight [2020-07-29T14:46:03.993Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2020-07-29T14:46:03.993Z] requirement.go:26: unmatched requirement blkioWeight [2020-07-29T14:46:03.993Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-07-29T14:46:03.993Z] requirement.go:26: unmatched requirement blkioWeight [2020-07-29T14:46:03.993Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-07-29T14:46:03.993Z] requirement.go:26: unmatched requirement blkioWeight [2020-07-29T14:46:03.993Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-07-29T14:46:03.993Z] requirement.go:26: unmatched requirement blkioWeight [2020-07-29T14:46:03.993Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.44s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.62s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.73s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.06s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.51s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.22s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.44s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.63s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.61s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.04s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.63s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.04s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.42s) [2020-07-29T14:46:03.994Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-07-29T14:46:03.994Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.48s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.24s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.51s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.52s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.43s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.05s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.99s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.76s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.02s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.07s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.39s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestSaveImageId (0.08s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.44s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.31s) [2020-07-29T14:46:03.994Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents377291133 [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.14s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.66s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.11s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.42s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.10s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.46s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.98s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.86s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.61s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.71s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.94s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.76s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.89s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.61s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestStartRecordError (1.20s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.86s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.19s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.77s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.30s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.45s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.48s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.50s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.60s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.61s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.55s) [2020-07-29T14:46:03.994Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-07-29T14:46:03.994Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.80s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.45s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.94s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.42s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.45s) [2020-07-29T14:46:03.994Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-07-29T14:46:03.994Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.53s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.07s) [2020-07-29T14:46:03.994Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-07-29T14:46:03.994Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.88s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.59s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.56s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.18s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestUpdateStats (3.61s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.82s) [2020-07-29T14:46:03.994Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-07-29T14:46:03.994Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.65s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.54s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.14s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.11s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (1.97s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.64s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.77s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.83s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.28s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.26s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.98s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.90s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.72s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.46s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.33s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.28s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.27s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.45s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.49s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.57s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.39s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.05s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.47s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.31s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.67s) [2020-07-29T14:46:03.994Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.37s) [2020-07-29T14:46:03.994Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-07-29T14:46:03.994Z] requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-07-29T14:46:03.994Z] === RUN TestDockerRegistrySuite [2020-07-29T14:46:03.994Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-07-29T14:46:04.555Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-07-29T14:46:05.919Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-07-29T14:46:06.625Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-07-29T14:46:06.855Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-07-29T14:46:07.113Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-07-29T14:46:08.853Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-07-29T14:46:10.377Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-07-29T14:46:12.892Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-07-29T14:46:13.453Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-07-29T14:46:13.640Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-07-29T14:46:14.381Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-07-29T14:46:15.308Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-07-29T14:46:15.564Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-07-29T14:46:16.928Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-07-29T14:46:17.491Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-07-29T14:46:18.052Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-07-29T14:46:19.419Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-07-29T14:46:20.346Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-07-29T14:46:22.234Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-07-29T14:46:23.597Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-07-29T14:46:24.960Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-07-29T14:46:26.862Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-07-29T14:46:27.791Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-07-29T14:46:28.047Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-07-29T14:46:28.616Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-07-29T14:46:28.616Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-07-29T14:46:28.616Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-07-29T14:46:28.973Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-07-29T14:46:29.899Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-07-29T14:46:30.459Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-07-29T14:46:32.975Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-07-29T14:46:32.975Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-07-29T14:46:33.539Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-07-29T14:46:34.466Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-07-29T14:46:35.028Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-07-29T14:46:35.028Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-07-29T14:46:35.592Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-07-29T14:46:35.848Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-07-29T14:46:36.104Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-07-29T14:46:36.359Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-07-29T14:46:37.284Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-07-29T14:46:38.649Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-07-29T14:46:39.074Z] === RUN TestDockerSuite/TestBuildSpaces [2020-07-29T14:46:39.074Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-07-29T14:46:39.575Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-07-29T14:46:40.503Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-07-29T14:46:41.429Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-07-29T14:46:41.990Z] --- PASS: TestDockerRegistrySuite (38.53s) [2020-07-29T14:46:41.990Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.09s) [2020-07-29T14:46:41.990Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildByDigest [2020-07-29T14:46:41.990Z] check_test.go:196: Daemon db6a2c0dd6ecc is not started [2020-07-29T14:46:41.990Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.96s) [2020-07-29T14:46:41.990Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-07-29T14:46:41.990Z] check_test.go:196: Daemon da9ff721f03e3 is not started [2020-07-29T14:46:41.990Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.24s) [2020-07-29T14:46:41.990Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-07-29T14:46:41.990Z] check_test.go:196: Daemon d64d5969fb8d7 is not started [2020-07-29T14:46:41.990Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.12s) [2020-07-29T14:46:41.990Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-07-29T14:46:41.990Z] check_test.go:196: Daemon de510f398d293 is not started [2020-07-29T14:46:41.990Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.55s) [2020-07-29T14:46:41.990Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPush [2020-07-29T14:46:41.990Z] check_test.go:196: Daemon d1a8312d786d4 is not started [2020-07-29T14:46:41.990Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.94s) [2020-07-29T14:46:41.990Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCreateByDigest [2020-07-29T14:46:41.990Z] check_test.go:196: Daemon d566d4f1afcf3 is not started [2020-07-29T14:46:41.990Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.86s) [2020-07-29T14:46:41.990Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-07-29T14:46:41.990Z] check_test.go:196: Daemon d9aba9312516a is not started [2020-07-29T14:46:41.990Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.12s) [2020-07-29T14:46:41.990Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-07-29T14:46:41.990Z] check_test.go:196: Daemon d9f8dda7faf9a is not started [2020-07-29T14:46:41.990Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.33s) [2020-07-29T14:46:41.990Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-07-29T14:46:41.990Z] check_test.go:196: Daemon d8de102629fe7 is not started [2020-07-29T14:46:41.990Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.32s) [2020-07-29T14:46:41.990Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-07-29T14:46:41.990Z] check_test.go:196: Daemon d2a4a0bc9aad6 is not started [2020-07-29T14:46:41.990Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.12s) [2020-07-29T14:46:41.990Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestEventsImageFilterPush [2020-07-29T14:46:41.990Z] check_test.go:196: Daemon d78cd3fe09c9a is not started [2020-07-29T14:46:41.990Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.11s) [2020-07-29T14:46:41.990Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestInspectImageWithDigests [2020-07-29T14:46:41.990Z] check_test.go:196: Daemon d22e8dd6febe1 is not started [2020-07-29T14:46:41.990Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.70s) [2020-07-29T14:46:41.990Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-07-29T14:46:41.990Z] docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ae8ade8579d82143148ca7ed7e7e3820766fd00e33d48bac9c349ae76ee17cdd [2020-07-29T14:46:41.990Z] docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:93541c98190a7eb770161bfe911025088780af6fd65b8a514641dceb96c7c1a1 [2020-07-29T14:46:41.990Z] check_test.go:196: Daemon dd17decc85dc2 is not started [2020-07-29T14:46:41.990Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.67s) [2020-07-29T14:46:41.990Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithDigests [2020-07-29T14:46:41.990Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d4b6b1aa3366395f8ec60c6b40e10021633b871606d59e57812327b4669d1086 [2020-07-29T14:46:41.990Z] docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4869b8d7442bc591dc0588e01730179c0e7b508e2507d9eb3174a68dd71fd6e0 [2020-07-29T14:46:41.990Z] check_test.go:196: Daemon de5bc2874cc0e is not started [2020-07-29T14:46:41.990Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.97s) [2020-07-29T14:46:41.990Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-07-29T14:46:41.990Z] check_test.go:196: Daemon d8e54723e3d94 is not started [2020-07-29T14:46:41.990Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.17s) [2020-07-29T14:46:41.990Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-07-29T14:46:41.990Z] check_test.go:196: Daemon dfe197de3ce6f is not started [2020-07-29T14:46:41.990Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.95s) [2020-07-29T14:46:41.990Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigest [2020-07-29T14:46:41.990Z] check_test.go:196: Daemon dcc6cd2e49175 is not started [2020-07-29T14:46:41.990Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.13s) [2020-07-29T14:46:41.990Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-07-29T14:46:41.990Z] check_test.go:196: Daemon d00dd824d0c94 is not started [2020-07-29T14:46:41.990Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.90s) [2020-07-29T14:46:41.990Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-07-29T14:46:41.990Z] check_test.go:196: Daemon d8b97ea571993 is not started [2020-07-29T14:46:41.990Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.86s) [2020-07-29T14:46:41.990Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-07-29T14:46:41.990Z] check_test.go:196: Daemon d08c325855345 is not started [2020-07-29T14:46:41.990Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.82s) [2020-07-29T14:46:41.990Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-07-29T14:46:41.990Z] check_test.go:196: Daemon d059ecc3e0530 is not started [2020-07-29T14:46:41.990Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.46s) [2020-07-29T14:46:41.990Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullIDStability [2020-07-29T14:46:41.990Z] check_test.go:196: Daemon ddde422c72b1a is not started [2020-07-29T14:46:41.990Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.46s) [2020-07-29T14:46:41.990Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullImageWithAliases [2020-07-29T14:46:41.990Z] check_test.go:196: Daemon df71f87db5ddf is not started [2020-07-29T14:46:41.990Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.04s) [2020-07-29T14:46:41.990Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullManifestList [2020-07-29T14:46:41.990Z] check_test.go:196: Daemon de4dff4ab6a4c is not started [2020-07-29T14:46:41.990Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.51s) [2020-07-29T14:46:41.990Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullNoLayers [2020-07-29T14:46:41.990Z] check_test.go:196: Daemon d9329580258b0 is not started [2020-07-29T14:46:41.990Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.13s) [2020-07-29T14:46:41.990Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBadTag [2020-07-29T14:46:41.990Z] check_test.go:196: Daemon dba1e1765f041 is not started [2020-07-29T14:46:41.990Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.40s) [2020-07-29T14:46:41.990Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBusyboxImage [2020-07-29T14:46:41.990Z] check_test.go:196: Daemon d7c33097314cc is not started [2020-07-29T14:46:41.990Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s) [2020-07-29T14:46:41.990Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushEmptyLayer [2020-07-29T14:46:41.990Z] check_test.go:196: Daemon db33bfd69b680 is not started [2020-07-29T14:46:41.990Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.38s) [2020-07-29T14:46:41.990Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushMultipleTags [2020-07-29T14:46:41.990Z] check_test.go:196: Daemon d58fb87d8e9bb is not started [2020-07-29T14:46:41.990Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-07-29T14:46:41.990Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushUntagged [2020-07-29T14:46:41.990Z] check_test.go:196: Daemon d627f72e6bf9d is not started [2020-07-29T14:46:41.990Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.13s) [2020-07-29T14:46:41.990Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRemoveImageByDigest [2020-07-29T14:46:41.990Z] check_test.go:196: Daemon dbe3264d5e048 is not started [2020-07-29T14:46:41.990Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.33s) [2020-07-29T14:46:41.990Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunByDigest [2020-07-29T14:46:41.990Z] check_test.go:196: Daemon d230bfd981d74 is not started [2020-07-29T14:46:41.990Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.77s) [2020-07-29T14:46:41.990Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-07-29T14:46:41.990Z] check_test.go:196: Daemon da5d9f7c0b32a is not started [2020-07-29T14:46:41.990Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.95s) [2020-07-29T14:46:41.990Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestTagByDigest [2020-07-29T14:46:41.990Z] check_test.go:196: Daemon d628fc1d4c9ed is not started [2020-07-29T14:46:41.990Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.90s) [2020-07-29T14:46:41.990Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestUserAgentPassThrough [2020-07-29T14:46:41.990Z] daemon.go:325: [d6a75a33f8395] waiting for daemon to start [2020-07-29T14:46:41.990Z] daemon.go:325: [d6a75a33f8395] waiting for daemon to start [2020-07-29T14:46:41.990Z] daemon.go:353: [d6a75a33f8395] daemon started [2020-07-29T14:46:41.990Z] daemon.go:461: [d6a75a33f8395] Stopping daemon [2020-07-29T14:46:41.990Z] daemon.go:296: [d6a75a33f8395] exiting daemon [2020-07-29T14:46:41.990Z] daemon.go:448: [d6a75a33f8395] Daemon stopped [2020-07-29T14:46:41.990Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2020-07-29T14:46:41.990Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestV2Only [2020-07-29T14:46:41.990Z] daemon.go:325: [dcdd00e8cd828] waiting for daemon to start [2020-07-29T14:46:41.990Z] daemon.go:325: [dcdd00e8cd828] waiting for daemon to start [2020-07-29T14:46:41.990Z] daemon.go:353: [dcdd00e8cd828] daemon started [2020-07-29T14:46:41.990Z] daemon.go:461: [dcdd00e8cd828] Stopping daemon [2020-07-29T14:46:41.990Z] daemon.go:296: [dcdd00e8cd828] exiting daemon [2020-07-29T14:46:41.990Z] daemon.go:448: [dcdd00e8cd828] Daemon stopped [2020-07-29T14:46:41.990Z] === RUN TestDockerSchema1RegistrySuite [2020-07-29T14:46:41.990Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-07-29T14:46:42.885Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-07-29T14:46:42.885Z] === RUN TestDockerSuite/TestBuildStderr [2020-07-29T14:46:45.277Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-07-29T14:46:47.661Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-07-29T14:46:47.791Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-07-29T14:46:48.351Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-07-29T14:46:49.277Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-07-29T14:46:49.277Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-07-29T14:46:50.204Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-07-29T14:46:51.130Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-07-29T14:46:52.057Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-07-29T14:46:52.313Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-07-29T14:46:54.831Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-07-29T14:46:55.086Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-07-29T14:46:55.648Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-07-29T14:46:55.648Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-07-29T14:46:55.903Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-07-29T14:46:56.159Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-07-29T14:46:56.414Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-07-29T14:46:56.670Z] --- PASS: TestDockerSchema1RegistrySuite (14.54s) [2020-07-29T14:46:56.670Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.61s) [2020-07-29T14:46:56.670Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-07-29T14:46:56.670Z] check_test.go:223: Daemon d0763f4496741 is not started [2020-07-29T14:46:56.670Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.63s) [2020-07-29T14:46:56.670Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-07-29T14:46:56.670Z] check_test.go:223: Daemon dbf9594e43f05 is not started [2020-07-29T14:46:56.670Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.90s) [2020-07-29T14:46:56.670Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-07-29T14:46:56.670Z] check_test.go:223: Daemon dcf745927d1cd is not started [2020-07-29T14:46:56.670Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.92s) [2020-07-29T14:46:56.670Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigest [2020-07-29T14:46:56.670Z] check_test.go:223: Daemon d752f7bbb7646 is not started [2020-07-29T14:46:56.670Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-07-29T14:46:56.670Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-07-29T14:46:56.670Z] check_test.go:223: Daemon d3dea2c6b1ff7 is not started [2020-07-29T14:46:56.670Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.94s) [2020-07-29T14:46:56.670Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-07-29T14:46:56.670Z] check_test.go:223: Daemon d2e99d0d223a8 is not started [2020-07-29T14:46:56.670Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.86s) [2020-07-29T14:46:56.670Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-07-29T14:46:56.670Z] check_test.go:223: Daemon da1c02785acdf is not started [2020-07-29T14:46:56.670Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.86s) [2020-07-29T14:46:56.670Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-07-29T14:46:56.670Z] check_test.go:223: Daemon dccf75eb1516b is not started [2020-07-29T14:46:56.670Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.79s) [2020-07-29T14:46:56.670Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullIDStability [2020-07-29T14:46:56.670Z] check_test.go:223: Daemon d0112cb5b296e is not started [2020-07-29T14:46:56.670Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.39s) [2020-07-29T14:46:56.670Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-07-29T14:46:56.670Z] check_test.go:223: Daemon dd04e2d718e56 is not started [2020-07-29T14:46:56.670Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.37s) [2020-07-29T14:46:56.670Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-07-29T14:46:56.670Z] check_test.go:223: Daemon dfb19f444c6ef is not started [2020-07-29T14:46:56.670Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-07-29T14:46:56.670Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBadTag [2020-07-29T14:46:56.670Z] check_test.go:223: Daemon d7dddcf7be5a9 is not started [2020-07-29T14:46:56.670Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2020-07-29T14:46:56.670Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-07-29T14:46:56.670Z] check_test.go:223: Daemon d6aac92453eb3 is not started [2020-07-29T14:46:56.670Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.25s) [2020-07-29T14:46:56.670Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-07-29T14:46:56.670Z] check_test.go:223: Daemon d912c1f4d8919 is not started [2020-07-29T14:46:56.670Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s) [2020-07-29T14:46:56.670Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-07-29T14:46:56.670Z] check_test.go:223: Daemon d0270f06f2f61 is not started [2020-07-29T14:46:56.670Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-07-29T14:46:56.670Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushUntagged [2020-07-29T14:46:56.670Z] check_test.go:223: Daemon deac4b6bf873c is not started [2020-07-29T14:46:56.670Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-07-29T14:46:56.670Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-07-29T14:46:57.231Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-07-29T14:46:57.792Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-07-29T14:46:58.048Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-07-29T14:46:58.975Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-07-29T14:46:59.230Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-07-29T14:46:59.792Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-07-29T14:47:00.354Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-07-29T14:47:00.354Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.77s) [2020-07-29T14:47:00.354Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.70s) [2020-07-29T14:47:00.354Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-07-29T14:47:00.354Z] check_test.go:252: Daemon d632fd305dcb4 is not started [2020-07-29T14:47:00.354Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.46s) [2020-07-29T14:47:00.354Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-07-29T14:47:00.354Z] check_test.go:252: Daemon dc719a1118c50 is not started [2020-07-29T14:47:00.354Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2020-07-29T14:47:00.354Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-07-29T14:47:00.354Z] check_test.go:252: Daemon d64f8c50e27a1 is not started [2020-07-29T14:47:00.354Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.07s) [2020-07-29T14:47:00.354Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-07-29T14:47:00.354Z] daemon.go:325: [dfb22e0bae7fa] waiting for daemon to start [2020-07-29T14:47:00.354Z] daemon.go:325: [dfb22e0bae7fa] waiting for daemon to start [2020-07-29T14:47:00.354Z] daemon.go:353: [dfb22e0bae7fa] daemon started [2020-07-29T14:47:00.354Z] daemon.go:461: [dfb22e0bae7fa] Stopping daemon [2020-07-29T14:47:00.354Z] daemon.go:296: [dfb22e0bae7fa] exiting daemon [2020-07-29T14:47:00.354Z] daemon.go:448: [dfb22e0bae7fa] Daemon stopped [2020-07-29T14:47:00.354Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2020-07-29T14:47:00.354Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-07-29T14:47:00.354Z] check_test.go:252: Daemon d2f295a096ff4 is not started [2020-07-29T14:47:00.354Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.37s) [2020-07-29T14:47:00.354Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-07-29T14:47:00.354Z] check_test.go:252: Daemon da6e16638aac7 is not started [2020-07-29T14:47:00.354Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.61s) [2020-07-29T14:47:00.354Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-07-29T14:47:00.354Z] check_test.go:252: Daemon d62e1e8fee402 is not started [2020-07-29T14:47:00.354Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.17s) [2020-07-29T14:47:00.354Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-07-29T14:47:00.354Z] check_test.go:252: Daemon d06a740591b30 is not started [2020-07-29T14:47:00.354Z] === RUN TestDockerRegistryAuthTokenSuite [2020-07-29T14:47:00.354Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-07-29T14:47:00.354Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-07-29T14:47:05.521Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-07-29T14:47:05.630Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-07-29T14:47:05.631Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-07-29T14:47:05.886Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-07-29T14:47:05.993Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-07-29T14:47:06.142Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-07-29T14:47:06.142Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s) [2020-07-29T14:47:06.142Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.18s) [2020-07-29T14:47:06.142Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-07-29T14:47:06.142Z] check_test.go:279: Daemon d86a9fecc1632 is not started [2020-07-29T14:47:06.142Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-07-29T14:47:06.142Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-07-29T14:47:06.142Z] check_test.go:279: Daemon d0c3fa2ca1616 is not started [2020-07-29T14:47:06.142Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-07-29T14:47:06.142Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-07-29T14:47:06.142Z] check_test.go:279: Daemon d087fde0d547b is not started [2020-07-29T14:47:06.142Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-07-29T14:47:06.142Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-07-29T14:47:06.142Z] check_test.go:279: Daemon d53713a97ee0d is not started [2020-07-29T14:47:06.142Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-07-29T14:47:06.142Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-07-29T14:47:06.142Z] check_test.go:279: Daemon d731f2e2d1fa1 is not started [2020-07-29T14:47:06.142Z] === RUN TestDockerNetworkSuite [2020-07-29T14:47:06.142Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-07-29T14:47:08.030Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-07-29T14:47:08.591Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-07-29T14:47:08.962Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-07-29T14:47:09.434Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-07-29T14:47:11.857Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-07-29T14:47:12.784Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-07-29T14:47:14.211Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-07-29T14:47:15.302Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-07-29T14:47:16.669Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-07-29T14:47:18.989Z] === RUN TestDockerSuite/TestBuildUser [2020-07-29T14:47:18.990Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-07-29T14:47:18.990Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-07-29T14:47:18.990Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-07-29T14:47:21.913Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-07-29T14:47:22.801Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-07-29T14:47:23.274Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-07-29T14:47:23.800Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-07-29T14:47:24.727Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-07-29T14:47:25.299Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-07-29T14:47:25.502Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-07-29T14:47:25.502Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-07-29T14:47:25.502Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-07-29T14:47:25.572Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-07-29T14:47:26.501Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-07-29T14:47:27.426Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-07-29T14:47:27.426Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-07-29T14:47:27.682Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-07-29T14:47:28.609Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-07-29T14:47:28.865Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-07-29T14:47:28.865Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-07-29T14:47:28.865Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-07-29T14:47:29.791Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-07-29T14:47:30.717Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-07-29T14:47:30.717Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-07-29T14:47:30.972Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-07-29T14:47:30.972Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-07-29T14:47:33.486Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-07-29T14:47:34.852Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-07-29T14:47:41.433Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-07-29T14:47:41.433Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-07-29T14:47:41.688Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-07-29T14:47:41.944Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-07-29T14:47:41.944Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-07-29T14:47:42.202Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-07-29T14:47:42.202Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-07-29T14:47:42.202Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-07-29T14:47:44.717Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-07-29T14:47:44.717Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-07-29T14:47:44.717Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-07-29T14:47:45.645Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-07-29T14:47:46.784Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-07-29T14:47:46.784Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-07-29T14:47:48.911Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-07-29T14:47:52.176Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-07-29T14:47:52.176Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-07-29T14:47:52.432Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-07-29T14:47:53.801Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-07-29T14:47:53.971Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-07-29T14:47:54.057Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-07-29T14:47:54.619Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-07-29T14:47:55.181Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-07-29T14:47:56.108Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-07-29T14:47:58.753Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-07-29T14:47:59.225Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-07-29T14:47:59.225Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-07-29T14:48:01.357Z] --- PASS: TestDockerNetworkSuite (55.26s) [2020-07-29T14:48:01.357Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.66s) [2020-07-29T14:48:01.357Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-07-29T14:48:01.357Z] docker_cli_network_unix_test.go:46: Daemon d4d94f5e93ad2 is not started [2020-07-29T14:48:01.357Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.63s) [2020-07-29T14:48:01.357Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-07-29T14:48:01.357Z] docker_cli_network_unix_test.go:46: Daemon db8945e7b703f is not started [2020-07-29T14:48:01.357Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.81s) [2020-07-29T14:48:01.357Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-07-29T14:48:01.357Z] docker_cli_network_unix_test.go:46: Daemon d5f8dc686dad7 is not started [2020-07-29T14:48:01.357Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.46s) [2020-07-29T14:48:01.357Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-07-29T14:48:01.357Z] docker_cli_network_unix_test.go:46: Daemon d6fa022beb931 is not started [2020-07-29T14:48:01.357Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.43s) [2020-07-29T14:48:01.357Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-07-29T14:48:01.357Z] docker_cli_network_unix_test.go:1233: Daemon db7a2852794ca is not started [2020-07-29T14:48:01.357Z] daemon.go:325: [db7a2852794ca] waiting for daemon to start [2020-07-29T14:48:01.357Z] daemon.go:325: [db7a2852794ca] waiting for daemon to start [2020-07-29T14:48:01.357Z] daemon.go:353: [db7a2852794ca] daemon started [2020-07-29T14:48:01.357Z] daemon.go:461: [db7a2852794ca] Stopping daemon [2020-07-29T14:48:01.357Z] daemon.go:296: [db7a2852794ca] exiting daemon [2020-07-29T14:48:01.357Z] daemon.go:448: [db7a2852794ca] Daemon stopped [2020-07-29T14:48:01.357Z] daemon.go:325: [db7a2852794ca] waiting for daemon to start [2020-07-29T14:48:01.357Z] daemon.go:325: [db7a2852794ca] waiting for daemon to start [2020-07-29T14:48:01.357Z] daemon.go:353: [db7a2852794ca] daemon started [2020-07-29T14:48:01.357Z] daemon.go:461: [db7a2852794ca] Stopping daemon [2020-07-29T14:48:01.357Z] daemon.go:296: [db7a2852794ca] exiting daemon [2020-07-29T14:48:01.357Z] daemon.go:448: [db7a2852794ca] Daemon stopped [2020-07-29T14:48:01.357Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.40s) [2020-07-29T14:48:01.357Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-07-29T14:48:01.357Z] docker_cli_network_unix_test.go:46: Daemon d98eb3f28c8e4 is not started [2020-07-29T14:48:01.357Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (4.91s) [2020-07-29T14:48:01.357Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-07-29T14:48:01.357Z] docker_cli_network_unix_test.go:46: Daemon d13df98bc84cf is not started [2020-07-29T14:48:01.357Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.14s) [2020-07-29T14:48:01.357Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-07-29T14:48:01.357Z] docker_cli_network_unix_test.go:46: Daemon d9daeab7cd50b is not started [2020-07-29T14:48:01.357Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.08s) [2020-07-29T14:48:01.357Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-07-29T14:48:01.357Z] docker_cli_network_unix_test.go:46: Daemon db7055106bf27 is not started [2020-07-29T14:48:01.357Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.49s) [2020-07-29T14:48:01.357Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-07-29T14:48:01.357Z] docker_cli_network_unix_test.go:46: Daemon d5b678f7ab17d is not started [2020-07-29T14:48:01.357Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.38s) [2020-07-29T14:48:01.357Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-07-29T14:48:01.357Z] docker_cli_network_unix_test.go:46: Daemon de77a6469ab61 is not started [2020-07-29T14:48:01.357Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.89s) [2020-07-29T14:48:01.357Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-07-29T14:48:01.357Z] docker_cli_network_unix_test.go:46: Daemon d3557060e72b3 is not started [2020-07-29T14:48:01.357Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.85s) [2020-07-29T14:48:01.357Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-07-29T14:48:01.357Z] docker_cli_network_unix_test.go:46: Daemon d6556a36f1314 is not started [2020-07-29T14:48:01.357Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2020-07-29T14:48:01.357Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-07-29T14:48:01.357Z] docker_cli_network_unix_test.go:46: Daemon deda96e190772 is not started [2020-07-29T14:48:01.357Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2020-07-29T14:48:01.357Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-07-29T14:48:01.357Z] docker_cli_network_unix_test.go:46: Daemon dc1e354b26f11 is not started [2020-07-29T14:48:01.357Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.76s) [2020-07-29T14:48:01.357Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-07-29T14:48:01.357Z] docker_cli_network_unix_test.go:46: Daemon d4704ddf84c51 is not started [2020-07-29T14:48:01.357Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2020-07-29T14:48:01.357Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-07-29T14:48:01.357Z] docker_cli_network_unix_test.go:46: Daemon d620cba76b135 is not started [2020-07-29T14:48:01.357Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-07-29T14:48:01.357Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-07-29T14:48:01.357Z] docker_cli_network_unix_test.go:46: Daemon d7a460f05e426 is not started [2020-07-29T14:48:01.357Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2020-07-29T14:48:01.357Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-07-29T14:48:01.357Z] docker_cli_network_unix_test.go:46: Daemon d7a8499dd4531 is not started [2020-07-29T14:48:01.357Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.72s) [2020-07-29T14:48:01.357Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-07-29T14:48:01.357Z] docker_cli_network_unix_test.go:46: Daemon d1f585175d694 is not started [2020-07-29T14:48:01.357Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (0.99s) [2020-07-29T14:48:01.357Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-07-29T14:48:01.357Z] docker_cli_network_unix_test.go:46: Daemon deaf224ddd931 is not started [2020-07-29T14:48:01.357Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2020-07-29T14:48:01.357Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-07-29T14:48:01.357Z] docker_cli_network_unix_test.go:46: Daemon d92589e16ed42 is not started [2020-07-29T14:48:01.357Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.23s) [2020-07-29T14:48:01.357Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-07-29T14:48:01.357Z] docker_cli_network_unix_test.go:46: Daemon dbf595b0b34a1 is not started [2020-07-29T14:48:01.357Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2020-07-29T14:48:01.357Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-07-29T14:48:01.357Z] docker_cli_network_unix_test.go:46: Daemon d9c2f3a904f8d is not started [2020-07-29T14:48:01.357Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.23s) [2020-07-29T14:48:01.357Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-07-29T14:48:01.357Z] daemon.go:325: [db3fc148b2724] waiting for daemon to start [2020-07-29T14:48:01.357Z] daemon.go:325: [db3fc148b2724] waiting for daemon to start [2020-07-29T14:48:01.357Z] daemon.go:353: [db3fc148b2724] daemon started [2020-07-29T14:48:01.357Z] docker_cli_network_unix_test.go:968: Daemon db3fc148b2724 is not started [2020-07-29T14:48:01.357Z] daemon.go:296: [db3fc148b2724] exiting daemon [2020-07-29T14:48:01.357Z] daemon.go:325: [db3fc148b2724] waiting for daemon to start [2020-07-29T14:48:01.357Z] daemon.go:325: [db3fc148b2724] waiting for daemon to start [2020-07-29T14:48:01.357Z] daemon.go:353: [db3fc148b2724] daemon started [2020-07-29T14:48:01.357Z] daemon.go:461: [db3fc148b2724] Stopping daemon [2020-07-29T14:48:01.357Z] daemon.go:296: [db3fc148b2724] exiting daemon [2020-07-29T14:48:01.357Z] daemon.go:448: [db3fc148b2724] Daemon stopped [2020-07-29T14:48:01.357Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.66s) [2020-07-29T14:48:01.357Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-07-29T14:48:01.357Z] docker_cli_network_unix_test.go:46: Daemon d049c03b4caed is not started [2020-07-29T14:48:01.357Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.80s) [2020-07-29T14:48:01.357Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-07-29T14:48:01.357Z] daemon.go:325: [dee7ad5f19b19] waiting for daemon to start [2020-07-29T14:48:01.357Z] daemon.go:325: [dee7ad5f19b19] waiting for daemon to start [2020-07-29T14:48:01.357Z] daemon.go:353: [dee7ad5f19b19] daemon started [2020-07-29T14:48:01.357Z] docker_cli_network_unix_test.go:1116: Daemon dee7ad5f19b19 is not started [2020-07-29T14:48:01.357Z] daemon.go:325: [dee7ad5f19b19] waiting for daemon to start [2020-07-29T14:48:01.357Z] daemon.go:296: [dee7ad5f19b19] exiting daemon [2020-07-29T14:48:01.357Z] daemon.go:325: [dee7ad5f19b19] waiting for daemon to start [2020-07-29T14:48:01.357Z] daemon.go:325: [dee7ad5f19b19] waiting for daemon to start [2020-07-29T14:48:01.357Z] daemon.go:353: [dee7ad5f19b19] daemon started [2020-07-29T14:48:01.357Z] daemon.go:461: [dee7ad5f19b19] Stopping daemon [2020-07-29T14:48:01.357Z] daemon.go:296: [dee7ad5f19b19] exiting daemon [2020-07-29T14:48:01.357Z] daemon.go:448: [dee7ad5f19b19] Daemon stopped [2020-07-29T14:48:01.357Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2020-07-29T14:48:01.357Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-07-29T14:48:01.357Z] docker_cli_network_unix_test.go:46: Daemon dbd1761bc7f98 is not started [2020-07-29T14:48:01.357Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.82s) [2020-07-29T14:48:01.357Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-07-29T14:48:01.357Z] docker_cli_network_unix_test.go:46: Daemon d62c39416cdc2 is not started [2020-07-29T14:48:01.357Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2020-07-29T14:48:01.357Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-07-29T14:48:01.357Z] docker_cli_network_unix_test.go:46: Daemon df83aa9b40b83 is not started [2020-07-29T14:48:01.357Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2020-07-29T14:48:01.357Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-07-29T14:48:01.358Z] docker_cli_network_unix_test.go:46: Daemon d9a1550e6b54d is not started [2020-07-29T14:48:01.358Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2020-07-29T14:48:01.358Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-07-29T14:48:01.358Z] docker_cli_network_unix_test.go:46: Daemon d62726baf3b28 is not started [2020-07-29T14:48:01.358Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s) [2020-07-29T14:48:01.358Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-07-29T14:48:01.358Z] docker_cli_network_unix_test.go:46: Daemon d6b24a881549d is not started [2020-07-29T14:48:01.358Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2020-07-29T14:48:01.358Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-07-29T14:48:01.358Z] docker_cli_network_unix_test.go:46: Daemon d6bb0cead666a is not started [2020-07-29T14:48:01.358Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.31s) [2020-07-29T14:48:01.358Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-07-29T14:48:01.358Z] docker_cli_network_unix_test.go:46: Daemon ddba12e3b6501 is not started [2020-07-29T14:48:01.358Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.09s) [2020-07-29T14:48:01.358Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-07-29T14:48:01.358Z] docker_cli_network_unix_test.go:46: Daemon d90497508882e is not started [2020-07-29T14:48:01.358Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-07-29T14:48:01.358Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-07-29T14:48:01.358Z] requirement.go:26: unmatched requirement OnlyDefaultNetworks [2020-07-29T14:48:01.358Z] docker_cli_network_unix_test.go:46: Daemon d7419e962cdb6 is not started [2020-07-29T14:48:01.358Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.85s) [2020-07-29T14:48:01.358Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-07-29T14:48:01.358Z] docker_cli_network_unix_test.go:46: Daemon d6aecde400adc is not started [2020-07-29T14:48:01.358Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.29s) [2020-07-29T14:48:01.358Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-07-29T14:48:01.358Z] daemon.go:325: [d60cc2c81dc2a] waiting for daemon to start [2020-07-29T14:48:01.358Z] daemon.go:325: [d60cc2c81dc2a] waiting for daemon to start [2020-07-29T14:48:01.358Z] daemon.go:353: [d60cc2c81dc2a] daemon started [2020-07-29T14:48:01.358Z] daemon.go:461: [d60cc2c81dc2a] Stopping daemon [2020-07-29T14:48:01.358Z] daemon.go:296: [d60cc2c81dc2a] exiting daemon [2020-07-29T14:48:01.358Z] daemon.go:448: [d60cc2c81dc2a] Daemon stopped [2020-07-29T14:48:01.358Z] daemon.go:325: [d60cc2c81dc2a] waiting for daemon to start [2020-07-29T14:48:01.358Z] daemon.go:325: [d60cc2c81dc2a] waiting for daemon to start [2020-07-29T14:48:01.358Z] daemon.go:353: [d60cc2c81dc2a] daemon started [2020-07-29T14:48:01.358Z] daemon.go:461: [d60cc2c81dc2a] Stopping daemon [2020-07-29T14:48:01.358Z] daemon.go:296: [d60cc2c81dc2a] exiting daemon [2020-07-29T14:48:01.358Z] daemon.go:448: [d60cc2c81dc2a] Daemon stopped [2020-07-29T14:48:01.358Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.89s) [2020-07-29T14:48:01.358Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-07-29T14:48:01.358Z] daemon.go:325: [dd84e15a1562a] waiting for daemon to start [2020-07-29T14:48:01.358Z] daemon.go:325: [dd84e15a1562a] waiting for daemon to start [2020-07-29T14:48:01.358Z] daemon.go:353: [dd84e15a1562a] daemon started [2020-07-29T14:48:01.358Z] docker_cli_network_unix_test.go:1084: Daemon dd84e15a1562a is not started [2020-07-29T14:48:01.358Z] daemon.go:325: [dd84e15a1562a] waiting for daemon to start [2020-07-29T14:48:01.358Z] daemon.go:296: [dd84e15a1562a] exiting daemon [2020-07-29T14:48:01.358Z] daemon.go:325: [dd84e15a1562a] waiting for daemon to start [2020-07-29T14:48:01.358Z] daemon.go:353: [dd84e15a1562a] daemon started [2020-07-29T14:48:01.358Z] daemon.go:461: [dd84e15a1562a] Stopping daemon [2020-07-29T14:48:01.358Z] daemon.go:296: [dd84e15a1562a] exiting daemon [2020-07-29T14:48:01.358Z] daemon.go:448: [dd84e15a1562a] Daemon stopped [2020-07-29T14:48:01.358Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-07-29T14:48:01.358Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-07-29T14:48:01.358Z] docker_cli_network_unix_test.go:46: Daemon deb1641b0d68f is not started [2020-07-29T14:48:01.358Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.72s) [2020-07-29T14:48:01.358Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-07-29T14:48:01.358Z] docker_cli_network_unix_test.go:46: Daemon ddc400b7d55dc is not started [2020-07-29T14:48:01.358Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.49s) [2020-07-29T14:48:01.358Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-07-29T14:48:01.358Z] docker_cli_network_unix_test.go:46: Daemon d39eb197fa16f is not started [2020-07-29T14:48:01.358Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2020-07-29T14:48:01.358Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-07-29T14:48:01.358Z] docker_cli_network_unix_test.go:46: Daemon dccd35ea22514 is not started [2020-07-29T14:48:01.358Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.61s) [2020-07-29T14:48:01.358Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-07-29T14:48:01.358Z] docker_cli_network_unix_test.go:46: Daemon d5445a424c34f is not started [2020-07-29T14:48:01.358Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.45s) [2020-07-29T14:48:01.358Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-07-29T14:48:01.358Z] docker_cli_network_unix_test.go:46: Daemon d1c8aac56485c is not started [2020-07-29T14:48:01.358Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.90s) [2020-07-29T14:48:01.358Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-07-29T14:48:01.358Z] docker_cli_network_unix_test.go:46: Daemon d17fe4ea2083b is not started [2020-07-29T14:48:01.358Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.52s) [2020-07-29T14:48:01.358Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-07-29T14:48:01.358Z] docker_cli_network_unix_test.go:46: Daemon d56b8b4cff104 is not started [2020-07-29T14:48:01.358Z] === RUN TestDockerHubPullSuite [2020-07-29T14:48:01.358Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-07-29T14:48:01.457Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-07-29T14:48:01.457Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2020-07-29T14:48:03.249Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-07-29T14:48:05.761Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-07-29T14:48:05.761Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-07-29T14:48:07.123Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-07-29T14:48:07.124Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-07-29T14:48:07.124Z] --- PASS: TestDockerHubPullSuite (5.68s) [2020-07-29T14:48:07.124Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.69s) [2020-07-29T14:48:07.124Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-07-29T14:48:07.124Z] daemon.go:325: [db97648a02cb0] waiting for daemon to start [2020-07-29T14:48:07.124Z] daemon.go:325: [db97648a02cb0] waiting for daemon to start [2020-07-29T14:48:07.124Z] daemon.go:353: [db97648a02cb0] daemon started [2020-07-29T14:48:07.124Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.15s) [2020-07-29T14:48:07.124Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.31s) [2020-07-29T14:48:07.124Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.24s) [2020-07-29T14:48:07.124Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.21s) [2020-07-29T14:48:07.124Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.05s) [2020-07-29T14:48:07.124Z] daemon.go:461: [db97648a02cb0] Stopping daemon [2020-07-29T14:48:07.124Z] daemon.go:296: [db97648a02cb0] exiting daemon [2020-07-29T14:48:07.124Z] daemon.go:448: [db97648a02cb0] Daemon stopped [2020-07-29T14:48:07.124Z] PASS [2020-07-29T14:48:07.124Z] [2020-07-29T14:48:07.124Z] === Skipped [2020-07-29T14:48:07.124Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-07-29T14:48:07.124Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-07-29T14:48:07.124Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-29T14:48:07.124Z] [2020-07-29T14:48:07.124Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-07-29T14:48:07.124Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-07-29T14:48:07.124Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-29T14:48:07.124Z] [2020-07-29T14:48:07.124Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-07-29T14:48:07.124Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-07-29T14:48:07.124Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-29T14:48:07.124Z] [2020-07-29T14:48:07.124Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-07-29T14:48:07.124Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-07-29T14:48:07.124Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-29T14:48:07.124Z] [2020-07-29T14:48:07.124Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-07-29T14:48:07.124Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-07-29T14:48:07.124Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-29T14:48:07.124Z] [2020-07-29T14:48:07.124Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2020-07-29T14:48:07.124Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2020-07-29T14:48:07.124Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-29T14:48:07.124Z] [2020-07-29T14:48:07.124Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.02s) [2020-07-29T14:48:07.124Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.02s) [2020-07-29T14:48:07.124Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-29T14:48:07.124Z] [2020-07-29T14:48:07.124Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-07-29T14:48:07.124Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-07-29T14:48:07.124Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-29T14:48:07.124Z] [2020-07-29T14:48:07.124Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-07-29T14:48:07.124Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-07-29T14:48:07.124Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-29T14:48:07.124Z] [2020-07-29T14:48:07.124Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-07-29T14:48:07.124Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-07-29T14:48:07.124Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-29T14:48:07.124Z] [2020-07-29T14:48:07.124Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-07-29T14:48:07.124Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-07-29T14:48:07.124Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-29T14:48:07.124Z] [2020-07-29T14:48:07.124Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-07-29T14:48:07.124Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-07-29T14:48:07.124Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-29T14:48:07.124Z] [2020-07-29T14:48:07.124Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-07-29T14:48:07.124Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-07-29T14:48:07.124Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-29T14:48:07.124Z] [2020-07-29T14:48:07.124Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-07-29T14:48:07.124Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-07-29T14:48:07.124Z] docker_cli_sni_test.go:18: Flakey test [2020-07-29T14:48:07.124Z] [2020-07-29T14:48:07.124Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2020-07-29T14:48:07.124Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2020-07-29T14:48:07.124Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-29T14:48:07.124Z] [2020-07-29T14:48:07.124Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-07-29T14:48:07.124Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-07-29T14:48:07.124Z] requirement.go:26: unmatched requirement Devicemapper [2020-07-29T14:48:07.124Z] [2020-07-29T14:48:07.124Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-07-29T14:48:07.124Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-07-29T14:48:07.124Z] requirement.go:26: unmatched requirement Devicemapper [2020-07-29T14:48:07.124Z] [2020-07-29T14:48:07.124Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-07-29T14:48:07.124Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-07-29T14:48:07.124Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-07-29T14:48:07.124Z] [2020-07-29T14:48:07.124Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-07-29T14:48:07.124Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-07-29T14:48:07.124Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-07-29T14:48:07.124Z] [2020-07-29T14:48:07.124Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-07-29T14:48:07.124Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-07-29T14:48:07.124Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-29T14:48:07.124Z] [2020-07-29T14:48:07.124Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-07-29T14:48:07.124Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-07-29T14:48:07.124Z] requirement.go:26: unmatched requirement Devicemapper [2020-07-29T14:48:07.124Z] [2020-07-29T14:48:07.124Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-07-29T14:48:07.124Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-07-29T14:48:07.124Z] requirement.go:26: unmatched requirement Devicemapper [2020-07-29T14:48:07.124Z] [2020-07-29T14:48:07.124Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-07-29T14:48:07.124Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-07-29T14:48:07.124Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-29T14:48:07.124Z] [2020-07-29T14:48:07.124Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-07-29T14:48:07.124Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-07-29T14:48:07.124Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-29T14:48:07.124Z] [2020-07-29T14:48:07.124Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-07-29T14:48:07.124Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-07-29T14:48:07.124Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-29T14:48:07.124Z] [2020-07-29T14:48:07.124Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-07-29T14:48:07.124Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-07-29T14:48:07.124Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-29T14:48:07.124Z] [2020-07-29T14:48:07.124Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-07-29T14:48:07.124Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-07-29T14:48:07.124Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-07-29T14:48:07.124Z] [2020-07-29T14:48:07.124Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-29T14:48:07.124Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-29T14:48:07.124Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2020-07-29T14:48:07.124Z] [2020-07-29T14:48:07.124Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-07-29T14:48:07.124Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-07-29T14:48:07.124Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-07-29T14:48:07.124Z] [2020-07-29T14:48:07.124Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-29T14:48:07.124Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-29T14:48:07.124Z] requirement.go:26: unmatched requirement IsolationIsProcess [2020-07-29T14:48:07.124Z] [2020-07-29T14:48:07.124Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-07-29T14:48:07.124Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-07-29T14:48:07.124Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-07-29T14:48:07.124Z] [2020-07-29T14:48:07.124Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-07-29T14:48:07.124Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-07-29T14:48:07.124Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-07-29T14:48:07.124Z] [2020-07-29T14:48:07.124Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2020-07-29T14:48:07.124Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2020-07-29T14:48:07.124Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-07-29T14:48:07.124Z] [2020-07-29T14:48:07.124Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-07-29T14:48:07.124Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-07-29T14:48:07.124Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-07-29T14:48:07.124Z] [2020-07-29T14:48:07.124Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-07-29T14:48:07.124Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-07-29T14:48:07.124Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-29T14:48:07.124Z] [2020-07-29T14:48:07.124Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-07-29T14:48:07.124Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-07-29T14:48:07.124Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-29T14:48:07.124Z] [2020-07-29T14:48:07.124Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-07-29T14:48:07.124Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-07-29T14:48:07.124Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-29T14:48:07.124Z] [2020-07-29T14:48:07.124Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-07-29T14:48:07.124Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-07-29T14:48:07.124Z] requirement.go:26: unmatched requirement blkioWeight [2020-07-29T14:48:07.124Z] [2020-07-29T14:48:07.124Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-07-29T14:48:07.124Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-07-29T14:48:07.124Z] requirement.go:26: unmatched requirement blkioWeight [2020-07-29T14:48:07.124Z] [2020-07-29T14:48:07.124Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2020-07-29T14:48:07.124Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2020-07-29T14:48:07.124Z] requirement.go:26: unmatched requirement blkioWeight [2020-07-29T14:48:07.124Z] [2020-07-29T14:48:07.124Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2020-07-29T14:48:07.124Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2020-07-29T14:48:07.124Z] requirement.go:26: unmatched requirement blkioWeight [2020-07-29T14:48:07.124Z] [2020-07-29T14:48:07.124Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-07-29T14:48:07.124Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-07-29T14:48:07.124Z] requirement.go:26: unmatched requirement blkioWeight [2020-07-29T14:48:07.124Z] [2020-07-29T14:48:07.124Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-07-29T14:48:07.124Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-07-29T14:48:07.124Z] requirement.go:26: unmatched requirement blkioWeight [2020-07-29T14:48:07.124Z] [2020-07-29T14:48:07.124Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-07-29T14:48:07.124Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-07-29T14:48:07.124Z] requirement.go:26: unmatched requirement blkioWeight [2020-07-29T14:48:07.124Z] [2020-07-29T14:48:07.124Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-07-29T14:48:07.124Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-07-29T14:48:07.124Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-07-29T14:48:07.124Z] [2020-07-29T14:48:07.124Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-07-29T14:48:07.124Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-07-29T14:48:07.124Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-29T14:48:07.124Z] [2020-07-29T14:48:07.124Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-07-29T14:48:07.124Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-07-29T14:48:07.124Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-07-29T14:48:07.124Z] [2020-07-29T14:48:07.124Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-07-29T14:48:07.124Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-07-29T14:48:07.124Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-07-29T14:48:07.124Z] [2020-07-29T14:48:07.124Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-07-29T14:48:07.124Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-07-29T14:48:07.124Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-07-29T14:48:07.124Z] [2020-07-29T14:48:07.124Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-07-29T14:48:07.124Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-07-29T14:48:07.124Z] requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-07-29T14:48:07.124Z] [2020-07-29T14:48:07.124Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-07-29T14:48:07.124Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-07-29T14:48:07.124Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-07-29T14:48:07.124Z] requirement.go:26: unmatched requirement OnlyDefaultNetworks [2020-07-29T14:48:07.124Z] docker_cli_network_unix_test.go:46: Daemon d7419e962cdb6 is not started [2020-07-29T14:48:07.124Z] [2020-07-29T14:48:07.124Z] [2020-07-29T14:48:07.124Z] DONE 1249 tests, 51 skipped in 1430.593s [2020-07-29T14:48:07.124Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-29T14:48:07.124Z] ++++ cat bundles/test-integration/docker.pid [2020-07-29T14:48:07.124Z] +++ kill 7336 [2020-07-29T14:48:08.492Z] umount: bundles/test-integration/root: no mount point specified. [2020-07-29T14:48:08.492Z] +++ /etc/init.d/apparmor stop [2020-07-29T14:48:08.492Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-29T14:48:08.492Z] [2020-07-29T14:48:08.492Z] Unloading profiles will leave already running processes permanently [2020-07-29T14:48:08.492Z] unconfined, which can lead to unexpected situations. [2020-07-29T14:48:08.492Z] [2020-07-29T14:48:08.492Z] To set a process to complain mode, use the command line tool [2020-07-29T14:48:08.492Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-29T14:48:08.492Z] +++ true [2020-07-29T14:48:08.492Z] exiting test-integration [2020-07-29T14:48:08.492Z] ++ exit 0 [2020-07-29T14:48:08.492Z] [2020-07-29T14:48:08.492Z] + for job in $(jobs -p) [2020-07-29T14:48:08.492Z] + wait 8230 [2020-07-29T14:48:13.992Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-07-29T14:48:16.965Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-07-29T14:48:17.437Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-07-29T14:48:30.132Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-07-29T14:48:30.132Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-07-29T14:48:30.132Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-07-29T14:48:30.132Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-07-29T14:48:31.708Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-07-29T14:48:34.974Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-07-29T14:48:36.861Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-07-29T14:48:40.404Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-07-29T14:48:40.877Z] === RUN TestDockerSuite/TestBuildXZHost [2020-07-29T14:48:41.349Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-07-29T14:48:41.349Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-07-29T14:48:41.349Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-07-29T14:48:42.111Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-07-29T14:48:42.923Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-07-29T14:48:47.699Z] === RUN TestDockerSuite/TestCommitChange [2020-07-29T14:48:48.685Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-07-29T14:48:50.048Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-07-29T14:48:52.484Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-07-29T14:48:55.284Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-07-29T14:48:56.300Z] === RUN TestDockerSuite/TestCommitHardlink [2020-07-29T14:48:56.300Z] === RUN TestDockerSuite/TestCommitNewFile [2020-07-29T14:48:56.648Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-07-29T14:49:00.811Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-07-29T14:49:00.811Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-07-29T14:49:02.196Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-07-29T14:49:02.196Z] === RUN TestDockerSuite/TestCommitTTY [2020-07-29T14:49:06.050Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-07-29T14:49:07.003Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-07-29T14:49:07.569Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-07-29T14:49:09.454Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-07-29T14:49:14.727Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-07-29T14:49:17.698Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-07-29T14:49:17.698Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-07-29T14:49:17.698Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-07-29T14:49:17.698Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-07-29T14:49:17.698Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-07-29T14:49:17.698Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-07-29T14:49:17.698Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-07-29T14:49:17.698Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-07-29T14:49:17.698Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-07-29T14:49:23.588Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-07-29T14:49:29.481Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-07-29T14:49:29.481Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-07-29T14:49:31.710Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-07-29T14:49:31.710Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-07-29T14:49:31.710Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-07-29T14:49:31.710Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-07-29T14:49:33.284Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-07-29T14:49:33.284Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-07-29T14:49:33.284Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-07-29T14:49:35.512Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-07-29T14:49:35.512Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-07-29T14:49:35.512Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-07-29T14:49:35.512Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-07-29T14:49:35.512Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-07-29T14:49:37.742Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-07-29T14:49:39.316Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-07-29T14:49:40.900Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-07-29T14:49:40.900Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-07-29T14:49:40.900Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-07-29T14:49:42.475Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-07-29T14:49:42.475Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-07-29T14:49:44.704Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-07-29T14:49:44.704Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-07-29T14:49:44.704Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-07-29T14:49:46.278Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-07-29T14:49:46.278Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-07-29T14:49:47.853Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-07-29T14:49:47.853Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-07-29T14:49:50.083Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-07-29T14:49:50.083Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-07-29T14:49:52.311Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-07-29T14:49:55.278Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-07-29T14:50:03.972Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-07-29T14:50:03.972Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-07-29T14:50:03.972Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-07-29T14:50:03.972Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-07-29T14:50:03.972Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-07-29T14:50:05.547Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-07-29T14:50:05.547Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-07-29T14:50:05.605Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-07-29T14:50:07.120Z] === RUN TestDockerSuite/TestContainerAPITop [2020-07-29T14:50:07.121Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-07-29T14:50:08.700Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-07-29T14:50:08.700Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-07-29T14:50:12.510Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-07-29T14:50:14.085Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-07-29T14:50:14.085Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-07-29T14:50:14.556Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-07-29T14:50:14.556Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-07-29T14:50:14.556Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-07-29T14:50:14.556Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2020-07-29T14:50:16.131Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-07-29T14:50:31.110Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-07-29T14:50:31.110Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-07-29T14:50:31.110Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-07-29T14:50:31.581Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-07-29T14:50:31.581Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-07-29T14:50:31.581Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-07-29T14:50:31.581Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-07-29T14:50:31.581Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-07-29T14:50:33.155Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-07-29T14:50:33.155Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-07-29T14:50:33.155Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-07-29T14:50:33.626Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-07-29T14:50:33.626Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-07-29T14:50:33.626Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-07-29T14:50:33.626Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-07-29T14:50:33.626Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-07-29T14:50:33.626Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-07-29T14:50:33.626Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-07-29T14:50:33.626Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-07-29T14:50:33.626Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-07-29T14:50:33.626Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-07-29T14:50:33.626Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-07-29T14:50:35.852Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-07-29T14:50:35.852Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-07-29T14:50:35.852Z] === RUN TestDockerSuite/TestCpRelativePath [2020-07-29T14:50:37.426Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-07-29T14:50:37.426Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-07-29T14:50:37.426Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-07-29T14:50:37.426Z] === RUN TestDockerSuite/TestCpToCaseA [2020-07-29T14:50:41.235Z] === RUN TestDockerSuite/TestCpToCaseB [2020-07-29T14:50:43.463Z] === RUN TestDockerSuite/TestCpToCaseC [2020-07-29T14:50:43.463Z] === RUN TestDockerSuite/TestCpToCaseD [2020-07-29T14:50:43.463Z] === RUN TestDockerSuite/TestCpToCaseE [2020-07-29T14:50:50.653Z] === RUN TestDockerSuite/TestCpToCaseF [2020-07-29T14:50:50.653Z] === RUN TestDockerSuite/TestCpToCaseG [2020-07-29T14:50:50.653Z] === RUN TestDockerSuite/TestCpToCaseH [2020-07-29T14:50:52.229Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-07-29T14:50:57.840Z] === RUN TestDockerSuite/TestCpToCaseI [2020-07-29T14:50:57.840Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-07-29T14:50:57.840Z] === RUN TestDockerSuite/TestCpToDot [2020-07-29T14:50:59.415Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-07-29T14:50:59.415Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-07-29T14:50:59.415Z] === RUN TestDockerSuite/TestCpToStdout [2020-07-29T14:51:01.646Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-07-29T14:51:01.646Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-07-29T14:51:01.646Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-07-29T14:51:01.646Z] === RUN TestDockerSuite/TestCpVolumePath [2020-07-29T14:51:01.646Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-07-29T14:51:01.646Z] === RUN TestDockerSuite/TestCreateArgs [2020-07-29T14:51:02.118Z] === RUN TestDockerSuite/TestCreateByImageID [2020-07-29T14:51:03.693Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-07-29T14:51:04.388Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-07-29T14:51:05.268Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-07-29T14:51:05.740Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-07-29T14:51:05.740Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-07-29T14:51:07.968Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-07-29T14:51:07.968Z] === RUN TestDockerSuite/TestCreateLabels [2020-07-29T14:51:08.440Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-07-29T14:51:08.440Z] === RUN TestDockerSuite/TestCreateRM [2020-07-29T14:51:08.440Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-07-29T14:51:08.440Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-07-29T14:51:08.551Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-07-29T14:51:08.911Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-07-29T14:51:08.911Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-07-29T14:51:16.093Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-07-29T14:51:16.093Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-07-29T14:51:16.093Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-07-29T14:51:20.867Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-07-29T14:51:20.867Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-07-29T14:51:20.867Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-07-29T14:51:22.452Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-07-29T14:51:22.452Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-07-29T14:51:22.452Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-07-29T14:51:22.452Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-07-29T14:51:22.452Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-07-29T14:51:22.452Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-07-29T14:51:22.452Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-07-29T14:51:22.452Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-07-29T14:51:22.452Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-07-29T14:51:22.452Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-07-29T14:51:22.452Z] === RUN TestDockerSuite/TestDevicePermissions [2020-07-29T14:51:22.452Z] === RUN TestDockerSuite/TestDockerFails [2020-07-29T14:51:22.452Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-07-29T14:51:22.452Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-07-29T14:51:22.452Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-07-29T14:51:22.452Z] === RUN TestDockerSuite/TestEventsAttach [2020-07-29T14:51:22.452Z] === RUN TestDockerSuite/TestEventsCommit [2020-07-29T14:51:22.452Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-07-29T14:51:24.678Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-07-29T14:51:26.904Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-07-29T14:51:28.479Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-07-29T14:51:41.015Z] === RUN TestDockerSuite/TestEventsCopy [2020-07-29T14:51:44.873Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-07-29T14:51:49.646Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-07-29T14:51:51.224Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-07-29T14:51:51.695Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-07-29T14:51:55.505Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-07-29T14:51:55.505Z] === RUN TestDockerSuite/TestEventsFilterType [2020-07-29T14:51:55.976Z] === RUN TestDockerSuite/TestEventsFilters [2020-07-29T14:52:00.752Z] === RUN TestDockerSuite/TestEventsFormat [2020-07-29T14:52:03.722Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-07-29T14:52:04.194Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-07-29T14:52:04.194Z] === RUN TestDockerSuite/TestEventsImageImport [2020-07-29T14:52:04.194Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-07-29T14:52:04.194Z] === RUN TestDockerSuite/TestEventsImagePull [2020-07-29T14:52:04.194Z] === RUN TestDockerSuite/TestEventsImageTag [2020-07-29T14:52:05.188Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-07-29T14:52:05.188Z] === RUN TestDockerSuite/TestEventsRename [2020-07-29T14:52:07.415Z] === RUN TestDockerSuite/TestEventsResize [2020-07-29T14:52:09.642Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-07-29T14:52:11.215Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-07-29T14:52:13.441Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-07-29T14:52:18.217Z] === RUN TestDockerSuite/TestEventsTop [2020-07-29T14:52:18.217Z] === RUN TestDockerSuite/TestEventsUntag [2020-07-29T14:52:20.445Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-07-29T14:52:24.252Z] === RUN TestDockerSuite/TestExec [2020-07-29T14:52:24.252Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-07-29T14:52:24.252Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-07-29T14:52:25.246Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-07-29T14:52:26.820Z] === RUN TestDockerSuite/TestExecAPIStart [2020-07-29T14:52:26.820Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-07-29T14:52:26.820Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-07-29T14:52:26.820Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-07-29T14:52:28.395Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-07-29T14:52:29.968Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-07-29T14:52:32.196Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-07-29T14:52:33.770Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-07-29T14:52:37.579Z] === RUN TestDockerSuite/TestExecCgroup [2020-07-29T14:52:37.579Z] === RUN TestDockerSuite/TestExecEnv [2020-07-29T14:52:37.579Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-07-29T14:52:37.579Z] === RUN TestDockerSuite/TestExecExitStatus [2020-07-29T14:52:39.153Z] === RUN TestDockerSuite/TestExecInspectID [2020-07-29T14:52:43.928Z] === RUN TestDockerSuite/TestExecInteractive [2020-07-29T14:52:43.928Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-07-29T14:52:43.928Z] === RUN TestDockerSuite/TestExecParseError [2020-07-29T14:52:43.928Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-07-29T14:52:43.928Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-07-29T14:52:43.928Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-07-29T14:52:46.174Z] === RUN TestDockerSuite/TestExecSetEnv [2020-07-29T14:52:46.174Z] === RUN TestDockerSuite/TestExecStartFails [2020-07-29T14:52:46.174Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-07-29T14:52:46.174Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-07-29T14:52:46.174Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-07-29T14:52:46.174Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-07-29T14:52:48.405Z] === RUN TestDockerSuite/TestExecUlimits [2020-07-29T14:52:48.405Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-07-29T14:52:54.308Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-07-29T14:52:54.308Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-07-29T14:52:54.308Z] === RUN TestDockerSuite/TestExecWithUser [2020-07-29T14:52:54.308Z] === RUN TestDockerSuite/TestGetContainerStats [2020-07-29T14:53:00.199Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-07-29T14:53:06.087Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-07-29T14:53:08.318Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-07-29T14:53:14.212Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-07-29T14:53:14.212Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-07-29T14:53:14.212Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-07-29T14:53:14.212Z] === RUN TestDockerSuite/TestHealth [2020-07-29T14:53:14.212Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-07-29T14:53:14.212Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-07-29T14:53:14.212Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-07-29T14:53:14.212Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-07-29T14:53:14.915Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-07-29T14:53:18.985Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-07-29T14:53:18.985Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-07-29T14:53:18.985Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-07-29T14:53:18.985Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-07-29T14:53:18.985Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-07-29T14:53:18.985Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-07-29T14:53:19.457Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-07-29T14:53:19.457Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-07-29T14:53:20.450Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-07-29T14:53:20.450Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-07-29T14:53:21.467Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-07-29T14:53:22.023Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-07-29T14:53:22.023Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-07-29T14:53:23.353Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-07-29T14:53:23.596Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-07-29T14:53:25.824Z] === RUN TestDockerSuite/TestImagesFormat [2020-07-29T14:53:25.864Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-07-29T14:53:26.296Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-07-29T14:53:26.296Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-07-29T14:53:29.128Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-07-29T14:53:29.264Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-07-29T14:53:29.264Z] === RUN TestDockerSuite/TestImportBadURL [2020-07-29T14:53:31.013Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-07-29T14:53:32.231Z] === RUN TestDockerSuite/TestImportDisplay [2020-07-29T14:53:32.231Z] === RUN TestDockerSuite/TestImportFile [2020-07-29T14:53:32.231Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-07-29T14:53:32.231Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-07-29T14:53:32.231Z] === RUN TestDockerSuite/TestImportGzipped [2020-07-29T14:53:32.231Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-07-29T14:53:32.231Z] === RUN TestDockerSuite/TestInfoDebug [2020-07-29T14:53:32.231Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2020-07-29T14:53:32.231Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2020-07-29T14:53:32.232Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2020-07-29T14:53:32.232Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-07-29T14:53:32.232Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-07-29T14:53:32.232Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-07-29T14:53:32.232Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-07-29T14:53:32.232Z] === RUN TestDockerSuite/TestInfoFormat [2020-07-29T14:53:32.703Z] === RUN TestDockerSuite/TestInsecureRegistries [2020-07-29T14:53:32.703Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-07-29T14:53:32.703Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-07-29T14:53:32.703Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-07-29T14:53:34.929Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-07-29T14:53:36.503Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-07-29T14:53:36.503Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-07-29T14:53:36.503Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-07-29T14:53:36.503Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-07-29T14:53:36.503Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-07-29T14:53:38.733Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-07-29T14:53:38.733Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-07-29T14:53:40.486Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-07-29T14:53:40.486Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-07-29T14:53:40.486Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-07-29T14:53:40.486Z] === RUN TestDockerSuite/TestInspectDefault [2020-07-29T14:53:42.061Z] === RUN TestDockerSuite/TestInspectHistory [2020-07-29T14:53:46.840Z] === RUN TestDockerSuite/TestInspectImage [2020-07-29T14:53:46.840Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-07-29T14:53:46.840Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-07-29T14:53:46.840Z] === RUN TestDockerSuite/TestInspectInt64 [2020-07-29T14:53:48.417Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-07-29T14:53:49.992Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-07-29T14:53:49.992Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-07-29T14:53:52.219Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-07-29T14:53:53.793Z] === RUN TestDockerSuite/TestInspectPlugin [2020-07-29T14:53:53.793Z] === RUN TestDockerSuite/TestInspectRootFS [2020-07-29T14:53:53.793Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-07-29T14:53:56.027Z] === RUN TestDockerSuite/TestInspectStatus [2020-07-29T14:53:57.602Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-07-29T14:54:01.415Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-07-29T14:54:03.644Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-07-29T14:54:05.218Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-07-29T14:54:06.793Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-07-29T14:54:09.022Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-07-29T14:54:10.597Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-07-29T14:54:12.172Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-07-29T14:54:12.172Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-07-29T14:54:12.172Z] === RUN TestDockerSuite/TestLinksEnvs [2020-07-29T14:54:12.172Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-07-29T14:54:12.172Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-07-29T14:54:12.172Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-07-29T14:54:12.172Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-07-29T14:54:12.172Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-07-29T14:54:12.172Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-07-29T14:54:12.172Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-07-29T14:54:12.172Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-07-29T14:54:12.643Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-07-29T14:54:12.643Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-07-29T14:54:12.643Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-07-29T14:54:12.643Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-07-29T14:54:12.643Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-07-29T14:54:12.643Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-07-29T14:54:12.643Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-07-29T14:54:12.643Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-07-29T14:54:12.643Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-07-29T14:54:14.219Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-07-29T14:54:15.797Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-07-29T14:54:20.579Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-07-29T14:54:22.809Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-07-29T14:54:22.809Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-07-29T14:54:24.383Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-07-29T14:54:24.383Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-07-29T14:54:27.178Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-07-29T14:54:27.178Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-07-29T14:54:28.543Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-07-29T14:54:30.275Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-07-29T14:54:31.054Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-07-29T14:54:34.318Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-07-29T14:54:36.205Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-07-29T14:54:37.468Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-07-29T14:54:42.246Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-07-29T14:54:44.474Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-07-29T14:54:46.703Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-07-29T14:54:46.703Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-07-29T14:54:48.929Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-07-29T14:54:50.503Z] === RUN TestDockerSuite/TestLogsSince [2020-07-29T14:54:58.079Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-07-29T14:54:59.200Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-07-29T14:54:59.200Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-07-29T14:54:59.200Z] === RUN TestDockerSuite/TestLogsTail [2020-07-29T14:55:01.427Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-07-29T14:55:03.002Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-07-29T14:55:05.231Z] === RUN TestDockerSuite/TestMountIntoProc [2020-07-29T14:55:05.231Z] === RUN TestDockerSuite/TestMountIntoSys [2020-07-29T14:55:05.231Z] === RUN TestDockerSuite/TestNetHostname [2020-07-29T14:55:05.231Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-07-29T14:55:05.231Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-07-29T14:55:05.231Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-07-29T14:55:05.231Z] === RUN TestDockerSuite/TestPluginActive [2020-07-29T14:55:05.231Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-07-29T14:55:05.231Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-07-29T14:55:05.231Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-07-29T14:55:05.231Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-07-29T14:55:05.231Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-07-29T14:55:05.231Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-07-29T14:55:05.231Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-07-29T14:55:05.231Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-07-29T14:55:05.231Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-07-29T14:55:05.231Z] === RUN TestDockerSuite/TestPortHostBinding [2020-07-29T14:55:05.231Z] === RUN TestDockerSuite/TestPortList [2020-07-29T14:55:05.231Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-07-29T14:55:08.067Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-07-29T14:55:09.043Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-07-29T14:55:09.043Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-07-29T14:55:09.043Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-07-29T14:55:09.043Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-07-29T14:55:09.043Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-07-29T14:55:09.043Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-07-29T14:55:09.043Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-07-29T14:55:09.043Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-07-29T14:55:09.043Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-07-29T14:55:09.043Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-07-29T14:55:09.953Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-07-29T14:55:11.840Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-07-29T14:55:12.858Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-07-29T14:55:12.858Z] === RUN TestDockerSuite/TestPsByOrder [2020-07-29T14:55:15.102Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-07-29T14:55:20.054Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-07-29T14:55:20.054Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-07-29T14:55:21.631Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-07-29T14:55:26.871Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-07-29T14:55:28.756Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-07-29T14:55:28.760Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-07-29T14:55:31.297Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-07-29T14:55:33.811Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-07-29T14:55:36.344Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-07-29T14:55:39.610Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-07-29T14:55:41.285Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-07-29T14:55:41.286Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-07-29T14:55:41.286Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-07-29T14:55:42.124Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-07-29T14:55:53.994Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-07-29T14:55:56.222Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-07-29T14:56:03.410Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-07-29T14:56:06.375Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-07-29T14:56:06.375Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-07-29T14:56:06.375Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-07-29T14:56:10.185Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-07-29T14:56:10.185Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-07-29T14:56:10.185Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-07-29T14:56:10.185Z] === RUN TestDockerSuite/TestPsRightTagName [2020-07-29T14:56:10.185Z] === RUN TestDockerSuite/TestPsShowMounts [2020-07-29T14:56:16.078Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-07-29T14:56:16.078Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-07-29T14:56:17.656Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-07-29T14:56:17.656Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-07-29T14:56:19.235Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-07-29T14:56:20.233Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-07-29T14:56:20.233Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-07-29T14:56:24.179Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-07-29T14:56:27.145Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-07-29T14:56:29.374Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-07-29T14:56:38.273Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-07-29T14:56:50.436Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-07-29T14:56:50.659Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-07-29T14:56:50.659Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-07-29T14:56:54.469Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-07-29T14:56:54.939Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-07-29T14:56:54.939Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-07-29T14:56:55.412Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-07-29T14:56:59.224Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-07-29T14:57:03.034Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-07-29T14:57:03.034Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-07-29T14:57:06.847Z] === RUN TestDockerSuite/TestRmiBlank [2020-07-29T14:57:06.847Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-07-29T14:57:06.847Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-07-29T14:57:08.470Z] --- PASS: TestDockerSwarmSuite (1617.06s) [2020-07-29T14:57:08.470Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.29s) [2020-07-29T14:57:08.470Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-07-29T14:57:08.470Z] daemon.go:325: [da75366381f67] waiting for daemon to start [2020-07-29T14:57:08.470Z] daemon.go:325: [da75366381f67] waiting for daemon to start [2020-07-29T14:57:08.470Z] daemon.go:353: [da75366381f67] daemon started [2020-07-29T14:57:08.470Z] daemon.go:461: [da75366381f67] Stopping daemon [2020-07-29T14:57:08.470Z] daemon.go:296: [da75366381f67] exiting daemon [2020-07-29T14:57:08.470Z] daemon.go:448: [da75366381f67] Daemon stopped [2020-07-29T14:57:08.470Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.79s) [2020-07-29T14:57:08.470Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-07-29T14:57:08.470Z] daemon.go:325: [d5e26798b1116] waiting for daemon to start [2020-07-29T14:57:08.470Z] daemon.go:325: [d5e26798b1116] waiting for daemon to start [2020-07-29T14:57:08.470Z] daemon.go:353: [d5e26798b1116] daemon started [2020-07-29T14:57:08.470Z] daemon.go:461: [d5e26798b1116] Stopping daemon [2020-07-29T14:57:08.470Z] daemon.go:296: [d5e26798b1116] exiting daemon [2020-07-29T14:57:08.470Z] daemon.go:448: [d5e26798b1116] Daemon stopped [2020-07-29T14:57:08.470Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.13s) [2020-07-29T14:57:08.470Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-07-29T14:57:08.470Z] daemon.go:325: [d0b4911b7ea70] waiting for daemon to start [2020-07-29T14:57:08.470Z] daemon.go:325: [d0b4911b7ea70] waiting for daemon to start [2020-07-29T14:57:08.470Z] daemon.go:353: [d0b4911b7ea70] daemon started [2020-07-29T14:57:08.470Z] daemon.go:461: [d0b4911b7ea70] Stopping daemon [2020-07-29T14:57:08.470Z] daemon.go:296: [d0b4911b7ea70] exiting daemon [2020-07-29T14:57:08.470Z] daemon.go:448: [d0b4911b7ea70] Daemon stopped [2020-07-29T14:57:08.470Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.36s) [2020-07-29T14:57:08.470Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash [2020-07-29T14:57:08.470Z] daemon.go:325: [d4e34766453b0] waiting for daemon to start [2020-07-29T14:57:08.470Z] daemon.go:325: [d4e34766453b0] waiting for daemon to start [2020-07-29T14:57:08.470Z] daemon.go:353: [d4e34766453b0] daemon started [2020-07-29T14:57:08.470Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash [2020-07-29T14:57:08.470Z] daemon.go:325: [d725e20db2049] waiting for daemon to start [2020-07-29T14:57:08.470Z] daemon.go:325: [d725e20db2049] waiting for daemon to start [2020-07-29T14:57:08.470Z] daemon.go:353: [d725e20db2049] daemon started [2020-07-29T14:57:08.470Z] daemon.go:461: [d4e34766453b0] Stopping daemon [2020-07-29T14:57:08.470Z] daemon.go:296: [d4e34766453b0] exiting daemon [2020-07-29T14:57:08.470Z] daemon.go:448: [d4e34766453b0] Daemon stopped [2020-07-29T14:57:08.470Z] daemon.go:461: [d725e20db2049] Stopping daemon [2020-07-29T14:57:08.470Z] daemon.go:296: [d725e20db2049] exiting daemon [2020-07-29T14:57:08.470Z] daemon.go:448: [d725e20db2049] Daemon stopped [2020-07-29T14:57:08.470Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.03s) [2020-07-29T14:57:08.470Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-07-29T14:57:08.470Z] daemon.go:325: [d1e30c0ccf82f] waiting for daemon to start [2020-07-29T14:57:08.470Z] daemon.go:325: [d1e30c0ccf82f] waiting for daemon to start [2020-07-29T14:57:08.470Z] daemon.go:353: [d1e30c0ccf82f] daemon started [2020-07-29T14:57:08.470Z] daemon.go:461: [d1e30c0ccf82f] Stopping daemon [2020-07-29T14:57:08.470Z] daemon.go:296: [d1e30c0ccf82f] exiting daemon [2020-07-29T14:57:08.470Z] daemon.go:448: [d1e30c0ccf82f] Daemon stopped [2020-07-29T14:57:08.470Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (23.72s) [2020-07-29T14:57:08.470Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-07-29T14:57:08.470Z] daemon.go:325: [df4e313ae43a7] waiting for daemon to start [2020-07-29T14:57:08.470Z] daemon.go:325: [df4e313ae43a7] waiting for daemon to start [2020-07-29T14:57:08.470Z] daemon.go:353: [df4e313ae43a7] daemon started [2020-07-29T14:57:08.470Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-07-29T14:57:08.470Z] daemon.go:325: [dce8e5f4b3dde] waiting for daemon to start [2020-07-29T14:57:08.470Z] daemon.go:325: [dce8e5f4b3dde] waiting for daemon to start [2020-07-29T14:57:08.470Z] daemon.go:353: [dce8e5f4b3dde] daemon started [2020-07-29T14:57:08.470Z] check_test.go:358: [dce8e5f4b3dde] joining swarm manager [df4e313ae43a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-29T14:57:08.470Z] daemon.go:461: [dce8e5f4b3dde] Stopping daemon [2020-07-29T14:57:08.470Z] daemon.go:296: [dce8e5f4b3dde] exiting daemon [2020-07-29T14:57:08.470Z] daemon.go:448: [dce8e5f4b3dde] Daemon stopped [2020-07-29T14:57:08.470Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-07-29T14:57:08.470Z] daemon.go:325: [dd7cbab485dbc] waiting for daemon to start [2020-07-29T14:57:08.470Z] daemon.go:325: [dd7cbab485dbc] waiting for daemon to start [2020-07-29T14:57:08.470Z] daemon.go:353: [dd7cbab485dbc] daemon started [2020-07-29T14:57:08.470Z] check_test.go:358: [dd7cbab485dbc] joining swarm manager [df4e313ae43a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-29T14:57:08.470Z] daemon.go:461: [df4e313ae43a7] Stopping daemon [2020-07-29T14:57:08.470Z] daemon.go:296: [df4e313ae43a7] exiting daemon [2020-07-29T14:57:08.470Z] daemon.go:448: [df4e313ae43a7] Daemon stopped [2020-07-29T14:57:08.470Z] check_test.go:379: Daemon dce8e5f4b3dde is not started [2020-07-29T14:57:08.470Z] daemon.go:461: [dd7cbab485dbc] Stopping daemon [2020-07-29T14:57:08.470Z] daemon.go:296: [dd7cbab485dbc] exiting daemon [2020-07-29T14:57:08.470Z] daemon.go:448: [dd7cbab485dbc] Daemon stopped [2020-07-29T14:57:08.470Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-07-29T14:57:08.470Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-07-29T14:57:08.470Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.51s) [2020-07-29T14:57:08.470Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit [2020-07-29T14:57:08.470Z] daemon.go:325: [d02bd57d066e4] waiting for daemon to start [2020-07-29T14:57:08.470Z] daemon.go:325: [d02bd57d066e4] waiting for daemon to start [2020-07-29T14:57:08.470Z] daemon.go:353: [d02bd57d066e4] daemon started [2020-07-29T14:57:08.470Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit [2020-07-29T14:57:08.470Z] daemon.go:325: [d85270efe5059] waiting for daemon to start [2020-07-29T14:57:08.470Z] daemon.go:325: [d85270efe5059] waiting for daemon to start [2020-07-29T14:57:08.470Z] daemon.go:353: [d85270efe5059] daemon started [2020-07-29T14:57:08.470Z] check_test.go:358: [d85270efe5059] joining swarm manager [d02bd57d066e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-29T14:57:08.470Z] daemon.go:461: [d02bd57d066e4] Stopping daemon [2020-07-29T14:57:08.470Z] daemon.go:296: [d02bd57d066e4] exiting daemon [2020-07-29T14:57:08.470Z] daemon.go:448: [d02bd57d066e4] Daemon stopped [2020-07-29T14:57:08.470Z] daemon.go:461: [d85270efe5059] Stopping daemon [2020-07-29T14:57:08.470Z] daemon.go:296: [d85270efe5059] exiting daemon [2020-07-29T14:57:08.470Z] daemon.go:448: [d85270efe5059] Daemon stopped [2020-07-29T14:57:08.470Z] daemon.go:325: [d02bd57d066e4] waiting for daemon to start [2020-07-29T14:57:08.470Z] daemon.go:325: [d02bd57d066e4] waiting for daemon to start [2020-07-29T14:57:08.470Z] daemon.go:353: [d02bd57d066e4] daemon started [2020-07-29T14:57:08.470Z] daemon.go:325: [d85270efe5059] waiting for daemon to start [2020-07-29T14:57:08.470Z] daemon.go:325: [d85270efe5059] waiting for daemon to start [2020-07-29T14:57:08.470Z] daemon.go:353: [d85270efe5059] daemon started [2020-07-29T14:57:08.470Z] daemon.go:461: [d02bd57d066e4] Stopping daemon [2020-07-29T14:57:08.470Z] daemon.go:296: [d02bd57d066e4] exiting daemon [2020-07-29T14:57:08.470Z] daemon.go:448: [d02bd57d066e4] Daemon stopped [2020-07-29T14:57:08.470Z] daemon.go:461: [d85270efe5059] Stopping daemon [2020-07-29T14:57:08.470Z] daemon.go:296: [d85270efe5059] exiting daemon [2020-07-29T14:57:08.470Z] daemon.go:448: [d85270efe5059] Daemon stopped [2020-07-29T14:57:08.470Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.94s) [2020-07-29T14:57:08.470Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-07-29T14:57:08.470Z] daemon.go:325: [df089920b2c7b] waiting for daemon to start [2020-07-29T14:57:08.470Z] daemon.go:325: [df089920b2c7b] waiting for daemon to start [2020-07-29T14:57:08.470Z] daemon.go:353: [df089920b2c7b] daemon started [2020-07-29T14:57:08.470Z] daemon.go:461: [df089920b2c7b] Stopping daemon [2020-07-29T14:57:08.470Z] daemon.go:296: [df089920b2c7b] exiting daemon [2020-07-29T14:57:08.470Z] daemon.go:448: [df089920b2c7b] Daemon stopped [2020-07-29T14:57:08.470Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.61s) [2020-07-29T14:57:08.470Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-07-29T14:57:08.470Z] daemon.go:325: [d949e82d247c8] waiting for daemon to start [2020-07-29T14:57:08.470Z] daemon.go:325: [d949e82d247c8] waiting for daemon to start [2020-07-29T14:57:08.470Z] daemon.go:353: [d949e82d247c8] daemon started [2020-07-29T14:57:08.470Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-07-29T14:57:08.470Z] daemon.go:325: [d5aaeb96b5b85] waiting for daemon to start [2020-07-29T14:57:08.470Z] daemon.go:325: [d5aaeb96b5b85] waiting for daemon to start [2020-07-29T14:57:08.470Z] daemon.go:353: [d5aaeb96b5b85] daemon started [2020-07-29T14:57:08.470Z] daemon.go:461: [d949e82d247c8] Stopping daemon [2020-07-29T14:57:08.470Z] daemon.go:296: [d949e82d247c8] exiting daemon [2020-07-29T14:57:08.470Z] daemon.go:448: [d949e82d247c8] Daemon stopped [2020-07-29T14:57:08.470Z] daemon.go:461: [d5aaeb96b5b85] Stopping daemon [2020-07-29T14:57:08.470Z] daemon.go:296: [d5aaeb96b5b85] exiting daemon [2020-07-29T14:57:08.470Z] daemon.go:448: [d5aaeb96b5b85] Daemon stopped [2020-07-29T14:57:08.470Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (36.76s) [2020-07-29T14:57:08.470Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-07-29T14:57:08.470Z] daemon.go:325: [d4b6adb49cccd] waiting for daemon to start [2020-07-29T14:57:08.470Z] daemon.go:325: [d4b6adb49cccd] waiting for daemon to start [2020-07-29T14:57:08.470Z] daemon.go:353: [d4b6adb49cccd] daemon started [2020-07-29T14:57:08.470Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-07-29T14:57:08.470Z] daemon.go:325: [d7aff59f841fc] waiting for daemon to start [2020-07-29T14:57:08.470Z] daemon.go:325: [d7aff59f841fc] waiting for daemon to start [2020-07-29T14:57:08.470Z] daemon.go:353: [d7aff59f841fc] daemon started [2020-07-29T14:57:08.470Z] check_test.go:358: [d7aff59f841fc] joining swarm manager [d4b6adb49cccd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-29T14:57:08.470Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-07-29T14:57:08.470Z] daemon.go:325: [d986f731a2bf8] waiting for daemon to start [2020-07-29T14:57:08.470Z] daemon.go:325: [d986f731a2bf8] waiting for daemon to start [2020-07-29T14:57:08.470Z] daemon.go:353: [d986f731a2bf8] daemon started [2020-07-29T14:57:08.470Z] check_test.go:358: [d986f731a2bf8] joining swarm manager [d4b6adb49cccd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-29T14:57:08.470Z] daemon.go:461: [d4b6adb49cccd] Stopping daemon [2020-07-29T14:57:08.470Z] daemon.go:296: [d4b6adb49cccd] exiting daemon [2020-07-29T14:57:08.470Z] daemon.go:448: [d4b6adb49cccd] Daemon stopped [2020-07-29T14:57:08.470Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2020-07-29T14:57:08.470Z] daemon.go:325: [d4b6adb49cccd] waiting for daemon to start [2020-07-29T14:57:08.470Z] daemon.go:325: [d4b6adb49cccd] waiting for daemon to start [2020-07-29T14:57:08.470Z] daemon.go:353: [d4b6adb49cccd] daemon started [2020-07-29T14:57:08.470Z] docker_api_swarm_test.go:364: Waiting for possible election... [2020-07-29T14:57:08.470Z] daemon.go:461: [d4b6adb49cccd] Stopping daemon [2020-07-29T14:57:08.470Z] daemon.go:296: [d4b6adb49cccd] exiting daemon [2020-07-29T14:57:08.470Z] daemon.go:448: [d4b6adb49cccd] Daemon stopped [2020-07-29T14:57:08.470Z] daemon.go:461: [d7aff59f841fc] Stopping daemon [2020-07-29T14:57:08.470Z] daemon.go:296: [d7aff59f841fc] exiting daemon [2020-07-29T14:57:08.470Z] daemon.go:448: [d7aff59f841fc] Daemon stopped [2020-07-29T14:57:08.470Z] daemon.go:461: [d986f731a2bf8] Stopping daemon [2020-07-29T14:57:08.470Z] daemon.go:296: [d986f731a2bf8] exiting daemon [2020-07-29T14:57:08.470Z] daemon.go:448: [d986f731a2bf8] Daemon stopped [2020-07-29T14:57:08.470Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.27s) [2020-07-29T14:57:08.470Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-07-29T14:57:08.470Z] daemon.go:325: [dfa2f3a731522] waiting for daemon to start [2020-07-29T14:57:08.470Z] daemon.go:325: [dfa2f3a731522] waiting for daemon to start [2020-07-29T14:57:08.470Z] daemon.go:353: [dfa2f3a731522] daemon started [2020-07-29T14:57:08.470Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-07-29T14:57:08.470Z] daemon.go:325: [d55bc59281caa] waiting for daemon to start [2020-07-29T14:57:08.470Z] daemon.go:325: [d55bc59281caa] waiting for daemon to start [2020-07-29T14:57:08.470Z] daemon.go:353: [d55bc59281caa] daemon started [2020-07-29T14:57:08.470Z] check_test.go:358: [d55bc59281caa] joining swarm manager [dfa2f3a731522]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-29T14:57:08.470Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-07-29T14:57:08.470Z] daemon.go:325: [d5bc9f56669a3] waiting for daemon to start [2020-07-29T14:57:08.470Z] daemon.go:325: [d5bc9f56669a3] waiting for daemon to start [2020-07-29T14:57:08.470Z] daemon.go:353: [d5bc9f56669a3] daemon started [2020-07-29T14:57:08.470Z] check_test.go:358: [d5bc9f56669a3] joining swarm manager [dfa2f3a731522]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-29T14:57:08.470Z] daemon.go:461: [dfa2f3a731522] Stopping daemon [2020-07-29T14:57:08.470Z] daemon.go:296: [dfa2f3a731522] exiting daemon [2020-07-29T14:57:08.470Z] daemon.go:448: [dfa2f3a731522] Daemon stopped [2020-07-29T14:57:08.470Z] daemon.go:461: [d55bc59281caa] Stopping daemon [2020-07-29T14:57:08.470Z] daemon.go:296: [d55bc59281caa] exiting daemon [2020-07-29T14:57:08.470Z] daemon.go:448: [d55bc59281caa] Daemon stopped [2020-07-29T14:57:08.470Z] daemon.go:461: [d5bc9f56669a3] Stopping daemon [2020-07-29T14:57:08.470Z] daemon.go:296: [d5bc9f56669a3] exiting daemon [2020-07-29T14:57:08.470Z] daemon.go:448: [d5bc9f56669a3] Daemon stopped [2020-07-29T14:57:08.470Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.06s) [2020-07-29T14:57:08.470Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-07-29T14:57:08.470Z] daemon.go:325: [db97818ec7e49] waiting for daemon to start [2020-07-29T14:57:08.470Z] daemon.go:325: [db97818ec7e49] waiting for daemon to start [2020-07-29T14:57:08.470Z] daemon.go:353: [db97818ec7e49] daemon started [2020-07-29T14:57:08.470Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-07-29T14:57:08.470Z] daemon.go:325: [d401e25833067] waiting for daemon to start [2020-07-29T14:57:08.470Z] daemon.go:325: [d401e25833067] waiting for daemon to start [2020-07-29T14:57:08.470Z] daemon.go:353: [d401e25833067] daemon started [2020-07-29T14:57:08.470Z] daemon.go:461: [db97818ec7e49] Stopping daemon [2020-07-29T14:57:08.470Z] daemon.go:296: [db97818ec7e49] exiting daemon [2020-07-29T14:57:08.470Z] daemon.go:448: [db97818ec7e49] Daemon stopped [2020-07-29T14:57:08.470Z] daemon.go:461: [d401e25833067] Stopping daemon [2020-07-29T14:57:08.470Z] daemon.go:296: [d401e25833067] exiting daemon [2020-07-29T14:57:08.470Z] daemon.go:448: [d401e25833067] Daemon stopped [2020-07-29T14:57:08.470Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.82s) [2020-07-29T14:57:08.470Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-07-29T14:57:08.470Z] daemon.go:325: [dd60d61b756fb] waiting for daemon to start [2020-07-29T14:57:08.470Z] daemon.go:325: [dd60d61b756fb] waiting for daemon to start [2020-07-29T14:57:08.470Z] daemon.go:353: [dd60d61b756fb] daemon started [2020-07-29T14:57:08.470Z] daemon.go:461: [dd60d61b756fb] Stopping daemon [2020-07-29T14:57:08.470Z] daemon.go:296: [dd60d61b756fb] exiting daemon [2020-07-29T14:57:08.470Z] daemon.go:448: [dd60d61b756fb] Daemon stopped [2020-07-29T14:57:08.470Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.13s) [2020-07-29T14:57:08.470Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes [2020-07-29T14:57:08.470Z] daemon.go:325: [de74b3cded674] waiting for daemon to start [2020-07-29T14:57:08.470Z] daemon.go:325: [de74b3cded674] waiting for daemon to start [2020-07-29T14:57:08.470Z] daemon.go:353: [de74b3cded674] daemon started [2020-07-29T14:57:08.470Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes [2020-07-29T14:57:08.470Z] daemon.go:325: [da729a0565e43] waiting for daemon to start [2020-07-29T14:57:08.470Z] daemon.go:325: [da729a0565e43] waiting for daemon to start [2020-07-29T14:57:08.470Z] daemon.go:353: [da729a0565e43] daemon started [2020-07-29T14:57:08.470Z] check_test.go:358: [da729a0565e43] joining swarm manager [de74b3cded674]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-29T14:57:08.470Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes [2020-07-29T14:57:08.470Z] daemon.go:325: [d98853acf60f6] waiting for daemon to start [2020-07-29T14:57:08.470Z] daemon.go:325: [d98853acf60f6] waiting for daemon to start [2020-07-29T14:57:08.470Z] daemon.go:353: [d98853acf60f6] daemon started [2020-07-29T14:57:08.470Z] check_test.go:358: [d98853acf60f6] joining swarm manager [de74b3cded674]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-29T14:57:08.470Z] daemon.go:461: [de74b3cded674] Stopping daemon [2020-07-29T14:57:08.470Z] daemon.go:296: [de74b3cded674] exiting daemon [2020-07-29T14:57:08.470Z] daemon.go:448: [de74b3cded674] Daemon stopped [2020-07-29T14:57:08.470Z] daemon.go:461: [da729a0565e43] Stopping daemon [2020-07-29T14:57:08.470Z] daemon.go:296: [da729a0565e43] exiting daemon [2020-07-29T14:57:08.470Z] daemon.go:448: [da729a0565e43] Daemon stopped [2020-07-29T14:57:08.470Z] daemon.go:461: [d98853acf60f6] Stopping daemon [2020-07-29T14:57:08.470Z] daemon.go:296: [d98853acf60f6] exiting daemon [2020-07-29T14:57:08.470Z] daemon.go:448: [d98853acf60f6] Daemon stopped [2020-07-29T14:57:08.470Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (45.43s) [2020-07-29T14:57:08.470Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-07-29T14:57:08.470Z] daemon.go:325: [daf88e86a7b09] waiting for daemon to start [2020-07-29T14:57:08.471Z] daemon.go:325: [daf88e86a7b09] waiting for daemon to start [2020-07-29T14:57:08.471Z] daemon.go:353: [daf88e86a7b09] daemon started [2020-07-29T14:57:08.471Z] daemon.go:461: [daf88e86a7b09] Stopping daemon [2020-07-29T14:57:08.471Z] daemon.go:296: [daf88e86a7b09] exiting daemon [2020-07-29T14:57:08.471Z] daemon.go:448: [daf88e86a7b09] Daemon stopped [2020-07-29T14:57:08.471Z] daemon.go:325: [daf88e86a7b09] waiting for daemon to start [2020-07-29T14:57:08.471Z] daemon.go:325: [daf88e86a7b09] waiting for daemon to start [2020-07-29T14:57:08.471Z] daemon.go:353: [daf88e86a7b09] daemon started [2020-07-29T14:57:08.471Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-07-29T14:57:08.471Z] daemon.go:325: [dbe1c8aed2b1a] waiting for daemon to start [2020-07-29T14:57:08.471Z] daemon.go:325: [dbe1c8aed2b1a] waiting for daemon to start [2020-07-29T14:57:08.471Z] daemon.go:353: [dbe1c8aed2b1a] daemon started [2020-07-29T14:57:08.471Z] check_test.go:358: [dbe1c8aed2b1a] joining swarm manager [daf88e86a7b09]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-29T14:57:08.471Z] daemon.go:461: [dbe1c8aed2b1a] Stopping daemon [2020-07-29T14:57:08.471Z] daemon.go:296: [dbe1c8aed2b1a] exiting daemon [2020-07-29T14:57:08.471Z] daemon.go:448: [dbe1c8aed2b1a] Daemon stopped [2020-07-29T14:57:08.471Z] daemon.go:325: [dbe1c8aed2b1a] waiting for daemon to start [2020-07-29T14:57:08.471Z] daemon.go:325: [dbe1c8aed2b1a] waiting for daemon to start [2020-07-29T14:57:08.471Z] daemon.go:353: [dbe1c8aed2b1a] daemon started [2020-07-29T14:57:08.471Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-07-29T14:57:08.471Z] daemon.go:325: [d79ab629b18d5] waiting for daemon to start [2020-07-29T14:57:08.471Z] daemon.go:325: [d79ab629b18d5] waiting for daemon to start [2020-07-29T14:57:08.471Z] daemon.go:353: [d79ab629b18d5] daemon started [2020-07-29T14:57:08.471Z] check_test.go:358: [d79ab629b18d5] joining swarm manager [daf88e86a7b09]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-29T14:57:08.471Z] daemon.go:461: [d79ab629b18d5] Stopping daemon [2020-07-29T14:57:08.471Z] daemon.go:296: [d79ab629b18d5] exiting daemon [2020-07-29T14:57:08.471Z] daemon.go:448: [d79ab629b18d5] Daemon stopped [2020-07-29T14:57:08.471Z] daemon.go:325: [d79ab629b18d5] waiting for daemon to start [2020-07-29T14:57:08.471Z] daemon.go:325: [d79ab629b18d5] waiting for daemon to start [2020-07-29T14:57:08.471Z] daemon.go:325: [d79ab629b18d5] waiting for daemon to start [2020-07-29T14:57:08.471Z] daemon.go:353: [d79ab629b18d5] daemon started [2020-07-29T14:57:08.471Z] daemon.go:296: [d79ab629b18d5] exiting daemon [2020-07-29T14:57:08.471Z] daemon.go:325: [d79ab629b18d5] waiting for daemon to start [2020-07-29T14:57:08.471Z] daemon.go:325: [d79ab629b18d5] waiting for daemon to start [2020-07-29T14:57:08.471Z] daemon.go:325: [d79ab629b18d5] waiting for daemon to start [2020-07-29T14:57:08.471Z] daemon.go:353: [d79ab629b18d5] daemon started [2020-07-29T14:57:08.471Z] daemon.go:461: [daf88e86a7b09] Stopping daemon [2020-07-29T14:57:08.471Z] daemon.go:296: [daf88e86a7b09] exiting daemon [2020-07-29T14:57:08.471Z] daemon.go:448: [daf88e86a7b09] Daemon stopped [2020-07-29T14:57:08.471Z] daemon.go:461: [dbe1c8aed2b1a] Stopping daemon [2020-07-29T14:57:08.471Z] daemon.go:296: [dbe1c8aed2b1a] exiting daemon [2020-07-29T14:57:08.471Z] daemon.go:448: [dbe1c8aed2b1a] Daemon stopped [2020-07-29T14:57:08.471Z] daemon.go:461: [d79ab629b18d5] Stopping daemon [2020-07-29T14:57:08.471Z] daemon.go:296: [d79ab629b18d5] exiting daemon [2020-07-29T14:57:08.471Z] daemon.go:448: [d79ab629b18d5] Daemon stopped [2020-07-29T14:57:08.471Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.17s) [2020-07-29T14:57:08.471Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-07-29T14:57:08.471Z] daemon.go:325: [d604c44e296b4] waiting for daemon to start [2020-07-29T14:57:08.471Z] daemon.go:325: [d604c44e296b4] waiting for daemon to start [2020-07-29T14:57:08.471Z] daemon.go:353: [d604c44e296b4] daemon started [2020-07-29T14:57:08.471Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-07-29T14:57:08.471Z] daemon.go:325: [da759933fcfa2] waiting for daemon to start [2020-07-29T14:57:08.471Z] daemon.go:325: [da759933fcfa2] waiting for daemon to start [2020-07-29T14:57:08.471Z] daemon.go:353: [da759933fcfa2] daemon started [2020-07-29T14:57:08.471Z] check_test.go:358: [da759933fcfa2] joining swarm manager [d604c44e296b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-29T14:57:08.471Z] daemon.go:461: [d604c44e296b4] Stopping daemon [2020-07-29T14:57:08.471Z] daemon.go:296: [d604c44e296b4] exiting daemon [2020-07-29T14:57:08.471Z] daemon.go:448: [d604c44e296b4] Daemon stopped [2020-07-29T14:57:08.471Z] daemon.go:461: [da759933fcfa2] Stopping daemon [2020-07-29T14:57:08.471Z] daemon.go:296: [da759933fcfa2] exiting daemon [2020-07-29T14:57:08.471Z] daemon.go:448: [da759933fcfa2] Daemon stopped [2020-07-29T14:57:08.471Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.09s) [2020-07-29T14:57:08.471Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-07-29T14:57:08.471Z] daemon.go:325: [d327cd18d9141] waiting for daemon to start [2020-07-29T14:57:08.471Z] daemon.go:325: [d327cd18d9141] waiting for daemon to start [2020-07-29T14:57:08.471Z] daemon.go:353: [d327cd18d9141] daemon started [2020-07-29T14:57:08.471Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-07-29T14:57:08.471Z] daemon.go:325: [dcfdd147d3b91] waiting for daemon to start [2020-07-29T14:57:08.471Z] daemon.go:325: [dcfdd147d3b91] waiting for daemon to start [2020-07-29T14:57:08.471Z] daemon.go:353: [dcfdd147d3b91] daemon started [2020-07-29T14:57:08.471Z] check_test.go:358: [dcfdd147d3b91] joining swarm manager [d327cd18d9141]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-29T14:57:08.471Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-07-29T14:57:08.471Z] daemon.go:325: [d9370d10e0ba6] waiting for daemon to start [2020-07-29T14:57:08.471Z] daemon.go:325: [d9370d10e0ba6] waiting for daemon to start [2020-07-29T14:57:08.471Z] daemon.go:353: [d9370d10e0ba6] daemon started [2020-07-29T14:57:08.471Z] check_test.go:358: [d9370d10e0ba6] joining swarm manager [d327cd18d9141]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-29T14:57:08.471Z] daemon.go:461: [dcfdd147d3b91] Stopping daemon [2020-07-29T14:57:08.471Z] daemon.go:296: [dcfdd147d3b91] exiting daemon [2020-07-29T14:57:08.471Z] daemon.go:448: [dcfdd147d3b91] Daemon stopped [2020-07-29T14:57:08.471Z] daemon.go:325: [dcfdd147d3b91] waiting for daemon to start [2020-07-29T14:57:08.471Z] daemon.go:325: [dcfdd147d3b91] waiting for daemon to start [2020-07-29T14:57:08.471Z] daemon.go:325: [dcfdd147d3b91] waiting for daemon to start [2020-07-29T14:57:08.471Z] daemon.go:325: [dcfdd147d3b91] waiting for daemon to start [2020-07-29T14:57:08.471Z] daemon.go:339: [dcfdd147d3b91] error pinging daemon on start: Get http://dcfdd147d3b91.sock/_ping: context deadline exceeded [2020-07-29T14:57:08.471Z] daemon.go:325: [dcfdd147d3b91] waiting for daemon to start [2020-07-29T14:57:08.471Z] daemon.go:339: [dcfdd147d3b91] error pinging daemon on start: Get http://dcfdd147d3b91.sock/_ping: context deadline exceeded [2020-07-29T14:57:08.471Z] daemon.go:325: [dcfdd147d3b91] waiting for daemon to start [2020-07-29T14:57:08.471Z] daemon.go:339: [dcfdd147d3b91] error pinging daemon on start: Get http://dcfdd147d3b91.sock/_ping: context deadline exceeded [2020-07-29T14:57:08.471Z] daemon.go:325: [dcfdd147d3b91] waiting for daemon to start [2020-07-29T14:57:08.471Z] daemon.go:339: [dcfdd147d3b91] error pinging daemon on start: Get http://dcfdd147d3b91.sock/_ping: context deadline exceeded [2020-07-29T14:57:08.471Z] daemon.go:325: [dcfdd147d3b91] waiting for daemon to start [2020-07-29T14:57:08.471Z] daemon.go:339: [dcfdd147d3b91] error pinging daemon on start: Get http://dcfdd147d3b91.sock/_ping: context deadline exceeded [2020-07-29T14:57:08.471Z] daemon.go:325: [dcfdd147d3b91] waiting for daemon to start [2020-07-29T14:57:08.471Z] daemon.go:339: [dcfdd147d3b91] error pinging daemon on start: Get http://dcfdd147d3b91.sock/_ping: context deadline exceeded [2020-07-29T14:57:08.471Z] daemon.go:325: [dcfdd147d3b91] waiting for daemon to start [2020-07-29T14:57:08.471Z] daemon.go:353: [dcfdd147d3b91] daemon started [2020-07-29T14:57:08.471Z] daemon.go:461: [d327cd18d9141] Stopping daemon [2020-07-29T14:57:08.471Z] daemon.go:296: [d327cd18d9141] exiting daemon [2020-07-29T14:57:08.471Z] daemon.go:448: [d327cd18d9141] Daemon stopped [2020-07-29T14:57:08.471Z] daemon.go:461: [dcfdd147d3b91] Stopping daemon [2020-07-29T14:57:08.471Z] daemon.go:296: [dcfdd147d3b91] exiting daemon [2020-07-29T14:57:08.471Z] daemon.go:448: [dcfdd147d3b91] Daemon stopped [2020-07-29T14:57:08.471Z] daemon.go:461: [d9370d10e0ba6] Stopping daemon [2020-07-29T14:57:08.471Z] daemon.go:296: [d9370d10e0ba6] exiting daemon [2020-07-29T14:57:08.471Z] daemon.go:448: [d9370d10e0ba6] Daemon stopped [2020-07-29T14:57:08.471Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.46s) [2020-07-29T14:57:08.471Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-07-29T14:57:08.471Z] daemon.go:325: [de8af0ebfa59d] waiting for daemon to start [2020-07-29T14:57:08.471Z] daemon.go:325: [de8af0ebfa59d] waiting for daemon to start [2020-07-29T14:57:08.471Z] daemon.go:353: [de8af0ebfa59d] daemon started [2020-07-29T14:57:08.471Z] daemon.go:461: [de8af0ebfa59d] Stopping daemon [2020-07-29T14:57:08.471Z] daemon.go:296: [de8af0ebfa59d] exiting daemon [2020-07-29T14:57:08.471Z] daemon.go:448: [de8af0ebfa59d] Daemon stopped [2020-07-29T14:57:08.471Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (20.13s) [2020-07-29T14:57:08.471Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-07-29T14:57:08.471Z] daemon.go:325: [df8b210808a51] waiting for daemon to start [2020-07-29T14:57:08.471Z] daemon.go:325: [df8b210808a51] waiting for daemon to start [2020-07-29T14:57:08.471Z] daemon.go:353: [df8b210808a51] daemon started [2020-07-29T14:57:08.471Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-07-29T14:57:08.471Z] daemon.go:325: [d7c92081e9c09] waiting for daemon to start [2020-07-29T14:57:08.471Z] daemon.go:325: [d7c92081e9c09] waiting for daemon to start [2020-07-29T14:57:08.471Z] daemon.go:353: [d7c92081e9c09] daemon started [2020-07-29T14:57:08.471Z] check_test.go:358: [d7c92081e9c09] joining swarm manager [df8b210808a51]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-29T14:57:08.471Z] daemon.go:461: [df8b210808a51] Stopping daemon [2020-07-29T14:57:08.471Z] daemon.go:296: [df8b210808a51] exiting daemon [2020-07-29T14:57:08.471Z] daemon.go:448: [df8b210808a51] Daemon stopped [2020-07-29T14:57:08.471Z] daemon.go:461: [d7c92081e9c09] Stopping daemon [2020-07-29T14:57:08.471Z] daemon.go:296: [d7c92081e9c09] exiting daemon [2020-07-29T14:57:08.471Z] daemon.go:448: [d7c92081e9c09] Daemon stopped [2020-07-29T14:57:08.471Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (62.55s) [2020-07-29T14:57:08.471Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-07-29T14:57:08.471Z] daemon.go:325: [dfbd166d62dbe] waiting for daemon to start [2020-07-29T14:57:08.471Z] daemon.go:325: [dfbd166d62dbe] waiting for daemon to start [2020-07-29T14:57:08.471Z] daemon.go:353: [dfbd166d62dbe] daemon started [2020-07-29T14:57:08.471Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-07-29T14:57:08.471Z] daemon.go:325: [d27622fe31373] waiting for daemon to start [2020-07-29T14:57:08.471Z] daemon.go:325: [d27622fe31373] waiting for daemon to start [2020-07-29T14:57:08.471Z] daemon.go:353: [d27622fe31373] daemon started [2020-07-29T14:57:08.471Z] check_test.go:358: [d27622fe31373] joining swarm manager [dfbd166d62dbe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-29T14:57:08.471Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-07-29T14:57:08.471Z] daemon.go:325: [d0da367b7d24f] waiting for daemon to start [2020-07-29T14:57:08.471Z] daemon.go:325: [d0da367b7d24f] waiting for daemon to start [2020-07-29T14:57:08.471Z] daemon.go:353: [d0da367b7d24f] daemon started [2020-07-29T14:57:08.471Z] check_test.go:358: [d0da367b7d24f] joining swarm manager [dfbd166d62dbe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-29T14:57:08.471Z] daemon.go:461: [d27622fe31373] Stopping daemon [2020-07-29T14:57:08.471Z] daemon.go:296: [d27622fe31373] exiting daemon [2020-07-29T14:57:08.471Z] daemon.go:448: [d27622fe31373] Daemon stopped [2020-07-29T14:57:08.471Z] daemon.go:461: [d0da367b7d24f] Stopping daemon [2020-07-29T14:57:08.471Z] daemon.go:296: [d0da367b7d24f] exiting daemon [2020-07-29T14:57:08.471Z] daemon.go:448: [d0da367b7d24f] Daemon stopped [2020-07-29T14:57:08.471Z] daemon.go:325: [d27622fe31373] waiting for daemon to start [2020-07-29T14:57:08.471Z] daemon.go:325: [d27622fe31373] waiting for daemon to start [2020-07-29T14:57:08.471Z] daemon.go:325: [d27622fe31373] waiting for daemon to start [2020-07-29T14:57:08.471Z] daemon.go:325: [d27622fe31373] waiting for daemon to start [2020-07-29T14:57:08.471Z] daemon.go:339: [d27622fe31373] error pinging daemon on start: Get http://d27622fe31373.sock/_ping: context deadline exceeded [2020-07-29T14:57:08.471Z] daemon.go:325: [d27622fe31373] waiting for daemon to start [2020-07-29T14:57:08.471Z] daemon.go:339: [d27622fe31373] error pinging daemon on start: Get http://d27622fe31373.sock/_ping: context deadline exceeded [2020-07-29T14:57:08.471Z] daemon.go:325: [d27622fe31373] waiting for daemon to start [2020-07-29T14:57:08.471Z] daemon.go:353: [d27622fe31373] daemon started [2020-07-29T14:57:08.471Z] daemon.go:461: [dfbd166d62dbe] Stopping daemon [2020-07-29T14:57:08.471Z] daemon.go:296: [dfbd166d62dbe] exiting daemon [2020-07-29T14:57:08.471Z] daemon.go:448: [dfbd166d62dbe] Daemon stopped [2020-07-29T14:57:08.471Z] daemon.go:461: [d27622fe31373] Stopping daemon [2020-07-29T14:57:08.471Z] daemon.go:296: [d27622fe31373] exiting daemon [2020-07-29T14:57:08.471Z] daemon.go:448: [d27622fe31373] Daemon stopped [2020-07-29T14:57:08.471Z] check_test.go:379: Daemon d0da367b7d24f is not started [2020-07-29T14:57:08.471Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (50.15s) [2020-07-29T14:57:08.471Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-07-29T14:57:08.471Z] daemon.go:325: [d5caffc9ff249] waiting for daemon to start [2020-07-29T14:57:08.471Z] daemon.go:325: [d5caffc9ff249] waiting for daemon to start [2020-07-29T14:57:08.471Z] daemon.go:353: [d5caffc9ff249] daemon started [2020-07-29T14:57:08.471Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-07-29T14:57:08.471Z] daemon.go:325: [d80a2c5d1e80c] waiting for daemon to start [2020-07-29T14:57:08.471Z] daemon.go:325: [d80a2c5d1e80c] waiting for daemon to start [2020-07-29T14:57:08.471Z] daemon.go:353: [d80a2c5d1e80c] daemon started [2020-07-29T14:57:08.471Z] check_test.go:358: [d80a2c5d1e80c] joining swarm manager [d5caffc9ff249]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-29T14:57:08.471Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-07-29T14:57:08.471Z] daemon.go:325: [d8de1ea44bd6f] waiting for daemon to start [2020-07-29T14:57:08.471Z] daemon.go:325: [d8de1ea44bd6f] waiting for daemon to start [2020-07-29T14:57:08.471Z] daemon.go:353: [d8de1ea44bd6f] daemon started [2020-07-29T14:57:08.471Z] check_test.go:358: [d8de1ea44bd6f] joining swarm manager [d5caffc9ff249]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-29T14:57:08.471Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-07-29T14:57:08.471Z] daemon.go:325: [d63dd946e5f79] waiting for daemon to start [2020-07-29T14:57:08.471Z] daemon.go:325: [d63dd946e5f79] waiting for daemon to start [2020-07-29T14:57:08.471Z] daemon.go:353: [d63dd946e5f79] daemon started [2020-07-29T14:57:08.471Z] check_test.go:358: [d63dd946e5f79] joining swarm manager [d5caffc9ff249]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-07-29T14:57:08.471Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-07-29T14:57:08.471Z] daemon.go:325: [d88f7a16e9023] waiting for daemon to start [2020-07-29T14:57:08.471Z] daemon.go:325: [d88f7a16e9023] waiting for daemon to start [2020-07-29T14:57:08.471Z] daemon.go:353: [d88f7a16e9023] daemon started [2020-07-29T14:57:08.471Z] check_test.go:358: [d88f7a16e9023] joining swarm manager [d5caffc9ff249]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-07-29T14:57:08.471Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-07-29T14:57:08.471Z] daemon.go:325: [de5e650a2dc98] waiting for daemon to start [2020-07-29T14:57:08.471Z] daemon.go:325: [de5e650a2dc98] waiting for daemon to start [2020-07-29T14:57:08.471Z] daemon.go:353: [de5e650a2dc98] daemon started [2020-07-29T14:57:08.471Z] check_test.go:358: [de5e650a2dc98] joining swarm manager [d5caffc9ff249]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-07-29T14:57:08.471Z] daemon.go:461: [d8de1ea44bd6f] Stopping daemon [2020-07-29T14:57:08.471Z] daemon.go:461: [d88f7a16e9023] Stopping daemon [2020-07-29T14:57:08.471Z] daemon.go:461: [de5e650a2dc98] Stopping daemon [2020-07-29T14:57:08.471Z] daemon.go:461: [d5caffc9ff249] Stopping daemon [2020-07-29T14:57:08.471Z] daemon.go:461: [d63dd946e5f79] Stopping daemon [2020-07-29T14:57:08.471Z] daemon.go:461: [d80a2c5d1e80c] Stopping daemon [2020-07-29T14:57:08.471Z] daemon.go:296: [d5caffc9ff249] exiting daemon [2020-07-29T14:57:08.471Z] daemon.go:448: [d5caffc9ff249] Daemon stopped [2020-07-29T14:57:08.471Z] daemon.go:296: [d8de1ea44bd6f] exiting daemon [2020-07-29T14:57:08.471Z] daemon.go:448: [d8de1ea44bd6f] Daemon stopped [2020-07-29T14:57:08.471Z] daemon.go:296: [de5e650a2dc98] exiting daemon [2020-07-29T14:57:08.471Z] daemon.go:448: [de5e650a2dc98] Daemon stopped [2020-07-29T14:57:08.471Z] daemon.go:296: [d80a2c5d1e80c] exiting daemon [2020-07-29T14:57:08.471Z] daemon.go:448: [d80a2c5d1e80c] Daemon stopped [2020-07-29T14:57:08.471Z] daemon.go:296: [d63dd946e5f79] exiting daemon [2020-07-29T14:57:08.471Z] daemon.go:448: [d63dd946e5f79] Daemon stopped [2020-07-29T14:57:08.471Z] daemon.go:296: [d88f7a16e9023] exiting daemon [2020-07-29T14:57:08.471Z] daemon.go:448: [d88f7a16e9023] Daemon stopped [2020-07-29T14:57:08.471Z] daemon.go:325: [de5e650a2dc98] waiting for daemon to start [2020-07-29T14:57:08.471Z] daemon.go:325: [d8de1ea44bd6f] waiting for daemon to start [2020-07-29T14:57:08.471Z] daemon.go:325: [d5caffc9ff249] waiting for daemon to start [2020-07-29T14:57:08.471Z] daemon.go:325: [d80a2c5d1e80c] waiting for daemon to start [2020-07-29T14:57:08.471Z] daemon.go:325: [d63dd946e5f79] waiting for daemon to start [2020-07-29T14:57:08.471Z] daemon.go:325: [d88f7a16e9023] waiting for daemon to start [2020-07-29T14:57:08.471Z] daemon.go:325: [de5e650a2dc98] waiting for daemon to start [2020-07-29T14:57:08.471Z] daemon.go:325: [d8de1ea44bd6f] waiting for daemon to start [2020-07-29T14:57:08.471Z] daemon.go:325: [d5caffc9ff249] waiting for daemon to start [2020-07-29T14:57:08.471Z] daemon.go:325: [d80a2c5d1e80c] waiting for daemon to start [2020-07-29T14:57:08.471Z] daemon.go:325: [d63dd946e5f79] waiting for daemon to start [2020-07-29T14:57:08.471Z] daemon.go:325: [d88f7a16e9023] waiting for daemon to start [2020-07-29T14:57:08.471Z] daemon.go:325: [de5e650a2dc98] waiting for daemon to start [2020-07-29T14:57:08.471Z] daemon.go:325: [d8de1ea44bd6f] waiting for daemon to start [2020-07-29T14:57:08.471Z] daemon.go:325: [d5caffc9ff249] waiting for daemon to start [2020-07-29T14:57:08.471Z] daemon.go:325: [d80a2c5d1e80c] waiting for daemon to start [2020-07-29T14:57:08.471Z] daemon.go:325: [d63dd946e5f79] waiting for daemon to start [2020-07-29T14:57:08.471Z] daemon.go:325: [d88f7a16e9023] waiting for daemon to start [2020-07-29T14:57:08.471Z] daemon.go:325: [de5e650a2dc98] waiting for daemon to start [2020-07-29T14:57:08.471Z] daemon.go:325: [d8de1ea44bd6f] waiting for daemon to start [2020-07-29T14:57:08.471Z] daemon.go:325: [d5caffc9ff249] waiting for daemon to start [2020-07-29T14:57:08.471Z] daemon.go:325: [d80a2c5d1e80c] waiting for daemon to start [2020-07-29T14:57:08.471Z] daemon.go:325: [d63dd946e5f79] waiting for daemon to start [2020-07-29T14:57:08.471Z] daemon.go:325: [d88f7a16e9023] waiting for daemon to start [2020-07-29T14:57:08.471Z] daemon.go:339: [de5e650a2dc98] error pinging daemon on start: Get http://de5e650a2dc98.sock/_ping: context deadline exceeded [2020-07-29T14:57:08.471Z] daemon.go:339: [d8de1ea44bd6f] error pinging daemon on start: Get http://d8de1ea44bd6f.sock/_ping: context deadline exceeded [2020-07-29T14:57:08.471Z] daemon.go:339: [d5caffc9ff249] error pinging daemon on start: Get http://d5caffc9ff249.sock/_ping: context deadline exceeded [2020-07-29T14:57:08.471Z] daemon.go:339: [d80a2c5d1e80c] error pinging daemon on start: Get http://d80a2c5d1e80c.sock/_ping: context deadline exceeded [2020-07-29T14:57:08.471Z] daemon.go:339: [d63dd946e5f79] error pinging daemon on start: Get http://d63dd946e5f79.sock/_ping: context deadline exceeded [2020-07-29T14:57:08.471Z] daemon.go:339: [d88f7a16e9023] error pinging daemon on start: Get http://d88f7a16e9023.sock/_ping: context deadline exceeded [2020-07-29T14:57:08.471Z] daemon.go:325: [de5e650a2dc98] waiting for daemon to start [2020-07-29T14:57:08.471Z] daemon.go:325: [d8de1ea44bd6f] waiting for daemon to start [2020-07-29T14:57:08.471Z] daemon.go:325: [d5caffc9ff249] waiting for daemon to start [2020-07-29T14:57:08.471Z] daemon.go:325: [d80a2c5d1e80c] waiting for daemon to start [2020-07-29T14:57:08.471Z] daemon.go:325: [d63dd946e5f79] waiting for daemon to start [2020-07-29T14:57:08.471Z] daemon.go:325: [d88f7a16e9023] waiting for daemon to start [2020-07-29T14:57:08.471Z] daemon.go:339: [de5e650a2dc98] error pinging daemon on start: Get http://de5e650a2dc98.sock/_ping: context deadline exceeded [2020-07-29T14:57:08.471Z] daemon.go:339: [d8de1ea44bd6f] error pinging daemon on start: Get http://d8de1ea44bd6f.sock/_ping: context deadline exceeded [2020-07-29T14:57:08.471Z] daemon.go:339: [d5caffc9ff249] error pinging daemon on start: Get http://d5caffc9ff249.sock/_ping: context deadline exceeded [2020-07-29T14:57:08.471Z] daemon.go:339: [d80a2c5d1e80c] error pinging daemon on start: Get http://d80a2c5d1e80c.sock/_ping: context deadline exceeded [2020-07-29T14:57:08.471Z] daemon.go:339: [d63dd946e5f79] error pinging daemon on start: Get http://d63dd946e5f79.sock/_ping: context deadline exceeded [2020-07-29T14:57:08.472Z] daemon.go:339: [d88f7a16e9023] error pinging daemon on start: Get http://d88f7a16e9023.sock/_ping: context deadline exceeded [2020-07-29T14:57:08.472Z] daemon.go:325: [de5e650a2dc98] waiting for daemon to start [2020-07-29T14:57:08.472Z] daemon.go:325: [d8de1ea44bd6f] waiting for daemon to start [2020-07-29T14:57:08.472Z] daemon.go:325: [d5caffc9ff249] waiting for daemon to start [2020-07-29T14:57:08.472Z] daemon.go:325: [d80a2c5d1e80c] waiting for daemon to start [2020-07-29T14:57:08.472Z] daemon.go:325: [d63dd946e5f79] waiting for daemon to start [2020-07-29T14:57:08.472Z] daemon.go:325: [d88f7a16e9023] waiting for daemon to start [2020-07-29T14:57:08.472Z] daemon.go:353: [d63dd946e5f79] daemon started [2020-07-29T14:57:08.472Z] daemon.go:353: [de5e650a2dc98] daemon started [2020-07-29T14:57:08.472Z] daemon.go:353: [d8de1ea44bd6f] daemon started [2020-07-29T14:57:08.472Z] daemon.go:353: [d5caffc9ff249] daemon started [2020-07-29T14:57:08.472Z] daemon.go:353: [d88f7a16e9023] daemon started [2020-07-29T14:57:08.472Z] daemon.go:353: [d80a2c5d1e80c] daemon started [2020-07-29T14:57:08.472Z] daemon.go:461: [d5caffc9ff249] Stopping daemon [2020-07-29T14:57:08.472Z] daemon.go:296: [d5caffc9ff249] exiting daemon [2020-07-29T14:57:08.472Z] daemon.go:448: [d5caffc9ff249] Daemon stopped [2020-07-29T14:57:08.472Z] daemon.go:461: [d80a2c5d1e80c] Stopping daemon [2020-07-29T14:57:08.472Z] daemon.go:296: [d80a2c5d1e80c] exiting daemon [2020-07-29T14:57:08.472Z] daemon.go:448: [d80a2c5d1e80c] Daemon stopped [2020-07-29T14:57:08.472Z] daemon.go:461: [d8de1ea44bd6f] Stopping daemon [2020-07-29T14:57:08.472Z] daemon.go:296: [d8de1ea44bd6f] exiting daemon [2020-07-29T14:57:08.472Z] daemon.go:448: [d8de1ea44bd6f] Daemon stopped [2020-07-29T14:57:08.472Z] daemon.go:461: [d63dd946e5f79] Stopping daemon [2020-07-29T14:57:08.472Z] daemon.go:296: [d63dd946e5f79] exiting daemon [2020-07-29T14:57:08.472Z] daemon.go:448: [d63dd946e5f79] Daemon stopped [2020-07-29T14:57:08.472Z] daemon.go:461: [d88f7a16e9023] Stopping daemon [2020-07-29T14:57:08.472Z] daemon.go:296: [d88f7a16e9023] exiting daemon [2020-07-29T14:57:08.472Z] daemon.go:448: [d88f7a16e9023] Daemon stopped [2020-07-29T14:57:08.472Z] daemon.go:461: [de5e650a2dc98] Stopping daemon [2020-07-29T14:57:08.472Z] daemon.go:296: [de5e650a2dc98] exiting daemon [2020-07-29T14:57:08.472Z] daemon.go:448: [de5e650a2dc98] Daemon stopped [2020-07-29T14:57:08.472Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.38s) [2020-07-29T14:57:08.472Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-07-29T14:57:08.472Z] daemon.go:325: [dcdc0d105af42] waiting for daemon to start [2020-07-29T14:57:08.472Z] daemon.go:325: [dcdc0d105af42] waiting for daemon to start [2020-07-29T14:57:08.472Z] daemon.go:353: [dcdc0d105af42] daemon started [2020-07-29T14:57:08.472Z] daemon.go:461: [dcdc0d105af42] Stopping daemon [2020-07-29T14:57:08.472Z] daemon.go:296: [dcdc0d105af42] exiting daemon [2020-07-29T14:57:08.472Z] daemon.go:448: [dcdc0d105af42] Daemon stopped [2020-07-29T14:57:08.472Z] daemon.go:325: [dcdc0d105af42] waiting for daemon to start [2020-07-29T14:57:08.472Z] daemon.go:325: [dcdc0d105af42] waiting for daemon to start [2020-07-29T14:57:08.472Z] daemon.go:353: [dcdc0d105af42] daemon started [2020-07-29T14:57:08.472Z] daemon.go:461: [dcdc0d105af42] Stopping daemon [2020-07-29T14:57:08.472Z] daemon.go:296: [dcdc0d105af42] exiting daemon [2020-07-29T14:57:08.472Z] daemon.go:448: [dcdc0d105af42] Daemon stopped [2020-07-29T14:57:08.472Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.59s) [2020-07-29T14:57:08.472Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-07-29T14:57:08.472Z] daemon.go:325: [de737662160bb] waiting for daemon to start [2020-07-29T14:57:08.472Z] daemon.go:325: [de737662160bb] waiting for daemon to start [2020-07-29T14:57:08.472Z] daemon.go:353: [de737662160bb] daemon started [2020-07-29T14:57:08.472Z] daemon.go:461: [de737662160bb] Stopping daemon [2020-07-29T14:57:08.472Z] daemon.go:296: [de737662160bb] exiting daemon [2020-07-29T14:57:08.472Z] daemon.go:448: [de737662160bb] Daemon stopped [2020-07-29T14:57:08.472Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.95s) [2020-07-29T14:57:08.472Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-07-29T14:57:08.472Z] daemon.go:325: [d3a4ae90cbe7c] waiting for daemon to start [2020-07-29T14:57:08.472Z] daemon.go:325: [d3a4ae90cbe7c] waiting for daemon to start [2020-07-29T14:57:08.472Z] daemon.go:353: [d3a4ae90cbe7c] daemon started [2020-07-29T14:57:08.472Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-07-29T14:57:08.472Z] daemon.go:325: [d27253c162202] waiting for daemon to start [2020-07-29T14:57:08.472Z] daemon.go:325: [d27253c162202] waiting for daemon to start [2020-07-29T14:57:08.472Z] daemon.go:353: [d27253c162202] daemon started [2020-07-29T14:57:08.472Z] check_test.go:358: [d27253c162202] joining swarm manager [d3a4ae90cbe7c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-29T14:57:08.472Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-07-29T14:57:08.472Z] daemon.go:325: [d7a316a957c93] waiting for daemon to start [2020-07-29T14:57:08.472Z] daemon.go:325: [d7a316a957c93] waiting for daemon to start [2020-07-29T14:57:08.472Z] daemon.go:353: [d7a316a957c93] daemon started [2020-07-29T14:57:08.472Z] check_test.go:358: [d7a316a957c93] joining swarm manager [d3a4ae90cbe7c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-29T14:57:08.472Z] daemon.go:461: [d3a4ae90cbe7c] Stopping daemon [2020-07-29T14:57:08.472Z] daemon.go:296: [d3a4ae90cbe7c] exiting daemon [2020-07-29T14:57:08.472Z] daemon.go:448: [d3a4ae90cbe7c] Daemon stopped [2020-07-29T14:57:08.472Z] daemon.go:461: [d27253c162202] Stopping daemon [2020-07-29T14:57:08.472Z] daemon.go:296: [d27253c162202] exiting daemon [2020-07-29T14:57:08.472Z] daemon.go:448: [d27253c162202] Daemon stopped [2020-07-29T14:57:08.472Z] daemon.go:461: [d7a316a957c93] Stopping daemon [2020-07-29T14:57:08.472Z] daemon.go:296: [d7a316a957c93] exiting daemon [2020-07-29T14:57:08.472Z] daemon.go:448: [d7a316a957c93] Daemon stopped [2020-07-29T14:57:08.472Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.10s) [2020-07-29T14:57:08.472Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-07-29T14:57:08.472Z] daemon.go:325: [daf00c5d27900] waiting for daemon to start [2020-07-29T14:57:08.472Z] daemon.go:325: [daf00c5d27900] waiting for daemon to start [2020-07-29T14:57:08.472Z] daemon.go:353: [daf00c5d27900] daemon started [2020-07-29T14:57:08.472Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-07-29T14:57:08.472Z] daemon.go:325: [d8fe1a3470eb4] waiting for daemon to start [2020-07-29T14:57:08.472Z] daemon.go:325: [d8fe1a3470eb4] waiting for daemon to start [2020-07-29T14:57:08.472Z] daemon.go:353: [d8fe1a3470eb4] daemon started [2020-07-29T14:57:08.472Z] check_test.go:358: [d8fe1a3470eb4] joining swarm manager [daf00c5d27900]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-29T14:57:08.472Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-07-29T14:57:08.472Z] daemon.go:325: [dc504464d1872] waiting for daemon to start [2020-07-29T14:57:08.472Z] daemon.go:325: [dc504464d1872] waiting for daemon to start [2020-07-29T14:57:08.472Z] daemon.go:353: [dc504464d1872] daemon started [2020-07-29T14:57:08.472Z] check_test.go:358: [dc504464d1872] joining swarm manager [daf00c5d27900]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-29T14:57:08.472Z] daemon.go:461: [daf00c5d27900] Stopping daemon [2020-07-29T14:57:08.472Z] daemon.go:296: [daf00c5d27900] exiting daemon [2020-07-29T14:57:08.472Z] daemon.go:448: [daf00c5d27900] Daemon stopped [2020-07-29T14:57:08.472Z] daemon.go:461: [d8fe1a3470eb4] Stopping daemon [2020-07-29T14:57:08.472Z] daemon.go:296: [d8fe1a3470eb4] exiting daemon [2020-07-29T14:57:08.472Z] daemon.go:448: [d8fe1a3470eb4] Daemon stopped [2020-07-29T14:57:08.472Z] daemon.go:461: [dc504464d1872] Stopping daemon [2020-07-29T14:57:08.472Z] daemon.go:296: [dc504464d1872] exiting daemon [2020-07-29T14:57:08.472Z] daemon.go:448: [dc504464d1872] Daemon stopped [2020-07-29T14:57:08.472Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.91s) [2020-07-29T14:57:08.472Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-07-29T14:57:08.472Z] daemon.go:325: [d706b77708686] waiting for daemon to start [2020-07-29T14:57:08.472Z] daemon.go:325: [d706b77708686] waiting for daemon to start [2020-07-29T14:57:08.472Z] daemon.go:353: [d706b77708686] daemon started [2020-07-29T14:57:08.472Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-07-29T14:57:08.472Z] daemon.go:325: [d099946bec0de] waiting for daemon to start [2020-07-29T14:57:08.472Z] daemon.go:325: [d099946bec0de] waiting for daemon to start [2020-07-29T14:57:08.472Z] daemon.go:353: [d099946bec0de] daemon started [2020-07-29T14:57:08.472Z] check_test.go:358: [d099946bec0de] joining swarm manager [d706b77708686]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-29T14:57:08.472Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-07-29T14:57:08.472Z] daemon.go:325: [d8c432f77c624] waiting for daemon to start [2020-07-29T14:57:08.472Z] daemon.go:325: [d8c432f77c624] waiting for daemon to start [2020-07-29T14:57:08.472Z] daemon.go:353: [d8c432f77c624] daemon started [2020-07-29T14:57:08.472Z] check_test.go:358: [d8c432f77c624] joining swarm manager [d706b77708686]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-29T14:57:08.472Z] daemon.go:461: [d706b77708686] Stopping daemon [2020-07-29T14:57:08.472Z] daemon.go:296: [d706b77708686] exiting daemon [2020-07-29T14:57:08.472Z] daemon.go:448: [d706b77708686] Daemon stopped [2020-07-29T14:57:08.472Z] daemon.go:461: [d099946bec0de] Stopping daemon [2020-07-29T14:57:08.472Z] daemon.go:296: [d099946bec0de] exiting daemon [2020-07-29T14:57:08.472Z] daemon.go:448: [d099946bec0de] Daemon stopped [2020-07-29T14:57:08.472Z] daemon.go:461: [d8c432f77c624] Stopping daemon [2020-07-29T14:57:08.472Z] daemon.go:296: [d8c432f77c624] exiting daemon [2020-07-29T14:57:08.472Z] daemon.go:448: [d8c432f77c624] Daemon stopped [2020-07-29T14:57:08.472Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.87s) [2020-07-29T14:57:08.472Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-07-29T14:57:08.472Z] daemon.go:325: [d6f7add9923c2] waiting for daemon to start [2020-07-29T14:57:08.472Z] daemon.go:325: [d6f7add9923c2] waiting for daemon to start [2020-07-29T14:57:08.472Z] daemon.go:353: [d6f7add9923c2] daemon started [2020-07-29T14:57:08.472Z] daemon.go:461: [d6f7add9923c2] Stopping daemon [2020-07-29T14:57:08.472Z] daemon.go:296: [d6f7add9923c2] exiting daemon [2020-07-29T14:57:08.472Z] daemon.go:448: [d6f7add9923c2] Daemon stopped [2020-07-29T14:57:08.472Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.37s) [2020-07-29T14:57:08.472Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-07-29T14:57:08.472Z] daemon.go:325: [d12e7aa585cfc] waiting for daemon to start [2020-07-29T14:57:08.472Z] daemon.go:325: [d12e7aa585cfc] waiting for daemon to start [2020-07-29T14:57:08.472Z] daemon.go:353: [d12e7aa585cfc] daemon started [2020-07-29T14:57:08.472Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-07-29T14:57:08.472Z] daemon.go:325: [dba96e4d1c3d9] waiting for daemon to start [2020-07-29T14:57:08.472Z] daemon.go:325: [dba96e4d1c3d9] waiting for daemon to start [2020-07-29T14:57:08.472Z] daemon.go:353: [dba96e4d1c3d9] daemon started [2020-07-29T14:57:08.472Z] check_test.go:358: [dba96e4d1c3d9] joining swarm manager [d12e7aa585cfc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-29T14:57:08.472Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-07-29T14:57:08.472Z] daemon.go:325: [d16dca6f697b4] waiting for daemon to start [2020-07-29T14:57:08.472Z] daemon.go:325: [d16dca6f697b4] waiting for daemon to start [2020-07-29T14:57:08.472Z] daemon.go:353: [d16dca6f697b4] daemon started [2020-07-29T14:57:08.472Z] check_test.go:358: [d16dca6f697b4] joining swarm manager [d12e7aa585cfc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-29T14:57:08.472Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-07-29T14:57:08.472Z] daemon.go:325: [d47219a1632a8] waiting for daemon to start [2020-07-29T14:57:08.472Z] daemon.go:325: [d47219a1632a8] waiting for daemon to start [2020-07-29T14:57:08.472Z] daemon.go:353: [d47219a1632a8] daemon started [2020-07-29T14:57:08.472Z] check_test.go:358: [d47219a1632a8] joining swarm manager [d12e7aa585cfc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-07-29T14:57:08.472Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-07-29T14:57:08.472Z] daemon.go:325: [d51be66ce0314] waiting for daemon to start [2020-07-29T14:57:08.472Z] daemon.go:325: [d51be66ce0314] waiting for daemon to start [2020-07-29T14:57:08.472Z] daemon.go:353: [d51be66ce0314] daemon started [2020-07-29T14:57:08.472Z] check_test.go:358: [d51be66ce0314] joining swarm manager [d12e7aa585cfc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-07-29T14:57:08.472Z] daemon.go:461: [d12e7aa585cfc] Stopping daemon [2020-07-29T14:57:08.472Z] daemon.go:296: [d12e7aa585cfc] exiting daemon [2020-07-29T14:57:08.472Z] daemon.go:448: [d12e7aa585cfc] Daemon stopped [2020-07-29T14:57:08.472Z] daemon.go:461: [dba96e4d1c3d9] Stopping daemon [2020-07-29T14:57:08.472Z] daemon.go:296: [dba96e4d1c3d9] exiting daemon [2020-07-29T14:57:08.472Z] daemon.go:448: [dba96e4d1c3d9] Daemon stopped [2020-07-29T14:57:08.472Z] daemon.go:461: [d16dca6f697b4] Stopping daemon [2020-07-29T14:57:08.472Z] daemon.go:296: [d16dca6f697b4] exiting daemon [2020-07-29T14:57:08.472Z] daemon.go:448: [d16dca6f697b4] Daemon stopped [2020-07-29T14:57:08.472Z] daemon.go:461: [d47219a1632a8] Stopping daemon [2020-07-29T14:57:08.472Z] daemon.go:296: [d47219a1632a8] exiting daemon [2020-07-29T14:57:08.472Z] daemon.go:448: [d47219a1632a8] Daemon stopped [2020-07-29T14:57:08.472Z] daemon.go:461: [d51be66ce0314] Stopping daemon [2020-07-29T14:57:08.472Z] daemon.go:296: [d51be66ce0314] exiting daemon [2020-07-29T14:57:08.472Z] daemon.go:448: [d51be66ce0314] Daemon stopped [2020-07-29T14:57:08.472Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.07s) [2020-07-29T14:57:08.472Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-07-29T14:57:08.472Z] daemon.go:325: [d45efcf7edcfd] waiting for daemon to start [2020-07-29T14:57:08.472Z] daemon.go:325: [d45efcf7edcfd] waiting for daemon to start [2020-07-29T14:57:08.472Z] daemon.go:353: [d45efcf7edcfd] daemon started [2020-07-29T14:57:08.472Z] daemon.go:461: [d45efcf7edcfd] Stopping daemon [2020-07-29T14:57:08.472Z] daemon.go:296: [d45efcf7edcfd] exiting daemon [2020-07-29T14:57:08.472Z] daemon.go:448: [d45efcf7edcfd] Daemon stopped [2020-07-29T14:57:08.472Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.26s) [2020-07-29T14:57:08.472Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-07-29T14:57:08.472Z] daemon.go:325: [d55b5234f67e7] waiting for daemon to start [2020-07-29T14:57:08.472Z] daemon.go:325: [d55b5234f67e7] waiting for daemon to start [2020-07-29T14:57:08.472Z] daemon.go:353: [d55b5234f67e7] daemon started [2020-07-29T14:57:08.472Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-07-29T14:57:08.472Z] daemon.go:325: [dbd6b3c63417b] waiting for daemon to start [2020-07-29T14:57:08.472Z] daemon.go:325: [dbd6b3c63417b] waiting for daemon to start [2020-07-29T14:57:08.472Z] daemon.go:353: [dbd6b3c63417b] daemon started [2020-07-29T14:57:08.472Z] check_test.go:358: [dbd6b3c63417b] joining swarm manager [d55b5234f67e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-29T14:57:08.472Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-07-29T14:57:08.472Z] daemon.go:325: [de4b5d3afd491] waiting for daemon to start [2020-07-29T14:57:08.472Z] daemon.go:325: [de4b5d3afd491] waiting for daemon to start [2020-07-29T14:57:08.472Z] daemon.go:353: [de4b5d3afd491] daemon started [2020-07-29T14:57:08.472Z] check_test.go:358: [de4b5d3afd491] joining swarm manager [d55b5234f67e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-29T14:57:08.472Z] daemon.go:461: [d55b5234f67e7] Stopping daemon [2020-07-29T14:57:08.472Z] daemon.go:296: [d55b5234f67e7] exiting daemon [2020-07-29T14:57:08.472Z] daemon.go:448: [d55b5234f67e7] Daemon stopped [2020-07-29T14:57:08.472Z] daemon.go:461: [dbd6b3c63417b] Stopping daemon [2020-07-29T14:57:08.472Z] daemon.go:296: [dbd6b3c63417b] exiting daemon [2020-07-29T14:57:08.472Z] daemon.go:448: [dbd6b3c63417b] Daemon stopped [2020-07-29T14:57:08.472Z] daemon.go:461: [de4b5d3afd491] Stopping daemon [2020-07-29T14:57:08.472Z] daemon.go:296: [de4b5d3afd491] exiting daemon [2020-07-29T14:57:08.472Z] daemon.go:448: [de4b5d3afd491] Daemon stopped [2020-07-29T14:57:08.472Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (25.57s) [2020-07-29T14:57:08.472Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-07-29T14:57:08.472Z] daemon.go:325: [d96afeb840f0c] waiting for daemon to start [2020-07-29T14:57:08.472Z] daemon.go:325: [d96afeb840f0c] waiting for daemon to start [2020-07-29T14:57:08.472Z] daemon.go:353: [d96afeb840f0c] daemon started [2020-07-29T14:57:08.472Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-07-29T14:57:08.472Z] daemon.go:325: [d4dfba5ed4a50] waiting for daemon to start [2020-07-29T14:57:08.472Z] daemon.go:325: [d4dfba5ed4a50] waiting for daemon to start [2020-07-29T14:57:08.472Z] daemon.go:353: [d4dfba5ed4a50] daemon started [2020-07-29T14:57:08.472Z] check_test.go:358: [d4dfba5ed4a50] joining swarm manager [d96afeb840f0c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-29T14:57:08.472Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-07-29T14:57:08.472Z] daemon.go:325: [d3262f6ceb91b] waiting for daemon to start [2020-07-29T14:57:08.472Z] daemon.go:325: [d3262f6ceb91b] waiting for daemon to start [2020-07-29T14:57:08.472Z] daemon.go:353: [d3262f6ceb91b] daemon started [2020-07-29T14:57:08.472Z] check_test.go:358: [d3262f6ceb91b] joining swarm manager [d96afeb840f0c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-29T14:57:08.472Z] daemon.go:461: [d4dfba5ed4a50] Stopping daemon [2020-07-29T14:57:08.472Z] daemon.go:296: [d4dfba5ed4a50] exiting daemon [2020-07-29T14:57:08.472Z] daemon.go:448: [d4dfba5ed4a50] Daemon stopped [2020-07-29T14:57:08.472Z] daemon.go:461: [d96afeb840f0c] Stopping daemon [2020-07-29T14:57:08.472Z] daemon.go:296: [d96afeb840f0c] exiting daemon [2020-07-29T14:57:08.472Z] daemon.go:448: [d96afeb840f0c] Daemon stopped [2020-07-29T14:57:08.472Z] check_test.go:379: Daemon d4dfba5ed4a50 is not started [2020-07-29T14:57:08.472Z] daemon.go:461: [d3262f6ceb91b] Stopping daemon [2020-07-29T14:57:08.472Z] daemon.go:296: [d3262f6ceb91b] exiting daemon [2020-07-29T14:57:08.472Z] daemon.go:448: [d3262f6ceb91b] Daemon stopped [2020-07-29T14:57:08.472Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (27.09s) [2020-07-29T14:57:08.472Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-07-29T14:57:08.472Z] daemon.go:325: [df8b3adc07852] waiting for daemon to start [2020-07-29T14:57:08.472Z] daemon.go:325: [df8b3adc07852] waiting for daemon to start [2020-07-29T14:57:08.472Z] daemon.go:353: [df8b3adc07852] daemon started [2020-07-29T14:57:08.472Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-07-29T14:57:08.472Z] daemon.go:325: [d0d55dcde3995] waiting for daemon to start [2020-07-29T14:57:08.472Z] daemon.go:325: [d0d55dcde3995] waiting for daemon to start [2020-07-29T14:57:08.472Z] daemon.go:353: [d0d55dcde3995] daemon started [2020-07-29T14:57:08.473Z] check_test.go:358: [d0d55dcde3995] joining swarm manager [df8b3adc07852]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-29T14:57:08.473Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-07-29T14:57:08.473Z] daemon.go:325: [d8ed959ec0e18] waiting for daemon to start [2020-07-29T14:57:08.473Z] daemon.go:325: [d8ed959ec0e18] waiting for daemon to start [2020-07-29T14:57:08.473Z] daemon.go:353: [d8ed959ec0e18] daemon started [2020-07-29T14:57:08.473Z] check_test.go:358: [d8ed959ec0e18] joining swarm manager [df8b3adc07852]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-29T14:57:08.473Z] daemon.go:461: [df8b3adc07852] Stopping daemon [2020-07-29T14:57:08.473Z] daemon.go:296: [df8b3adc07852] exiting daemon [2020-07-29T14:57:08.473Z] daemon.go:448: [df8b3adc07852] Daemon stopped [2020-07-29T14:57:08.473Z] daemon.go:461: [d0d55dcde3995] Stopping daemon [2020-07-29T14:57:08.473Z] daemon.go:296: [d0d55dcde3995] exiting daemon [2020-07-29T14:57:08.473Z] daemon.go:448: [d0d55dcde3995] Daemon stopped [2020-07-29T14:57:08.473Z] daemon.go:461: [d8ed959ec0e18] Stopping daemon [2020-07-29T14:57:08.473Z] daemon.go:296: [d8ed959ec0e18] exiting daemon [2020-07-29T14:57:08.473Z] daemon.go:448: [d8ed959ec0e18] Daemon stopped [2020-07-29T14:57:08.473Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.50s) [2020-07-29T14:57:08.473Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-07-29T14:57:08.473Z] daemon.go:325: [de97f8ed3f754] waiting for daemon to start [2020-07-29T14:57:08.473Z] daemon.go:325: [de97f8ed3f754] waiting for daemon to start [2020-07-29T14:57:08.473Z] daemon.go:353: [de97f8ed3f754] daemon started [2020-07-29T14:57:08.473Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-07-29T14:57:08.473Z] daemon.go:325: [dd084fcc0783e] waiting for daemon to start [2020-07-29T14:57:08.473Z] daemon.go:325: [dd084fcc0783e] waiting for daemon to start [2020-07-29T14:57:08.473Z] daemon.go:353: [dd084fcc0783e] daemon started [2020-07-29T14:57:08.473Z] check_test.go:358: [dd084fcc0783e] joining swarm manager [de97f8ed3f754]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-29T14:57:08.473Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-07-29T14:57:08.473Z] daemon.go:325: [d874b4ee4509b] waiting for daemon to start [2020-07-29T14:57:08.473Z] daemon.go:325: [d874b4ee4509b] waiting for daemon to start [2020-07-29T14:57:08.473Z] daemon.go:353: [d874b4ee4509b] daemon started [2020-07-29T14:57:08.473Z] check_test.go:358: [d874b4ee4509b] joining swarm manager [de97f8ed3f754]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-29T14:57:08.473Z] daemon.go:461: [de97f8ed3f754] Stopping daemon [2020-07-29T14:57:08.473Z] daemon.go:296: [de97f8ed3f754] exiting daemon [2020-07-29T14:57:08.473Z] daemon.go:448: [de97f8ed3f754] Daemon stopped [2020-07-29T14:57:08.473Z] daemon.go:461: [dd084fcc0783e] Stopping daemon [2020-07-29T14:57:08.473Z] daemon.go:296: [dd084fcc0783e] exiting daemon [2020-07-29T14:57:08.473Z] daemon.go:448: [dd084fcc0783e] Daemon stopped [2020-07-29T14:57:08.473Z] daemon.go:461: [d874b4ee4509b] Stopping daemon [2020-07-29T14:57:08.473Z] daemon.go:296: [d874b4ee4509b] exiting daemon [2020-07-29T14:57:08.473Z] daemon.go:448: [d874b4ee4509b] Daemon stopped [2020-07-29T14:57:08.473Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.40s) [2020-07-29T14:57:08.473Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-07-29T14:57:08.473Z] daemon.go:325: [d2514c5ba6215] waiting for daemon to start [2020-07-29T14:57:08.473Z] daemon.go:325: [d2514c5ba6215] waiting for daemon to start [2020-07-29T14:57:08.473Z] daemon.go:353: [d2514c5ba6215] daemon started [2020-07-29T14:57:08.473Z] daemon.go:461: [d2514c5ba6215] Stopping daemon [2020-07-29T14:57:08.473Z] daemon.go:296: [d2514c5ba6215] exiting daemon [2020-07-29T14:57:08.473Z] daemon.go:448: [d2514c5ba6215] Daemon stopped [2020-07-29T14:57:08.473Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.00s) [2020-07-29T14:57:08.473Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-07-29T14:57:08.473Z] daemon.go:325: [d883ce806a05b] waiting for daemon to start [2020-07-29T14:57:08.473Z] daemon.go:325: [d883ce806a05b] waiting for daemon to start [2020-07-29T14:57:08.473Z] daemon.go:353: [d883ce806a05b] daemon started [2020-07-29T14:57:08.473Z] daemon.go:461: [d883ce806a05b] Stopping daemon [2020-07-29T14:57:08.473Z] daemon.go:296: [d883ce806a05b] exiting daemon [2020-07-29T14:57:08.473Z] daemon.go:448: [d883ce806a05b] Daemon stopped [2020-07-29T14:57:08.473Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.63s) [2020-07-29T14:57:08.473Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-07-29T14:57:08.473Z] daemon.go:325: [d915a4c5dee56] waiting for daemon to start [2020-07-29T14:57:08.473Z] daemon.go:325: [d915a4c5dee56] waiting for daemon to start [2020-07-29T14:57:08.473Z] daemon.go:353: [d915a4c5dee56] daemon started [2020-07-29T14:57:08.473Z] daemon.go:461: [d915a4c5dee56] Stopping daemon [2020-07-29T14:57:08.473Z] daemon.go:296: [d915a4c5dee56] exiting daemon [2020-07-29T14:57:08.473Z] daemon.go:448: [d915a4c5dee56] Daemon stopped [2020-07-29T14:57:08.473Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.09s) [2020-07-29T14:57:08.473Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfig [2020-07-29T14:57:08.473Z] daemon.go:325: [d18699ba3dca9] waiting for daemon to start [2020-07-29T14:57:08.473Z] daemon.go:325: [d18699ba3dca9] waiting for daemon to start [2020-07-29T14:57:08.473Z] daemon.go:353: [d18699ba3dca9] daemon started [2020-07-29T14:57:08.473Z] daemon.go:461: [d18699ba3dca9] Stopping daemon [2020-07-29T14:57:08.473Z] daemon.go:296: [d18699ba3dca9] exiting daemon [2020-07-29T14:57:08.473Z] daemon.go:448: [d18699ba3dca9] Daemon stopped [2020-07-29T14:57:08.473Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.15s) [2020-07-29T14:57:08.473Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfigUpdate [2020-07-29T14:57:08.473Z] daemon.go:325: [d216c51fa7951] waiting for daemon to start [2020-07-29T14:57:08.473Z] daemon.go:325: [d216c51fa7951] waiting for daemon to start [2020-07-29T14:57:08.473Z] daemon.go:353: [d216c51fa7951] daemon started [2020-07-29T14:57:08.473Z] daemon.go:461: [d216c51fa7951] Stopping daemon [2020-07-29T14:57:08.473Z] daemon.go:296: [d216c51fa7951] exiting daemon [2020-07-29T14:57:08.473Z] daemon.go:448: [d216c51fa7951] Daemon stopped [2020-07-29T14:57:08.473Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.77s) [2020-07-29T14:57:08.473Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestExtraHosts [2020-07-29T14:57:08.473Z] daemon.go:325: [dac64296fde75] waiting for daemon to start [2020-07-29T14:57:08.473Z] daemon.go:325: [dac64296fde75] waiting for daemon to start [2020-07-29T14:57:08.473Z] daemon.go:353: [dac64296fde75] daemon started [2020-07-29T14:57:08.473Z] daemon.go:461: [dac64296fde75] Stopping daemon [2020-07-29T14:57:08.473Z] daemon.go:296: [dac64296fde75] exiting daemon [2020-07-29T14:57:08.473Z] daemon.go:448: [dac64296fde75] Daemon stopped [2020-07-29T14:57:08.473Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.78s) [2020-07-29T14:57:08.473Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-07-29T14:57:08.473Z] daemon.go:325: [d363fe5f00770] waiting for daemon to start [2020-07-29T14:57:08.473Z] daemon.go:325: [d363fe5f00770] waiting for daemon to start [2020-07-29T14:57:08.473Z] daemon.go:353: [d363fe5f00770] daemon started [2020-07-29T14:57:08.473Z] daemon.go:461: [d363fe5f00770] Stopping daemon [2020-07-29T14:57:08.473Z] daemon.go:296: [d363fe5f00770] exiting daemon [2020-07-29T14:57:08.473Z] daemon.go:448: [d363fe5f00770] Daemon stopped [2020-07-29T14:57:08.473Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.24s) [2020-07-29T14:57:08.473Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachable [2020-07-29T14:57:08.473Z] daemon.go:325: [dec34df9e37df] waiting for daemon to start [2020-07-29T14:57:08.473Z] daemon.go:325: [dec34df9e37df] waiting for daemon to start [2020-07-29T14:57:08.473Z] daemon.go:353: [dec34df9e37df] daemon started [2020-07-29T14:57:08.473Z] daemon.go:461: [dec34df9e37df] Stopping daemon [2020-07-29T14:57:08.473Z] daemon.go:296: [dec34df9e37df] exiting daemon [2020-07-29T14:57:08.473Z] daemon.go:448: [dec34df9e37df] Daemon stopped [2020-07-29T14:57:08.473Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.36s) [2020-07-29T14:57:08.473Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-07-29T14:57:08.473Z] daemon.go:325: [daf82fb9e7bf6] waiting for daemon to start [2020-07-29T14:57:08.473Z] daemon.go:325: [daf82fb9e7bf6] waiting for daemon to start [2020-07-29T14:57:08.473Z] daemon.go:353: [daf82fb9e7bf6] daemon started [2020-07-29T14:57:08.473Z] daemon.go:461: [daf82fb9e7bf6] Stopping daemon [2020-07-29T14:57:08.473Z] daemon.go:296: [daf82fb9e7bf6] exiting daemon [2020-07-29T14:57:08.473Z] daemon.go:448: [daf82fb9e7bf6] Daemon stopped [2020-07-29T14:57:08.473Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.28s) [2020-07-29T14:57:08.473Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-07-29T14:57:08.473Z] daemon.go:325: [d1ad1ff7bddb3] waiting for daemon to start [2020-07-29T14:57:08.473Z] daemon.go:325: [d1ad1ff7bddb3] waiting for daemon to start [2020-07-29T14:57:08.473Z] daemon.go:353: [d1ad1ff7bddb3] daemon started [2020-07-29T14:57:08.473Z] daemon.go:461: [d1ad1ff7bddb3] Stopping daemon [2020-07-29T14:57:08.473Z] daemon.go:296: [d1ad1ff7bddb3] exiting daemon [2020-07-29T14:57:08.473Z] daemon.go:448: [d1ad1ff7bddb3] Daemon stopped [2020-07-29T14:57:08.473Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.54s) [2020-07-29T14:57:08.473Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPruneNetwork [2020-07-29T14:57:08.473Z] daemon.go:325: [dca54a2436828] waiting for daemon to start [2020-07-29T14:57:08.473Z] daemon.go:325: [dca54a2436828] waiting for daemon to start [2020-07-29T14:57:08.473Z] daemon.go:353: [dca54a2436828] daemon started [2020-07-29T14:57:08.473Z] daemon.go:461: [dca54a2436828] Stopping daemon [2020-07-29T14:57:08.473Z] daemon.go:296: [dca54a2436828] exiting daemon [2020-07-29T14:57:08.473Z] daemon.go:448: [dca54a2436828] Daemon stopped [2020-07-29T14:57:08.473Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.81s) [2020-07-29T14:57:08.473Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-07-29T14:57:08.473Z] daemon.go:325: [d584ba528b3e2] waiting for daemon to start [2020-07-29T14:57:08.473Z] daemon.go:325: [d584ba528b3e2] waiting for daemon to start [2020-07-29T14:57:08.473Z] daemon.go:353: [d584ba528b3e2] daemon started [2020-07-29T14:57:08.473Z] daemon.go:461: [d584ba528b3e2] Stopping daemon [2020-07-29T14:57:08.473Z] daemon.go:296: [d584ba528b3e2] exiting daemon [2020-07-29T14:57:08.473Z] daemon.go:448: [d584ba528b3e2] Daemon stopped [2020-07-29T14:57:08.473Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.84s) [2020-07-29T14:57:08.473Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-07-29T14:57:08.473Z] daemon.go:325: [d59738268d3c3] waiting for daemon to start [2020-07-29T14:57:08.473Z] daemon.go:325: [d59738268d3c3] waiting for daemon to start [2020-07-29T14:57:08.473Z] daemon.go:353: [d59738268d3c3] daemon started [2020-07-29T14:57:08.473Z] daemon.go:461: [d59738268d3c3] Stopping daemon [2020-07-29T14:57:08.473Z] daemon.go:296: [d59738268d3c3] exiting daemon [2020-07-29T14:57:08.473Z] daemon.go:448: [d59738268d3c3] Daemon stopped [2020-07-29T14:57:08.473Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.12s) [2020-07-29T14:57:08.473Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-07-29T14:57:08.473Z] daemon.go:325: [dc3f88f9aedab] waiting for daemon to start [2020-07-29T14:57:08.473Z] daemon.go:325: [dc3f88f9aedab] waiting for daemon to start [2020-07-29T14:57:08.473Z] daemon.go:353: [dc3f88f9aedab] daemon started [2020-07-29T14:57:08.473Z] daemon.go:461: [dc3f88f9aedab] Stopping daemon [2020-07-29T14:57:08.473Z] daemon.go:296: [dc3f88f9aedab] exiting daemon [2020-07-29T14:57:08.473Z] daemon.go:448: [dc3f88f9aedab] Daemon stopped [2020-07-29T14:57:08.473Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.18s) [2020-07-29T14:57:08.473Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-07-29T14:57:08.473Z] daemon.go:325: [d625b9d82ba34] waiting for daemon to start [2020-07-29T14:57:08.473Z] daemon.go:325: [d625b9d82ba34] waiting for daemon to start [2020-07-29T14:57:08.473Z] daemon.go:353: [d625b9d82ba34] daemon started [2020-07-29T14:57:08.473Z] daemon.go:461: [d625b9d82ba34] Stopping daemon [2020-07-29T14:57:08.473Z] daemon.go:296: [d625b9d82ba34] exiting daemon [2020-07-29T14:57:08.473Z] daemon.go:448: [d625b9d82ba34] Daemon stopped [2020-07-29T14:57:08.473Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.73s) [2020-07-29T14:57:08.473Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-07-29T14:57:08.473Z] daemon.go:325: [d911c3e498b8e] waiting for daemon to start [2020-07-29T14:57:08.473Z] daemon.go:325: [d911c3e498b8e] waiting for daemon to start [2020-07-29T14:57:08.473Z] daemon.go:353: [d911c3e498b8e] daemon started [2020-07-29T14:57:08.473Z] daemon.go:461: [d911c3e498b8e] Stopping daemon [2020-07-29T14:57:08.473Z] daemon.go:296: [d911c3e498b8e] exiting daemon [2020-07-29T14:57:08.473Z] daemon.go:448: [d911c3e498b8e] Daemon stopped [2020-07-29T14:57:08.473Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.74s) [2020-07-29T14:57:08.473Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-07-29T14:57:08.473Z] daemon.go:325: [d8a0b552ede7c] waiting for daemon to start [2020-07-29T14:57:08.473Z] daemon.go:325: [d8a0b552ede7c] waiting for daemon to start [2020-07-29T14:57:08.473Z] daemon.go:353: [d8a0b552ede7c] daemon started [2020-07-29T14:57:08.473Z] daemon.go:461: [d8a0b552ede7c] Stopping daemon [2020-07-29T14:57:08.473Z] daemon.go:296: [d8a0b552ede7c] exiting daemon [2020-07-29T14:57:08.473Z] daemon.go:448: [d8a0b552ede7c] Daemon stopped [2020-07-29T14:57:08.473Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (17.94s) [2020-07-29T14:57:08.473Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-07-29T14:57:08.473Z] daemon.go:325: [d84d7ae7d55c6] waiting for daemon to start [2020-07-29T14:57:08.473Z] daemon.go:325: [d84d7ae7d55c6] waiting for daemon to start [2020-07-29T14:57:08.473Z] daemon.go:353: [d84d7ae7d55c6] daemon started [2020-07-29T14:57:08.473Z] daemon.go:461: [d84d7ae7d55c6] Stopping daemon [2020-07-29T14:57:08.473Z] daemon.go:296: [d84d7ae7d55c6] exiting daemon [2020-07-29T14:57:08.473Z] daemon.go:448: [d84d7ae7d55c6] Daemon stopped [2020-07-29T14:57:08.473Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.17s) [2020-07-29T14:57:08.473Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-07-29T14:57:08.473Z] daemon.go:325: [de9db9f9980ae] waiting for daemon to start [2020-07-29T14:57:08.473Z] daemon.go:325: [de9db9f9980ae] waiting for daemon to start [2020-07-29T14:57:08.473Z] daemon.go:353: [de9db9f9980ae] daemon started [2020-07-29T14:57:08.473Z] daemon.go:461: [de9db9f9980ae] Stopping daemon [2020-07-29T14:57:08.473Z] daemon.go:296: [de9db9f9980ae] exiting daemon [2020-07-29T14:57:08.473Z] daemon.go:448: [de9db9f9980ae] Daemon stopped [2020-07-29T14:57:08.473Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.75s) [2020-07-29T14:57:08.473Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-07-29T14:57:08.473Z] daemon.go:325: [d23566ab1be21] waiting for daemon to start [2020-07-29T14:57:08.473Z] daemon.go:325: [d23566ab1be21] waiting for daemon to start [2020-07-29T14:57:08.473Z] daemon.go:353: [d23566ab1be21] daemon started [2020-07-29T14:57:08.473Z] daemon.go:461: [d23566ab1be21] Stopping daemon [2020-07-29T14:57:08.473Z] daemon.go:296: [d23566ab1be21] exiting daemon [2020-07-29T14:57:08.473Z] daemon.go:448: [d23566ab1be21] Daemon stopped [2020-07-29T14:57:08.473Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.41s) [2020-07-29T14:57:08.473Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-07-29T14:57:08.473Z] daemon.go:325: [dbcda811504d9] waiting for daemon to start [2020-07-29T14:57:08.473Z] daemon.go:325: [dbcda811504d9] waiting for daemon to start [2020-07-29T14:57:08.473Z] daemon.go:353: [dbcda811504d9] daemon started [2020-07-29T14:57:08.473Z] daemon.go:461: [dbcda811504d9] Stopping daemon [2020-07-29T14:57:08.473Z] daemon.go:296: [dbcda811504d9] exiting daemon [2020-07-29T14:57:08.473Z] daemon.go:448: [dbcda811504d9] Daemon stopped [2020-07-29T14:57:08.473Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.37s) [2020-07-29T14:57:08.473Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthRun [2020-07-29T14:57:08.473Z] daemon.go:325: [d469fcd961540] waiting for daemon to start [2020-07-29T14:57:08.473Z] daemon.go:325: [d469fcd961540] waiting for daemon to start [2020-07-29T14:57:08.473Z] daemon.go:353: [d469fcd961540] daemon started [2020-07-29T14:57:08.473Z] daemon.go:461: [d469fcd961540] Stopping daemon [2020-07-29T14:57:08.473Z] daemon.go:296: [d469fcd961540] exiting daemon [2020-07-29T14:57:08.473Z] daemon.go:448: [d469fcd961540] Daemon stopped [2020-07-29T14:57:08.473Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.43s) [2020-07-29T14:57:08.473Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthStart [2020-07-29T14:57:08.473Z] daemon.go:325: [d943292d7a4a2] waiting for daemon to start [2020-07-29T14:57:08.473Z] daemon.go:325: [d943292d7a4a2] waiting for daemon to start [2020-07-29T14:57:08.473Z] daemon.go:353: [d943292d7a4a2] daemon started [2020-07-29T14:57:08.473Z] daemon.go:461: [d943292d7a4a2] Stopping daemon [2020-07-29T14:57:08.473Z] daemon.go:296: [d943292d7a4a2] exiting daemon [2020-07-29T14:57:08.473Z] daemon.go:448: [d943292d7a4a2] Daemon stopped [2020-07-29T14:57:08.473Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.60s) [2020-07-29T14:57:08.473Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogs [2020-07-29T14:57:08.473Z] daemon.go:325: [d09bcdfb9d2d0] waiting for daemon to start [2020-07-29T14:57:08.473Z] daemon.go:325: [d09bcdfb9d2d0] waiting for daemon to start [2020-07-29T14:57:08.473Z] daemon.go:353: [d09bcdfb9d2d0] daemon started [2020-07-29T14:57:08.473Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs1": "TestServiceLogs1.1.d6eqnm6wstlx@af52e50ae424 | hello1\n" [2020-07-29T14:57:08.473Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs2": "TestServiceLogs2.1.tkypoxgzzek4@af52e50ae424 | hello2\n" [2020-07-29T14:57:08.473Z] daemon.go:461: [d09bcdfb9d2d0] Stopping daemon [2020-07-29T14:57:08.473Z] daemon.go:296: [d09bcdfb9d2d0] exiting daemon [2020-07-29T14:57:08.473Z] daemon.go:448: [d09bcdfb9d2d0] Daemon stopped [2020-07-29T14:57:08.473Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.87s) [2020-07-29T14:57:08.473Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-07-29T14:57:08.473Z] daemon.go:325: [d390d8fc7e308] waiting for daemon to start [2020-07-29T14:57:08.473Z] daemon.go:325: [d390d8fc7e308] waiting for daemon to start [2020-07-29T14:57:08.473Z] daemon.go:353: [d390d8fc7e308] daemon started [2020-07-29T14:57:08.473Z] daemon.go:461: [d390d8fc7e308] Stopping daemon [2020-07-29T14:57:08.473Z] daemon.go:296: [d390d8fc7e308] exiting daemon [2020-07-29T14:57:08.473Z] daemon.go:448: [d390d8fc7e308] Daemon stopped [2020-07-29T14:57:08.473Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.63s) [2020-07-29T14:57:08.473Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsDetails [2020-07-29T14:57:08.473Z] daemon.go:325: [d8363ad33be73] waiting for daemon to start [2020-07-29T14:57:08.473Z] daemon.go:325: [d8363ad33be73] waiting for daemon to start [2020-07-29T14:57:08.473Z] daemon.go:353: [d8363ad33be73] daemon started [2020-07-29T14:57:08.473Z] daemon.go:461: [d8363ad33be73] Stopping daemon [2020-07-29T14:57:08.473Z] daemon.go:296: [d8363ad33be73] exiting daemon [2020-07-29T14:57:08.473Z] daemon.go:448: [d8363ad33be73] Daemon stopped [2020-07-29T14:57:08.473Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.30s) [2020-07-29T14:57:08.473Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsFollow [2020-07-29T14:57:08.473Z] daemon.go:325: [dfb57f7878b4c] waiting for daemon to start [2020-07-29T14:57:08.473Z] daemon.go:325: [dfb57f7878b4c] waiting for daemon to start [2020-07-29T14:57:08.473Z] daemon.go:353: [dfb57f7878b4c] daemon started [2020-07-29T14:57:08.473Z] daemon.go:461: [dfb57f7878b4c] Stopping daemon [2020-07-29T14:57:08.473Z] daemon.go:296: [dfb57f7878b4c] exiting daemon [2020-07-29T14:57:08.473Z] daemon.go:448: [dfb57f7878b4c] Daemon stopped [2020-07-29T14:57:08.473Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.03s) [2020-07-29T14:57:08.473Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-07-29T14:57:08.473Z] daemon.go:325: [dfe2056146e26] waiting for daemon to start [2020-07-29T14:57:08.473Z] daemon.go:325: [dfe2056146e26] waiting for daemon to start [2020-07-29T14:57:08.474Z] daemon.go:353: [dfe2056146e26] daemon started [2020-07-29T14:57:08.474Z] daemon.go:461: [dfe2056146e26] Stopping daemon [2020-07-29T14:57:08.474Z] daemon.go:296: [dfe2056146e26] exiting daemon [2020-07-29T14:57:08.474Z] daemon.go:448: [dfe2056146e26] Daemon stopped [2020-07-29T14:57:08.474Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.28s) [2020-07-29T14:57:08.474Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsSince [2020-07-29T14:57:08.474Z] daemon.go:325: [d46df3f4a5f9c] waiting for daemon to start [2020-07-29T14:57:08.474Z] daemon.go:325: [d46df3f4a5f9c] waiting for daemon to start [2020-07-29T14:57:08.474Z] daemon.go:353: [d46df3f4a5f9c] daemon started [2020-07-29T14:57:08.474Z] daemon.go:461: [d46df3f4a5f9c] Stopping daemon [2020-07-29T14:57:08.474Z] daemon.go:296: [d46df3f4a5f9c] exiting daemon [2020-07-29T14:57:08.474Z] daemon.go:448: [d46df3f4a5f9c] Daemon stopped [2020-07-29T14:57:08.474Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.75s) [2020-07-29T14:57:08.474Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTTY [2020-07-29T14:57:08.474Z] daemon.go:325: [d225a8c2ee462] waiting for daemon to start [2020-07-29T14:57:08.474Z] daemon.go:325: [d225a8c2ee462] waiting for daemon to start [2020-07-29T14:57:08.474Z] daemon.go:353: [d225a8c2ee462] daemon started [2020-07-29T14:57:08.474Z] daemon.go:461: [d225a8c2ee462] Stopping daemon [2020-07-29T14:57:08.474Z] daemon.go:296: [d225a8c2ee462] exiting daemon [2020-07-29T14:57:08.474Z] daemon.go:448: [d225a8c2ee462] Daemon stopped [2020-07-29T14:57:08.474Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.96s) [2020-07-29T14:57:08.474Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTail [2020-07-29T14:57:08.474Z] daemon.go:325: [d519f8e09b51f] waiting for daemon to start [2020-07-29T14:57:08.474Z] daemon.go:325: [d519f8e09b51f] waiting for daemon to start [2020-07-29T14:57:08.474Z] daemon.go:353: [d519f8e09b51f] daemon started [2020-07-29T14:57:08.474Z] daemon.go:461: [d519f8e09b51f] Stopping daemon [2020-07-29T14:57:08.474Z] daemon.go:296: [d519f8e09b51f] exiting daemon [2020-07-29T14:57:08.474Z] daemon.go:448: [d519f8e09b51f] Daemon stopped [2020-07-29T14:57:08.474Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.16s) [2020-07-29T14:57:08.474Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-07-29T14:57:08.474Z] daemon.go:325: [d0d2feeb2fd95] waiting for daemon to start [2020-07-29T14:57:08.474Z] daemon.go:325: [d0d2feeb2fd95] waiting for daemon to start [2020-07-29T14:57:08.474Z] daemon.go:353: [d0d2feeb2fd95] daemon started [2020-07-29T14:57:08.474Z] docker_cli_service_logs_test.go:242: checking task t7r85lc864sj [2020-07-29T14:57:08.474Z] docker_cli_service_logs_test.go:247: checking messages for t7r85lc864sj [2020-07-29T14:57:08.474Z] docker_cli_service_logs_test.go:242: checking task sai95dsel1ki [2020-07-29T14:57:08.474Z] docker_cli_service_logs_test.go:247: checking messages for sai95dsel1ki [2020-07-29T14:57:08.474Z] daemon.go:461: [d0d2feeb2fd95] Stopping daemon [2020-07-29T14:57:08.474Z] daemon.go:296: [d0d2feeb2fd95] exiting daemon [2020-07-29T14:57:08.474Z] daemon.go:448: [d0d2feeb2fd95] Daemon stopped [2020-07-29T14:57:08.474Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.52s) [2020-07-29T14:57:08.474Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceScale [2020-07-29T14:57:08.474Z] daemon.go:325: [d976a1d872ecf] waiting for daemon to start [2020-07-29T14:57:08.474Z] daemon.go:325: [d976a1d872ecf] waiting for daemon to start [2020-07-29T14:57:08.474Z] daemon.go:353: [d976a1d872ecf] daemon started [2020-07-29T14:57:08.474Z] daemon.go:461: [d976a1d872ecf] Stopping daemon [2020-07-29T14:57:08.474Z] daemon.go:296: [d976a1d872ecf] exiting daemon [2020-07-29T14:57:08.474Z] daemon.go:448: [d976a1d872ecf] Daemon stopped [2020-07-29T14:57:08.474Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.59s) [2020-07-29T14:57:08.474Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-07-29T14:57:08.474Z] daemon.go:325: [dd17c5d5e2ca4] waiting for daemon to start [2020-07-29T14:57:08.474Z] daemon.go:325: [dd17c5d5e2ca4] waiting for daemon to start [2020-07-29T14:57:08.474Z] daemon.go:353: [dd17c5d5e2ca4] daemon started [2020-07-29T14:57:08.474Z] daemon.go:461: [dd17c5d5e2ca4] Stopping daemon [2020-07-29T14:57:08.474Z] daemon.go:296: [dd17c5d5e2ca4] exiting daemon [2020-07-29T14:57:08.474Z] daemon.go:448: [dd17c5d5e2ca4] Daemon stopped [2020-07-29T14:57:08.474Z] daemon.go:325: [dd17c5d5e2ca4] waiting for daemon to start [2020-07-29T14:57:08.474Z] daemon.go:325: [dd17c5d5e2ca4] waiting for daemon to start [2020-07-29T14:57:08.474Z] daemon.go:353: [dd17c5d5e2ca4] daemon started [2020-07-29T14:57:08.474Z] daemon.go:461: [dd17c5d5e2ca4] Stopping daemon [2020-07-29T14:57:08.474Z] daemon.go:296: [dd17c5d5e2ca4] exiting daemon [2020-07-29T14:57:08.474Z] daemon.go:448: [dd17c5d5e2ca4] Daemon stopped [2020-07-29T14:57:08.474Z] daemon.go:325: [dd17c5d5e2ca4] waiting for daemon to start [2020-07-29T14:57:08.474Z] daemon.go:325: [dd17c5d5e2ca4] waiting for daemon to start [2020-07-29T14:57:08.474Z] daemon.go:353: [dd17c5d5e2ca4] daemon started [2020-07-29T14:57:08.474Z] daemon.go:461: [dd17c5d5e2ca4] Stopping daemon [2020-07-29T14:57:08.474Z] daemon.go:296: [dd17c5d5e2ca4] exiting daemon [2020-07-29T14:57:08.474Z] daemon.go:448: [dd17c5d5e2ca4] Daemon stopped [2020-07-29T14:57:08.474Z] daemon.go:325: [dd17c5d5e2ca4] waiting for daemon to start [2020-07-29T14:57:08.474Z] daemon.go:325: [dd17c5d5e2ca4] waiting for daemon to start [2020-07-29T14:57:08.474Z] daemon.go:353: [dd17c5d5e2ca4] daemon started [2020-07-29T14:57:08.474Z] daemon.go:461: [dd17c5d5e2ca4] Stopping daemon [2020-07-29T14:57:08.474Z] daemon.go:296: [dd17c5d5e2ca4] exiting daemon [2020-07-29T14:57:08.474Z] daemon.go:448: [dd17c5d5e2ca4] Daemon stopped [2020-07-29T14:57:08.474Z] daemon.go:325: [dd17c5d5e2ca4] waiting for daemon to start [2020-07-29T14:57:08.474Z] daemon.go:325: [dd17c5d5e2ca4] waiting for daemon to start [2020-07-29T14:57:08.474Z] daemon.go:353: [dd17c5d5e2ca4] daemon started [2020-07-29T14:57:08.474Z] daemon.go:461: [dd17c5d5e2ca4] Stopping daemon [2020-07-29T14:57:08.474Z] daemon.go:296: [dd17c5d5e2ca4] exiting daemon [2020-07-29T14:57:08.474Z] daemon.go:448: [dd17c5d5e2ca4] Daemon stopped [2020-07-29T14:57:08.474Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.30s) [2020-07-29T14:57:08.474Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-07-29T14:57:08.474Z] daemon.go:325: [d41d02d0cf70c] waiting for daemon to start [2020-07-29T14:57:08.474Z] daemon.go:325: [d41d02d0cf70c] waiting for daemon to start [2020-07-29T14:57:08.474Z] daemon.go:353: [d41d02d0cf70c] daemon started [2020-07-29T14:57:08.474Z] daemon.go:461: [d41d02d0cf70c] Stopping daemon [2020-07-29T14:57:08.474Z] daemon.go:296: [d41d02d0cf70c] exiting daemon [2020-07-29T14:57:08.474Z] daemon.go:448: [d41d02d0cf70c] Daemon stopped [2020-07-29T14:57:08.474Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.26s) [2020-07-29T14:57:08.474Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-07-29T14:57:08.474Z] daemon.go:325: [d5c6f87020046] waiting for daemon to start [2020-07-29T14:57:08.474Z] daemon.go:325: [d5c6f87020046] waiting for daemon to start [2020-07-29T14:57:08.474Z] daemon.go:353: [d5c6f87020046] daemon started [2020-07-29T14:57:08.474Z] daemon.go:461: [d5c6f87020046] Stopping daemon [2020-07-29T14:57:08.474Z] daemon.go:296: [d5c6f87020046] exiting daemon [2020-07-29T14:57:08.474Z] daemon.go:448: [d5c6f87020046] Daemon stopped [2020-07-29T14:57:08.474Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.34s) [2020-07-29T14:57:08.474Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-07-29T14:57:08.474Z] daemon.go:325: [d17b29429faf2] waiting for daemon to start [2020-07-29T14:57:08.474Z] daemon.go:325: [d17b29429faf2] waiting for daemon to start [2020-07-29T14:57:08.474Z] daemon.go:353: [d17b29429faf2] daemon started [2020-07-29T14:57:08.474Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-07-29T14:57:08.474Z] daemon.go:325: [dfe179e1ae5bc] waiting for daemon to start [2020-07-29T14:57:08.474Z] daemon.go:325: [dfe179e1ae5bc] waiting for daemon to start [2020-07-29T14:57:08.474Z] daemon.go:353: [dfe179e1ae5bc] daemon started [2020-07-29T14:57:08.474Z] check_test.go:358: [dfe179e1ae5bc] joining swarm manager [d17b29429faf2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-29T14:57:08.474Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-07-29T14:57:08.474Z] daemon.go:325: [d1884ceb20f7a] waiting for daemon to start [2020-07-29T14:57:08.474Z] daemon.go:325: [d1884ceb20f7a] waiting for daemon to start [2020-07-29T14:57:08.474Z] daemon.go:353: [d1884ceb20f7a] daemon started [2020-07-29T14:57:08.474Z] check_test.go:358: [d1884ceb20f7a] joining swarm manager [d17b29429faf2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-29T14:57:08.474Z] daemon.go:461: [d17b29429faf2] Stopping daemon [2020-07-29T14:57:08.474Z] daemon.go:296: [d17b29429faf2] exiting daemon [2020-07-29T14:57:08.474Z] daemon.go:448: [d17b29429faf2] Daemon stopped [2020-07-29T14:57:08.474Z] daemon.go:461: [dfe179e1ae5bc] Stopping daemon [2020-07-29T14:57:08.474Z] daemon.go:296: [dfe179e1ae5bc] exiting daemon [2020-07-29T14:57:08.474Z] daemon.go:448: [dfe179e1ae5bc] Daemon stopped [2020-07-29T14:57:08.474Z] daemon.go:461: [d1884ceb20f7a] Stopping daemon [2020-07-29T14:57:08.474Z] daemon.go:296: [d1884ceb20f7a] exiting daemon [2020-07-29T14:57:08.474Z] daemon.go:448: [d1884ceb20f7a] Daemon stopped [2020-07-29T14:57:08.474Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.13s) [2020-07-29T14:57:08.474Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-07-29T14:57:08.474Z] daemon.go:325: [d3b3cebd37c26] waiting for daemon to start [2020-07-29T14:57:08.474Z] daemon.go:325: [d3b3cebd37c26] waiting for daemon to start [2020-07-29T14:57:08.474Z] daemon.go:353: [d3b3cebd37c26] daemon started [2020-07-29T14:57:08.474Z] daemon.go:461: [d3b3cebd37c26] Stopping daemon [2020-07-29T14:57:08.474Z] daemon.go:296: [d3b3cebd37c26] exiting daemon [2020-07-29T14:57:08.474Z] daemon.go:448: [d3b3cebd37c26] Daemon stopped [2020-07-29T14:57:08.474Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.14s) [2020-07-29T14:57:08.474Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-07-29T14:57:08.474Z] daemon.go:325: [d29e2d61a7146] waiting for daemon to start [2020-07-29T14:57:08.474Z] daemon.go:325: [d29e2d61a7146] waiting for daemon to start [2020-07-29T14:57:08.474Z] daemon.go:353: [d29e2d61a7146] daemon started [2020-07-29T14:57:08.474Z] daemon.go:461: [d29e2d61a7146] Stopping daemon [2020-07-29T14:57:08.474Z] daemon.go:296: [d29e2d61a7146] exiting daemon [2020-07-29T14:57:08.474Z] daemon.go:448: [d29e2d61a7146] Daemon stopped [2020-07-29T14:57:08.474Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.68s) [2020-07-29T14:57:08.474Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-07-29T14:57:08.474Z] daemon.go:325: [d8f5c5b19a12d] waiting for daemon to start [2020-07-29T14:57:08.474Z] daemon.go:325: [d8f5c5b19a12d] waiting for daemon to start [2020-07-29T14:57:08.474Z] daemon.go:353: [d8f5c5b19a12d] daemon started [2020-07-29T14:57:08.474Z] daemon.go:461: [d8f5c5b19a12d] Stopping daemon [2020-07-29T14:57:08.474Z] daemon.go:296: [d8f5c5b19a12d] exiting daemon [2020-07-29T14:57:08.474Z] daemon.go:448: [d8f5c5b19a12d] Daemon stopped [2020-07-29T14:57:08.474Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.25s) [2020-07-29T14:57:08.474Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-07-29T14:57:08.474Z] daemon.go:325: [da5be0c09a265] waiting for daemon to start [2020-07-29T14:57:08.474Z] daemon.go:325: [da5be0c09a265] waiting for daemon to start [2020-07-29T14:57:08.474Z] daemon.go:353: [da5be0c09a265] daemon started [2020-07-29T14:57:08.474Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-07-29T14:57:08.474Z] daemon.go:325: [d29fd4dce2415] waiting for daemon to start [2020-07-29T14:57:08.474Z] daemon.go:325: [d29fd4dce2415] waiting for daemon to start [2020-07-29T14:57:08.474Z] daemon.go:353: [d29fd4dce2415] daemon started [2020-07-29T14:57:08.474Z] check_test.go:358: [d29fd4dce2415] joining swarm manager [da5be0c09a265]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-29T14:57:08.474Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-07-29T14:57:08.474Z] daemon.go:325: [da38782019bec] waiting for daemon to start [2020-07-29T14:57:08.474Z] daemon.go:325: [da38782019bec] waiting for daemon to start [2020-07-29T14:57:08.474Z] daemon.go:353: [da38782019bec] daemon started [2020-07-29T14:57:08.474Z] check_test.go:358: [da38782019bec] joining swarm manager [da5be0c09a265]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-29T14:57:08.474Z] daemon.go:461: [da5be0c09a265] Stopping daemon [2020-07-29T14:57:08.474Z] daemon.go:296: [da5be0c09a265] exiting daemon [2020-07-29T14:57:08.474Z] daemon.go:448: [da5be0c09a265] Daemon stopped [2020-07-29T14:57:08.474Z] daemon.go:461: [d29fd4dce2415] Stopping daemon [2020-07-29T14:57:08.474Z] daemon.go:296: [d29fd4dce2415] exiting daemon [2020-07-29T14:57:08.474Z] daemon.go:448: [d29fd4dce2415] Daemon stopped [2020-07-29T14:57:08.474Z] daemon.go:461: [da38782019bec] Stopping daemon [2020-07-29T14:57:08.474Z] daemon.go:296: [da38782019bec] exiting daemon [2020-07-29T14:57:08.474Z] daemon.go:448: [da38782019bec] Daemon stopped [2020-07-29T14:57:08.474Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.15s) [2020-07-29T14:57:08.474Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-07-29T14:57:08.474Z] daemon.go:325: [d5dfced3e52aa] waiting for daemon to start [2020-07-29T14:57:08.474Z] daemon.go:325: [d5dfced3e52aa] waiting for daemon to start [2020-07-29T14:57:08.474Z] daemon.go:353: [d5dfced3e52aa] daemon started [2020-07-29T14:57:08.474Z] daemon.go:461: [d5dfced3e52aa] Stopping daemon [2020-07-29T14:57:08.474Z] daemon.go:296: [d5dfced3e52aa] exiting daemon [2020-07-29T14:57:08.474Z] daemon.go:448: [d5dfced3e52aa] Daemon stopped [2020-07-29T14:57:08.474Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (93.38s) [2020-07-29T14:57:08.474Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-07-29T14:57:08.474Z] daemon.go:325: [dbcc79a76631f] waiting for daemon to start [2020-07-29T14:57:08.474Z] daemon.go:325: [dbcc79a76631f] waiting for daemon to start [2020-07-29T14:57:08.474Z] daemon.go:353: [dbcc79a76631f] daemon started [2020-07-29T14:57:08.474Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-07-29T14:57:08.474Z] daemon.go:325: [d7bb1e0cba21e] waiting for daemon to start [2020-07-29T14:57:08.474Z] daemon.go:325: [d7bb1e0cba21e] waiting for daemon to start [2020-07-29T14:57:08.474Z] daemon.go:353: [d7bb1e0cba21e] daemon started [2020-07-29T14:57:08.474Z] check_test.go:358: [d7bb1e0cba21e] joining swarm manager [dbcc79a76631f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-29T14:57:08.474Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-07-29T14:57:08.474Z] daemon.go:325: [d131006e236bf] waiting for daemon to start [2020-07-29T14:57:08.474Z] daemon.go:325: [d131006e236bf] waiting for daemon to start [2020-07-29T14:57:08.474Z] daemon.go:353: [d131006e236bf] daemon started [2020-07-29T14:57:08.474Z] check_test.go:358: [d131006e236bf] joining swarm manager [dbcc79a76631f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-29T14:57:08.474Z] daemon.go:461: [d7bb1e0cba21e] Stopping daemon [2020-07-29T14:57:08.474Z] daemon.go:296: [d7bb1e0cba21e] exiting daemon [2020-07-29T14:57:08.474Z] daemon.go:448: [d7bb1e0cba21e] Daemon stopped [2020-07-29T14:57:08.474Z] daemon.go:325: [d7bb1e0cba21e] waiting for daemon to start [2020-07-29T14:57:08.474Z] daemon.go:325: [d7bb1e0cba21e] waiting for daemon to start [2020-07-29T14:57:08.474Z] daemon.go:353: [d7bb1e0cba21e] daemon started [2020-07-29T14:57:08.474Z] daemon.go:461: [d131006e236bf] Stopping daemon [2020-07-29T14:57:08.474Z] daemon.go:296: [d131006e236bf] exiting daemon [2020-07-29T14:57:08.474Z] daemon.go:448: [d131006e236bf] Daemon stopped [2020-07-29T14:57:08.474Z] daemon.go:325: [d131006e236bf] waiting for daemon to start [2020-07-29T14:57:08.474Z] daemon.go:325: [d131006e236bf] waiting for daemon to start [2020-07-29T14:57:08.474Z] daemon.go:353: [d131006e236bf] daemon started [2020-07-29T14:57:08.474Z] daemon.go:461: [d7bb1e0cba21e] Stopping daemon [2020-07-29T14:57:08.474Z] daemon.go:296: [d7bb1e0cba21e] exiting daemon [2020-07-29T14:57:08.474Z] daemon.go:448: [d7bb1e0cba21e] Daemon stopped [2020-07-29T14:57:08.474Z] daemon.go:325: [d7bb1e0cba21e] waiting for daemon to start [2020-07-29T14:57:08.474Z] daemon.go:325: [d7bb1e0cba21e] waiting for daemon to start [2020-07-29T14:57:08.474Z] daemon.go:353: [d7bb1e0cba21e] daemon started [2020-07-29T14:57:08.474Z] daemon.go:461: [d131006e236bf] Stopping daemon [2020-07-29T14:57:08.474Z] daemon.go:296: [d131006e236bf] exiting daemon [2020-07-29T14:57:08.474Z] daemon.go:448: [d131006e236bf] Daemon stopped [2020-07-29T14:57:08.474Z] daemon.go:325: [d131006e236bf] waiting for daemon to start [2020-07-29T14:57:08.474Z] daemon.go:325: [d131006e236bf] waiting for daemon to start [2020-07-29T14:57:08.474Z] daemon.go:353: [d131006e236bf] daemon started [2020-07-29T14:57:08.474Z] daemon.go:461: [d7bb1e0cba21e] Stopping daemon [2020-07-29T14:57:08.474Z] daemon.go:296: [d7bb1e0cba21e] exiting daemon [2020-07-29T14:57:08.474Z] daemon.go:448: [d7bb1e0cba21e] Daemon stopped [2020-07-29T14:57:08.474Z] daemon.go:325: [d7bb1e0cba21e] waiting for daemon to start [2020-07-29T14:57:08.474Z] daemon.go:325: [d7bb1e0cba21e] waiting for daemon to start [2020-07-29T14:57:08.474Z] daemon.go:353: [d7bb1e0cba21e] daemon started [2020-07-29T14:57:08.474Z] daemon.go:461: [d131006e236bf] Stopping daemon [2020-07-29T14:57:08.474Z] daemon.go:296: [d131006e236bf] exiting daemon [2020-07-29T14:57:08.474Z] daemon.go:448: [d131006e236bf] Daemon stopped [2020-07-29T14:57:08.474Z] daemon.go:325: [d131006e236bf] waiting for daemon to start [2020-07-29T14:57:08.474Z] daemon.go:325: [d131006e236bf] waiting for daemon to start [2020-07-29T14:57:08.474Z] daemon.go:353: [d131006e236bf] daemon started [2020-07-29T14:57:08.474Z] daemon.go:461: [dbcc79a76631f] Stopping daemon [2020-07-29T14:57:08.474Z] daemon.go:296: [dbcc79a76631f] exiting daemon [2020-07-29T14:57:08.474Z] daemon.go:448: [dbcc79a76631f] Daemon stopped [2020-07-29T14:57:08.474Z] daemon.go:461: [d7bb1e0cba21e] Stopping daemon [2020-07-29T14:57:08.474Z] daemon.go:296: [d7bb1e0cba21e] exiting daemon [2020-07-29T14:57:08.474Z] daemon.go:448: [d7bb1e0cba21e] Daemon stopped [2020-07-29T14:57:08.474Z] daemon.go:461: [d131006e236bf] Stopping daemon [2020-07-29T14:57:08.474Z] daemon.go:296: [d131006e236bf] exiting daemon [2020-07-29T14:57:08.474Z] daemon.go:448: [d131006e236bf] Daemon stopped [2020-07-29T14:57:08.474Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.05s) [2020-07-29T14:57:08.474Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-07-29T14:57:08.474Z] daemon.go:325: [df09350a8776a] waiting for daemon to start [2020-07-29T14:57:08.474Z] daemon.go:325: [df09350a8776a] waiting for daemon to start [2020-07-29T14:57:08.474Z] daemon.go:353: [df09350a8776a] daemon started [2020-07-29T14:57:08.474Z] daemon.go:461: [df09350a8776a] Stopping daemon [2020-07-29T14:57:08.474Z] daemon.go:296: [df09350a8776a] exiting daemon [2020-07-29T14:57:08.474Z] daemon.go:448: [df09350a8776a] Daemon stopped [2020-07-29T14:57:08.474Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.23s) [2020-07-29T14:57:08.474Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-07-29T14:57:08.474Z] daemon.go:325: [dcaa11ba299c6] waiting for daemon to start [2020-07-29T14:57:08.474Z] daemon.go:325: [dcaa11ba299c6] waiting for daemon to start [2020-07-29T14:57:08.474Z] daemon.go:353: [dcaa11ba299c6] daemon started [2020-07-29T14:57:08.474Z] daemon.go:461: [dcaa11ba299c6] Stopping daemon [2020-07-29T14:57:08.474Z] daemon.go:296: [dcaa11ba299c6] exiting daemon [2020-07-29T14:57:08.474Z] daemon.go:448: [dcaa11ba299c6] Daemon stopped [2020-07-29T14:57:08.474Z] daemon.go:325: [dcaa11ba299c6] waiting for daemon to start [2020-07-29T14:57:08.474Z] daemon.go:325: [dcaa11ba299c6] waiting for daemon to start [2020-07-29T14:57:08.474Z] daemon.go:353: [dcaa11ba299c6] daemon started [2020-07-29T14:57:08.474Z] daemon.go:461: [dcaa11ba299c6] Stopping daemon [2020-07-29T14:57:08.474Z] daemon.go:296: [dcaa11ba299c6] exiting daemon [2020-07-29T14:57:08.474Z] daemon.go:448: [dcaa11ba299c6] Daemon stopped [2020-07-29T14:57:08.474Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.64s) [2020-07-29T14:57:08.474Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-07-29T14:57:08.474Z] daemon.go:325: [daa31b3dc1088] waiting for daemon to start [2020-07-29T14:57:08.474Z] daemon.go:325: [daa31b3dc1088] waiting for daemon to start [2020-07-29T14:57:08.474Z] daemon.go:353: [daa31b3dc1088] daemon started [2020-07-29T14:57:08.474Z] daemon.go:461: [daa31b3dc1088] Stopping daemon [2020-07-29T14:57:08.474Z] daemon.go:296: [daa31b3dc1088] exiting daemon [2020-07-29T14:57:08.474Z] daemon.go:448: [daa31b3dc1088] Daemon stopped [2020-07-29T14:57:08.475Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.18s) [2020-07-29T14:57:08.475Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-07-29T14:57:08.475Z] daemon.go:325: [de7f1576c4010] waiting for daemon to start [2020-07-29T14:57:08.475Z] daemon.go:325: [de7f1576c4010] waiting for daemon to start [2020-07-29T14:57:08.475Z] daemon.go:353: [de7f1576c4010] daemon started [2020-07-29T14:57:08.475Z] daemon.go:461: [de7f1576c4010] Stopping daemon [2020-07-29T14:57:08.475Z] daemon.go:296: [de7f1576c4010] exiting daemon [2020-07-29T14:57:08.475Z] daemon.go:448: [de7f1576c4010] Daemon stopped [2020-07-29T14:57:08.475Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.45s) [2020-07-29T14:57:08.475Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-07-29T14:57:08.475Z] daemon.go:325: [dd511cd27bdc4] waiting for daemon to start [2020-07-29T14:57:08.475Z] daemon.go:325: [dd511cd27bdc4] waiting for daemon to start [2020-07-29T14:57:08.475Z] daemon.go:353: [dd511cd27bdc4] daemon started [2020-07-29T14:57:08.475Z] daemon.go:461: [dd511cd27bdc4] Stopping daemon [2020-07-29T14:57:08.475Z] daemon.go:296: [dd511cd27bdc4] exiting daemon [2020-07-29T14:57:08.475Z] daemon.go:448: [dd511cd27bdc4] Daemon stopped [2020-07-29T14:57:08.475Z] daemon.go:325: [dd511cd27bdc4] waiting for daemon to start [2020-07-29T14:57:08.475Z] daemon.go:296: [dd511cd27bdc4] exiting daemon [2020-07-29T14:57:08.475Z] daemon.go:325: [dd511cd27bdc4] waiting for daemon to start [2020-07-29T14:57:08.475Z] daemon.go:325: [dd511cd27bdc4] waiting for daemon to start [2020-07-29T14:57:08.475Z] daemon.go:296: [dd511cd27bdc4] exiting daemon [2020-07-29T14:57:08.475Z] daemon.go:325: [dd511cd27bdc4] waiting for daemon to start [2020-07-29T14:57:08.475Z] daemon.go:325: [dd511cd27bdc4] waiting for daemon to start [2020-07-29T14:57:08.475Z] daemon.go:325: [dd511cd27bdc4] waiting for daemon to start [2020-07-29T14:57:08.475Z] daemon.go:353: [dd511cd27bdc4] daemon started [2020-07-29T14:57:08.475Z] daemon.go:461: [dd511cd27bdc4] Stopping daemon [2020-07-29T14:57:08.475Z] daemon.go:296: [dd511cd27bdc4] exiting daemon [2020-07-29T14:57:08.475Z] daemon.go:448: [dd511cd27bdc4] Daemon stopped [2020-07-29T14:57:08.475Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.33s) [2020-07-29T14:57:08.475Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-07-29T14:57:08.475Z] daemon.go:325: [de1ffe9532b41] waiting for daemon to start [2020-07-29T14:57:08.475Z] daemon.go:325: [de1ffe9532b41] waiting for daemon to start [2020-07-29T14:57:08.475Z] daemon.go:353: [de1ffe9532b41] daemon started [2020-07-29T14:57:08.475Z] daemon.go:461: [de1ffe9532b41] Stopping daemon [2020-07-29T14:57:08.475Z] daemon.go:296: [de1ffe9532b41] exiting daemon [2020-07-29T14:57:08.475Z] daemon.go:448: [de1ffe9532b41] Daemon stopped [2020-07-29T14:57:08.475Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.33s) [2020-07-29T14:57:08.475Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInit [2020-07-29T14:57:08.475Z] daemon.go:325: [d0a93d4118914] waiting for daemon to start [2020-07-29T14:57:08.475Z] daemon.go:325: [d0a93d4118914] waiting for daemon to start [2020-07-29T14:57:08.475Z] daemon.go:353: [d0a93d4118914] daemon started [2020-07-29T14:57:08.475Z] daemon.go:461: [d0a93d4118914] Stopping daemon [2020-07-29T14:57:08.475Z] daemon.go:296: [d0a93d4118914] exiting daemon [2020-07-29T14:57:08.475Z] daemon.go:448: [d0a93d4118914] Daemon stopped [2020-07-29T14:57:08.475Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-07-29T14:57:08.475Z] requirement.go:26: unmatched requirement IPv6 [2020-07-29T14:57:08.475Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.99s) [2020-07-29T14:57:08.475Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitLocked [2020-07-29T14:57:08.475Z] daemon.go:325: [dab3ebb0ae31c] waiting for daemon to start [2020-07-29T14:57:08.475Z] daemon.go:325: [dab3ebb0ae31c] waiting for daemon to start [2020-07-29T14:57:08.475Z] daemon.go:353: [dab3ebb0ae31c] daemon started [2020-07-29T14:57:08.475Z] daemon.go:461: [dab3ebb0ae31c] Stopping daemon [2020-07-29T14:57:08.475Z] daemon.go:296: [dab3ebb0ae31c] exiting daemon [2020-07-29T14:57:08.475Z] daemon.go:448: [dab3ebb0ae31c] Daemon stopped [2020-07-29T14:57:08.475Z] daemon.go:325: [dab3ebb0ae31c] waiting for daemon to start [2020-07-29T14:57:08.475Z] daemon.go:325: [dab3ebb0ae31c] waiting for daemon to start [2020-07-29T14:57:08.475Z] daemon.go:353: [dab3ebb0ae31c] daemon started [2020-07-29T14:57:08.475Z] daemon.go:461: [dab3ebb0ae31c] Stopping daemon [2020-07-29T14:57:08.475Z] daemon.go:296: [dab3ebb0ae31c] exiting daemon [2020-07-29T14:57:08.475Z] daemon.go:448: [dab3ebb0ae31c] Daemon stopped [2020-07-29T14:57:08.475Z] daemon.go:325: [dab3ebb0ae31c] waiting for daemon to start [2020-07-29T14:57:08.475Z] daemon.go:325: [dab3ebb0ae31c] waiting for daemon to start [2020-07-29T14:57:08.475Z] daemon.go:353: [dab3ebb0ae31c] daemon started [2020-07-29T14:57:08.475Z] daemon.go:461: [dab3ebb0ae31c] Stopping daemon [2020-07-29T14:57:08.475Z] daemon.go:296: [dab3ebb0ae31c] exiting daemon [2020-07-29T14:57:08.475Z] daemon.go:448: [dab3ebb0ae31c] Daemon stopped [2020-07-29T14:57:08.475Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.72s) [2020-07-29T14:57:08.475Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-07-29T14:57:08.475Z] daemon.go:325: [d6ecf697cf978] waiting for daemon to start [2020-07-29T14:57:08.475Z] daemon.go:325: [d6ecf697cf978] waiting for daemon to start [2020-07-29T14:57:08.475Z] daemon.go:353: [d6ecf697cf978] daemon started [2020-07-29T14:57:08.475Z] daemon.go:461: [d6ecf697cf978] Stopping daemon [2020-07-29T14:57:08.475Z] daemon.go:296: [d6ecf697cf978] exiting daemon [2020-07-29T14:57:08.475Z] daemon.go:448: [d6ecf697cf978] Daemon stopped [2020-07-29T14:57:08.475Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.73s) [2020-07-29T14:57:08.475Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-07-29T14:57:08.475Z] daemon.go:325: [dfd9c348b6517] waiting for daemon to start [2020-07-29T14:57:08.475Z] daemon.go:325: [dfd9c348b6517] waiting for daemon to start [2020-07-29T14:57:08.475Z] daemon.go:353: [dfd9c348b6517] daemon started [2020-07-29T14:57:08.475Z] daemon.go:461: [dfd9c348b6517] Stopping daemon [2020-07-29T14:57:08.475Z] daemon.go:296: [dfd9c348b6517] exiting daemon [2020-07-29T14:57:08.475Z] daemon.go:448: [dfd9c348b6517] Daemon stopped [2020-07-29T14:57:08.475Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (1.79s) [2020-07-29T14:57:08.475Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-07-29T14:57:08.475Z] daemon.go:325: [dab1098ed293f] waiting for daemon to start [2020-07-29T14:57:08.475Z] daemon.go:325: [dab1098ed293f] waiting for daemon to start [2020-07-29T14:57:08.475Z] daemon.go:353: [dab1098ed293f] daemon started [2020-07-29T14:57:08.475Z] daemon.go:461: [dab1098ed293f] Stopping daemon [2020-07-29T14:57:08.475Z] daemon.go:296: [dab1098ed293f] exiting daemon [2020-07-29T14:57:08.475Z] daemon.go:448: [dab1098ed293f] Daemon stopped [2020-07-29T14:57:08.475Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.51s) [2020-07-29T14:57:08.475Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave [2020-07-29T14:57:08.475Z] daemon.go:325: [decf3c7f9bf55] waiting for daemon to start [2020-07-29T14:57:08.475Z] daemon.go:325: [decf3c7f9bf55] waiting for daemon to start [2020-07-29T14:57:08.475Z] daemon.go:353: [decf3c7f9bf55] daemon started [2020-07-29T14:57:08.475Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave [2020-07-29T14:57:08.475Z] daemon.go:325: [dfc4c147e1af4] waiting for daemon to start [2020-07-29T14:57:08.475Z] daemon.go:325: [dfc4c147e1af4] waiting for daemon to start [2020-07-29T14:57:08.475Z] daemon.go:353: [dfc4c147e1af4] daemon started [2020-07-29T14:57:08.475Z] daemon.go:461: [decf3c7f9bf55] Stopping daemon [2020-07-29T14:57:08.475Z] daemon.go:296: [decf3c7f9bf55] exiting daemon [2020-07-29T14:57:08.475Z] daemon.go:448: [decf3c7f9bf55] Daemon stopped [2020-07-29T14:57:08.475Z] daemon.go:461: [dfc4c147e1af4] Stopping daemon [2020-07-29T14:57:08.475Z] daemon.go:296: [dfc4c147e1af4] exiting daemon [2020-07-29T14:57:08.475Z] daemon.go:448: [dfc4c147e1af4] Daemon stopped [2020-07-29T14:57:08.475Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (48.05s) [2020-07-29T14:57:08.475Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-07-29T14:57:08.475Z] daemon.go:325: [db5f5ad27f29b] waiting for daemon to start [2020-07-29T14:57:08.475Z] daemon.go:325: [db5f5ad27f29b] waiting for daemon to start [2020-07-29T14:57:08.475Z] daemon.go:353: [db5f5ad27f29b] daemon started [2020-07-29T14:57:08.475Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-07-29T14:57:08.475Z] daemon.go:325: [db5ffad7bde67] waiting for daemon to start [2020-07-29T14:57:08.475Z] daemon.go:325: [db5ffad7bde67] waiting for daemon to start [2020-07-29T14:57:08.475Z] daemon.go:353: [db5ffad7bde67] daemon started [2020-07-29T14:57:08.475Z] check_test.go:358: [db5ffad7bde67] joining swarm manager [db5f5ad27f29b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-29T14:57:08.475Z] daemon.go:461: [db5ffad7bde67] Stopping daemon [2020-07-29T14:57:08.475Z] daemon.go:296: [db5ffad7bde67] exiting daemon [2020-07-29T14:57:08.475Z] daemon.go:448: [db5ffad7bde67] Daemon stopped [2020-07-29T14:57:08.475Z] daemon.go:325: [db5ffad7bde67] waiting for daemon to start [2020-07-29T14:57:08.475Z] daemon.go:325: [db5ffad7bde67] waiting for daemon to start [2020-07-29T14:57:08.475Z] daemon.go:353: [db5ffad7bde67] daemon started [2020-07-29T14:57:08.475Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-07-29T14:57:08.475Z] daemon.go:325: [d7a92c29fbf3d] waiting for daemon to start [2020-07-29T14:57:08.475Z] daemon.go:325: [d7a92c29fbf3d] waiting for daemon to start [2020-07-29T14:57:08.475Z] daemon.go:353: [d7a92c29fbf3d] daemon started [2020-07-29T14:57:08.475Z] check_test.go:358: [d7a92c29fbf3d] joining swarm manager [db5f5ad27f29b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-29T14:57:08.475Z] daemon.go:461: [db5ffad7bde67] Stopping daemon [2020-07-29T14:57:08.475Z] daemon.go:296: [db5ffad7bde67] exiting daemon [2020-07-29T14:57:08.475Z] daemon.go:448: [db5ffad7bde67] Daemon stopped [2020-07-29T14:57:08.475Z] daemon.go:325: [db5ffad7bde67] waiting for daemon to start [2020-07-29T14:57:08.475Z] daemon.go:325: [db5ffad7bde67] waiting for daemon to start [2020-07-29T14:57:08.475Z] daemon.go:353: [db5ffad7bde67] daemon started [2020-07-29T14:57:08.475Z] daemon.go:461: [d7a92c29fbf3d] Stopping daemon [2020-07-29T14:57:08.475Z] daemon.go:296: [d7a92c29fbf3d] exiting daemon [2020-07-29T14:57:08.475Z] daemon.go:448: [d7a92c29fbf3d] Daemon stopped [2020-07-29T14:57:08.475Z] daemon.go:325: [d7a92c29fbf3d] waiting for daemon to start [2020-07-29T14:57:08.475Z] daemon.go:325: [d7a92c29fbf3d] waiting for daemon to start [2020-07-29T14:57:08.475Z] daemon.go:353: [d7a92c29fbf3d] daemon started [2020-07-29T14:57:08.475Z] daemon.go:461: [d7a92c29fbf3d] Stopping daemon [2020-07-29T14:57:08.475Z] daemon.go:296: [d7a92c29fbf3d] exiting daemon [2020-07-29T14:57:08.475Z] daemon.go:448: [d7a92c29fbf3d] Daemon stopped [2020-07-29T14:57:08.475Z] daemon.go:325: [d7a92c29fbf3d] waiting for daemon to start [2020-07-29T14:57:08.475Z] daemon.go:325: [d7a92c29fbf3d] waiting for daemon to start [2020-07-29T14:57:08.475Z] daemon.go:353: [d7a92c29fbf3d] daemon started [2020-07-29T14:57:08.475Z] daemon.go:461: [db5f5ad27f29b] Stopping daemon [2020-07-29T14:57:08.475Z] daemon.go:296: [db5f5ad27f29b] exiting daemon [2020-07-29T14:57:08.475Z] daemon.go:448: [db5f5ad27f29b] Daemon stopped [2020-07-29T14:57:08.475Z] daemon.go:461: [db5ffad7bde67] Stopping daemon [2020-07-29T14:57:08.475Z] daemon.go:296: [db5ffad7bde67] exiting daemon [2020-07-29T14:57:08.475Z] daemon.go:448: [db5ffad7bde67] Daemon stopped [2020-07-29T14:57:08.475Z] daemon.go:461: [d7a92c29fbf3d] Stopping daemon [2020-07-29T14:57:08.475Z] daemon.go:296: [d7a92c29fbf3d] exiting daemon [2020-07-29T14:57:08.475Z] daemon.go:448: [d7a92c29fbf3d] Daemon stopped [2020-07-29T14:57:08.475Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.07s) [2020-07-29T14:57:08.475Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-07-29T14:57:08.475Z] daemon.go:325: [da5343592c018] waiting for daemon to start [2020-07-29T14:57:08.475Z] daemon.go:325: [da5343592c018] waiting for daemon to start [2020-07-29T14:57:08.475Z] daemon.go:353: [da5343592c018] daemon started [2020-07-29T14:57:08.475Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-07-29T14:57:08.475Z] daemon.go:325: [d33a70d97ce5f] waiting for daemon to start [2020-07-29T14:57:08.475Z] daemon.go:325: [d33a70d97ce5f] waiting for daemon to start [2020-07-29T14:57:08.475Z] daemon.go:353: [d33a70d97ce5f] daemon started [2020-07-29T14:57:08.475Z] daemon.go:461: [da5343592c018] Stopping daemon [2020-07-29T14:57:08.475Z] daemon.go:296: [da5343592c018] exiting daemon [2020-07-29T14:57:08.475Z] daemon.go:448: [da5343592c018] Daemon stopped [2020-07-29T14:57:08.475Z] daemon.go:461: [d33a70d97ce5f] Stopping daemon [2020-07-29T14:57:08.475Z] daemon.go:296: [d33a70d97ce5f] exiting daemon [2020-07-29T14:57:08.475Z] daemon.go:448: [d33a70d97ce5f] Daemon stopped [2020-07-29T14:57:08.475Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.32s) [2020-07-29T14:57:08.475Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-07-29T14:57:08.475Z] daemon.go:325: [ddbdbb2055c22] waiting for daemon to start [2020-07-29T14:57:08.475Z] daemon.go:325: [ddbdbb2055c22] waiting for daemon to start [2020-07-29T14:57:08.475Z] daemon.go:353: [ddbdbb2055c22] daemon started [2020-07-29T14:57:08.475Z] daemon.go:461: [ddbdbb2055c22] Stopping daemon [2020-07-29T14:57:08.475Z] daemon.go:296: [ddbdbb2055c22] exiting daemon [2020-07-29T14:57:08.475Z] daemon.go:448: [ddbdbb2055c22] Daemon stopped [2020-07-29T14:57:08.475Z] daemon.go:325: [ddbdbb2055c22] waiting for daemon to start [2020-07-29T14:57:08.475Z] daemon.go:325: [ddbdbb2055c22] waiting for daemon to start [2020-07-29T14:57:08.475Z] daemon.go:353: [ddbdbb2055c22] daemon started [2020-07-29T14:57:08.475Z] daemon.go:461: [ddbdbb2055c22] Stopping daemon [2020-07-29T14:57:08.475Z] daemon.go:296: [ddbdbb2055c22] exiting daemon [2020-07-29T14:57:08.475Z] daemon.go:448: [ddbdbb2055c22] Daemon stopped [2020-07-29T14:57:08.475Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (119.27s) [2020-07-29T14:57:08.475Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-07-29T14:57:08.475Z] daemon.go:325: [df00a740cd13f] waiting for daemon to start [2020-07-29T14:57:08.475Z] daemon.go:325: [df00a740cd13f] waiting for daemon to start [2020-07-29T14:57:08.475Z] daemon.go:353: [df00a740cd13f] daemon started [2020-07-29T14:57:08.475Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-07-29T14:57:08.475Z] daemon.go:325: [d1ac0fb79818a] waiting for daemon to start [2020-07-29T14:57:08.475Z] daemon.go:325: [d1ac0fb79818a] waiting for daemon to start [2020-07-29T14:57:08.475Z] daemon.go:353: [d1ac0fb79818a] daemon started [2020-07-29T14:57:08.475Z] check_test.go:358: [d1ac0fb79818a] joining swarm manager [df00a740cd13f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-29T14:57:08.475Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-07-29T14:57:08.475Z] daemon.go:325: [d87bf99baf070] waiting for daemon to start [2020-07-29T14:57:08.475Z] daemon.go:325: [d87bf99baf070] waiting for daemon to start [2020-07-29T14:57:08.475Z] daemon.go:353: [d87bf99baf070] daemon started [2020-07-29T14:57:08.475Z] check_test.go:358: [d87bf99baf070] joining swarm manager [df00a740cd13f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-29T14:57:08.475Z] daemon.go:461: [d1ac0fb79818a] Stopping daemon [2020-07-29T14:57:08.475Z] daemon.go:296: [d1ac0fb79818a] exiting daemon [2020-07-29T14:57:08.475Z] daemon.go:448: [d1ac0fb79818a] Daemon stopped [2020-07-29T14:57:08.475Z] daemon.go:325: [d1ac0fb79818a] waiting for daemon to start [2020-07-29T14:57:08.475Z] daemon.go:325: [d1ac0fb79818a] waiting for daemon to start [2020-07-29T14:57:08.475Z] daemon.go:353: [d1ac0fb79818a] daemon started [2020-07-29T14:57:08.475Z] daemon.go:461: [d1ac0fb79818a] Stopping daemon [2020-07-29T14:57:08.475Z] daemon.go:296: [d1ac0fb79818a] exiting daemon [2020-07-29T14:57:08.475Z] daemon.go:448: [d1ac0fb79818a] Daemon stopped [2020-07-29T14:57:08.475Z] daemon.go:461: [df00a740cd13f] Stopping daemon [2020-07-29T14:57:08.475Z] daemon.go:296: [df00a740cd13f] exiting daemon [2020-07-29T14:57:08.475Z] daemon.go:448: [df00a740cd13f] Daemon stopped [2020-07-29T14:57:08.475Z] daemon.go:325: [df00a740cd13f] waiting for daemon to start [2020-07-29T14:57:08.475Z] daemon.go:325: [df00a740cd13f] waiting for daemon to start [2020-07-29T14:57:08.475Z] daemon.go:353: [df00a740cd13f] daemon started [2020-07-29T14:57:08.475Z] daemon.go:461: [d87bf99baf070] Stopping daemon [2020-07-29T14:57:08.475Z] daemon.go:296: [d87bf99baf070] exiting daemon [2020-07-29T14:57:08.475Z] daemon.go:448: [d87bf99baf070] Daemon stopped [2020-07-29T14:57:08.475Z] daemon.go:325: [d87bf99baf070] waiting for daemon to start [2020-07-29T14:57:08.475Z] daemon.go:325: [d87bf99baf070] waiting for daemon to start [2020-07-29T14:57:08.475Z] daemon.go:353: [d87bf99baf070] daemon started [2020-07-29T14:57:08.475Z] daemon.go:325: [d1ac0fb79818a] waiting for daemon to start [2020-07-29T14:57:08.475Z] daemon.go:325: [d1ac0fb79818a] waiting for daemon to start [2020-07-29T14:57:08.475Z] daemon.go:325: [d1ac0fb79818a] waiting for daemon to start [2020-07-29T14:57:08.475Z] daemon.go:353: [d1ac0fb79818a] daemon started [2020-07-29T14:57:08.475Z] daemon.go:461: [d1ac0fb79818a] Stopping daemon [2020-07-29T14:57:08.475Z] daemon.go:296: [d1ac0fb79818a] exiting daemon [2020-07-29T14:57:08.475Z] daemon.go:448: [d1ac0fb79818a] Daemon stopped [2020-07-29T14:57:08.475Z] daemon.go:325: [d1ac0fb79818a] waiting for daemon to start [2020-07-29T14:57:08.475Z] daemon.go:325: [d1ac0fb79818a] waiting for daemon to start [2020-07-29T14:57:08.475Z] daemon.go:353: [d1ac0fb79818a] daemon started [2020-07-29T14:57:08.475Z] daemon.go:461: [df00a740cd13f] Stopping daemon [2020-07-29T14:57:08.475Z] daemon.go:296: [df00a740cd13f] exiting daemon [2020-07-29T14:57:08.475Z] daemon.go:448: [df00a740cd13f] Daemon stopped [2020-07-29T14:57:08.475Z] daemon.go:325: [df00a740cd13f] waiting for daemon to start [2020-07-29T14:57:08.475Z] daemon.go:325: [df00a740cd13f] waiting for daemon to start [2020-07-29T14:57:08.475Z] daemon.go:353: [df00a740cd13f] daemon started [2020-07-29T14:57:08.475Z] daemon.go:461: [d87bf99baf070] Stopping daemon [2020-07-29T14:57:08.475Z] daemon.go:296: [d87bf99baf070] exiting daemon [2020-07-29T14:57:08.475Z] daemon.go:448: [d87bf99baf070] Daemon stopped [2020-07-29T14:57:08.475Z] daemon.go:325: [d87bf99baf070] waiting for daemon to start [2020-07-29T14:57:08.475Z] daemon.go:325: [d87bf99baf070] waiting for daemon to start [2020-07-29T14:57:08.475Z] daemon.go:325: [d87bf99baf070] waiting for daemon to start [2020-07-29T14:57:08.475Z] daemon.go:325: [d87bf99baf070] waiting for daemon to start [2020-07-29T14:57:08.475Z] daemon.go:339: [d87bf99baf070] error pinging daemon on start: Get http://d87bf99baf070.sock/_ping: context deadline exceeded [2020-07-29T14:57:08.475Z] daemon.go:325: [d87bf99baf070] waiting for daemon to start [2020-07-29T14:57:08.475Z] daemon.go:353: [d87bf99baf070] daemon started [2020-07-29T14:57:08.475Z] daemon.go:461: [d1ac0fb79818a] Stopping daemon [2020-07-29T14:57:08.475Z] daemon.go:296: [d1ac0fb79818a] exiting daemon [2020-07-29T14:57:08.475Z] daemon.go:448: [d1ac0fb79818a] Daemon stopped [2020-07-29T14:57:08.475Z] daemon.go:325: [d1ac0fb79818a] waiting for daemon to start [2020-07-29T14:57:08.475Z] daemon.go:325: [d1ac0fb79818a] waiting for daemon to start [2020-07-29T14:57:08.475Z] daemon.go:353: [d1ac0fb79818a] daemon started [2020-07-29T14:57:08.475Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-07-29T14:57:08.475Z] daemon.go:325: [d9909298d00a6] waiting for daemon to start [2020-07-29T14:57:08.475Z] daemon.go:325: [d9909298d00a6] waiting for daemon to start [2020-07-29T14:57:08.475Z] daemon.go:353: [d9909298d00a6] daemon started [2020-07-29T14:57:08.475Z] check_test.go:358: [d9909298d00a6] joining swarm manager [df00a740cd13f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-07-29T14:57:08.475Z] daemon.go:461: [d9909298d00a6] Stopping daemon [2020-07-29T14:57:08.475Z] daemon.go:296: [d9909298d00a6] exiting daemon [2020-07-29T14:57:08.475Z] daemon.go:448: [d9909298d00a6] Daemon stopped [2020-07-29T14:57:08.475Z] daemon.go:325: [d9909298d00a6] waiting for daemon to start [2020-07-29T14:57:08.476Z] daemon.go:325: [d9909298d00a6] waiting for daemon to start [2020-07-29T14:57:08.476Z] daemon.go:353: [d9909298d00a6] daemon started [2020-07-29T14:57:08.476Z] daemon.go:461: [df00a740cd13f] Stopping daemon [2020-07-29T14:57:08.476Z] daemon.go:296: [df00a740cd13f] exiting daemon [2020-07-29T14:57:08.476Z] daemon.go:448: [df00a740cd13f] Daemon stopped [2020-07-29T14:57:08.476Z] daemon.go:461: [d1ac0fb79818a] Stopping daemon [2020-07-29T14:57:08.476Z] daemon.go:296: [d1ac0fb79818a] exiting daemon [2020-07-29T14:57:08.476Z] daemon.go:448: [d1ac0fb79818a] Daemon stopped [2020-07-29T14:57:08.476Z] daemon.go:461: [d87bf99baf070] Stopping daemon [2020-07-29T14:57:08.476Z] daemon.go:296: [d87bf99baf070] exiting daemon [2020-07-29T14:57:08.476Z] daemon.go:448: [d87bf99baf070] Daemon stopped [2020-07-29T14:57:08.476Z] daemon.go:461: [d9909298d00a6] Stopping daemon [2020-07-29T14:57:08.476Z] daemon.go:296: [d9909298d00a6] exiting daemon [2020-07-29T14:57:08.476Z] daemon.go:448: [d9909298d00a6] Daemon stopped [2020-07-29T14:57:08.476Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.27s) [2020-07-29T14:57:08.476Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress [2020-07-29T14:57:08.476Z] daemon.go:325: [d56c771fe5ea9] waiting for daemon to start [2020-07-29T14:57:08.476Z] daemon.go:325: [d56c771fe5ea9] waiting for daemon to start [2020-07-29T14:57:08.476Z] daemon.go:353: [d56c771fe5ea9] daemon started [2020-07-29T14:57:08.476Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress [2020-07-29T14:57:08.476Z] daemon.go:325: [d9608a454cffe] waiting for daemon to start [2020-07-29T14:57:08.476Z] daemon.go:325: [d9608a454cffe] waiting for daemon to start [2020-07-29T14:57:08.476Z] daemon.go:353: [d9608a454cffe] daemon started [2020-07-29T14:57:08.476Z] check_test.go:358: [d9608a454cffe] joining swarm manager [d56c771fe5ea9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-29T14:57:08.476Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress [2020-07-29T14:57:08.476Z] daemon.go:325: [da8a8de9a9459] waiting for daemon to start [2020-07-29T14:57:08.476Z] daemon.go:325: [da8a8de9a9459] waiting for daemon to start [2020-07-29T14:57:08.476Z] daemon.go:353: [da8a8de9a9459] daemon started [2020-07-29T14:57:08.476Z] check_test.go:358: [da8a8de9a9459] joining swarm manager [d56c771fe5ea9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-29T14:57:08.476Z] daemon.go:461: [d56c771fe5ea9] Stopping daemon [2020-07-29T14:57:08.476Z] daemon.go:296: [d56c771fe5ea9] exiting daemon [2020-07-29T14:57:08.476Z] daemon.go:448: [d56c771fe5ea9] Daemon stopped [2020-07-29T14:57:08.476Z] daemon.go:461: [d9608a454cffe] Stopping daemon [2020-07-29T14:57:08.476Z] daemon.go:296: [d9608a454cffe] exiting daemon [2020-07-29T14:57:08.476Z] daemon.go:448: [d9608a454cffe] Daemon stopped [2020-07-29T14:57:08.476Z] daemon.go:461: [da8a8de9a9459] Stopping daemon [2020-07-29T14:57:08.476Z] daemon.go:296: [da8a8de9a9459] exiting daemon [2020-07-29T14:57:08.476Z] daemon.go:448: [da8a8de9a9459] Daemon stopped [2020-07-29T14:57:08.476Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.35s) [2020-07-29T14:57:08.476Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-07-29T14:57:08.476Z] daemon.go:325: [de6612433f94b] waiting for daemon to start [2020-07-29T14:57:08.476Z] daemon.go:325: [de6612433f94b] waiting for daemon to start [2020-07-29T14:57:08.476Z] daemon.go:353: [de6612433f94b] daemon started [2020-07-29T14:57:08.476Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-0" with "bridge", then "bridge" [2020-07-29T14:57:08.476Z] docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-0" with "bridge" failed: Error response from daemon: network with name network-test-0 already exists [2020-07-29T14:57:08.476Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-0" with "bridge", then "overlay" [2020-07-29T14:57:08.476Z] docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-0" with "overlay" failed: Error response from daemon: network with name network-test-0 already exists [2020-07-29T14:57:08.476Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-1" with "overlay", then "bridge" [2020-07-29T14:57:08.476Z] docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-1" with "bridge" failed: Error response from daemon: network with name network-test-1 already exists [2020-07-29T14:57:08.476Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-1" with "overlay", then "overlay" [2020-07-29T14:57:08.476Z] docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-1" with "overlay" failed: Error response from daemon: network with name network-test-1 already exists [2020-07-29T14:57:08.476Z] daemon.go:461: [de6612433f94b] Stopping daemon [2020-07-29T14:57:08.476Z] daemon.go:296: [de6612433f94b] exiting daemon [2020-07-29T14:57:08.476Z] daemon.go:448: [de6612433f94b] Daemon stopped [2020-07-29T14:57:08.476Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.27s) [2020-07-29T14:57:08.476Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-07-29T14:57:08.476Z] daemon.go:325: [dbb448c77e02c] waiting for daemon to start [2020-07-29T14:57:08.476Z] daemon.go:325: [dbb448c77e02c] waiting for daemon to start [2020-07-29T14:57:08.476Z] daemon.go:353: [dbb448c77e02c] daemon started [2020-07-29T14:57:08.476Z] daemon.go:461: [dbb448c77e02c] Stopping daemon [2020-07-29T14:57:08.476Z] daemon.go:296: [dbb448c77e02c] exiting daemon [2020-07-29T14:57:08.476Z] daemon.go:448: [dbb448c77e02c] Daemon stopped [2020-07-29T14:57:08.476Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.29s) [2020-07-29T14:57:08.476Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-07-29T14:57:08.476Z] daemon.go:325: [d87b2c06187dd] waiting for daemon to start [2020-07-29T14:57:08.476Z] daemon.go:325: [d87b2c06187dd] waiting for daemon to start [2020-07-29T14:57:08.476Z] daemon.go:353: [d87b2c06187dd] daemon started [2020-07-29T14:57:08.476Z] daemon.go:461: [d87b2c06187dd] Stopping daemon [2020-07-29T14:57:08.476Z] daemon.go:296: [d87b2c06187dd] exiting daemon [2020-07-29T14:57:08.476Z] daemon.go:448: [d87b2c06187dd] Daemon stopped [2020-07-29T14:57:08.476Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.24s) [2020-07-29T14:57:08.476Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-07-29T14:57:08.476Z] daemon.go:325: [d00d69a918cd3] waiting for daemon to start [2020-07-29T14:57:08.476Z] daemon.go:325: [d00d69a918cd3] waiting for daemon to start [2020-07-29T14:57:08.476Z] daemon.go:353: [d00d69a918cd3] daemon started [2020-07-29T14:57:08.476Z] daemon.go:461: [d00d69a918cd3] Stopping daemon [2020-07-29T14:57:08.476Z] daemon.go:296: [d00d69a918cd3] exiting daemon [2020-07-29T14:57:08.476Z] daemon.go:448: [d00d69a918cd3] Daemon stopped [2020-07-29T14:57:08.476Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.16s) [2020-07-29T14:57:08.476Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-07-29T14:57:08.476Z] daemon.go:325: [d1ddee5bb403c] waiting for daemon to start [2020-07-29T14:57:08.476Z] daemon.go:325: [d1ddee5bb403c] waiting for daemon to start [2020-07-29T14:57:08.476Z] daemon.go:353: [d1ddee5bb403c] daemon started [2020-07-29T14:57:08.476Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-07-29T14:57:08.476Z] daemon.go:325: [d5dad3099d66f] waiting for daemon to start [2020-07-29T14:57:08.476Z] daemon.go:325: [d5dad3099d66f] waiting for daemon to start [2020-07-29T14:57:08.476Z] daemon.go:353: [d5dad3099d66f] daemon started [2020-07-29T14:57:08.476Z] check_test.go:358: [d5dad3099d66f] joining swarm manager [d1ddee5bb403c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-29T14:57:08.476Z] daemon.go:461: [d1ddee5bb403c] Stopping daemon [2020-07-29T14:57:08.476Z] daemon.go:296: [d1ddee5bb403c] exiting daemon [2020-07-29T14:57:08.476Z] daemon.go:448: [d1ddee5bb403c] Daemon stopped [2020-07-29T14:57:08.476Z] daemon.go:461: [d5dad3099d66f] Stopping daemon [2020-07-29T14:57:08.476Z] daemon.go:296: [d5dad3099d66f] exiting daemon [2020-07-29T14:57:08.476Z] daemon.go:448: [d5dad3099d66f] Daemon stopped [2020-07-29T14:57:08.476Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.28s) [2020-07-29T14:57:08.476Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-07-29T14:57:08.476Z] daemon.go:325: [d062fd3e90a44] waiting for daemon to start [2020-07-29T14:57:08.476Z] daemon.go:325: [d062fd3e90a44] waiting for daemon to start [2020-07-29T14:57:08.476Z] daemon.go:353: [d062fd3e90a44] daemon started [2020-07-29T14:57:08.476Z] daemon.go:461: [d062fd3e90a44] Stopping daemon [2020-07-29T14:57:08.476Z] daemon.go:296: [d062fd3e90a44] exiting daemon [2020-07-29T14:57:08.476Z] daemon.go:448: [d062fd3e90a44] Daemon stopped [2020-07-29T14:57:08.476Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.06s) [2020-07-29T14:57:08.476Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-07-29T14:57:08.476Z] daemon.go:325: [d25491bd313c4] waiting for daemon to start [2020-07-29T14:57:08.476Z] daemon.go:325: [d25491bd313c4] waiting for daemon to start [2020-07-29T14:57:08.476Z] daemon.go:353: [d25491bd313c4] daemon started [2020-07-29T14:57:08.476Z] daemon.go:461: [d25491bd313c4] Stopping daemon [2020-07-29T14:57:08.476Z] daemon.go:296: [d25491bd313c4] exiting daemon [2020-07-29T14:57:08.476Z] daemon.go:448: [d25491bd313c4] Daemon stopped [2020-07-29T14:57:08.476Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.25s) [2020-07-29T14:57:08.476Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishAdd [2020-07-29T14:57:08.476Z] daemon.go:325: [def1d12e9712d] waiting for daemon to start [2020-07-29T14:57:08.476Z] daemon.go:325: [def1d12e9712d] waiting for daemon to start [2020-07-29T14:57:08.476Z] daemon.go:353: [def1d12e9712d] daemon started [2020-07-29T14:57:08.476Z] daemon.go:461: [def1d12e9712d] Stopping daemon [2020-07-29T14:57:08.476Z] daemon.go:296: [def1d12e9712d] exiting daemon [2020-07-29T14:57:08.476Z] daemon.go:448: [def1d12e9712d] Daemon stopped [2020-07-29T14:57:08.476Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.12s) [2020-07-29T14:57:08.476Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-07-29T14:57:08.476Z] daemon.go:325: [df81484ff841b] waiting for daemon to start [2020-07-29T14:57:08.476Z] daemon.go:325: [df81484ff841b] waiting for daemon to start [2020-07-29T14:57:08.476Z] daemon.go:353: [df81484ff841b] daemon started [2020-07-29T14:57:08.476Z] daemon.go:461: [df81484ff841b] Stopping daemon [2020-07-29T14:57:08.476Z] daemon.go:296: [df81484ff841b] exiting daemon [2020-07-29T14:57:08.476Z] daemon.go:448: [df81484ff841b] Daemon stopped [2020-07-29T14:57:08.476Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.05s) [2020-07-29T14:57:08.476Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-07-29T14:57:08.476Z] daemon.go:325: [d79746986da39] waiting for daemon to start [2020-07-29T14:57:08.476Z] daemon.go:325: [d79746986da39] waiting for daemon to start [2020-07-29T14:57:08.476Z] daemon.go:353: [d79746986da39] daemon started [2020-07-29T14:57:08.476Z] daemon.go:461: [d79746986da39] Stopping daemon [2020-07-29T14:57:08.476Z] daemon.go:296: [d79746986da39] exiting daemon [2020-07-29T14:57:08.476Z] daemon.go:448: [d79746986da39] Daemon stopped [2020-07-29T14:57:08.476Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.93s) [2020-07-29T14:57:08.476Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-07-29T14:57:08.476Z] daemon.go:325: [d2a042d49f949] waiting for daemon to start [2020-07-29T14:57:08.476Z] daemon.go:325: [d2a042d49f949] waiting for daemon to start [2020-07-29T14:57:08.476Z] daemon.go:353: [d2a042d49f949] daemon started [2020-07-29T14:57:08.476Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-07-29T14:57:08.476Z] daemon.go:325: [d0ed2bdc58c43] waiting for daemon to start [2020-07-29T14:57:08.476Z] daemon.go:325: [d0ed2bdc58c43] waiting for daemon to start [2020-07-29T14:57:08.476Z] daemon.go:353: [d0ed2bdc58c43] daemon started [2020-07-29T14:57:08.476Z] check_test.go:358: [d0ed2bdc58c43] joining swarm manager [d2a042d49f949]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-29T14:57:08.476Z] daemon.go:461: [d2a042d49f949] Stopping daemon [2020-07-29T14:57:08.476Z] daemon.go:296: [d2a042d49f949] exiting daemon [2020-07-29T14:57:08.476Z] daemon.go:448: [d2a042d49f949] Daemon stopped [2020-07-29T14:57:08.476Z] daemon.go:461: [d0ed2bdc58c43] Stopping daemon [2020-07-29T14:57:08.476Z] daemon.go:296: [d0ed2bdc58c43] exiting daemon [2020-07-29T14:57:08.476Z] daemon.go:448: [d0ed2bdc58c43] Daemon stopped [2020-07-29T14:57:08.476Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.80s) [2020-07-29T14:57:08.476Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-07-29T14:57:08.476Z] daemon.go:325: [d842100287e6f] waiting for daemon to start [2020-07-29T14:57:08.476Z] daemon.go:325: [d842100287e6f] waiting for daemon to start [2020-07-29T14:57:08.476Z] daemon.go:353: [d842100287e6f] daemon started [2020-07-29T14:57:08.476Z] daemon.go:461: [d842100287e6f] Stopping daemon [2020-07-29T14:57:08.476Z] daemon.go:296: [d842100287e6f] exiting daemon [2020-07-29T14:57:08.476Z] daemon.go:448: [d842100287e6f] Daemon stopped [2020-07-29T14:57:08.476Z] daemon.go:325: [d842100287e6f] waiting for daemon to start [2020-07-29T14:57:08.476Z] daemon.go:325: [d842100287e6f] waiting for daemon to start [2020-07-29T14:57:08.476Z] daemon.go:353: [d842100287e6f] daemon started [2020-07-29T14:57:08.476Z] daemon.go:461: [d842100287e6f] Stopping daemon [2020-07-29T14:57:08.476Z] daemon.go:296: [d842100287e6f] exiting daemon [2020-07-29T14:57:08.476Z] daemon.go:448: [d842100287e6f] Daemon stopped [2020-07-29T14:57:08.476Z] daemon.go:325: [d842100287e6f] waiting for daemon to start [2020-07-29T14:57:08.476Z] daemon.go:325: [d842100287e6f] waiting for daemon to start [2020-07-29T14:57:08.476Z] daemon.go:353: [d842100287e6f] daemon started [2020-07-29T14:57:08.476Z] daemon.go:461: [d842100287e6f] Stopping daemon [2020-07-29T14:57:08.476Z] daemon.go:296: [d842100287e6f] exiting daemon [2020-07-29T14:57:08.476Z] daemon.go:448: [d842100287e6f] Daemon stopped [2020-07-29T14:57:08.476Z] daemon.go:325: [d842100287e6f] waiting for daemon to start [2020-07-29T14:57:08.476Z] daemon.go:325: [d842100287e6f] waiting for daemon to start [2020-07-29T14:57:08.476Z] daemon.go:353: [d842100287e6f] daemon started [2020-07-29T14:57:08.476Z] daemon.go:461: [d842100287e6f] Stopping daemon [2020-07-29T14:57:08.476Z] daemon.go:296: [d842100287e6f] exiting daemon [2020-07-29T14:57:08.476Z] daemon.go:448: [d842100287e6f] Daemon stopped [2020-07-29T14:57:08.476Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.20s) [2020-07-29T14:57:08.476Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-07-29T14:57:08.476Z] daemon.go:325: [d6b458f8e8206] waiting for daemon to start [2020-07-29T14:57:08.476Z] daemon.go:325: [d6b458f8e8206] waiting for daemon to start [2020-07-29T14:57:08.476Z] daemon.go:353: [d6b458f8e8206] daemon started [2020-07-29T14:57:08.476Z] daemon.go:461: [d6b458f8e8206] Stopping daemon [2020-07-29T14:57:08.476Z] daemon.go:296: [d6b458f8e8206] exiting daemon [2020-07-29T14:57:08.476Z] daemon.go:448: [d6b458f8e8206] Daemon stopped [2020-07-29T14:57:08.476Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (1.84s) [2020-07-29T14:57:08.476Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-07-29T14:57:08.476Z] daemon.go:325: [db74bb8bcd32b] waiting for daemon to start [2020-07-29T14:57:08.476Z] daemon.go:325: [db74bb8bcd32b] waiting for daemon to start [2020-07-29T14:57:08.476Z] daemon.go:353: [db74bb8bcd32b] daemon started [2020-07-29T14:57:08.476Z] daemon.go:461: [db74bb8bcd32b] Stopping daemon [2020-07-29T14:57:08.476Z] daemon.go:296: [db74bb8bcd32b] exiting daemon [2020-07-29T14:57:08.476Z] daemon.go:448: [db74bb8bcd32b] Daemon stopped [2020-07-29T14:57:08.476Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.89s) [2020-07-29T14:57:08.476Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-07-29T14:57:08.476Z] daemon.go:325: [d12fb858b59fa] waiting for daemon to start [2020-07-29T14:57:08.476Z] daemon.go:325: [d12fb858b59fa] waiting for daemon to start [2020-07-29T14:57:08.476Z] daemon.go:353: [d12fb858b59fa] daemon started [2020-07-29T14:57:08.476Z] daemon.go:461: [d12fb858b59fa] Stopping daemon [2020-07-29T14:57:08.476Z] daemon.go:296: [d12fb858b59fa] exiting daemon [2020-07-29T14:57:08.476Z] daemon.go:448: [d12fb858b59fa] Daemon stopped [2020-07-29T14:57:08.476Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.90s) [2020-07-29T14:57:08.476Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-07-29T14:57:08.476Z] daemon.go:325: [dfc6728cf21a0] waiting for daemon to start [2020-07-29T14:57:08.476Z] daemon.go:325: [dfc6728cf21a0] waiting for daemon to start [2020-07-29T14:57:08.476Z] daemon.go:353: [dfc6728cf21a0] daemon started [2020-07-29T14:57:08.476Z] daemon.go:461: [dfc6728cf21a0] Stopping daemon [2020-07-29T14:57:08.476Z] daemon.go:296: [dfc6728cf21a0] exiting daemon [2020-07-29T14:57:08.476Z] daemon.go:448: [dfc6728cf21a0] Daemon stopped [2020-07-29T14:57:08.476Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.62s) [2020-07-29T14:57:08.476Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTY [2020-07-29T14:57:08.476Z] daemon.go:325: [d5b329249595f] waiting for daemon to start [2020-07-29T14:57:08.476Z] daemon.go:325: [d5b329249595f] waiting for daemon to start [2020-07-29T14:57:08.476Z] daemon.go:353: [d5b329249595f] daemon started [2020-07-29T14:57:08.476Z] daemon.go:461: [d5b329249595f] Stopping daemon [2020-07-29T14:57:08.476Z] daemon.go:296: [d5b329249595f] exiting daemon [2020-07-29T14:57:08.476Z] daemon.go:448: [d5b329249595f] Daemon stopped [2020-07-29T14:57:08.476Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.57s) [2020-07-29T14:57:08.476Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-07-29T14:57:08.476Z] daemon.go:325: [d7cfa1a3f110b] waiting for daemon to start [2020-07-29T14:57:08.476Z] daemon.go:325: [d7cfa1a3f110b] waiting for daemon to start [2020-07-29T14:57:08.476Z] daemon.go:353: [d7cfa1a3f110b] daemon started [2020-07-29T14:57:08.476Z] daemon.go:461: [d7cfa1a3f110b] Stopping daemon [2020-07-29T14:57:08.476Z] daemon.go:296: [d7cfa1a3f110b] exiting daemon [2020-07-29T14:57:08.476Z] daemon.go:448: [d7cfa1a3f110b] Daemon stopped [2020-07-29T14:57:08.476Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.61s) [2020-07-29T14:57:08.476Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-07-29T14:57:08.476Z] daemon.go:325: [db0d06a2a44d1] waiting for daemon to start [2020-07-29T14:57:08.476Z] daemon.go:325: [db0d06a2a44d1] waiting for daemon to start [2020-07-29T14:57:08.476Z] daemon.go:353: [db0d06a2a44d1] daemon started [2020-07-29T14:57:08.476Z] daemon.go:461: [db0d06a2a44d1] Stopping daemon [2020-07-29T14:57:08.476Z] daemon.go:296: [db0d06a2a44d1] exiting daemon [2020-07-29T14:57:08.476Z] daemon.go:448: [db0d06a2a44d1] Daemon stopped [2020-07-29T14:57:08.476Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.62s) [2020-07-29T14:57:08.476Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-07-29T14:57:08.476Z] daemon.go:325: [d9282fed3139a] waiting for daemon to start [2020-07-29T14:57:08.476Z] daemon.go:325: [d9282fed3139a] waiting for daemon to start [2020-07-29T14:57:08.476Z] daemon.go:353: [d9282fed3139a] daemon started [2020-07-29T14:57:08.476Z] daemon.go:461: [d9282fed3139a] Stopping daemon [2020-07-29T14:57:08.476Z] daemon.go:296: [d9282fed3139a] exiting daemon [2020-07-29T14:57:08.476Z] daemon.go:448: [d9282fed3139a] Daemon stopped [2020-07-29T14:57:08.476Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.58s) [2020-07-29T14:57:08.476Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmStopSignal [2020-07-29T14:57:08.476Z] daemon.go:325: [d758e60ecacd1] waiting for daemon to start [2020-07-29T14:57:08.476Z] daemon.go:325: [d758e60ecacd1] waiting for daemon to start [2020-07-29T14:57:08.476Z] daemon.go:353: [d758e60ecacd1] daemon started [2020-07-29T14:57:08.476Z] daemon.go:461: [d758e60ecacd1] Stopping daemon [2020-07-29T14:57:08.476Z] daemon.go:296: [d758e60ecacd1] exiting daemon [2020-07-29T14:57:08.476Z] daemon.go:448: [d758e60ecacd1] Daemon stopped [2020-07-29T14:57:08.476Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.11s) [2020-07-29T14:57:08.476Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-07-29T14:57:08.476Z] daemon.go:325: [da5492af28f3b] waiting for daemon to start [2020-07-29T14:57:08.476Z] daemon.go:325: [da5492af28f3b] waiting for daemon to start [2020-07-29T14:57:08.476Z] daemon.go:353: [da5492af28f3b] daemon started [2020-07-29T14:57:08.476Z] daemon.go:461: [da5492af28f3b] Stopping daemon [2020-07-29T14:57:08.476Z] daemon.go:296: [da5492af28f3b] exiting daemon [2020-07-29T14:57:08.476Z] daemon.go:448: [da5492af28f3b] Daemon stopped [2020-07-29T14:57:08.476Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.28s) [2020-07-29T14:57:08.476Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmUpdate [2020-07-29T14:57:08.476Z] daemon.go:325: [d8610b05c2e43] waiting for daemon to start [2020-07-29T14:57:08.477Z] daemon.go:325: [d8610b05c2e43] waiting for daemon to start [2020-07-29T14:57:08.477Z] daemon.go:353: [d8610b05c2e43] daemon started [2020-07-29T14:57:08.477Z] daemon.go:461: [d8610b05c2e43] Stopping daemon [2020-07-29T14:57:08.477Z] daemon.go:296: [d8610b05c2e43] exiting daemon [2020-07-29T14:57:08.477Z] daemon.go:448: [d8610b05c2e43] Daemon stopped [2020-07-29T14:57:08.477Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.39s) [2020-07-29T14:57:08.477Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-07-29T14:57:08.477Z] daemon.go:325: [d97e79f8de587] waiting for daemon to start [2020-07-29T14:57:08.477Z] daemon.go:325: [d97e79f8de587] waiting for daemon to start [2020-07-29T14:57:08.477Z] daemon.go:353: [d97e79f8de587] daemon started [2020-07-29T14:57:08.477Z] daemon.go:461: [d97e79f8de587] Stopping daemon [2020-07-29T14:57:08.477Z] daemon.go:296: [d97e79f8de587] exiting daemon [2020-07-29T14:57:08.477Z] daemon.go:448: [d97e79f8de587] Daemon stopped [2020-07-29T14:57:08.477Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.26s) [2020-07-29T14:57:08.477Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-07-29T14:57:08.477Z] daemon.go:325: [d9444ec670f2b] waiting for daemon to start [2020-07-29T14:57:08.477Z] daemon.go:325: [d9444ec670f2b] waiting for daemon to start [2020-07-29T14:57:08.477Z] daemon.go:353: [d9444ec670f2b] daemon started [2020-07-29T14:57:08.477Z] daemon.go:461: [d9444ec670f2b] Stopping daemon [2020-07-29T14:57:08.477Z] daemon.go:296: [d9444ec670f2b] exiting daemon [2020-07-29T14:57:08.477Z] daemon.go:448: [d9444ec670f2b] Daemon stopped [2020-07-29T14:57:08.477Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.28s) [2020-07-29T14:57:08.477Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-07-29T14:57:08.477Z] daemon.go:325: [db4bd111b33d2] waiting for daemon to start [2020-07-29T14:57:08.477Z] daemon.go:325: [db4bd111b33d2] waiting for daemon to start [2020-07-29T14:57:08.477Z] daemon.go:353: [db4bd111b33d2] daemon started [2020-07-29T14:57:08.477Z] daemon.go:461: [db4bd111b33d2] Stopping daemon [2020-07-29T14:57:08.477Z] daemon.go:296: [db4bd111b33d2] exiting daemon [2020-07-29T14:57:08.477Z] daemon.go:448: [db4bd111b33d2] Daemon stopped [2020-07-29T14:57:08.477Z] === RUN TestDockerExternalVolumeSuite [2020-07-29T14:57:08.477Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-07-29T14:57:21.828Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-07-29T14:57:21.828Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-07-29T14:57:22.300Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-07-29T14:57:23.308Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-07-29T14:57:28.201Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-07-29T14:57:32.979Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-07-29T14:57:45.513Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-07-29T14:57:49.323Z] === RUN TestDockerSuite/TestRmiTag [2020-07-29T14:57:49.323Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-07-29T14:57:51.552Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-07-29T14:58:06.527Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-07-29T14:58:08.761Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-07-29T14:58:13.541Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-07-29T14:58:14.012Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-07-29T14:58:14.012Z] === RUN TestDockerSuite/TestRunAddHost [2020-07-29T14:58:14.012Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-07-29T14:58:14.012Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-07-29T14:58:14.012Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-07-29T14:58:14.012Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-07-29T14:58:14.012Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-07-29T14:58:14.012Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-07-29T14:58:16.240Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-07-29T14:58:16.240Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-07-29T14:58:16.240Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-07-29T14:58:20.053Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-07-29T14:58:22.280Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-07-29T14:58:23.856Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-07-29T14:58:26.085Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-07-29T14:58:27.663Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-07-29T14:58:27.663Z] === RUN TestDockerSuite/TestRunBindMounts [2020-07-29T14:58:30.942Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-07-29T14:58:31.477Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-07-29T14:58:31.477Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-07-29T14:58:31.477Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-07-29T14:58:31.477Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-07-29T14:58:31.477Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-07-29T14:58:31.477Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-07-29T14:58:31.477Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-07-29T14:58:31.477Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-07-29T14:58:31.477Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-07-29T14:58:31.477Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-07-29T14:58:31.477Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-07-29T14:58:31.477Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-07-29T14:58:33.707Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-07-29T14:58:33.707Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-07-29T14:58:35.935Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-07-29T14:58:35.935Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-07-29T14:58:35.936Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-07-29T14:58:38.163Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-07-29T14:58:38.163Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-07-29T14:58:38.163Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-07-29T14:58:38.163Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-07-29T14:58:38.163Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-07-29T14:58:38.163Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-07-29T14:58:38.163Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-07-29T14:58:38.163Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-07-29T14:58:39.739Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-07-29T14:58:40.876Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-07-29T14:58:41.969Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-07-29T14:58:43.543Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-07-29T14:58:43.543Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-07-29T14:58:43.543Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-07-29T14:58:43.543Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-07-29T14:58:45.772Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-07-29T14:58:45.772Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-07-29T14:58:45.772Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-07-29T14:58:45.772Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-07-29T14:58:45.772Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-07-29T14:58:47.349Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-07-29T14:58:52.143Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-07-29T14:58:52.143Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-07-29T14:58:52.143Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-07-29T14:58:52.143Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-07-29T14:58:52.143Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-07-29T14:58:52.143Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-07-29T14:58:52.143Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-07-29T14:58:53.717Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-07-29T14:58:53.717Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-07-29T14:58:54.188Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-07-29T14:58:54.188Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-07-29T14:58:55.761Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-07-29T14:59:03.124Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-07-29T14:59:03.124Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-07-29T14:59:04.116Z] === RUN TestDockerSuite/TestRunEnvironment [2020-07-29T14:59:04.116Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-07-29T14:59:04.116Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-07-29T14:59:04.116Z] === RUN TestDockerSuite/TestRunExitCode [2020-07-29T14:59:06.342Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-07-29T14:59:07.915Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-07-29T14:59:10.142Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-07-29T14:59:11.716Z] === RUN TestDockerSuite/TestRunExposePort [2020-07-29T14:59:11.716Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-07-29T14:59:11.716Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-07-29T14:59:11.716Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-07-29T14:59:11.716Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-07-29T14:59:11.716Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-07-29T14:59:11.716Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-07-29T14:59:11.716Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-07-29T14:59:11.716Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-07-29T14:59:12.889Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-07-29T14:59:15.526Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-07-29T14:59:15.526Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-07-29T14:59:15.526Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-07-29T14:59:15.526Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-07-29T14:59:15.526Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-07-29T14:59:15.526Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-07-29T14:59:15.526Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-07-29T14:59:22.709Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-07-29T14:59:22.709Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-07-29T14:59:23.702Z] === RUN TestDockerSuite/TestRunModeHostname [2020-07-29T14:59:23.702Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-07-29T14:59:23.702Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-07-29T14:59:23.702Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-07-29T14:59:23.702Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-07-29T14:59:23.702Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-07-29T14:59:23.702Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-07-29T14:59:23.702Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-07-29T14:59:23.702Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-07-29T14:59:23.702Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-07-29T14:59:23.702Z] === RUN TestDockerSuite/TestRunMount [2020-07-29T14:59:23.702Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-07-29T14:59:23.702Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-07-29T14:59:23.702Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-07-29T14:59:23.702Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-07-29T14:59:27.726Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-07-29T14:59:29.592Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-07-29T14:59:29.592Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-07-29T14:59:29.592Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-07-29T14:59:29.592Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-07-29T14:59:33.403Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-07-29T14:59:37.212Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-07-29T14:59:37.212Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-07-29T14:59:37.212Z] === RUN TestDockerSuite/TestRunNetHost [2020-07-29T14:59:37.212Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-07-29T14:59:37.212Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-07-29T14:59:37.212Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-07-29T14:59:37.212Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-07-29T14:59:37.212Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-07-29T14:59:37.212Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-07-29T14:59:37.212Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-07-29T14:59:37.212Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-07-29T14:59:38.204Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-07-29T14:59:40.431Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-07-29T14:59:42.005Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-07-29T14:59:42.999Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-07-29T14:59:44.573Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-07-29T14:59:45.044Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-07-29T14:59:45.045Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-07-29T14:59:45.045Z] === RUN TestDockerSuite/TestRunPortInUse [2020-07-29T14:59:45.045Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-07-29T14:59:45.045Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-07-29T14:59:45.045Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-07-29T14:59:45.045Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-07-29T14:59:45.045Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-07-29T14:59:47.271Z] === RUN TestDockerSuite/TestRunPublishPort [2020-07-29T14:59:47.271Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-07-29T14:59:47.271Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-07-29T14:59:47.271Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-07-29T14:59:47.271Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-07-29T14:59:47.271Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-07-29T14:59:59.734Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-07-29T14:59:59.804Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-07-29T14:59:59.804Z] === RUN TestDockerSuite/TestRunRm [2020-07-29T15:00:01.383Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-07-29T15:00:06.177Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-07-29T15:00:08.407Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-07-29T15:00:09.983Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-07-29T15:00:11.557Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-07-29T15:00:11.890Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-07-29T15:00:13.785Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-07-29T15:00:13.785Z] === RUN TestDockerSuite/TestRunState [2020-07-29T15:00:13.785Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-07-29T15:00:15.360Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-07-29T15:00:15.360Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-07-29T15:00:17.597Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-07-29T15:00:17.597Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-07-29T15:00:17.597Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-07-29T15:00:18.068Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-07-29T15:00:18.068Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-07-29T15:00:18.068Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-07-29T15:00:22.848Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-07-29T15:00:22.848Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-07-29T15:00:22.848Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-07-29T15:00:22.848Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-07-29T15:00:22.848Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-07-29T15:00:22.848Z] === RUN TestDockerSuite/TestRunUserByID [2020-07-29T15:00:22.848Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-07-29T15:00:22.848Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-07-29T15:00:22.848Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-07-29T15:00:22.848Z] === RUN TestDockerSuite/TestRunUserByName [2020-07-29T15:00:22.848Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-07-29T15:00:24.425Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-07-29T15:00:24.425Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-07-29T15:00:26.001Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-07-29T15:00:26.001Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-07-29T15:00:26.001Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-07-29T15:00:29.007Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-07-29T15:00:34.900Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-07-29T15:00:37.869Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-07-29T15:00:42.652Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-07-29T15:00:42.652Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-07-29T15:00:42.652Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-07-29T15:00:42.652Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-07-29T15:00:42.652Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-07-29T15:00:43.913Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-07-29T15:00:44.881Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-07-29T15:00:47.109Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-07-29T15:00:48.683Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-07-29T15:00:48.683Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-07-29T15:00:48.683Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-07-29T15:00:48.683Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-07-29T15:00:48.683Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-07-29T15:00:48.683Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-07-29T15:00:48.683Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-07-29T15:00:48.683Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-07-29T15:00:48.683Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-07-29T15:00:52.493Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-07-29T15:00:54.070Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-07-29T15:00:55.646Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-07-29T15:00:58.742Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-07-29T15:00:59.456Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-07-29T15:00:59.456Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-07-29T15:00:59.456Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-07-29T15:00:59.456Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-07-29T15:00:59.456Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-07-29T15:00:59.456Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-07-29T15:00:59.456Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-07-29T15:00:59.456Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-07-29T15:00:59.456Z] === RUN TestDockerSuite/TestSaveImageId [2020-07-29T15:00:59.456Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-07-29T15:00:59.456Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-07-29T15:00:59.456Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-07-29T15:00:59.456Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-07-29T15:00:59.456Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-07-29T15:00:59.456Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-07-29T15:00:59.456Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-07-29T15:00:59.456Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-07-29T15:00:59.456Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-07-29T15:01:01.685Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-07-29T15:01:02.156Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-07-29T15:01:02.627Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-07-29T15:01:02.627Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-07-29T15:01:04.203Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-07-29T15:01:10.100Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-07-29T15:01:10.100Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-07-29T15:01:16.774Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-07-29T15:01:17.291Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-07-29T15:01:17.291Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-07-29T15:01:19.520Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-07-29T15:01:19.520Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-07-29T15:01:19.520Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-07-29T15:01:19.520Z] === RUN TestDockerSuite/TestStartRecordError [2020-07-29T15:01:19.520Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-07-29T15:01:25.414Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-07-29T15:01:25.414Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-07-29T15:01:25.414Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-07-29T15:01:25.414Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-07-29T15:01:25.414Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-07-29T15:01:25.414Z] === RUN TestDockerSuite/TestStatsNoStream [2020-07-29T15:01:25.414Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-07-29T15:01:29.224Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-07-29T15:01:30.797Z] === RUN TestDockerSuite/TestTopPrivileged [2020-07-29T15:01:30.797Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-07-29T15:01:32.371Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-07-29T15:01:32.371Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-07-29T15:01:32.371Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-07-29T15:01:32.371Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-07-29T15:01:32.371Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-07-29T15:01:32.371Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-07-29T15:01:32.371Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-07-29T15:01:50.240Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-07-29T15:01:50.240Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-07-29T15:01:50.240Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-07-29T15:01:50.240Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-07-29T15:01:50.240Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-07-29T15:01:50.240Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-07-29T15:01:50.240Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-07-29T15:01:50.712Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-07-29T15:01:50.712Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-07-29T15:01:53.688Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-07-29T15:01:53.688Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-07-29T15:01:54.160Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-07-29T15:01:54.160Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-07-29T15:01:54.160Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-07-29T15:02:01.348Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-07-29T15:02:01.348Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-07-29T15:02:01.348Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-07-29T15:02:01.348Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-07-29T15:02:01.348Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-07-29T15:02:03.404Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-07-29T15:02:07.246Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-07-29T15:02:07.246Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-07-29T15:02:07.246Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-07-29T15:02:15.943Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-07-29T15:02:15.943Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-07-29T15:02:15.943Z] --- PASS: TestDockerSuite (2150.09s) [2020-07-29T15:02:15.943Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-07-29T15:02:15.943Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-07-29T15:02:15.943Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:15.943Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-07-29T15:02:15.943Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-07-29T15:02:15.943Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-07-29T15:02:15.943Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-07-29T15:02:15.943Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:15.943Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-07-29T15:02:15.943Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.55s) [2020-07-29T15:02:15.943Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.21s) [2020-07-29T15:02:15.943Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.47s) [2020-07-29T15:02:15.943Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2020-07-29T15:02:15.943Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (142.60s) [2020-07-29T15:02:15.943Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.34s) [2020-07-29T15:02:15.943Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.34s) [2020-07-29T15:02:15.943Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.20s) [2020-07-29T15:02:15.943Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:15.943Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.20s) [2020-07-29T15:02:15.943Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:15.943Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.20s) [2020-07-29T15:02:15.943Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:15.943Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.20s) [2020-07-29T15:02:15.943Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:15.943Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.14s) [2020-07-29T15:02:15.943Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:15.943Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.06s) [2020-07-29T15:02:15.943Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:15.943Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-07-29T15:02:15.943Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:15.943Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2020-07-29T15:02:15.943Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-07-29T15:02:15.943Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:15.943Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.55s) [2020-07-29T15:02:15.943Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-07-29T15:02:15.943Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:15.943Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-07-29T15:02:15.943Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:15.943Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.92s) [2020-07-29T15:02:15.943Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.94s) [2020-07-29T15:02:15.943Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2020-07-29T15:02:15.943Z] requirement.go:26: unmatched requirement Apparmor [2020-07-29T15:02:15.943Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-07-29T15:02:15.943Z] requirement.go:26: unmatched requirement Apparmor [2020-07-29T15:02:15.943Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-07-29T15:02:15.943Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:15.943Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-07-29T15:02:15.943Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:15.943Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.66s) [2020-07-29T15:02:15.943Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-07-29T15:02:15.943Z] requirement.go:26: unmatched requirement IsPausable [2020-07-29T15:02:15.943Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-07-29T15:02:15.943Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:15.943Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.39s) [2020-07-29T15:02:15.943Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (94.42s) [2020-07-29T15:02:15.943Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.35s) [2020-07-29T15:02:15.943Z] requirement.go:26: unmatched requirement UnixCli [2020-07-29T15:02:15.943Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.38s) [2020-07-29T15:02:15.943Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-07-29T15:02:15.943Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.97s) [2020-07-29T15:02:15.943Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.66s) [2020-07-29T15:02:15.943Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-07-29T15:02:15.943Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:15.943Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-07-29T15:02:15.943Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:15.943Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-07-29T15:02:15.943Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:15.943Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s) [2020-07-29T15:02:15.943Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.66s) [2020-07-29T15:02:15.943Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.61s) [2020-07-29T15:02:15.943Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.17s) [2020-07-29T15:02:15.943Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-07-29T15:02:15.943Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:15.943Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-07-29T15:02:15.943Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:15.943Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2020-07-29T15:02:15.943Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.18s) [2020-07-29T15:02:15.943Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.38s) [2020-07-29T15:02:15.943Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.44s) [2020-07-29T15:02:15.943Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.83s) [2020-07-29T15:02:15.943Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-07-29T15:02:15.943Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:15.943Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.92s) [2020-07-29T15:02:15.943Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.17s) [2020-07-29T15:02:15.943Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.42s) [2020-07-29T15:02:15.943Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2020-07-29T15:02:15.943Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:15.943Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-07-29T15:02:15.943Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:15.943Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-07-29T15:02:15.943Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:15.943Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-07-29T15:02:15.943Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:15.943Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.37s) [2020-07-29T15:02:15.943Z] --- PASS: TestDockerSuite/TestBuildAddTar (38.81s) [2020-07-29T15:02:15.943Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-07-29T15:02:15.943Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:15.943Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.31s) [2020-07-29T15:02:15.943Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:15.943Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (15.55s) [2020-07-29T15:02:15.943Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.56s) [2020-07-29T15:02:15.943Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:15.943Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.47s) [2020-07-29T15:02:15.943Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.41s) [2020-07-29T15:02:15.943Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.85s) [2020-07-29T15:02:15.943Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:15.943Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.63s) [2020-07-29T15:02:15.944Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.58s) [2020-07-29T15:02:15.944Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.11s) [2020-07-29T15:02:15.944Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2020-07-29T15:02:15.944Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:15.944Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.64s) [2020-07-29T15:02:15.944Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-07-29T15:02:15.944Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:15.944Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-07-29T15:02:15.944Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:15.944Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (4.65s) [2020-07-29T15:02:15.944Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-07-29T15:02:15.944Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:15.944Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.42s) [2020-07-29T15:02:15.944Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-07-29T15:02:15.944Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:15.944Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-07-29T15:02:15.944Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:15.944Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (30.20s) [2020-07-29T15:02:15.944Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.21s) [2020-07-29T15:02:15.944Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.57s) [2020-07-29T15:02:15.944Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:15.944Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.33s) [2020-07-29T15:02:15.944Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:15.944Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.04s) [2020-07-29T15:02:15.944Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.03s) [2020-07-29T15:02:15.944Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:15.944Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.39s) [2020-07-29T15:02:15.944Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.04s) [2020-07-29T15:02:15.944Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2020-07-29T15:02:15.944Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:15.944Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-07-29T15:02:15.944Z] requirement.go:26: unmatched requirement UnixCli [2020-07-29T15:02:15.944Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.08s) [2020-07-29T15:02:15.944Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.80s) [2020-07-29T15:02:16.417Z] --- PASS: TestDockerSuite/TestBuildCmd (0.42s) [2020-07-29T15:02:16.417Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.43s) [2020-07-29T15:02:16.417Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.44s) [2020-07-29T15:02:16.417Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.61s) [2020-07-29T15:02:16.417Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.71s) [2020-07-29T15:02:16.417Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-07-29T15:02:16.417Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.417Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.95s) [2020-07-29T15:02:16.417Z] --- PASS: TestDockerSuite/TestBuildContChar (12.04s) [2020-07-29T15:02:16.417Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-07-29T15:02:16.417Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.417Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.35s) [2020-07-29T15:02:16.417Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.71s) [2020-07-29T15:02:16.417Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.65s) [2020-07-29T15:02:16.417Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.33s) [2020-07-29T15:02:16.417Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-07-29T15:02:16.417Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.417Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.64s) [2020-07-29T15:02:16.417Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.53s) [2020-07-29T15:02:16.417Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-07-29T15:02:16.417Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.417Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-07-29T15:02:16.417Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.417Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.69s) [2020-07-29T15:02:16.417Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (30.92s) [2020-07-29T15:02:16.417Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.41s) [2020-07-29T15:02:16.417Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.18s) [2020-07-29T15:02:16.417Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.95s) [2020-07-29T15:02:16.417Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2020-07-29T15:02:16.417Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.417Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2020-07-29T15:02:16.417Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.417Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2020-07-29T15:02:16.417Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.417Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.55s) [2020-07-29T15:02:16.417Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2020-07-29T15:02:16.417Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.417Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (25.11s) [2020-07-29T15:02:16.417Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.53s) [2020-07-29T15:02:16.417Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2020-07-29T15:02:16.417Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.417Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (15.98s) [2020-07-29T15:02:16.417Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.34s) [2020-07-29T15:02:16.417Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.63s) [2020-07-29T15:02:16.417Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (7.71s) [2020-07-29T15:02:16.417Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.19s) [2020-07-29T15:02:16.417Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.25s) [2020-07-29T15:02:16.417Z] --- PASS: TestDockerSuite/TestBuildDockerignore (47.57s) [2020-07-29T15:02:16.417Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.86s) [2020-07-29T15:02:16.417Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2020-07-29T15:02:16.417Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.417Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (56.71s) [2020-07-29T15:02:16.417Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.40s) [2020-07-29T15:02:16.417Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.64s) [2020-07-29T15:02:16.417Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (22.07s) [2020-07-29T15:02:16.417Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.77s) [2020-07-29T15:02:16.417Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.48s) [2020-07-29T15:02:16.417Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (30.52s) [2020-07-29T15:02:16.417Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (9.46s) [2020-07-29T15:02:16.417Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.64s) [2020-07-29T15:02:16.417Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (82.48s) [2020-07-29T15:02:16.417Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.36s) [2020-07-29T15:02:16.417Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.28s) [2020-07-29T15:02:16.417Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.417Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-07-29T15:02:16.417Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.417Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.43s) [2020-07-29T15:02:16.417Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.84s) [2020-07-29T15:02:16.417Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2020-07-29T15:02:16.417Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.417Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.36s) [2020-07-29T15:02:16.417Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.41s) [2020-07-29T15:02:16.417Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.43s) [2020-07-29T15:02:16.417Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.78s) [2020-07-29T15:02:16.417Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.36s) [2020-07-29T15:02:16.417Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2020-07-29T15:02:16.417Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.417Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2020-07-29T15:02:16.417Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.417Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-07-29T15:02:16.417Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.417Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-07-29T15:02:16.417Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.417Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-07-29T15:02:16.417Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.417Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.73s) [2020-07-29T15:02:16.417Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-07-29T15:02:16.417Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.417Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2020-07-29T15:02:16.417Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.417Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-07-29T15:02:16.417Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.417Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.72s) [2020-07-29T15:02:16.417Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.51s) [2020-07-29T15:02:16.417Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.67s) [2020-07-29T15:02:16.417Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.54s) [2020-07-29T15:02:16.417Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2020-07-29T15:02:16.417Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.417Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2020-07-29T15:02:16.417Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.417Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-07-29T15:02:16.417Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.417Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-07-29T15:02:16.417Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.417Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-07-29T15:02:16.417Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.417Z] --- PASS: TestDockerSuite/TestBuildFails (1.78s) [2020-07-29T15:02:16.417Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2020-07-29T15:02:16.417Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.51s) [2020-07-29T15:02:16.417Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.55s) [2020-07-29T15:02:16.417Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.14s) [2020-07-29T15:02:16.417Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.52s) [2020-07-29T15:02:16.417Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.24s) [2020-07-29T15:02:16.417Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.33s) [2020-07-29T15:02:16.417Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-07-29T15:02:16.417Z] requirement.go:26: unmatched requirement UnixCli [2020-07-29T15:02:16.417Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.75s) [2020-07-29T15:02:16.417Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.43s) [2020-07-29T15:02:16.417Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-07-29T15:02:16.417Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.417Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.61s) [2020-07-29T15:02:16.417Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2020-07-29T15:02:16.417Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.417Z] --- PASS: TestDockerSuite/TestBuildHistory (8.63s) [2020-07-29T15:02:16.417Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.77s) [2020-07-29T15:02:16.417Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.76s) [2020-07-29T15:02:16.417Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2020-07-29T15:02:16.417Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.417Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.62s) [2020-07-29T15:02:16.417Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2020-07-29T15:02:16.417Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.14s) [2020-07-29T15:02:16.417Z] --- PASS: TestDockerSuite/TestBuildLabel (0.81s) [2020-07-29T15:02:16.417Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.49s) [2020-07-29T15:02:16.417Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.75s) [2020-07-29T15:02:16.417Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.52s) [2020-07-29T15:02:16.417Z] --- PASS: TestDockerSuite/TestBuildLabels (0.75s) [2020-07-29T15:02:16.417Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.26s) [2020-07-29T15:02:16.417Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.44s) [2020-07-29T15:02:16.417Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s) [2020-07-29T15:02:16.417Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.417Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2020-07-29T15:02:16.417Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.417Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2020-07-29T15:02:16.417Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2020-07-29T15:02:16.417Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2020-07-29T15:02:16.417Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.41s) [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.60s) [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.47s) [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (12.89s) [2020-07-29T15:02:16.418Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s) [2020-07-29T15:02:16.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.12s) [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (27.15s) [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (12.59s) [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.44s) [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (9.89s) [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.93s) [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (15.06s) [2020-07-29T15:02:16.418Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2020-07-29T15:02:16.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.73s) [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.54s) [2020-07-29T15:02:16.418Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-07-29T15:02:16.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.418Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-07-29T15:02:16.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.25s) [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.12s) [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.95s) [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.12s) [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.27s) [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.93s) [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.01s) [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestBuildOnBuild (8.26s) [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.20s) [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.69s) [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (2.93s) [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.00s) [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.65s) [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.46s) [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.88s) [2020-07-29T15:02:16.418Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-07-29T15:02:16.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.418Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-07-29T15:02:16.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.88s) [2020-07-29T15:02:16.418Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-07-29T15:02:16.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (36.01s) [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (17.05s) [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestBuildRm (12.51s) [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.75s) [2020-07-29T15:02:16.418Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-07-29T15:02:16.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.418Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) [2020-07-29T15:02:16.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.25s) [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (2.74s) [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (2.82s) [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.14s) [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (13.90s) [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.63s) [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.49s) [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.82s) [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.27s) [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.57s) [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestBuildStderr (4.41s) [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (18.36s) [2020-07-29T15:02:16.418Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s) [2020-07-29T15:02:16.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.47s) [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.04s) [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.36s) [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.00s) [2020-07-29T15:02:16.418Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2020-07-29T15:02:16.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.418Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-07-29T15:02:16.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.418Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-07-29T15:02:16.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.85s) [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.45s) [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.19s) [2020-07-29T15:02:16.418Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2020-07-29T15:02:16.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.418Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-07-29T15:02:16.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (19.08s) [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.71s) [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.58s) [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.95s) [2020-07-29T15:02:16.418Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.30s) [2020-07-29T15:02:16.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.418Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-07-29T15:02:16.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.15s) [2020-07-29T15:02:16.418Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2020-07-29T15:02:16.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.11s) [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.33s) [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.35s) [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (12.35s) [2020-07-29T15:02:16.418Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2020-07-29T15:02:16.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.418Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.31s) [2020-07-29T15:02:16.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.418Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2020-07-29T15:02:16.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.05s) [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.90s) [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.59s) [2020-07-29T15:02:16.418Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s) [2020-07-29T15:02:16.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.418Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2020-07-29T15:02:16.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.418Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-07-29T15:02:16.418Z] docker_cli_sni_test.go:18: Flakey test [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.86s) [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.25s) [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestCommitChange (4.50s) [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.11s) [2020-07-29T15:02:16.418Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-07-29T15:02:16.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestCommitNewFile (5.90s) [2020-07-29T15:02:16.418Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-07-29T15:02:16.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestCommitTTY (11.21s) [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.25s) [2020-07-29T15:02:16.418Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-07-29T15:02:16.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.418Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-07-29T15:02:16.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.418Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-07-29T15:02:16.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.418Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-07-29T15:02:16.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.418Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-07-29T15:02:16.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.418Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2020-07-29T15:02:16.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.418Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-07-29T15:02:16.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestContainerAPICommit (5.96s) [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.10s) [2020-07-29T15:02:16.418Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-07-29T15:02:16.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.86s) [2020-07-29T15:02:16.418Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-07-29T15:02:16.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.418Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-07-29T15:02:16.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.418Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-07-29T15:02:16.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestContainerAPICreate (1.92s) [2020-07-29T15:02:16.418Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-07-29T15:02:16.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (1.82s) [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-07-29T15:02:16.418Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-07-29T15:02:16.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.418Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-07-29T15:02:16.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.418Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-07-29T15:02:16.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.14s) [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.69s) [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.64s) [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2020-07-29T15:02:16.418Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-07-29T15:02:16.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.85s) [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.88s) [2020-07-29T15:02:16.418Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-07-29T15:02:16.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.418Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-07-29T15:02:16.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.79s) [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.65s) [2020-07-29T15:02:16.418Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2020-07-29T15:02:16.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.02s) [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.19s) [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.00s) [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.25s) [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (8.06s) [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s) [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.77s) [2020-07-29T15:02:16.418Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-07-29T15:02:16.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestContainerAPIStop (1.90s) [2020-07-29T15:02:16.418Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-07-29T15:02:16.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.58s) [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.88s) [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.57s) [2020-07-29T15:02:16.418Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-07-29T15:02:16.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.418Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-07-29T15:02:16.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.418Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-07-29T15:02:16.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.418Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-07-29T15:02:16.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.418Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-07-29T15:02:16.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.76s) [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (15.09s) [2020-07-29T15:02:16.418Z] docker_api_containers_test.go:2107: case 0 - config: {volume c:\foo false } [2020-07-29T15:02:16.418Z] docker_api_containers_test.go:2107: case 1 - config: {volume c:\foo\ false } [2020-07-29T15:02:16.418Z] docker_api_containers_test.go:2107: case 2 - config: {volume test1 c:\foo false } [2020-07-29T15:02:16.418Z] docker_api_containers_test.go:2107: case 3 - config: {volume test2 c:\foo true } [2020-07-29T15:02:16.418Z] docker_api_containers_test.go:2107: case 4 - config: {volume test3 c:\foo false 0xc00046d120 } [2020-07-29T15:02:16.418Z] docker_api_containers_test.go:2107: case 5 - config: {bind C:\windows\TEMP\test-mounts-api-1736124330 c:\foo false } [2020-07-29T15:02:16.418Z] docker_api_containers_test.go:2107: case 6 - config: {bind C:\windows\TEMP\test-mounts-api-1736124330 c:\foo true } [2020-07-29T15:02:16.418Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-07-29T15:02:16.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.12s) [2020-07-29T15:02:16.418Z] docker_api_containers_test.go:1926: case 0 [2020-07-29T15:02:16.418Z] docker_api_containers_test.go:1926: case 1 [2020-07-29T15:02:16.418Z] docker_api_containers_test.go:1926: case 2 [2020-07-29T15:02:16.418Z] docker_api_containers_test.go:1926: case 3 [2020-07-29T15:02:16.418Z] docker_api_containers_test.go:1926: case 4 [2020-07-29T15:02:16.418Z] docker_api_containers_test.go:1926: case 5 [2020-07-29T15:02:16.418Z] docker_api_containers_test.go:1926: case 6 [2020-07-29T15:02:16.418Z] docker_api_containers_test.go:1926: case 7 [2020-07-29T15:02:16.418Z] docker_api_containers_test.go:1926: case 8 [2020-07-29T15:02:16.418Z] docker_api_containers_test.go:1926: case 9 [2020-07-29T15:02:16.418Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-07-29T15:02:16.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.418Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-07-29T15:02:16.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.418Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-07-29T15:02:16.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.418Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-07-29T15:02:16.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.418Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-07-29T15:02:16.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.418Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (1.97s) [2020-07-29T15:02:16.418Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-07-29T15:02:16.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.418Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-07-29T15:02:16.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.418Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-07-29T15:02:16.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.418Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-07-29T15:02:16.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.418Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-07-29T15:02:16.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.418Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-07-29T15:02:16.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.418Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-07-29T15:02:16.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.418Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-07-29T15:02:16.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.418Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-07-29T15:02:16.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.419Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-07-29T15:02:16.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.419Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-07-29T15:02:16.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.419Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-07-29T15:02:16.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.419Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-07-29T15:02:16.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.419Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.02s) [2020-07-29T15:02:16.419Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2020-07-29T15:02:16.419Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2020-07-29T15:02:16.419Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-07-29T15:02:16.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.419Z] --- PASS: TestDockerSuite/TestCpRelativePath (1.91s) [2020-07-29T15:02:16.419Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-07-29T15:02:16.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.419Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-07-29T15:02:16.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.419Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-07-29T15:02:16.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.419Z] --- PASS: TestDockerSuite/TestCpToCaseA (3.55s) [2020-07-29T15:02:16.419Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-a657394117\file1 f4ec32d8fec6c7cbc9e9fe410386c1edc2eef415714b06c56c3764e15ff149e7:/root/itWorks.txt` [2020-07-29T15:02:16.419Z] docker_cli_cp_utils_test.go:279: checking that container "f4ec32d8fec6c7cbc9e9fe410386c1edc2eef415714b06c56c3764e15ff149e7" start output contains "file1\n" [2020-07-29T15:02:16.419Z] docker_cli_cp_utils_test.go:209: running `docker start -a f4ec32d8fec6c7cbc9e9fe410386c1edc2eef415714b06c56c3764e15ff149e7` [2020-07-29T15:02:16.419Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.09s) [2020-07-29T15:02:16.419Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-b332666464\file1 99c4e1a90ed64a943040502edfc9f1a4b54ef8df9dae48829271bf35879adb35:testDir/` [2020-07-29T15:02:16.419Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-07-29T15:02:16.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.419Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-07-29T15:02:16.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.419Z] --- PASS: TestDockerSuite/TestCpToCaseE (7.10s) [2020-07-29T15:02:16.419Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e914824255\dir1 78c7fa1a5ce801e651776b649caad4e63b1841a69c1091ae0df104449d64bec6:testDir` [2020-07-29T15:02:16.419Z] docker_cli_cp_utils_test.go:279: checking that container "78c7fa1a5ce801e651776b649caad4e63b1841a69c1091ae0df104449d64bec6" start output contains "file1-1\n" [2020-07-29T15:02:16.419Z] docker_cli_cp_utils_test.go:209: running `docker start -a 78c7fa1a5ce801e651776b649caad4e63b1841a69c1091ae0df104449d64bec6` [2020-07-29T15:02:16.419Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e914824255\dir1 81514f3fdd213bfc8a47d43b672959d9cb3c0388d5b6ae131a2cb8c8bf5a90b9:testDir/` [2020-07-29T15:02:16.419Z] docker_cli_cp_utils_test.go:279: checking that container "81514f3fdd213bfc8a47d43b672959d9cb3c0388d5b6ae131a2cb8c8bf5a90b9" start output contains "file1-1\n" [2020-07-29T15:02:16.419Z] docker_cli_cp_utils_test.go:209: running `docker start -a 81514f3fdd213bfc8a47d43b672959d9cb3c0388d5b6ae131a2cb8c8bf5a90b9` [2020-07-29T15:02:16.419Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-07-29T15:02:16.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.419Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-07-29T15:02:16.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.419Z] --- PASS: TestDockerSuite/TestCpToCaseH (7.22s) [2020-07-29T15:02:16.419Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h561899666\dir1\. d8ab456060a773e584d65d64585da9049aebb799af369bc38bf890dfb7316576:testDir` [2020-07-29T15:02:16.419Z] docker_cli_cp_utils_test.go:279: checking that container "d8ab456060a773e584d65d64585da9049aebb799af369bc38bf890dfb7316576" start output contains "file1-1\n" [2020-07-29T15:02:16.419Z] docker_cli_cp_utils_test.go:209: running `docker start -a d8ab456060a773e584d65d64585da9049aebb799af369bc38bf890dfb7316576` [2020-07-29T15:02:16.419Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h561899666\dir1\. f760a81009be9363d76c63792565ce57fa410f615e30cb5c2770c8fbf46f70b1:testDir/` [2020-07-29T15:02:16.419Z] docker_cli_cp_utils_test.go:279: checking that container "f760a81009be9363d76c63792565ce57fa410f615e30cb5c2770c8fbf46f70b1" start output contains "file1-1\n" [2020-07-29T15:02:16.419Z] docker_cli_cp_utils_test.go:209: running `docker start -a f760a81009be9363d76c63792565ce57fa410f615e30cb5c2770c8fbf46f70b1` [2020-07-29T15:02:16.419Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-07-29T15:02:16.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.419Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-07-29T15:02:16.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.419Z] --- PASS: TestDockerSuite/TestCpToDot (1.95s) [2020-07-29T15:02:16.419Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-07-29T15:02:16.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.419Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-07-29T15:02:16.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.419Z] --- PASS: TestDockerSuite/TestCpToStdout (2.06s) [2020-07-29T15:02:16.419Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-07-29T15:02:16.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.419Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-07-29T15:02:16.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.419Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-07-29T15:02:16.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.419Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-07-29T15:02:16.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.419Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.14s) [2020-07-29T15:02:16.419Z] --- PASS: TestDockerSuite/TestCreateArgs (0.14s) [2020-07-29T15:02:16.419Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.63s) [2020-07-29T15:02:16.419Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (1.92s) [2020-07-29T15:02:16.419Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s) [2020-07-29T15:02:16.419Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.14s) [2020-07-29T15:02:16.419Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.82s) [2020-07-29T15:02:16.419Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.52s) [2020-07-29T15:02:16.419Z] --- PASS: TestDockerSuite/TestCreateLabels (0.14s) [2020-07-29T15:02:16.419Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-07-29T15:02:16.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.419Z] --- PASS: TestDockerSuite/TestCreateRM (0.27s) [2020-07-29T15:02:16.419Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-07-29T15:02:16.419Z] requirement.go:26: unmatched requirement Devicemapper [2020-07-29T15:02:16.419Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.14s) [2020-07-29T15:02:16.419Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.26s) [2020-07-29T15:02:16.419Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (6.66s) [2020-07-29T15:02:16.419Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.16s) [2020-07-29T15:02:16.419Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.40s) [2020-07-29T15:02:16.419Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.99s) [2020-07-29T15:02:16.419Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.14s) [2020-07-29T15:02:16.419Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-07-29T15:02:16.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.419Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (1.88s) [2020-07-29T15:02:16.419Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-07-29T15:02:16.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.419Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.10s) [2020-07-29T15:02:16.419Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-07-29T15:02:16.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.419Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-07-29T15:02:16.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.419Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-07-29T15:02:16.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.419Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-07-29T15:02:16.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.419Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-07-29T15:02:16.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.419Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-07-29T15:02:16.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.419Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-07-29T15:02:16.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.419Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-07-29T15:02:16.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.419Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-07-29T15:02:16.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.419Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2020-07-29T15:02:16.419Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-07-29T15:02:16.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.419Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-07-29T15:02:16.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.419Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-07-29T15:02:16.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.419Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-07-29T15:02:16.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.419Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-07-29T15:02:16.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.419Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.06s) [2020-07-29T15:02:16.419Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (1.93s) [2020-07-29T15:02:16.419Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.01s) [2020-07-29T15:02:16.419Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (11.77s) [2020-07-29T15:02:16.419Z] --- PASS: TestDockerSuite/TestEventsCopy (4.62s) [2020-07-29T15:02:16.419Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.34s) [2020-07-29T15:02:16.419Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.94s) [2020-07-29T15:02:16.419Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.71s) [2020-07-29T15:02:16.419Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.01s) [2020-07-29T15:02:16.419Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.38s) [2020-07-29T15:02:16.419Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.85s) [2020-07-29T15:02:16.419Z] --- PASS: TestDockerSuite/TestEventsFilters (3.97s) [2020-07-29T15:02:16.419Z] --- PASS: TestDockerSuite/TestEventsFormat (3.79s) [2020-07-29T15:02:16.419Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2020-07-29T15:02:16.419Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2020-07-29T15:02:16.419Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-07-29T15:02:16.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.419Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2020-07-29T15:02:16.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.419Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-07-29T15:02:16.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.419Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.16s) [2020-07-29T15:02:16.419Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-07-29T15:02:16.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.419Z] --- PASS: TestDockerSuite/TestEventsRename (2.11s) [2020-07-29T15:02:16.419Z] --- PASS: TestDockerSuite/TestEventsResize (2.20s) [2020-07-29T15:02:16.419Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.84s) [2020-07-29T15:02:16.419Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.12s) [2020-07-29T15:02:16.419Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.34s) [2020-07-29T15:02:16.419Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-07-29T15:02:16.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.419Z] --- PASS: TestDockerSuite/TestEventsUntag (2.73s) [2020-07-29T15:02:16.419Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.08s) [2020-07-29T15:02:16.419Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-07-29T15:02:16.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.419Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-07-29T15:02:16.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.419Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.51s) [2020-07-29T15:02:16.419Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.66s) [2020-07-29T15:02:16.419Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-07-29T15:02:16.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.419Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-07-29T15:02:16.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.419Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-07-29T15:02:16.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.419Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.59s) [2020-07-29T15:02:16.419Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.66s) [2020-07-29T15:02:16.419Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.69s) [2020-07-29T15:02:16.419Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.81s) [2020-07-29T15:02:16.419Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.55s) [2020-07-29T15:02:16.419Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-07-29T15:02:16.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.419Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-07-29T15:02:16.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.419Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-07-29T15:02:16.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.419Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.72s) [2020-07-29T15:02:16.419Z] --- PASS: TestDockerSuite/TestExecInspectID (4.77s) [2020-07-29T15:02:16.419Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-07-29T15:02:16.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.419Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-07-29T15:02:16.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.419Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-07-29T15:02:16.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.419Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-07-29T15:02:16.419Z] requirement.go:26: unmatched requirement IsPausable [2020-07-29T15:02:16.419Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-07-29T15:02:16.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.419Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.23s) [2020-07-29T15:02:16.419Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-07-29T15:02:16.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.419Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-07-29T15:02:16.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.419Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-07-29T15:02:16.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.419Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-07-29T15:02:16.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.419Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-07-29T15:02:16.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.419Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.11s) [2020-07-29T15:02:16.419Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-07-29T15:02:16.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.419Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.90s) [2020-07-29T15:02:16.419Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-07-29T15:02:16.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.419Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2020-07-29T15:02:16.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.419Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-07-29T15:02:16.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.419Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.63s) [2020-07-29T15:02:16.419Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.60s) [2020-07-29T15:02:16.419Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.73s) [2020-07-29T15:02:16.419Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.70s) [2020-07-29T15:02:16.419Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-07-29T15:02:16.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.419Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2020-07-29T15:02:16.419Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.09s) [2020-07-29T15:02:16.419Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-07-29T15:02:16.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.419Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2020-07-29T15:02:16.419Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2020-07-29T15:02:16.419Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2020-07-29T15:02:16.419Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.24s) [2020-07-29T15:02:16.419Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2020-07-29T15:02:16.419Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-07-29T15:02:16.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.419Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2020-07-29T15:02:16.419Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2020-07-29T15:02:16.419Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.32s) [2020-07-29T15:02:16.419Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.49s) [2020-07-29T15:02:16.419Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-07-29T15:02:16.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.419Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.81s) [2020-07-29T15:02:16.419Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2020-07-29T15:02:16.419Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.43s) [2020-07-29T15:02:16.419Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.24s) [2020-07-29T15:02:16.419Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.71s) [2020-07-29T15:02:16.419Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.21s) [2020-07-29T15:02:16.419Z] --- PASS: TestDockerSuite/TestImagesFormat (0.19s) [2020-07-29T15:02:16.419Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-07-29T15:02:16.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.419Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.33s) [2020-07-29T15:02:16.419Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2020-07-29T15:02:16.419Z] --- PASS: TestDockerSuite/TestImportBadURL (2.37s) [2020-07-29T15:02:16.419Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-07-29T15:02:16.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.419Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-07-29T15:02:16.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.419Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2020-07-29T15:02:16.419Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-07-29T15:02:16.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.419Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-07-29T15:02:16.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.419Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-07-29T15:02:16.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.419Z] --- SKIP: TestDockerSuite/TestInfoDebug (0.01s) [2020-07-29T15:02:16.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.420Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.38s) [2020-07-29T15:02:16.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.420Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryBackend (0.01s) [2020-07-29T15:02:16.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.420Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (0.02s) [2020-07-29T15:02:16.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.420Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-07-29T15:02:16.420Z] requirement.go:26: unmatched requirement IsPausable [2020-07-29T15:02:16.420Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-07-29T15:02:16.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.420Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-07-29T15:02:16.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.420Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2020-07-29T15:02:16.420Z] --- PASS: TestDockerSuite/TestInfoFormat (0.12s) [2020-07-29T15:02:16.420Z] --- SKIP: TestDockerSuite/TestInsecureRegistries (0.01s) [2020-07-29T15:02:16.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.420Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-07-29T15:02:16.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.420Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-07-29T15:02:16.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.420Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.91s) [2020-07-29T15:02:16.420Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.93s) [2020-07-29T15:02:16.420Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2020-07-29T15:02:16.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.420Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-07-29T15:02:16.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.420Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2020-07-29T15:02:16.420Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-07-29T15:02:16.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.420Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.77s) [2020-07-29T15:02:16.420Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2020-07-29T15:02:16.420Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.85s) [2020-07-29T15:02:16.420Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-07-29T15:02:16.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.420Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-07-29T15:02:16.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.420Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-07-29T15:02:16.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.420Z] --- PASS: TestDockerSuite/TestInspectDefault (1.86s) [2020-07-29T15:02:16.420Z] --- PASS: TestDockerSuite/TestInspectHistory (4.13s) [2020-07-29T15:02:16.420Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-07-29T15:02:16.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.420Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-07-29T15:02:16.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.420Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-07-29T15:02:16.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.420Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.95s) [2020-07-29T15:02:16.420Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.64s) [2020-07-29T15:02:16.420Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.15s) [2020-07-29T15:02:16.420Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.87s) [2020-07-29T15:02:16.420Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.85s) [2020-07-29T15:02:16.420Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-07-29T15:02:16.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.420Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2020-07-29T15:02:16.420Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.67s) [2020-07-29T15:02:16.420Z] --- PASS: TestDockerSuite/TestInspectStatus (2.17s) [2020-07-29T15:02:16.420Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.72s) [2020-07-29T15:02:16.420Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.86s) [2020-07-29T15:02:16.420Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.84s) [2020-07-29T15:02:16.420Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.61s) [2020-07-29T15:02:16.420Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.85s) [2020-07-29T15:02:16.420Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.80s) [2020-07-29T15:02:16.420Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.76s) [2020-07-29T15:02:16.420Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2020-07-29T15:02:16.420Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-07-29T15:02:16.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.420Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-07-29T15:02:16.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.420Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-07-29T15:02:16.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.420Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-07-29T15:02:16.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.420Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-07-29T15:02:16.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.420Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-07-29T15:02:16.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.420Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-07-29T15:02:16.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.420Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-07-29T15:02:16.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.420Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-07-29T15:02:16.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.420Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-07-29T15:02:16.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.420Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-07-29T15:02:16.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.420Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-07-29T15:02:16.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.420Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-07-29T15:02:16.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.420Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-07-29T15:02:16.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.420Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-07-29T15:02:16.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.420Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-07-29T15:02:16.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.420Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2020-07-29T15:02:16.420Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2020-07-29T15:02:16.420Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.52s) [2020-07-29T15:02:16.420Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.55s) [2020-07-29T15:02:16.420Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.12s) [2020-07-29T15:02:16.420Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (1.90s) [2020-07-29T15:02:16.420Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-07-29T15:02:16.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.420Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.82s) [2020-07-29T15:02:16.420Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2020-07-29T15:02:16.420Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.72s) [2020-07-29T15:02:16.420Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.25s) [2020-07-29T15:02:16.420Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.94s) [2020-07-29T15:02:16.420Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.16s) [2020-07-29T15:02:16.420Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.07s) [2020-07-29T15:02:16.420Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-07-29T15:02:16.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.420Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (1.90s) [2020-07-29T15:02:16.420Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.98s) [2020-07-29T15:02:16.420Z] --- PASS: TestDockerSuite/TestLogsSince (8.39s) [2020-07-29T15:02:16.420Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-07-29T15:02:16.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.420Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-07-29T15:02:16.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.420Z] --- PASS: TestDockerSuite/TestLogsTail (2.19s) [2020-07-29T15:02:16.420Z] --- PASS: TestDockerSuite/TestLogsTimestamps (1.93s) [2020-07-29T15:02:16.420Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.86s) [2020-07-29T15:02:16.420Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-07-29T15:02:16.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.420Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-07-29T15:02:16.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.420Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-07-29T15:02:16.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.420Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-07-29T15:02:16.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.420Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2020-07-29T15:02:16.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.420Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-07-29T15:02:16.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.420Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-07-29T15:02:16.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.420Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-07-29T15:02:16.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.420Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2020-07-29T15:02:16.420Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-07-29T15:02:16.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.420Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-07-29T15:02:16.420Z] requirement.go:26: unmatched requirement IsAmd64 [2020-07-29T15:02:16.420Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-07-29T15:02:16.420Z] requirement.go:26: unmatched requirement IsAmd64 [2020-07-29T15:02:16.420Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-07-29T15:02:16.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.420Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-07-29T15:02:16.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.420Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-07-29T15:02:16.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.420Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-07-29T15:02:16.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.420Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-07-29T15:02:16.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.420Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-07-29T15:02:16.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.420Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.75s) [2020-07-29T15:02:16.420Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-07-29T15:02:16.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.420Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2020-07-29T15:02:16.420Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-07-29T15:02:16.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.420Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-07-29T15:02:16.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.420Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-07-29T15:02:16.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.420Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-07-29T15:02:16.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.420Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-07-29T15:02:16.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.420Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-07-29T15:02:16.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.420Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-07-29T15:02:16.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.420Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.60s) [2020-07-29T15:02:16.420Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-07-29T15:02:16.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.420Z] --- PASS: TestDockerSuite/TestPsByOrder (7.08s) [2020-07-29T15:02:16.420Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-07-29T15:02:16.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.420Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.93s) [2020-07-29T15:02:16.420Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (11.46s) [2020-07-29T15:02:16.420Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.24s) [2020-07-29T15:02:16.420Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-07-29T15:02:16.420Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-07-29T15:02:16.420Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.00s) [2020-07-29T15:02:16.420Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (2.88s) [2020-07-29T15:02:16.420Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.27s) [2020-07-29T15:02:16.420Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.63s) [2020-07-29T15:02:16.420Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-07-29T15:02:16.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.420Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-07-29T15:02:16.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.420Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (3.84s) [2020-07-29T15:02:16.420Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-07-29T15:02:16.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.420Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-07-29T15:02:16.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.420Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-07-29T15:02:16.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.420Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-07-29T15:02:16.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.420Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.08s) [2020-07-29T15:02:16.420Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-07-29T15:02:16.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.420Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.55s) [2020-07-29T15:02:16.420Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-07-29T15:02:16.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.420Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.35s) [2020-07-29T15:02:16.420Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.99s) [2020-07-29T15:02:16.420Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-07-29T15:02:16.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.420Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.53s) [2020-07-29T15:02:16.420Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.55s) [2020-07-29T15:02:16.420Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.05s) [2020-07-29T15:02:16.420Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (20.07s) [2020-07-29T15:02:16.420Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-07-29T15:02:16.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.420Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.19s) [2020-07-29T15:02:16.420Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.20s) [2020-07-29T15:02:16.420Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.14s) [2020-07-29T15:02:16.420Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.61s) [2020-07-29T15:02:16.420Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.71s) [2020-07-29T15:02:16.420Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.64s) [2020-07-29T15:02:16.420Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-07-29T15:02:16.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.420Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.69s) [2020-07-29T15:02:16.420Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2020-07-29T15:02:16.420Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.26s) [2020-07-29T15:02:16.420Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (12.77s) [2020-07-29T15:02:16.420Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.26s) [2020-07-29T15:02:16.420Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.57s) [2020-07-29T15:02:16.420Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.83s) [2020-07-29T15:02:16.420Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.73s) [2020-07-29T15:02:16.420Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (11.53s) [2020-07-29T15:02:16.420Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.16s) [2020-07-29T15:02:16.420Z] --- PASS: TestDockerSuite/TestRmiTag (0.63s) [2020-07-29T15:02:16.420Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.02s) [2020-07-29T15:02:16.420Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (15.10s) [2020-07-29T15:02:16.420Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.23s) [2020-07-29T15:02:16.421Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.53s) [2020-07-29T15:02:16.421Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.87s) [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.72s) [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.68s) [2020-07-29T15:02:16.421Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.38s) [2020-07-29T15:02:16.421Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.85s) [2020-07-29T15:02:16.421Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.91s) [2020-07-29T15:02:16.421Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.83s) [2020-07-29T15:02:16.421Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2020-07-29T15:02:16.421Z] --- PASS: TestDockerSuite/TestRunBindMounts (3.91s) [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.80s) [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.47s) [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.80s) [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.87s) [2020-07-29T15:02:16.421Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.07s) [2020-07-29T15:02:16.421Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.85s) [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.83s) [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.56s) [2020-07-29T15:02:16.421Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.79s) [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.93s) [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.08s) [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.77s) [2020-07-29T15:02:16.421Z] --- PASS: TestDockerSuite/TestRunEchoStdout (6.66s) [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.79s) [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- PASS: TestDockerSuite/TestRunExitCode (1.94s) [2020-07-29T15:02:16.421Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.78s) [2020-07-29T15:02:16.421Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (1.81s) [2020-07-29T15:02:16.421Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (1.95s) [2020-07-29T15:02:16.421Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.24s) [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.93s) [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.52s) [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (5.59s) [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.08s) [2020-07-29T15:02:16.421Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.36s) [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.26s) [2020-07-29T15:02:16.421Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.99s) [2020-07-29T15:02:16.421Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.79s) [2020-07-29T15:02:16.421Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.78s) [2020-07-29T15:02:16.421Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.96s) [2020-07-29T15:02:16.421Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.73s) [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.43s) [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement Apparmor [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (11.79s) [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- PASS: TestDockerSuite/TestRunRm (1.90s) [2020-07-29T15:02:16.421Z] --- PASS: TestDockerSuite/TestRunRmAndWait (4.99s) [2020-07-29T15:02:16.421Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (1.90s) [2020-07-29T15:02:16.421Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.79s) [2020-07-29T15:02:16.421Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.53s) [2020-07-29T15:02:16.421Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.07s) [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.83s) [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.49s) [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s) [2020-07-29T15:02:16.421Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-07-29T15:02:16.421Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.421Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.39s) [2020-07-29T15:02:16.421Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-07-29T15:02:16.422Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.422Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-07-29T15:02:16.422Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.422Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-07-29T15:02:16.422Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.422Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-07-29T15:02:16.422Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.422Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-07-29T15:02:16.422Z] requirement.go:26: unmatched requirement Apparmor [2020-07-29T15:02:16.422Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-07-29T15:02:16.422Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.422Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-07-29T15:02:16.422Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.422Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-07-29T15:02:16.422Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.422Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-07-29T15:02:16.422Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.422Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-07-29T15:02:16.422Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.422Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.75s) [2020-07-29T15:02:16.422Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2020-07-29T15:02:16.422Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.422Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.74s) [2020-07-29T15:02:16.422Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-07-29T15:02:16.422Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.422Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-07-29T15:02:16.422Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.422Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.44s) [2020-07-29T15:02:16.422Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (5.53s) [2020-07-29T15:02:16.422Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.70s) [2020-07-29T15:02:16.422Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (4.89s) [2020-07-29T15:02:16.422Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-07-29T15:02:16.422Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.422Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.08s) [2020-07-29T15:02:16.422Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-07-29T15:02:16.422Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.422Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-07-29T15:02:16.422Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.422Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.20s) [2020-07-29T15:02:16.422Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (1.79s) [2020-07-29T15:02:16.422Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (1.84s) [2020-07-29T15:02:16.422Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-07-29T15:02:16.422Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.422Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2020-07-29T15:02:16.422Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2020-07-29T15:02:16.422Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-07-29T15:02:16.422Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.422Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-07-29T15:02:16.422Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.422Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-07-29T15:02:16.422Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.422Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-07-29T15:02:16.422Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.422Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-07-29T15:02:16.422Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.422Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.52s) [2020-07-29T15:02:16.422Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.51s) [2020-07-29T15:02:16.422Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.70s) [2020-07-29T15:02:16.422Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.59s) [2020-07-29T15:02:16.422Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-07-29T15:02:16.422Z] requirement.go:26: unmatched requirement Apparmor [2020-07-29T15:02:16.422Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-07-29T15:02:16.422Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.422Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-07-29T15:02:16.422Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.422Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-07-29T15:02:16.422Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.422Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-07-29T15:02:16.422Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.422Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-07-29T15:02:16.422Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.422Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-07-29T15:02:16.422Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.422Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-07-29T15:02:16.422Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.422Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-07-29T15:02:16.422Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.422Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-07-29T15:02:16.422Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.422Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-07-29T15:02:16.422Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.422Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-07-29T15:02:16.422Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.422Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-07-29T15:02:16.422Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.422Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-07-29T15:02:16.422Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.422Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-07-29T15:02:16.422Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.422Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-07-29T15:02:16.422Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.422Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-07-29T15:02:16.422Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.422Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.41s) [2020-07-29T15:02:16.422Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.44s) [2020-07-29T15:02:16.422Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s) [2020-07-29T15:02:16.422Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.23s) [2020-07-29T15:02:16.422Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.61s) [2020-07-29T15:02:16.422Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (5.37s) [2020-07-29T15:02:16.422Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-07-29T15:02:16.422Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.422Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.53s) [2020-07-29T15:02:16.422Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-07-29T15:02:16.422Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.422Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.40s) [2020-07-29T15:02:16.422Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-07-29T15:02:16.422Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.422Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-07-29T15:02:16.422Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.422Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-07-29T15:02:16.422Z] requirement.go:26: unmatched requirement IsPausable [2020-07-29T15:02:16.422Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-07-29T15:02:16.422Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.422Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.48s) [2020-07-29T15:02:16.422Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-07-29T15:02:16.422Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.422Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-07-29T15:02:16.422Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.422Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-07-29T15:02:16.422Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.422Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-07-29T15:02:16.422Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.422Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-07-29T15:02:16.422Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.422Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-07-29T15:02:16.422Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.422Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (3.49s) [2020-07-29T15:02:16.422Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (1.87s) [2020-07-29T15:02:16.422Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-07-29T15:02:16.422Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.422Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.62s) [2020-07-29T15:02:16.422Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2020-07-29T15:02:16.422Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.422Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-07-29T15:02:16.422Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.422Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-07-29T15:02:16.422Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.422Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-07-29T15:02:16.422Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.422Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-07-29T15:02:16.422Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.422Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-07-29T15:02:16.422Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.422Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.27s) [2020-07-29T15:02:16.422Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.13s) [2020-07-29T15:02:16.422Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.18s) [2020-07-29T15:02:16.422Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-07-29T15:02:16.422Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.422Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.30s) [2020-07-29T15:02:16.422Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.26s) [2020-07-29T15:02:16.422Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2020-07-29T15:02:16.422Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.09s) [2020-07-29T15:02:16.422Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s) [2020-07-29T15:02:16.422Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.59s) [2020-07-29T15:02:16.422Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.36s) [2020-07-29T15:02:16.422Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.37s) [2020-07-29T15:02:16.422Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s) [2020-07-29T15:02:16.422Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.16s) [2020-07-29T15:02:16.422Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (6.24s) [2020-07-29T15:02:16.422Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-07-29T15:02:16.422Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.422Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.53s) [2020-07-29T15:02:16.422Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.18s) [2020-07-29T15:02:16.422Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-07-29T15:02:16.422Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.422Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.67s) [2020-07-29T15:02:16.422Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.27s) [2020-07-29T15:02:16.422Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.25s) [2020-07-29T15:02:16.422Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.40s) [2020-07-29T15:02:16.422Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-07-29T15:02:16.422Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.422Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.24s) [2020-07-29T15:02:16.422Z] === RUN TestDockerRegistrySuite [2020-07-29T15:02:16.422Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-07-29T15:02:16.422Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-07-29T15:02:16.422Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-07-29T15:02:16.422Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-07-29T15:02:16.422Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-07-29T15:02:16.422Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-07-29T15:02:16.422Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-07-29T15:02:16.422Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-07-29T15:02:16.422Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-07-29T15:02:16.422Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-07-29T15:02:16.422Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-07-29T15:02:16.422Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-07-29T15:02:16.422Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-07-29T15:02:16.422Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-07-29T15:02:16.422Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-07-29T15:02:16.422Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-07-29T15:02:16.422Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-07-29T15:02:16.422Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-07-29T15:02:16.422Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-07-29T15:02:16.422Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-07-29T15:02:16.422Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-07-29T15:02:16.422Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-07-29T15:02:16.422Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-07-29T15:02:16.422Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-07-29T15:02:16.422Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-07-29T15:02:16.422Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-07-29T15:02:16.422Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-07-29T15:02:16.422Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-07-29T15:02:16.422Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-07-29T15:02:16.422Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-07-29T15:02:16.422Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-07-29T15:02:16.422Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-07-29T15:02:16.422Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-07-29T15:02:16.422Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-07-29T15:02:16.422Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-07-29T15:02:16.422Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-07-29T15:02:16.422Z] --- PASS: TestDockerRegistrySuite (0.00s) [2020-07-29T15:02:16.422Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-07-29T15:02:16.422Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.422Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-07-29T15:02:16.422Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.422Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-07-29T15:02:16.422Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.422Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-07-29T15:02:16.422Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.422Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-07-29T15:02:16.422Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.422Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-07-29T15:02:16.422Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.422Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-07-29T15:02:16.422Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.422Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-07-29T15:02:16.422Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.422Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-07-29T15:02:16.422Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.422Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-07-29T15:02:16.422Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.422Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-07-29T15:02:16.422Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.422Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-07-29T15:02:16.422Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.422Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-07-29T15:02:16.422Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.422Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-07-29T15:02:16.422Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.422Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-07-29T15:02:16.422Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.422Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-07-29T15:02:16.422Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.422Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-07-29T15:02:16.422Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.422Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-07-29T15:02:16.422Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.422Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-07-29T15:02:16.422Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.422Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-07-29T15:02:16.422Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.422Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-07-29T15:02:16.422Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.422Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-07-29T15:02:16.422Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.423Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-07-29T15:02:16.423Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.423Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-07-29T15:02:16.423Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.423Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-07-29T15:02:16.423Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.423Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-07-29T15:02:16.423Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.423Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-07-29T15:02:16.423Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.423Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-07-29T15:02:16.423Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.423Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-07-29T15:02:16.423Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.423Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-07-29T15:02:16.423Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.423Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-07-29T15:02:16.423Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.423Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-07-29T15:02:16.423Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.423Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-07-29T15:02:16.423Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.423Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-07-29T15:02:16.423Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.423Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-07-29T15:02:16.423Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.423Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-07-29T15:02:16.423Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.423Z] === RUN TestDockerSchema1RegistrySuite [2020-07-29T15:02:16.423Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-07-29T15:02:16.423Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-07-29T15:02:16.423Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-07-29T15:02:16.423Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-07-29T15:02:16.423Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-07-29T15:02:16.423Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-07-29T15:02:16.423Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-07-29T15:02:16.423Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-07-29T15:02:16.423Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-07-29T15:02:16.423Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-07-29T15:02:16.423Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-07-29T15:02:16.423Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-07-29T15:02:16.423Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-07-29T15:02:16.894Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-07-29T15:02:16.894Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-07-29T15:02:16.894Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-07-29T15:02:16.894Z] --- PASS: TestDockerSchema1RegistrySuite (0.02s) [2020-07-29T15:02:16.894Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-07-29T15:02:16.894Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.894Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-07-29T15:02:16.894Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.894Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-07-29T15:02:16.894Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.894Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-07-29T15:02:16.894Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.894Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-07-29T15:02:16.894Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.894Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-07-29T15:02:16.894Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.894Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-07-29T15:02:16.894Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.894Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-07-29T15:02:16.894Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.894Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-07-29T15:02:16.894Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.894Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-07-29T15:02:16.894Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.894Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-07-29T15:02:16.894Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.894Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-07-29T15:02:16.894Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.894Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-07-29T15:02:16.894Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.894Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-07-29T15:02:16.894Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.894Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-07-29T15:02:16.894Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.894Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-07-29T15:02:16.894Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.894Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-07-29T15:02:16.894Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-07-29T15:02:16.894Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-07-29T15:02:16.894Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-07-29T15:02:16.894Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-07-29T15:02:16.894Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-07-29T15:02:16.894Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-07-29T15:02:16.894Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-07-29T15:02:16.894Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-07-29T15:02:16.894Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2020-07-29T15:02:16.894Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-07-29T15:02:16.894Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.894Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-07-29T15:02:16.894Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.894Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-07-29T15:02:16.894Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.894Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-07-29T15:02:16.894Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.894Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-07-29T15:02:16.894Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.894Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-07-29T15:02:16.894Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.894Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-07-29T15:02:16.894Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.894Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-07-29T15:02:16.894Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.894Z] === RUN TestDockerRegistryAuthTokenSuite [2020-07-29T15:02:16.894Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-07-29T15:02:16.894Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-07-29T15:02:16.894Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-07-29T15:02:16.894Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-07-29T15:02:16.894Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-07-29T15:02:16.894Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2020-07-29T15:02:16.894Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-07-29T15:02:16.894Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.894Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-07-29T15:02:16.894Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.894Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-07-29T15:02:16.894Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.894Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-07-29T15:02:16.894Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.894Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-07-29T15:02:16.894Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.894Z] === RUN TestDockerDaemonSuite [2020-07-29T15:02:16.894Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-07-29T15:02:16.894Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-07-29T15:02:16.894Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2020-07-29T15:02:16.894Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-07-29T15:02:16.894Z] --- PASS: TestDockerDaemonSuite (0.00s) [2020-07-29T15:02:16.894Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-07-29T15:02:16.894Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.894Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-07-29T15:02:16.894Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.894Z] --- SKIP: TestDockerDaemonSuite/TestRegistryMirrors (0.00s) [2020-07-29T15:02:16.894Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.894Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-07-29T15:02:16.894Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.894Z] === RUN TestDockerSwarmSuite [2020-07-29T15:02:16.894Z] --- PASS: TestDockerSwarmSuite (0.00s) [2020-07-29T15:02:16.894Z] === RUN TestDockerPluginSuite [2020-07-29T15:02:16.894Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2020-07-29T15:02:16.894Z] === RUN TestDockerPluginSuite/TestPluginCreate [2020-07-29T15:02:16.894Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2020-07-29T15:02:16.894Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2020-07-29T15:02:16.894Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2020-07-29T15:02:16.894Z] === RUN TestDockerPluginSuite/TestPluginInspect [2020-07-29T15:02:16.894Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2020-07-29T15:02:16.894Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2020-07-29T15:02:16.894Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2020-07-29T15:02:16.894Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2020-07-29T15:02:16.894Z] === RUN TestDockerPluginSuite/TestPluginSet [2020-07-29T15:02:16.894Z] --- PASS: TestDockerPluginSuite (0.00s) [2020-07-29T15:02:16.894Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-07-29T15:02:16.894Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.894Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-07-29T15:02:16.894Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.894Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-07-29T15:02:16.894Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.894Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-07-29T15:02:16.894Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.894Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-07-29T15:02:16.894Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.895Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-07-29T15:02:16.895Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.895Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-07-29T15:02:16.895Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.895Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-07-29T15:02:16.895Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.895Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-07-29T15:02:16.895Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.895Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-07-29T15:02:16.895Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.895Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-07-29T15:02:16.895Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.895Z] === RUN TestDockerExternalVolumeSuite [2020-07-29T15:02:16.895Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2020-07-29T15:02:16.895Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.895Z] === RUN TestDockerNetworkSuite [2020-07-29T15:02:16.895Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2020-07-29T15:02:16.895Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.895Z] === RUN TestDockerHubPullSuite [2020-07-29T15:02:16.895Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2020-07-29T15:02:16.895Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-29T15:02:16.895Z] PASS [2020-07-29T15:02:16.895Z] ok github.com/docker/docker/integration-cli 2150.764s [2020-07-29T15:02:16.895Z] INFO: Integration tests ended at 07/29/2020 15:02:16. Duration:00:35:59.1052874 [2020-07-29T15:02:16.895Z] INFO: Docker info of the daemon under test at end of run [2020-07-29T15:02:16.895Z] [2020-07-29T15:02:16.895Z] Containers: 2 [2020-07-29T15:02:16.895Z] Running: 0 [2020-07-29T15:02:16.895Z] Paused: 0 [2020-07-29T15:02:16.895Z] Stopped: 2 [2020-07-29T15:02:16.895Z] Images: 12 [2020-07-29T15:02:16.895Z] Server Version: 0.0.0-dev [2020-07-29T15:02:16.895Z] Storage Driver: windowsfilter [2020-07-29T15:02:16.895Z] Windows: [2020-07-29T15:02:16.895Z] Logging Driver: json-file [2020-07-29T15:02:16.895Z] Plugins: [2020-07-29T15:02:16.895Z] Volume: local [2020-07-29T15:02:16.895Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-07-29T15:02:16.895Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-07-29T15:02:16.895Z] Swarm: inactive [2020-07-29T15:02:16.895Z] Default Isolation: process [2020-07-29T15:02:16.895Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-07-29T15:02:16.895Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-07-29T15:02:16.895Z] OSType: windows [2020-07-29T15:02:16.895Z] Architecture: x86_64 [2020-07-29T15:02:16.895Z] CPUs: 4 [2020-07-29T15:02:16.895Z] Total Memory: 32GiB [2020-07-29T15:02:16.895Z] Name: azwin-2-fe1440 [2020-07-29T15:02:16.895Z] ID: SMGU:JUUT:LQXV:IZ4S:HSIO:PVJX:EI27:J45Z:LZGA:CUUT:RGQ4:AAR7 [2020-07-29T15:02:16.895Z] Docker Root Dir: D:\CI\PR-41293\1\daemon [2020-07-29T15:02:16.895Z] Debug Mode (client): false [2020-07-29T15:02:16.895Z] Debug Mode (server): true [2020-07-29T15:02:16.895Z] File Descriptors: -1 [2020-07-29T15:02:16.895Z] Goroutines: 18 [2020-07-29T15:02:16.895Z] System Time: 2020-07-29T15:02:16.4600522Z [2020-07-29T15:02:16.895Z] EventsListeners: 0 [2020-07-29T15:02:16.895Z] Registry: https://index.docker.io/v1/ [2020-07-29T15:02:16.895Z] Labels: [2020-07-29T15:02:16.895Z] Experimental: false [2020-07-29T15:02:16.895Z] Insecure Registries: [2020-07-29T15:02:16.895Z] 127.0.0.0/8 [2020-07-29T15:02:16.895Z] Live Restore Enabled: false [2020-07-29T15:02:16.895Z] [2020-07-29T15:02:16.895Z] [2020-07-29T15:02:16.895Z] INFO: Stopping daemon under test [2020-07-29T15:02:16.895Z] SUCCESS: The process with PID 2672 (child process of PID 5884) has been terminated. [2020-07-29T15:02:16.895Z] SUCCESS: The process with PID 5884 (child process of PID 9176) has been terminated. [2020-07-29T15:02:16.895Z] INFO: Stop tailing logs of the daemon under tests [2020-07-29T15:02:16.895Z] INFO: executeCI.ps1 Completed successfully at 07/29/2020 15:02:16. [2020-07-29T15:02:16.895Z] INFO: Tidying up at end of run [2020-07-29T15:02:16.895Z] INFO: Saving daemon under test log (d:\CI\PR-41293\1\dut.out) to C:\windows\TEMP\CIDUT.out [2020-07-29T15:02:16.895Z] INFO: Saving daemon under test log (d:\CI\PR-41293\1\dut.err) to C:\windows\TEMP\CIDUT.err [2020-07-29T15:02:16.895Z] INFO: Nuke-Everything... [2020-07-29T15:02:16.895Z] INFO: Container count on control daemon to delete is 2 [2020-07-29T15:02:17.366Z] 6a37c6c39461 [2020-07-29T15:02:17.367Z] a85bea3df43c [2020-07-29T15:02:17.838Z] INFO: Non-base image count on control daemon to delete is 1 [2020-07-29T15:02:21.436Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-07-29T15:02:23.748Z] Deleted: sha256:6614b99afe94baf2d1059d95c4c5615044d3e28dd93d6c31118b8021f084cd19 [2020-07-29T15:02:23.748Z] Deleted: sha256:9af896a296e1fa15dc9593430ba10268f838f66f3caee23af3ca0b2efe3c61db [2020-07-29T15:02:23.748Z] Deleted: sha256:35c230680373fbce77949bb6ff3dff454bfe537497f326aa9995e374f2eebf41 [2020-07-29T15:02:23.748Z] Deleted: sha256:8de894b973a549b84a80f67d3fcf9a0e5c3df0df92fd58c1d31624cf7500c1e9 [2020-07-29T15:02:23.748Z] Deleted: sha256:322965b7a3e62248eaed5deb0f8ffeb73294f56f68f97c908b51743c26e06b35 [2020-07-29T15:02:23.748Z] Deleted: sha256:a0125e4314855f7ad9b920774a48ac0d22805d304701fab05fb939cdea90b365 [2020-07-29T15:02:23.748Z] Deleted: sha256:3b91713ae7a619c201bc8903a5a82b1b320d402de23060b46f3f77c01f61d537 [2020-07-29T15:02:23.748Z] Deleted: sha256:b2c0ffded6fece1ba6a02ba1d5e41dd5f0b70a4fec00e71dabf76a5ad658e933 [2020-07-29T15:02:23.748Z] Deleted: sha256:1e1e8eb20d400cada9ca926b5e7d9d925d12b8d0ad132a984963597c4b2a85e2 [2020-07-29T15:02:23.748Z] Deleted: sha256:fa539c696eb8c5c6d123e8bee1b728140465eb174d0f051988ac9ba499cd2f85 [2020-07-29T15:02:23.748Z] Deleted: sha256:cb97779e4ce78d783c5fee20775ffe62be10fb6a7a73ce621d43f27cd1ae7fa7 [2020-07-29T15:02:23.748Z] Deleted: sha256:83542d2df076b642f9a45f09472aecbf2fc501fdb2304cfc33ad3d483782f7db [2020-07-29T15:02:23.748Z] Deleted: sha256:1f18e30a89afcff8d7154f91c6fbaed7002ae46e4d0783d43e4fccfabc3b1418 [2020-07-29T15:02:23.748Z] Deleted: sha256:b2b229c78fac153185653f4e21331fdba0d6148f4ed0d30696c60c3bc0fdc446 [2020-07-29T15:02:23.748Z] INFO: Tidying pidfile d:\CI\PR-41293\1\docker.pid [2020-07-29T15:02:23.748Z] INFO: Nuking d:\CI [2020-07-29T15:02:23.748Z] ERROR: hcsshim::DestroyLayer - Win32 API call returned error r1=0x80070020 err=The process cannot access the file because it is being used by another process.id=CI flavour=0 [2020-07-29T15:02:23.748Z] [2020-07-29T15:02:23.748Z] INFO: executeCI.ps1 exiting at Wed Jul 29 15:02:22 CUT 2020. Duration 00:51:50.5574770 [2020-07-29T15:02:23.748Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-07-29T15:02:25.456Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-07-29T15:02:26.153Z] Archiving artifacts [2020-07-29T15:02:27.330Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41293/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-29T15:02:28.284Z] + make clean [2020-07-29T15:02:29.277Z] docker volume rm -f docker-dev-cache [2020-07-29T15:02:29.277Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-29T15:02:53.448Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-07-29T15:03:25.519Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-07-29T15:03:37.680Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-07-29T15:03:55.760Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-07-29T15:04:10.598Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-07-29T15:04:25.428Z] --- PASS: TestDockerExternalVolumeSuite (437.12s) [2020-07-29T15:04:25.428Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.59s) [2020-07-29T15:04:25.428Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-07-29T15:04:25.428Z] docker_cli_external_volume_driver_test.go:53: Daemon d18cb5c6e9186 is not started [2020-07-29T15:04:25.428Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2020-07-29T15:04:25.428Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-07-29T15:04:25.428Z] daemon.go:325: [d5bbd8145f20c] waiting for daemon to start [2020-07-29T15:04:25.428Z] daemon.go:325: [d5bbd8145f20c] waiting for daemon to start [2020-07-29T15:04:25.428Z] daemon.go:353: [d5bbd8145f20c] daemon started [2020-07-29T15:04:25.428Z] daemon.go:461: [d5bbd8145f20c] Stopping daemon [2020-07-29T15:04:25.428Z] daemon.go:296: [d5bbd8145f20c] exiting daemon [2020-07-29T15:04:25.428Z] daemon.go:448: [d5bbd8145f20c] Daemon stopped [2020-07-29T15:04:25.428Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.19s) [2020-07-29T15:04:25.428Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-07-29T15:04:25.428Z] daemon.go:325: [d66ab8a378cbf] waiting for daemon to start [2020-07-29T15:04:25.428Z] daemon.go:325: [d66ab8a378cbf] waiting for daemon to start [2020-07-29T15:04:25.428Z] daemon.go:353: [d66ab8a378cbf] daemon started [2020-07-29T15:04:25.428Z] daemon.go:461: [d66ab8a378cbf] Stopping daemon [2020-07-29T15:04:25.428Z] daemon.go:296: [d66ab8a378cbf] exiting daemon [2020-07-29T15:04:25.429Z] daemon.go:448: [d66ab8a378cbf] Daemon stopped [2020-07-29T15:04:25.429Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-07-29T15:04:25.429Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-07-29T15:04:25.429Z] docker_cli_external_volume_driver_test.go:53: Daemon d35709500a0bb is not started [2020-07-29T15:04:25.429Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2020-07-29T15:04:25.429Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-07-29T15:04:25.429Z] daemon.go:325: [d7ba6b3ff2cf2] waiting for daemon to start [2020-07-29T15:04:25.429Z] daemon.go:325: [d7ba6b3ff2cf2] waiting for daemon to start [2020-07-29T15:04:25.429Z] daemon.go:353: [d7ba6b3ff2cf2] daemon started [2020-07-29T15:04:25.429Z] daemon.go:461: [d7ba6b3ff2cf2] Stopping daemon [2020-07-29T15:04:25.429Z] daemon.go:296: [d7ba6b3ff2cf2] exiting daemon [2020-07-29T15:04:25.429Z] daemon.go:448: [d7ba6b3ff2cf2] Daemon stopped [2020-07-29T15:04:25.429Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-07-29T15:04:25.429Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-07-29T15:04:25.429Z] docker_cli_external_volume_driver_test.go:53: Daemon dcaa1210400ec is not started [2020-07-29T15:04:25.429Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-07-29T15:04:25.429Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-07-29T15:04:25.429Z] docker_cli_external_volume_driver_test.go:53: Daemon dd98498fa84c8 is not started [2020-07-29T15:04:25.429Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.19s) [2020-07-29T15:04:25.429Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-07-29T15:04:25.429Z] daemon.go:325: [d2429db2b9d0d] waiting for daemon to start [2020-07-29T15:04:25.429Z] daemon.go:325: [d2429db2b9d0d] waiting for daemon to start [2020-07-29T15:04:25.429Z] daemon.go:353: [d2429db2b9d0d] daemon started [2020-07-29T15:04:25.429Z] daemon.go:461: [d2429db2b9d0d] Stopping daemon [2020-07-29T15:04:25.429Z] daemon.go:296: [d2429db2b9d0d] exiting daemon [2020-07-29T15:04:25.429Z] daemon.go:448: [d2429db2b9d0d] Daemon stopped [2020-07-29T15:04:25.429Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.19s) [2020-07-29T15:04:25.429Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-07-29T15:04:25.429Z] daemon.go:325: [d2257bb20d86a] waiting for daemon to start [2020-07-29T15:04:25.429Z] daemon.go:325: [d2257bb20d86a] waiting for daemon to start [2020-07-29T15:04:25.429Z] daemon.go:353: [d2257bb20d86a] daemon started [2020-07-29T15:04:25.429Z] daemon.go:461: [d2257bb20d86a] Stopping daemon [2020-07-29T15:04:25.429Z] daemon.go:296: [d2257bb20d86a] exiting daemon [2020-07-29T15:04:25.429Z] daemon.go:448: [d2257bb20d86a] Daemon stopped [2020-07-29T15:04:25.429Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2020-07-29T15:04:25.429Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-07-29T15:04:25.429Z] daemon.go:325: [d6daf087a561c] waiting for daemon to start [2020-07-29T15:04:25.429Z] daemon.go:325: [d6daf087a561c] waiting for daemon to start [2020-07-29T15:04:25.429Z] daemon.go:353: [d6daf087a561c] daemon started [2020-07-29T15:04:25.429Z] daemon.go:461: [d6daf087a561c] Stopping daemon [2020-07-29T15:04:25.429Z] daemon.go:296: [d6daf087a561c] exiting daemon [2020-07-29T15:04:25.429Z] daemon.go:448: [d6daf087a561c] Daemon stopped [2020-07-29T15:04:25.429Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2020-07-29T15:04:25.429Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-07-29T15:04:25.429Z] daemon.go:325: [d561ceb394ec1] waiting for daemon to start [2020-07-29T15:04:25.429Z] daemon.go:325: [d561ceb394ec1] waiting for daemon to start [2020-07-29T15:04:25.429Z] daemon.go:353: [d561ceb394ec1] daemon started [2020-07-29T15:04:25.429Z] daemon.go:461: [d561ceb394ec1] Stopping daemon [2020-07-29T15:04:25.429Z] daemon.go:296: [d561ceb394ec1] exiting daemon [2020-07-29T15:04:25.429Z] daemon.go:448: [d561ceb394ec1] Daemon stopped [2020-07-29T15:04:25.429Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.20s) [2020-07-29T15:04:25.429Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-07-29T15:04:25.429Z] daemon.go:325: [d5e9696ea2bde] waiting for daemon to start [2020-07-29T15:04:25.429Z] daemon.go:325: [d5e9696ea2bde] waiting for daemon to start [2020-07-29T15:04:25.429Z] daemon.go:353: [d5e9696ea2bde] daemon started [2020-07-29T15:04:25.429Z] daemon.go:461: [d5e9696ea2bde] Stopping daemon [2020-07-29T15:04:25.429Z] daemon.go:296: [d5e9696ea2bde] exiting daemon [2020-07-29T15:04:25.429Z] daemon.go:448: [d5e9696ea2bde] Daemon stopped [2020-07-29T15:04:25.429Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.27s) [2020-07-29T15:04:25.429Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-07-29T15:04:25.429Z] daemon.go:325: [d446be82a0bd4] waiting for daemon to start [2020-07-29T15:04:25.429Z] daemon.go:325: [d446be82a0bd4] waiting for daemon to start [2020-07-29T15:04:25.429Z] daemon.go:353: [d446be82a0bd4] daemon started [2020-07-29T15:04:25.429Z] daemon.go:461: [d446be82a0bd4] Stopping daemon [2020-07-29T15:04:25.429Z] daemon.go:296: [d446be82a0bd4] exiting daemon [2020-07-29T15:04:25.429Z] daemon.go:448: [d446be82a0bd4] Daemon stopped [2020-07-29T15:04:25.429Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.89s) [2020-07-29T15:04:25.429Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-07-29T15:04:25.429Z] daemon.go:325: [dce21a17000d4] waiting for daemon to start [2020-07-29T15:04:25.429Z] daemon.go:325: [dce21a17000d4] waiting for daemon to start [2020-07-29T15:04:25.429Z] daemon.go:353: [dce21a17000d4] daemon started [2020-07-29T15:04:25.429Z] daemon.go:461: [dce21a17000d4] Stopping daemon [2020-07-29T15:04:25.429Z] daemon.go:296: [dce21a17000d4] exiting daemon [2020-07-29T15:04:25.429Z] daemon.go:448: [dce21a17000d4] Daemon stopped [2020-07-29T15:04:25.429Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.16s) [2020-07-29T15:04:25.429Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-07-29T15:04:25.429Z] daemon.go:325: [d37d62f4fe6f2] waiting for daemon to start [2020-07-29T15:04:25.429Z] daemon.go:325: [d37d62f4fe6f2] waiting for daemon to start [2020-07-29T15:04:25.429Z] daemon.go:353: [d37d62f4fe6f2] daemon started [2020-07-29T15:04:25.429Z] daemon.go:461: [d37d62f4fe6f2] Stopping daemon [2020-07-29T15:04:25.429Z] daemon.go:296: [d37d62f4fe6f2] exiting daemon [2020-07-29T15:04:25.429Z] daemon.go:448: [d37d62f4fe6f2] Daemon stopped [2020-07-29T15:04:25.429Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.65s) [2020-07-29T15:04:25.429Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-07-29T15:04:25.429Z] daemon.go:325: [df5df7d24d438] waiting for daemon to start [2020-07-29T15:04:25.429Z] daemon.go:325: [df5df7d24d438] waiting for daemon to start [2020-07-29T15:04:25.429Z] daemon.go:353: [df5df7d24d438] daemon started [2020-07-29T15:04:25.429Z] daemon.go:461: [df5df7d24d438] Stopping daemon [2020-07-29T15:04:25.429Z] daemon.go:296: [df5df7d24d438] exiting daemon [2020-07-29T15:04:25.429Z] daemon.go:448: [df5df7d24d438] Daemon stopped [2020-07-29T15:04:25.429Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.04s) [2020-07-29T15:04:25.429Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-07-29T15:04:25.429Z] docker_cli_external_volume_driver_test.go:486: Daemon d135f2ce6dc09 is not started [2020-07-29T15:04:25.429Z] daemon.go:325: [d135f2ce6dc09] waiting for daemon to start [2020-07-29T15:04:25.429Z] daemon.go:325: [d135f2ce6dc09] waiting for daemon to start [2020-07-29T15:04:25.429Z] daemon.go:353: [d135f2ce6dc09] daemon started [2020-07-29T15:04:25.429Z] daemon.go:461: [d135f2ce6dc09] Stopping daemon [2020-07-29T15:04:25.429Z] daemon.go:296: [d135f2ce6dc09] exiting daemon [2020-07-29T15:04:25.429Z] daemon.go:448: [d135f2ce6dc09] Daemon stopped [2020-07-29T15:04:25.429Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-07-29T15:04:25.429Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-07-29T15:04:25.429Z] docker_cli_external_volume_driver_test.go:53: Daemon d6fb6d91bee04 is not started [2020-07-29T15:04:25.429Z] PASS [2020-07-29T15:04:25.429Z] [2020-07-29T15:04:25.429Z] === Skipped [2020-07-29T15:04:25.429Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-07-29T15:04:25.429Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-07-29T15:04:25.429Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-07-29T15:04:25.429Z] requirement.go:26: unmatched requirement IPv6 [2020-07-29T15:04:25.429Z] check_test.go:309: Daemon d678e12d109d0 is not started [2020-07-29T15:04:25.429Z] [2020-07-29T15:04:25.429Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-07-29T15:04:25.429Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-07-29T15:04:25.429Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-07-29T15:04:25.429Z] requirement.go:26: unmatched requirement Devicemapper [2020-07-29T15:04:25.429Z] check_test.go:309: Daemon dc4dd5bafa931 is not started [2020-07-29T15:04:25.429Z] [2020-07-29T15:04:25.429Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-07-29T15:04:25.429Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-07-29T15:04:25.429Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-07-29T15:04:25.429Z] requirement.go:26: unmatched requirement Devicemapper [2020-07-29T15:04:25.429Z] check_test.go:309: Daemon d3c5056cd4660 is not started [2020-07-29T15:04:25.429Z] [2020-07-29T15:04:25.429Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-07-29T15:04:25.429Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-07-29T15:04:25.429Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-07-29T15:04:25.429Z] [2020-07-29T15:04:25.429Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-07-29T15:04:25.429Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-07-29T15:04:25.429Z] requirement.go:26: unmatched requirement IPv6 [2020-07-29T15:04:25.429Z] [2020-07-29T15:04:25.429Z] [2020-07-29T15:04:25.429Z] DONE 270 tests, 5 skipped in 2410.354s [2020-07-29T15:04:25.429Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-29T15:04:25.429Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d9889b2500830/docker.pid [2020-07-29T15:04:25.429Z] +++ kill 4042 [2020-07-29T15:04:25.429Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 4042 is not a child of this shell [2020-07-29T15:04:25.429Z] warning: PID 4042 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d9889b2500830/docker.pid had a nonzero exit code [2020-07-29T15:04:25.429Z] ++++ cat bundles/test-integration/docker.pid [2020-07-29T15:04:25.429Z] +++ kill 7321 [2020-07-29T15:04:26.354Z] umount: bundles/test-integration/root: no mount point specified. [2020-07-29T15:04:26.354Z] +++ /etc/init.d/apparmor stop [2020-07-29T15:04:26.354Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-29T15:04:26.354Z] [2020-07-29T15:04:26.354Z] Unloading profiles will leave already running processes permanently [2020-07-29T15:04:26.354Z] unconfined, which can lead to unexpected situations. [2020-07-29T15:04:26.354Z] [2020-07-29T15:04:26.354Z] To set a process to complain mode, use the command line tool [2020-07-29T15:04:26.354Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-29T15:04:26.354Z] +++ true [2020-07-29T15:04:26.354Z] exiting test-integration [2020-07-29T15:04:26.354Z] ++ exit 0 [2020-07-29T15:04:26.354Z] [2020-07-29T15:04:26.609Z] + exit 0 [2020-07-29T15:04:26.609Z] ++ jobs -p [2020-07-29T15:04:26.609Z] + pids= [2020-07-29T15:04:26.609Z] + echo 'Remaining pids to kill: []' [2020-07-29T15:04:26.609Z] Remaining pids to kill: [] [2020-07-29T15:04:26.609Z] + '[' -z '' ']' Post stage [Pipeline] junit [2020-07-29T15:04:26.618Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-29T15:04:28.680Z] + echo Ensuring container killed. [2020-07-29T15:04:28.680Z] Ensuring container killed. [2020-07-29T15:04:28.680Z] + docker ps -aq -f name=docker-pr1-* [2020-07-29T15:04:28.680Z] + cids=af52e50ae424 [2020-07-29T15:04:28.680Z] 41c07b9971ff [2020-07-29T15:04:28.680Z] c6d749bee17c [2020-07-29T15:04:28.680Z] + [ -n af52e50ae424 [2020-07-29T15:04:28.680Z] 41c07b9971ff [2020-07-29T15:04:28.680Z] c6d749bee17c ] [2020-07-29T15:04:28.680Z] + docker rm -vf af52e50ae424 41c07b9971ff c6d749bee17c [2020-07-29T15:04:29.609Z] af52e50ae424 [2020-07-29T15:04:30.171Z] 41c07b9971ff [2020-07-29T15:04:30.733Z] c6d749bee17c [Pipeline] sh [2020-07-29T15:04:31.049Z] + echo Chowning /workspace to jenkins user [2020-07-29T15:04:31.049Z] Chowning /workspace to jenkins user [2020-07-29T15:04:31.049Z] + id -u [2020-07-29T15:04:31.049Z] + id -g [2020-07-29T15:04:31.049Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41293:/workspace busybox chown -R 1000:1000 /workspace [2020-07-29T15:04:31.049Z] Unable to find image 'busybox:latest' locally [2020-07-29T15:04:36.286Z] latest: Pulling from library/busybox [2020-07-29T15:04:36.287Z] 61c5ed1cbdf8: Pulling fs layer [2020-07-29T15:04:36.287Z] 61c5ed1cbdf8: Download complete [2020-07-29T15:04:36.287Z] 61c5ed1cbdf8: Pull complete [2020-07-29T15:04:36.287Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977 [2020-07-29T15:04:36.287Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-29T15:04:39.888Z] + bundleName=amd64 [2020-07-29T15:04:39.888Z] + echo Creating amd64-bundles.tar.gz [2020-07-29T15:04:39.888Z] Creating amd64-bundles.tar.gz [2020-07-29T15:04:39.888Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-07-29T15:04:39.888Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2020-07-29T15:04:40.822Z] Archiving artifacts [2020-07-29T15:04:42.609Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41293/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-29T15:04:42.956Z] + make clean [2020-07-29T15:04:43.521Z] docker volume rm -f docker-dev-cache [2020-07-29T15:04:43.521Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [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