Pull request #41653 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at c7109494fe659cfd11afa17cef13f594d9ec96d3 rather than 43d61d2bcff418778131063ddd519bdd1138e0a0 Obtained Jenkinsfile from c7109494fe659cfd11afa17cef13f594d9ec96d3 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' 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" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # 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-11-09T15:39:25.207Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-11-09T15:39:25.211Z] Trying to pass milestone 2 [Pipeline] milestone [2020-11-09T15:39:25.258Z] Trying to pass milestone 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-11-09T15:39:25.447Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d4e6b17226754faa) in /home/ubuntu/workspace/moby_PR-41653 [Pipeline] { [Pipeline] checkout [2020-11-09T15:39:25.502Z] using credential docker-jenkins-github-credentials [2020-11-09T15:39:25.509Z] Cloning the remote Git repository [2020-11-09T15:39:25.509Z] Cloning with configured refspecs honoured and without tags [2020-11-09T15:39:25.511Z] Cloning repository https://github.com/moby/moby.git [2020-11-09T15:39:25.512Z] > git init /home/ubuntu/workspace/moby_PR-41653 # timeout=10 [2020-11-09T15:39:25.524Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-09T15:39:25.524Z] > git --version # timeout=10 [2020-11-09T15:39:25.527Z] > git --version # 'git version 2.17.1' [2020-11-09T15:39:25.527Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-09T15:39:25.528Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41653/head:refs/remotes/origin/PR-41653 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-09T15:39:38.729Z] Fetching without tags [2020-11-09T15:39:39.009Z] Merging remotes/origin/master commit c7109494fe659cfd11afa17cef13f594d9ec96d3 into PR head commit 43d61d2bcff418778131063ddd519bdd1138e0a0 [2020-11-09T15:39:39.555Z] Merge succeeded, producing 43d61d2bcff418778131063ddd519bdd1138e0a0 [2020-11-09T15:39:39.555Z] Checking out Revision 43d61d2bcff418778131063ddd519bdd1138e0a0 (PR-41653) [2020-11-09T15:39:38.689Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-09T15:39:38.692Z] > git config --add remote.origin.fetch +refs/pull/41653/head:refs/remotes/origin/PR-41653 # timeout=10 [2020-11-09T15:39:38.700Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-09T15:39:38.714Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-09T15:39:38.732Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-09T15:39:38.732Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-09T15:39:38.733Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41653/head:refs/remotes/origin/PR-41653 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-09T15:39:39.012Z] > git config core.sparsecheckout # timeout=10 [2020-11-09T15:39:39.014Z] > git checkout -f 43d61d2bcff418778131063ddd519bdd1138e0a0 # timeout=10 [2020-11-09T15:39:39.531Z] > git remote # timeout=10 [2020-11-09T15:39:39.534Z] > git config --get remote.origin.url # timeout=10 [2020-11-09T15:39:39.538Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-09T15:39:39.538Z] > git merge c7109494fe659cfd11afa17cef13f594d9ec96d3 # timeout=10 [2020-11-09T15:39:39.553Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-09T15:39:39.558Z] > git config core.sparsecheckout # timeout=10 [2020-11-09T15:39:39.562Z] > git checkout -f 43d61d2bcff418778131063ddd519bdd1138e0a0 # timeout=10 [2020-11-09T15:39:40.052Z] Commit message: "[DEL] remove useless assert" [2020-11-09T15:39:40.060Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-11-09T15:39:40.794Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41653:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2020-11-09T15:39:40.054Z] > git rev-list --no-walk 0ced0b3f5e9c14cddbc74b6e845b6a5d9e86d61a # timeout=10 [2020-11-09T15:39:43.334Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [2020-11-09T15:39:43.576Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a601efdae098ffa5) in /home/ubuntu/workspace/moby_PR-41653 [Pipeline] node [2020-11-09T15:39:43.578Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d4e6b17226754faa) in /home/ubuntu/workspace/moby_PR-41653 [Pipeline] node [2020-11-09T15:39:43.579Z] Running on s390x-ubuntu-03 in /home/jenkins/workspace/moby_PR-41653 [Pipeline] node [Pipeline] node [2020-11-09T15:39:43.583Z] Running on ppc64le-ubuntu-22 in /home/docker/workspace/moby_PR-41653 [2020-11-09T15:39:43.583Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-097bce0404f21608f) in /home/ubuntu/workspace/moby_PR-41653 [Pipeline] node [2020-11-09T15:39:43.584Z] Running on azwin-2-47a410 in d:\jenkins\workspace\moby_PR-41653 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] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] ws [2020-11-09T15:39:43.676Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [Pipeline] checkout [Pipeline] checkout [2020-11-09T15:39:43.701Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2020-11-09T15:39:43.707Z] using credential docker-jenkins-github-credentials [2020-11-09T15:39:43.710Z] Cloning the remote Git repository [2020-11-09T15:39:43.711Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [2020-11-09T15:39:43.717Z] Fetching changes from the remote Git repository [2020-11-09T15:39:43.729Z] Fetching without tags [2020-11-09T15:39:43.730Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2020-11-09T15:39:43.738Z] Cloning the remote Git repository [2020-11-09T15:39:43.739Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [2020-11-09T15:39:43.752Z] using credential docker-jenkins-github-credentials [2020-11-09T15:39:43.754Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-11-09T15:39:43.767Z] Cloning the remote Git repository [2020-11-09T15:39:43.767Z] Cloning with configured refspecs honoured and without tags [2020-11-09T15:39:43.771Z] Cloning the remote Git repository [2020-11-09T15:39:43.771Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2020-11-09T15:39:43.985Z] Merging remotes/origin/master commit c7109494fe659cfd11afa17cef13f594d9ec96d3 into PR head commit 43d61d2bcff418778131063ddd519bdd1138e0a0 [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2020-11-09T15:39:44.032Z] using credential docker-jenkins-github-credentials [Pipeline] } [Pipeline] } [2020-11-09T15:39:44.047Z] Merge succeeded, producing 43d61d2bcff418778131063ddd519bdd1138e0a0 [2020-11-09T15:39:44.047Z] Checking out Revision 43d61d2bcff418778131063ddd519bdd1138e0a0 (PR-41653) [2020-11-09T15:39:44.104Z] Commit message: "[DEL] remove useless assert" [2020-11-09T15:39:44.106Z] Cloning the remote Git repository [2020-11-09T15:39:44.106Z] Cloning with configured refspecs honoured and without tags [2020-11-09T15:39:43.714Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-11-09T15:39:43.720Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-09T15:39:43.732Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-09T15:39:43.732Z] > git --version # timeout=10 [2020-11-09T15:39:43.734Z] > git --version # 'git version 2.17.1' [2020-11-09T15:39:43.734Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-09T15:39:43.735Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41653/head:refs/remotes/origin/PR-41653 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-09T15:39:43.988Z] > git config core.sparsecheckout # timeout=10 [2020-11-09T15:39:43.990Z] > git checkout -f 43d61d2bcff418778131063ddd519bdd1138e0a0 # timeout=10 [2020-11-09T15:39:44.031Z] > git remote # timeout=10 [2020-11-09T15:39:44.034Z] > git config --get remote.origin.url # timeout=10 [2020-11-09T15:39:44.035Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-09T15:39:44.036Z] > git merge c7109494fe659cfd11afa17cef13f594d9ec96d3 # timeout=10 [2020-11-09T15:39:44.045Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-09T15:39:44.050Z] > git config core.sparsecheckout # timeout=10 [2020-11-09T15:39:44.057Z] > git checkout -f 43d61d2bcff418778131063ddd519bdd1138e0a0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-11-09T15:39:43.704Z] Cloning repository https://github.com/moby/moby.git [2020-11-09T15:39:43.705Z] > git init /home/ubuntu/workspace/moby_PR-41653 # timeout=10 [2020-11-09T15:39:43.716Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-09T15:39:43.716Z] > git --version # timeout=10 [2020-11-09T15:39:43.723Z] > git --version # 'git version 2.17.1' [2020-11-09T15:39:43.724Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-09T15:39:43.724Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41653/head:refs/remotes/origin/PR-41653 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-09T15:39:43.737Z] Cloning repository https://github.com/moby/moby.git [2020-11-09T15:39:43.737Z] > git init /home/ubuntu/workspace/moby_PR-41653 # timeout=10 [2020-11-09T15:39:43.753Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-09T15:39:43.753Z] > git --version # timeout=10 [2020-11-09T15:39:43.757Z] > git --version # 'git version 2.7.4' [2020-11-09T15:39:43.757Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-09T15:39:43.758Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41653/head:refs/remotes/origin/PR-41653 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-09T15:39:43.773Z] Cloning repository https://github.com/moby/moby.git [2020-11-09T15:39:43.773Z] > git init /home/jenkins/workspace/moby_PR-41653 # timeout=10 [2020-11-09T15:39:43.790Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-09T15:39:43.790Z] > git --version # timeout=10 [2020-11-09T15:39:43.792Z] > git --version # 'git version 2.17.1' [2020-11-09T15:39:43.792Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-09T15:39:43.792Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41653/head:refs/remotes/origin/PR-41653 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-09T15:39:43.778Z] Cloning repository https://github.com/moby/moby.git [2020-11-09T15:39:43.778Z] > git init /home/docker/workspace/moby_PR-41653 # timeout=10 [2020-11-09T15:39:43.788Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-09T15:39:43.788Z] > git --version # timeout=10 [2020-11-09T15:39:43.791Z] > git --version # 'git version 2.7.4' [2020-11-09T15:39:43.791Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-09T15:39:43.792Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41653/head:refs/remotes/origin/PR-41653 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-09T15:39:44.127Z] Cloning repository https://github.com/moby/moby.git [2020-11-09T15:39:44.127Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-11-09T15:39:44.221Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-09T15:39:44.221Z] > git --version # timeout=10 [2020-11-09T15:39:44.284Z] > git --version # 'git version 2.24.1.windows.2' [2020-11-09T15:39:44.284Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-09T15:39:44.284Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41653/head:refs/remotes/origin/PR-41653 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-09T15:39:44.943Z] + docker version [2020-11-09T15:39:44.943Z] Client: Docker Engine - Community [2020-11-09T15:39:44.943Z] Version: 19.03.13 [2020-11-09T15:39:44.943Z] API version: 1.40 [2020-11-09T15:39:44.943Z] Go version: go1.13.15 [2020-11-09T15:39:44.943Z] Git commit: 4484c46d9d [2020-11-09T15:39:44.943Z] Built: Wed Sep 16 17:02:36 2020 [2020-11-09T15:39:44.943Z] OS/Arch: linux/amd64 [2020-11-09T15:39:44.943Z] Experimental: false [2020-11-09T15:39:44.943Z] [2020-11-09T15:39:44.943Z] Server: Docker Engine - Community [2020-11-09T15:39:44.943Z] Engine: [2020-11-09T15:39:44.943Z] Version: 19.03.13 [2020-11-09T15:39:44.943Z] API version: 1.40 (minimum version 1.12) [2020-11-09T15:39:44.943Z] Go version: go1.13.15 [2020-11-09T15:39:44.943Z] Git commit: 4484c46d9d [2020-11-09T15:39:44.943Z] Built: Wed Sep 16 17:01:06 2020 [2020-11-09T15:39:44.943Z] OS/Arch: linux/amd64 [2020-11-09T15:39:44.943Z] Experimental: true [2020-11-09T15:39:44.943Z] containerd: [2020-11-09T15:39:44.943Z] Version: 1.3.7 [2020-11-09T15:39:44.943Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-11-09T15:39:44.943Z] runc: [2020-11-09T15:39:44.943Z] Version: 1.0.0-rc10 [2020-11-09T15:39:44.943Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-11-09T15:39:44.943Z] docker-init: [2020-11-09T15:39:44.943Z] Version: 0.18.0 [2020-11-09T15:39:44.943Z] GitCommit: fec3683 [Pipeline] sh [2020-11-09T15:39:45.231Z] + docker info [2020-11-09T15:39:45.231Z] Client: [2020-11-09T15:39:45.231Z] Debug Mode: false [2020-11-09T15:39:45.231Z] [2020-11-09T15:39:45.231Z] Server: [2020-11-09T15:39:45.231Z] Containers: 0 [2020-11-09T15:39:45.231Z] Running: 0 [2020-11-09T15:39:45.231Z] Paused: 0 [2020-11-09T15:39:45.231Z] Stopped: 0 [2020-11-09T15:39:45.231Z] Images: 6 [2020-11-09T15:39:45.231Z] Server Version: 19.03.13 [2020-11-09T15:39:45.231Z] Storage Driver: overlay2 [2020-11-09T15:39:45.231Z] Backing Filesystem: extfs [2020-11-09T15:39:45.231Z] Supports d_type: true [2020-11-09T15:39:45.231Z] Native Overlay Diff: true [2020-11-09T15:39:45.231Z] Logging Driver: json-file [2020-11-09T15:39:45.231Z] Cgroup Driver: cgroupfs [2020-11-09T15:39:45.231Z] Plugins: [2020-11-09T15:39:45.231Z] Volume: local [2020-11-09T15:39:45.231Z] Network: bridge host ipvlan macvlan null overlay [2020-11-09T15:39:45.231Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-11-09T15:39:45.231Z] Swarm: inactive [2020-11-09T15:39:45.231Z] Runtimes: runc [2020-11-09T15:39:45.231Z] Default Runtime: runc [2020-11-09T15:39:45.231Z] Init Binary: docker-init [2020-11-09T15:39:45.231Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-11-09T15:39:45.231Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-11-09T15:39:45.231Z] init version: fec3683 [2020-11-09T15:39:45.231Z] Security Options: [2020-11-09T15:39:45.231Z] apparmor [2020-11-09T15:39:45.231Z] seccomp [2020-11-09T15:39:45.231Z] Profile: default [2020-11-09T15:39:45.231Z] Kernel Version: 5.4.0-1025-aws [2020-11-09T15:39:45.231Z] Operating System: Ubuntu 18.04.5 LTS [2020-11-09T15:39:45.231Z] OSType: linux [2020-11-09T15:39:45.231Z] Architecture: x86_64 [2020-11-09T15:39:45.231Z] CPUs: 2 [2020-11-09T15:39:45.231Z] Total Memory: 7.487GiB [2020-11-09T15:39:45.231Z] Name: ip-10-100-32-72 [2020-11-09T15:39:45.231Z] ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X [2020-11-09T15:39:45.231Z] Docker Root Dir: /var/lib/docker [2020-11-09T15:39:45.231Z] Debug Mode: false [2020-11-09T15:39:45.231Z] Registry: https://index.docker.io/v1/ [2020-11-09T15:39:45.231Z] Labels: [2020-11-09T15:39:45.231Z] Experimental: true [2020-11-09T15:39:45.231Z] Insecure Registries: [2020-11-09T15:39:45.231Z] 127.0.0.0/8 [2020-11-09T15:39:45.231Z] Live Restore Enabled: true [2020-11-09T15:39:45.231Z] [2020-11-09T15:39:45.231Z] WARNING: No swap limit support [Pipeline] sh [2020-11-09T15:39:45.521Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-09T15:39:45.521Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-09T15:39:45.521Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41653/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-11-09T15:39:46.090Z] + bash /home/ubuntu/workspace/moby_PR-41653/check-config.sh [2020-11-09T15:39:46.090Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-11-09T15:39:46.090Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ... [2020-11-09T15:39:46.090Z] [2020-11-09T15:39:46.090Z] Generally Necessary: [2020-11-09T15:39:46.090Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-11-09T15:39:46.090Z] - apparmor: enabled and tools installed [2020-11-09T15:39:46.090Z] - CONFIG_NAMESPACES: enabled [2020-11-09T15:39:46.090Z] - CONFIG_NET_NS: enabled [2020-11-09T15:39:46.090Z] - CONFIG_PID_NS: enabled [2020-11-09T15:39:46.090Z] - CONFIG_IPC_NS: enabled [2020-11-09T15:39:46.090Z] - CONFIG_UTS_NS: enabled [2020-11-09T15:39:46.090Z] - CONFIG_CGROUPS: enabled [2020-11-09T15:39:46.090Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-11-09T15:39:46.090Z] - CONFIG_CGROUP_DEVICE: enabled [2020-11-09T15:39:46.090Z] - CONFIG_CGROUP_FREEZER: enabled [2020-11-09T15:39:46.090Z] - CONFIG_CGROUP_SCHED: enabled [2020-11-09T15:39:46.090Z] - CONFIG_CPUSETS: enabled [2020-11-09T15:39:46.090Z] - CONFIG_MEMCG: enabled [2020-11-09T15:39:46.090Z] - CONFIG_KEYS: enabled [2020-11-09T15:39:46.090Z] - CONFIG_VETH: enabled (as module) [2020-11-09T15:39:46.090Z] - CONFIG_BRIDGE: enabled (as module) [2020-11-09T15:39:46.090Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-11-09T15:39:46.090Z] - CONFIG_NF_NAT_IPV4: missing [2020-11-09T15:39:46.090Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-11-09T15:39:46.090Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-11-09T15:39:46.090Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-11-09T15:39:46.090Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-11-09T15:39:46.090Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-11-09T15:39:46.090Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-11-09T15:39:46.090Z] - CONFIG_NF_NAT: enabled (as module) [2020-11-09T15:39:46.090Z] - CONFIG_NF_NAT_NEEDED: missing [2020-11-09T15:39:46.090Z] - CONFIG_POSIX_MQUEUE: enabled [2020-11-09T15:39:46.090Z] [2020-11-09T15:39:46.090Z] Optional Features: [2020-11-09T15:39:46.090Z] - CONFIG_USER_NS: enabled [2020-11-09T15:39:46.090Z] - CONFIG_SECCOMP: enabled [2020-11-09T15:39:46.090Z] - CONFIG_CGROUP_PIDS: enabled [2020-11-09T15:39:46.090Z] - CONFIG_MEMCG_SWAP: enabled [2020-11-09T15:39:46.090Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-11-09T15:39:46.090Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-11-09T15:39:46.090Z] - CONFIG_BLK_CGROUP: enabled [2020-11-09T15:39:46.090Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-11-09T15:39:46.350Z] - CONFIG_IOSCHED_CFQ: missing [2020-11-09T15:39:46.350Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-11-09T15:39:46.350Z] - CONFIG_CGROUP_PERF: enabled [2020-11-09T15:39:46.350Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-11-09T15:39:46.350Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-11-09T15:39:46.350Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-11-09T15:39:46.350Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-11-09T15:39:46.350Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-11-09T15:39:46.350Z] - CONFIG_RT_GROUP_SCHED: missing [2020-11-09T15:39:46.350Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-11-09T15:39:46.350Z] - CONFIG_IP_VS: enabled (as module) [2020-11-09T15:39:46.350Z] - CONFIG_IP_VS_NFCT: enabled [2020-11-09T15:39:46.350Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-11-09T15:39:46.350Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-11-09T15:39:46.350Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-11-09T15:39:46.350Z] - CONFIG_EXT4_FS: enabled [2020-11-09T15:39:46.350Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-11-09T15:39:46.350Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-11-09T15:39:46.350Z] - Network Drivers: [2020-11-09T15:39:46.350Z] - "overlay": [2020-11-09T15:39:46.350Z] - CONFIG_VXLAN: enabled (as module) [2020-11-09T15:39:46.350Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-11-09T15:39:46.350Z] Optional (for encrypted networks): [2020-11-09T15:39:46.350Z] - CONFIG_CRYPTO: enabled [2020-11-09T15:39:46.350Z] - CONFIG_CRYPTO_AEAD: enabled [2020-11-09T15:39:46.350Z] - CONFIG_CRYPTO_GCM: enabled [2020-11-09T15:39:46.350Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-11-09T15:39:46.350Z] - CONFIG_CRYPTO_GHASH: enabled [2020-11-09T15:39:46.350Z] - CONFIG_XFRM: enabled [2020-11-09T15:39:46.350Z] - CONFIG_XFRM_USER: enabled (as module) [2020-11-09T15:39:46.350Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-11-09T15:39:46.350Z] - CONFIG_INET_ESP: enabled (as module) [2020-11-09T15:39:46.350Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-11-09T15:39:46.350Z] - "ipvlan": [2020-11-09T15:39:46.350Z] - CONFIG_IPVLAN: enabled (as module) [2020-11-09T15:39:46.350Z] - "macvlan": [2020-11-09T15:39:46.350Z] - CONFIG_MACVLAN: enabled (as module) [2020-11-09T15:39:46.350Z] - CONFIG_DUMMY: enabled (as module) [2020-11-09T15:39:46.350Z] - "ftp,tftp client in container": [2020-11-09T15:39:46.350Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-11-09T15:39:46.350Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-11-09T15:39:46.350Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-11-09T15:39:46.350Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-11-09T15:39:46.350Z] - Storage Drivers: [2020-11-09T15:39:46.350Z] - "aufs": [2020-11-09T15:39:46.350Z] - CONFIG_AUFS_FS: enabled (as module) [2020-11-09T15:39:46.350Z] - "btrfs": [2020-11-09T15:39:46.350Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-11-09T15:39:46.350Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-11-09T15:39:46.350Z] - "devicemapper": [2020-11-09T15:39:46.350Z] - CONFIG_BLK_DEV_DM: enabled [2020-11-09T15:39:46.350Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-11-09T15:39:46.350Z] - "overlay": [2020-11-09T15:39:46.350Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-11-09T15:39:46.350Z] - "zfs": [2020-11-09T15:39:46.350Z] - /dev/zfs: present [2020-11-09T15:39:46.350Z] - zfs command: missing [2020-11-09T15:39:46.350Z] - zpool command: missing [2020-11-09T15:39:46.350Z] [2020-11-09T15:39:46.350Z] Limits: [2020-11-09T15:39:46.350Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-11-09T15:39:46.350Z] [2020-11-09T15:39:46.350Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-11-09T15:39:46.685Z] + sudo modprobe ip_vs [2020-11-09T15:39:46.685Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:43d61d2bcff418778131063ddd519bdd1138e0a0 . [2020-11-09T15:39:46.685Z] #2 [internal] load .dockerignore [2020-11-09T15:39:46.945Z] #2 transferring context: 87B done [2020-11-09T15:39:46.945Z] #2 DONE 0.0s [2020-11-09T15:39:46.945Z] [2020-11-09T15:39:46.945Z] #1 [internal] load build definition from Dockerfile [2020-11-09T15:39:46.945Z] #1 transferring dockerfile: 16.58kB done [2020-11-09T15:39:46.945Z] #1 DONE 0.0s [2020-11-09T15:39:46.945Z] [2020-11-09T15:39:46.945Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-11-09T15:39:46.945Z] #3 DONE 0.2s [2020-11-09T15:39:47.205Z] [2020-11-09T15:39:47.205Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-11-09T15:39:47.205Z] #4 CACHED [2020-11-09T15:39:47.205Z] [2020-11-09T15:39:47.205Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-11-09T15:39:47.205Z] #7 DONE 0.1s [2020-11-09T15:39:47.205Z] [2020-11-09T15:39:47.205Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-11-09T15:39:47.465Z] #6 DONE 0.1s [2020-11-09T15:39:47.466Z] [2020-11-09T15:39:47.466Z] #5 [internal] load metadata for docker.io/library/debian:buster [2020-11-09T15:39:47.466Z] #5 DONE 0.1s [2020-11-09T15:39:47.466Z] [2020-11-09T15:39:47.466Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-11-09T15:39:47.466Z] #60 DONE 0.0s [2020-11-09T15:39:47.466Z] [2020-11-09T15:39:47.466Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-09T15:39:47.466Z] #8 DONE 0.0s [2020-11-09T15:39:47.466Z] [2020-11-09T15:39:47.466Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82... [2020-11-09T15:39:47.466Z] #24 DONE 0.0s [2020-11-09T15:39:47.466Z] [2020-11-09T15:39:47.466Z] #21 [internal] load build context [2020-11-09T15:39:48.407Z] #21 transferring context: 52.00MB 1.2s done [2020-11-09T15:39:48.667Z] #21 DONE 1.2s [2020-11-09T15:39:48.667Z] [2020-11-09T15:39:48.667Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-11-09T15:39:48.667Z] #20 CACHED [2020-11-09T15:39:48.667Z] [2020-11-09T15:39:48.667Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-11-09T15:39:48.667Z] #10 CACHED [2020-11-09T15:39:48.667Z] [2020-11-09T15:39:48.667Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-11-09T15:39:48.667Z] #48 CACHED [2020-11-09T15:39:48.667Z] [2020-11-09T15:39:48.667Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-09T15:39:48.667Z] #56 CACHED [2020-11-09T15:39:48.667Z] [2020-11-09T15:39:48.667Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-11-09T15:39:48.667Z] #31 CACHED [2020-11-09T15:39:48.667Z] [2020-11-09T15:39:48.667Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-09T15:39:48.667Z] #47 CACHED [2020-11-09T15:39:48.667Z] [2020-11-09T15:39:48.667Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-11-09T15:39:48.667Z] #50 CACHED [2020-11-09T15:39:48.667Z] [2020-11-09T15:39:48.667Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-09T15:39:48.667Z] #38 CACHED [2020-11-09T15:39:48.667Z] [2020-11-09T15:39:48.667Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-11-09T15:39:48.667Z] #58 CACHED [2020-11-09T15:39:48.667Z] [2020-11-09T15:39:48.667Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-09T15:39:48.667Z] #49 CACHED [2020-11-09T15:39:48.667Z] [2020-11-09T15:39:48.667Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-11-09T15:39:48.667Z] #37 CACHED [2020-11-09T15:39:48.667Z] [2020-11-09T15:39:48.667Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-11-09T15:39:48.667Z] #59 CACHED [2020-11-09T15:39:48.667Z] [2020-11-09T15:39:48.667Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-09T15:39:48.667Z] #62 CACHED [2020-11-09T15:39:48.667Z] [2020-11-09T15:39:48.667Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-11-09T15:39:48.667Z] #57 CACHED [2020-11-09T15:39:48.667Z] [2020-11-09T15:39:48.667Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-11-09T15:39:48.667Z] #26 CACHED [2020-11-09T15:39:48.667Z] [2020-11-09T15:39:48.667Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-11-09T15:39:48.667Z] #64 CACHED [2020-11-09T15:39:48.667Z] [2020-11-09T15:39:48.667Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-09T15:39:48.667Z] #45 CACHED [2020-11-09T15:39:48.667Z] [2020-11-09T15:39:48.667Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-09T15:39:48.667Z] #34 CACHED [2020-11-09T15:39:48.667Z] [2020-11-09T15:39:48.667Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-11-09T15:39:48.667Z] #33 CACHED [2020-11-09T15:39:48.667Z] [2020-11-09T15:39:48.667Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-11-09T15:39:48.667Z] #12 CACHED [2020-11-09T15:39:48.667Z] [2020-11-09T15:39:48.667Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-09T15:39:48.667Z] #51 CACHED [2020-11-09T15:39:48.667Z] [2020-11-09T15:39:48.667Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-11-09T15:39:48.667Z] #14 CACHED [2020-11-09T15:39:48.667Z] [2020-11-09T15:39:48.667Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-11-09T15:39:48.667Z] #55 CACHED [2020-11-09T15:39:48.667Z] [2020-11-09T15:39:48.667Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-11-09T15:39:48.667Z] #15 CACHED [2020-11-09T15:39:48.667Z] [2020-11-09T15:39:48.667Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-09T15:39:48.667Z] #18 CACHED [2020-11-09T15:39:48.667Z] [2020-11-09T15:39:48.667Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-11-09T15:39:48.667Z] #19 CACHED [2020-11-09T15:39:48.667Z] [2020-11-09T15:39:48.667Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-09T15:39:48.667Z] #35 CACHED [2020-11-09T15:39:48.667Z] [2020-11-09T15:39:48.667Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-11-09T15:39:48.667Z] #23 CACHED [2020-11-09T15:39:48.667Z] [2020-11-09T15:39:48.667Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-09T15:39:48.667Z] #30 CACHED [2020-11-09T15:39:48.667Z] [2020-11-09T15:39:48.667Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-09T15:39:48.667Z] #43 CACHED [2020-11-09T15:39:48.667Z] [2020-11-09T15:39:48.667Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-11-09T15:39:48.667Z] #46 CACHED [2020-11-09T15:39:48.667Z] [2020-11-09T15:39:48.667Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-09T15:39:48.667Z] #40 CACHED [2020-11-09T15:39:48.667Z] [2020-11-09T15:39:48.667Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-11-09T15:39:48.667Z] #52 CACHED [2020-11-09T15:39:48.667Z] [2020-11-09T15:39:48.667Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-11-09T15:39:48.667Z] #36 CACHED [2020-11-09T15:39:48.667Z] [2020-11-09T15:39:48.667Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-11-09T15:39:48.667Z] #61 CACHED [2020-11-09T15:39:48.667Z] [2020-11-09T15:39:48.667Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-11-09T15:39:48.667Z] #39 CACHED [2020-11-09T15:39:48.667Z] [2020-11-09T15:39:48.667Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-11-09T15:39:48.667Z] #25 CACHED [2020-11-09T15:39:48.667Z] [2020-11-09T15:39:48.667Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-11-09T15:39:48.667Z] #16 CACHED [2020-11-09T15:39:48.667Z] [2020-11-09T15:39:48.667Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-11-09T15:39:48.667Z] #42 CACHED [2020-11-09T15:39:48.667Z] [2020-11-09T15:39:48.667Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-11-09T15:39:48.667Z] #9 CACHED [2020-11-09T15:39:48.667Z] [2020-11-09T15:39:48.667Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-09T15:39:48.667Z] #11 CACHED [2020-11-09T15:39:48.667Z] [2020-11-09T15:39:48.667Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-11-09T15:39:48.667Z] #17 CACHED [2020-11-09T15:39:48.667Z] [2020-11-09T15:39:48.667Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-09T15:39:48.667Z] #27 CACHED [2020-11-09T15:39:48.667Z] [2020-11-09T15:39:48.667Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-11-09T15:39:48.667Z] #28 CACHED [2020-11-09T15:39:48.667Z] [2020-11-09T15:39:48.667Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-11-09T15:39:48.667Z] #29 CACHED [2020-11-09T15:39:48.667Z] [2020-11-09T15:39:48.667Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-09T15:39:48.667Z] #32 CACHED [2020-11-09T15:39:48.667Z] [2020-11-09T15:39:48.667Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-09T15:39:48.667Z] #53 CACHED [2020-11-09T15:39:48.667Z] [2020-11-09T15:39:48.667Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-11-09T15:39:48.667Z] #13 CACHED [2020-11-09T15:39:48.667Z] [2020-11-09T15:39:48.667Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-09T15:39:48.667Z] #22 CACHED [2020-11-09T15:39:48.667Z] [2020-11-09T15:39:48.667Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-11-09T15:39:48.667Z] #63 CACHED [2020-11-09T15:39:48.667Z] [2020-11-09T15:39:48.667Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-09T15:39:48.667Z] #41 CACHED [2020-11-09T15:39:48.667Z] [2020-11-09T15:39:48.667Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-11-09T15:39:48.667Z] #44 CACHED [2020-11-09T15:39:48.667Z] [2020-11-09T15:39:48.667Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-09T15:39:48.667Z] #54 CACHED [2020-11-09T15:39:48.667Z] [2020-11-09T15:39:48.667Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-11-09T15:39:48.667Z] #65 CACHED [2020-11-09T15:39:48.667Z] [2020-11-09T15:39:48.667Z] #66 exporting to image [2020-11-09T15:39:48.667Z] #66 exporting layers done [2020-11-09T15:39:48.667Z] #66 writing image sha256:312c05799b7e1fa334f503bfd6ef08cc0ea5d1be0feae2cc048c1b8e3a3e8761 [2020-11-09T15:39:48.927Z] #66 writing image sha256:312c05799b7e1fa334f503bfd6ef08cc0ea5d1be0feae2cc048c1b8e3a3e8761 done [2020-11-09T15:39:48.927Z] #66 naming to docker.io/library/docker:43d61d2bcff418778131063ddd519bdd1138e0a0 done [2020-11-09T15:39:48.927Z] #66 DONE 0.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-11-09T15:39:49.279Z] + trap exit INT TERM [2020-11-09T15:39:49.279Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2020-11-09T15:39:49.279Z] + CONTAINER_NAME=docker-pr3 [2020-11-09T15:39:49.279Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41653/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41653/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=43d61d2bcff418778131063ddd519bdd1138e0a0 -e DOCKER_GRAPHDRIVER docker:43d61d2bcff418778131063ddd519bdd1138e0a0 hack/make.sh dynbinary-daemon [2020-11-09T15:39:49.539Z] [2020-11-09T15:39:49.811Z] Removing bundles/ [2020-11-09T15:39:49.811Z] [2020-11-09T15:39:49.811Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-11-09T15:39:49.811Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-11-09T15:39:49.811Z] GOOS="" GOARCH="" GOARM="" [2020-11-09T15:39:54.106Z] Fetching without tags [2020-11-09T15:39:54.408Z] Merging remotes/origin/master commit c7109494fe659cfd11afa17cef13f594d9ec96d3 into PR head commit 43d61d2bcff418778131063ddd519bdd1138e0a0 [2020-11-09T15:39:54.084Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-09T15:39:54.086Z] > git config --add remote.origin.fetch +refs/pull/41653/head:refs/remotes/origin/PR-41653 # timeout=10 [2020-11-09T15:39:54.087Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-09T15:39:54.100Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-09T15:39:54.112Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-09T15:39:54.112Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-09T15:39:54.112Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41653/head:refs/remotes/origin/PR-41653 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-09T15:39:54.413Z] > git config core.sparsecheckout # timeout=10 [2020-11-09T15:39:54.417Z] > git checkout -f 43d61d2bcff418778131063ddd519bdd1138e0a0 # timeout=10 [2020-11-09T15:39:54.914Z] Merge succeeded, producing 43d61d2bcff418778131063ddd519bdd1138e0a0 [2020-11-09T15:39:54.915Z] Checking out Revision 43d61d2bcff418778131063ddd519bdd1138e0a0 (PR-41653) [2020-11-09T15:39:55.377Z] Commit message: "[DEL] remove useless assert" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-11-09T15:39:56.213Z] + docker version [2020-11-09T15:39:56.213Z] Client: Docker Engine - Community [2020-11-09T15:39:56.213Z] Version: 19.03.7 [2020-11-09T15:39:56.213Z] API version: 1.40 [2020-11-09T15:39:56.213Z] Go version: go1.12.17 [2020-11-09T15:39:56.213Z] Git commit: 7141c199a2 [2020-11-09T15:39:56.213Z] Built: Sat Mar 7 16:48:47 2020 [2020-11-09T15:39:56.213Z] OS/Arch: linux/s390x [2020-11-09T15:39:56.213Z] Experimental: false [2020-11-09T15:39:56.213Z] [2020-11-09T15:39:56.213Z] Server: Docker Engine - Community [2020-11-09T15:39:56.213Z] Engine: [2020-11-09T15:39:56.213Z] Version: 19.03.7 [2020-11-09T15:39:56.213Z] API version: 1.40 (minimum version 1.12) [2020-11-09T15:39:56.213Z] Go version: go1.12.17 [2020-11-09T15:39:56.213Z] Git commit: 7141c199a2 [2020-11-09T15:39:56.213Z] Built: Sat Mar 7 16:47:46 2020 [2020-11-09T15:39:56.213Z] OS/Arch: linux/s390x [2020-11-09T15:39:56.213Z] Experimental: true [2020-11-09T15:39:56.213Z] containerd: [2020-11-09T15:39:56.213Z] Version: 1.2.13 [2020-11-09T15:39:56.213Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-11-09T15:39:56.213Z] runc: [2020-11-09T15:39:56.213Z] Version: 1.0.0-rc10 [2020-11-09T15:39:56.213Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-11-09T15:39:56.213Z] docker-init: [2020-11-09T15:39:56.213Z] Version: 0.18.0 [2020-11-09T15:39:56.213Z] GitCommit: fec3683 [Pipeline] sh [2020-11-09T15:39:54.878Z] > git remote # timeout=10 [2020-11-09T15:39:54.879Z] > git config --get remote.origin.url # timeout=10 [2020-11-09T15:39:54.884Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-09T15:39:54.884Z] > git merge c7109494fe659cfd11afa17cef13f594d9ec96d3 # timeout=10 [2020-11-09T15:39:54.905Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-09T15:39:54.920Z] > git config core.sparsecheckout # timeout=10 [2020-11-09T15:39:54.921Z] > git checkout -f 43d61d2bcff418778131063ddd519bdd1138e0a0 # timeout=10 [2020-11-09T15:39:56.592Z] + docker info [2020-11-09T15:39:56.883Z] Client: [2020-11-09T15:39:56.883Z] Debug Mode: false [2020-11-09T15:39:56.883Z] [2020-11-09T15:39:56.883Z] Server: [2020-11-09T15:39:56.883Z] Containers: 0 [2020-11-09T15:39:56.883Z] Running: 0 [2020-11-09T15:39:56.883Z] Paused: 0 [2020-11-09T15:39:56.883Z] Stopped: 0 [2020-11-09T15:39:56.883Z] Images: 2 [2020-11-09T15:39:56.883Z] Server Version: 19.03.7 [2020-11-09T15:39:56.883Z] Storage Driver: overlay2 [2020-11-09T15:39:56.883Z] Backing Filesystem: [2020-11-09T15:39:56.883Z] Supports d_type: true [2020-11-09T15:39:56.883Z] Native Overlay Diff: true [2020-11-09T15:39:56.883Z] Logging Driver: json-file [2020-11-09T15:39:56.883Z] Cgroup Driver: cgroupfs [2020-11-09T15:39:56.883Z] Plugins: [2020-11-09T15:39:56.883Z] Volume: local [2020-11-09T15:39:56.883Z] Network: bridge host ipvlan macvlan null overlay [2020-11-09T15:39:56.883Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-11-09T15:39:56.883Z] Swarm: inactive [2020-11-09T15:39:56.883Z] Runtimes: runc [2020-11-09T15:39:56.884Z] Default Runtime: runc [2020-11-09T15:39:56.884Z] Init Binary: docker-init [2020-11-09T15:39:56.884Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-11-09T15:39:56.884Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-11-09T15:39:56.884Z] init version: fec3683 [2020-11-09T15:39:56.884Z] Security Options: [2020-11-09T15:39:56.884Z] apparmor [2020-11-09T15:39:56.884Z] seccomp [2020-11-09T15:39:56.884Z] Profile: default [2020-11-09T15:39:56.884Z] Kernel Version: 4.15.0-91-generic [2020-11-09T15:39:56.884Z] Operating System: Ubuntu 18.04.4 LTS [2020-11-09T15:39:56.884Z] OSType: linux [2020-11-09T15:39:56.884Z] Architecture: s390x [2020-11-09T15:39:56.884Z] CPUs: 2 [2020-11-09T15:39:56.884Z] Total Memory: 7.861GiB [2020-11-09T15:39:56.884Z] Name: s390x-ubuntu-03 [2020-11-09T15:39:56.884Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-11-09T15:39:56.884Z] Docker Root Dir: /var/lib/docker [2020-11-09T15:39:56.884Z] Debug Mode: false [2020-11-09T15:39:56.884Z] Username: dockerbuildbot [2020-11-09T15:39:56.884Z] Registry: https://index.docker.io/v1/ [2020-11-09T15:39:56.884Z] Labels: [2020-11-09T15:39:56.884Z] Experimental: true [2020-11-09T15:39:56.884Z] Insecure Registries: [2020-11-09T15:39:56.884Z] 127.0.0.0/8 [2020-11-09T15:39:56.884Z] Live Restore Enabled: false [2020-11-09T15:39:56.884Z] [2020-11-09T15:39:56.884Z] WARNING: No swap limit support [Pipeline] sh [2020-11-09T15:39:57.263Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-09T15:39:57.263Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-09T15:39:57.263Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41653/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-11-09T15:39:57.263Z] + bash /home/jenkins/workspace/moby_PR-41653/check-config.sh [2020-11-09T15:39:57.263Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-11-09T15:39:57.263Z] info: reading kernel config from /boot/config-4.15.0-91-generic ... [2020-11-09T15:39:57.263Z] [2020-11-09T15:39:57.263Z] Generally Necessary: [2020-11-09T15:39:57.263Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-11-09T15:39:57.263Z] - apparmor: enabled and tools installed [2020-11-09T15:39:57.263Z] - CONFIG_NAMESPACES: enabled [2020-11-09T15:39:57.263Z] - CONFIG_NET_NS: enabled [2020-11-09T15:39:57.263Z] - CONFIG_PID_NS: enabled [2020-11-09T15:39:57.263Z] - CONFIG_IPC_NS: enabled [2020-11-09T15:39:57.263Z] - CONFIG_UTS_NS: enabled [2020-11-09T15:39:57.263Z] - CONFIG_CGROUPS: enabled [2020-11-09T15:39:57.263Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-11-09T15:39:57.554Z] - CONFIG_CGROUP_DEVICE: enabled [2020-11-09T15:39:57.554Z] - CONFIG_CGROUP_FREEZER: enabled [2020-11-09T15:39:57.554Z] - CONFIG_CGROUP_SCHED: enabled [2020-11-09T15:39:57.554Z] - CONFIG_CPUSETS: enabled [2020-11-09T15:39:57.554Z] - CONFIG_MEMCG: enabled [2020-11-09T15:39:57.554Z] - CONFIG_KEYS: enabled [2020-11-09T15:39:57.554Z] - CONFIG_VETH: enabled (as module) [2020-11-09T15:39:57.554Z] - CONFIG_BRIDGE: enabled (as module) [2020-11-09T15:39:57.554Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-11-09T15:39:57.554Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-11-09T15:39:57.554Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-11-09T15:39:57.554Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-11-09T15:39:57.554Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-11-09T15:39:57.554Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-11-09T15:39:57.554Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-11-09T15:39:57.554Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-11-09T15:39:57.554Z] - CONFIG_NF_NAT: enabled (as module) [2020-11-09T15:39:57.554Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-11-09T15:39:57.554Z] - CONFIG_POSIX_MQUEUE: enabled [2020-11-09T15:39:57.554Z] [2020-11-09T15:39:57.555Z] Optional Features: [2020-11-09T15:39:57.555Z] - CONFIG_USER_NS: enabled [2020-11-09T15:39:57.555Z] - CONFIG_SECCOMP: enabled [2020-11-09T15:39:57.555Z] - CONFIG_CGROUP_PIDS: enabled [2020-11-09T15:39:57.555Z] - CONFIG_MEMCG_SWAP: enabled [2020-11-09T15:39:57.555Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-11-09T15:39:57.555Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-11-09T15:39:57.555Z] - CONFIG_BLK_CGROUP: enabled [2020-11-09T15:39:57.555Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-11-09T15:39:57.555Z] - CONFIG_IOSCHED_CFQ: enabled [2020-11-09T15:39:57.555Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-11-09T15:39:57.555Z] - CONFIG_CGROUP_PERF: enabled [2020-11-09T15:39:57.555Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-11-09T15:39:57.555Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-11-09T15:39:57.555Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-11-09T15:39:57.555Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-11-09T15:39:57.555Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-11-09T15:39:57.555Z] - CONFIG_RT_GROUP_SCHED: missing [2020-11-09T15:39:57.555Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-11-09T15:39:57.555Z] - CONFIG_IP_VS: enabled (as module) [2020-11-09T15:39:57.555Z] - CONFIG_IP_VS_NFCT: enabled [2020-11-09T15:39:57.555Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-11-09T15:39:57.555Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-11-09T15:39:57.555Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-11-09T15:39:57.555Z] - CONFIG_EXT4_FS: enabled [2020-11-09T15:39:57.555Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-11-09T15:39:57.555Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-11-09T15:39:57.555Z] - Network Drivers: [2020-11-09T15:39:57.555Z] - "overlay": [2020-11-09T15:39:57.555Z] - CONFIG_VXLAN: enabled (as module) [2020-11-09T15:39:57.555Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-11-09T15:39:57.555Z] Optional (for encrypted networks): [2020-11-09T15:39:57.555Z] - CONFIG_CRYPTO: enabled [2020-11-09T15:39:57.555Z] - CONFIG_CRYPTO_AEAD: enabled [2020-11-09T15:39:57.555Z] - CONFIG_CRYPTO_GCM: enabled [2020-11-09T15:39:57.555Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-11-09T15:39:57.555Z] - CONFIG_CRYPTO_GHASH: enabled [2020-11-09T15:39:57.555Z] - CONFIG_XFRM: enabled [2020-11-09T15:39:57.555Z] - CONFIG_XFRM_USER: enabled (as module) [2020-11-09T15:39:57.555Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-11-09T15:39:57.555Z] - CONFIG_INET_ESP: enabled (as module) [2020-11-09T15:39:57.555Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-11-09T15:39:57.555Z] - "ipvlan": [2020-11-09T15:39:57.555Z] - CONFIG_IPVLAN: enabled (as module) [2020-11-09T15:39:57.555Z] - "macvlan": [2020-11-09T15:39:57.555Z] - CONFIG_MACVLAN: enabled (as module) [2020-11-09T15:39:57.555Z] - CONFIG_DUMMY: enabled (as module) [2020-11-09T15:39:57.555Z] - "ftp,tftp client in container": [2020-11-09T15:39:57.555Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-11-09T15:39:57.555Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-11-09T15:39:57.555Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-11-09T15:39:57.555Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-11-09T15:39:57.555Z] - Storage Drivers: [2020-11-09T15:39:57.555Z] - "aufs": [2020-11-09T15:39:57.555Z] - CONFIG_AUFS_FS: enabled (as module) [2020-11-09T15:39:57.555Z] - "btrfs": [2020-11-09T15:39:57.555Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-11-09T15:39:57.555Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-11-09T15:39:57.555Z] - "devicemapper": [2020-11-09T15:39:57.555Z] - CONFIG_BLK_DEV_DM: enabled [2020-11-09T15:39:57.555Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-11-09T15:39:57.555Z] - "overlay": [2020-11-09T15:39:57.555Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-11-09T15:39:57.555Z] - "zfs": [2020-11-09T15:39:57.555Z] - /dev/zfs: missing [2020-11-09T15:39:57.555Z] - zfs command: missing [2020-11-09T15:39:57.555Z] - zpool command: missing [2020-11-09T15:39:57.555Z] [2020-11-09T15:39:57.555Z] Limits: [2020-11-09T15:39:57.555Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-11-09T15:39:57.555Z] [2020-11-09T15:39:57.555Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-11-09T15:39:57.981Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:43d61d2bcff418778131063ddd519bdd1138e0a0 . [2020-11-09T15:39:57.981Z] #1 [internal] load build definition from Dockerfile [2020-11-09T15:39:57.981Z] #1 DONE 0.0s [2020-11-09T15:39:57.981Z] [2020-11-09T15:39:57.981Z] #2 [internal] load .dockerignore [2020-11-09T15:39:57.981Z] #2 DONE 0.0s [2020-11-09T15:39:57.981Z] [2020-11-09T15:39:57.981Z] #2 [internal] load .dockerignore [2020-11-09T15:39:57.981Z] #2 transferring context: 87B 0.0s done [2020-11-09T15:39:57.981Z] #2 DONE 0.0s [2020-11-09T15:39:57.981Z] [2020-11-09T15:39:57.981Z] #1 [internal] load build definition from Dockerfile [2020-11-09T15:39:57.981Z] #1 transferring dockerfile: 16.58kB done [2020-11-09T15:39:57.981Z] #1 DONE 0.1s [2020-11-09T15:39:57.981Z] [2020-11-09T15:39:57.981Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-11-09T15:39:58.273Z] #3 DONE 0.2s [2020-11-09T15:39:58.273Z] [2020-11-09T15:39:58.273Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-11-09T15:39:58.273Z] #4 CACHED [2020-11-09T15:39:58.334Z] Fetching without tags [2020-11-09T15:39:58.577Z] Still waiting to schedule task [2020-11-09T15:39:58.577Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-11-09T15:39:58.713Z] Fetching without tags [2020-11-09T15:39:58.752Z] Merging remotes/origin/master commit c7109494fe659cfd11afa17cef13f594d9ec96d3 into PR head commit 43d61d2bcff418778131063ddd519bdd1138e0a0 [2020-11-09T15:39:58.905Z] [2020-11-09T15:39:58.906Z] #6 [internal] load metadata for docker.io/library/debian:buster [2020-11-09T15:39:58.906Z] #6 DONE 0.2s [2020-11-09T15:39:58.906Z] [2020-11-09T15:39:58.906Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-11-09T15:39:58.906Z] #7 DONE 0.2s [2020-11-09T15:39:58.906Z] [2020-11-09T15:39:58.906Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-11-09T15:39:59.197Z] #5 DONE 0.4s [2020-11-09T15:39:59.197Z] [2020-11-09T15:39:59.197Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-11-09T15:39:59.197Z] #60 DONE 0.0s [2020-11-09T15:39:59.197Z] [2020-11-09T15:39:59.197Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-09T15:39:59.197Z] #8 DONE 0.0s [2020-11-09T15:39:59.197Z] [2020-11-09T15:39:59.197Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82... [2020-11-09T15:39:59.197Z] #24 DONE 0.0s [2020-11-09T15:39:59.197Z] [2020-11-09T15:39:59.197Z] #21 [internal] load build context [2020-11-09T15:39:59.567Z] Merging remotes/origin/master commit c7109494fe659cfd11afa17cef13f594d9ec96d3 into PR head commit 43d61d2bcff418778131063ddd519bdd1138e0a0 [2020-11-09T15:39:58.305Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-09T15:39:58.309Z] > git config --add remote.origin.fetch +refs/pull/41653/head:refs/remotes/origin/PR-41653 # timeout=10 [2020-11-09T15:39:58.313Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-09T15:39:58.325Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-09T15:39:58.333Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-09T15:39:58.333Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-09T15:39:58.334Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41653/head:refs/remotes/origin/PR-41653 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-09T15:39:58.750Z] > git config core.sparsecheckout # timeout=10 [2020-11-09T15:39:58.754Z] > git checkout -f 43d61d2bcff418778131063ddd519bdd1138e0a0 # timeout=10 [2020-11-09T15:39:59.731Z] Merge succeeded, producing 43d61d2bcff418778131063ddd519bdd1138e0a0 [2020-11-09T15:39:59.731Z] Checking out Revision 43d61d2bcff418778131063ddd519bdd1138e0a0 (PR-41653) [2020-11-09T15:39:59.833Z] #21 transferring context: 52.00MB 0.7s done [2020-11-09T15:39:59.833Z] #21 DONE 0.7s [2020-11-09T15:39:59.833Z] [2020-11-09T15:39:59.833Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-11-09T15:39:59.833Z] #29 CACHED [2020-11-09T15:39:59.833Z] [2020-11-09T15:39:59.833Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-11-09T15:39:59.833Z] #28 CACHED [2020-11-09T15:39:59.833Z] [2020-11-09T15:39:59.833Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-11-09T15:39:59.833Z] #31 CACHED [2020-11-09T15:39:59.833Z] [2020-11-09T15:39:59.833Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-11-09T15:39:59.833Z] #16 CACHED [2020-11-09T15:39:59.833Z] [2020-11-09T15:39:59.833Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-11-09T15:39:59.833Z] #46 CACHED [2020-11-09T15:39:59.833Z] [2020-11-09T15:39:59.833Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-11-09T15:39:59.833Z] #23 CACHED [2020-11-09T15:39:59.833Z] [2020-11-09T15:39:59.833Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-11-09T15:39:59.833Z] #52 CACHED [2020-11-09T15:39:59.833Z] [2020-11-09T15:39:59.833Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-09T15:39:59.833Z] #49 CACHED [2020-11-09T15:39:59.833Z] [2020-11-09T15:39:59.833Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-11-09T15:39:59.833Z] #64 CACHED [2020-11-09T15:39:59.833Z] [2020-11-09T15:39:59.833Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-09T15:39:59.833Z] #41 CACHED [2020-11-09T15:39:59.833Z] [2020-11-09T15:39:59.833Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-11-09T15:39:59.833Z] #15 CACHED [2020-11-09T15:39:59.833Z] [2020-11-09T15:39:59.833Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-09T15:39:59.833Z] #47 CACHED [2020-11-09T15:39:59.833Z] [2020-11-09T15:39:59.833Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-11-09T15:39:59.833Z] #14 CACHED [2020-11-09T15:39:59.833Z] [2020-11-09T15:39:59.833Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-11-09T15:39:59.833Z] #55 CACHED [2020-11-09T15:39:59.833Z] [2020-11-09T15:39:59.833Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-11-09T15:39:59.833Z] #17 CACHED [2020-11-09T15:39:59.833Z] [2020-11-09T15:39:59.833Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-09T15:39:59.833Z] #40 CACHED [2020-11-09T15:39:59.833Z] [2020-11-09T15:39:59.833Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-09T15:39:59.833Z] #62 CACHED [2020-11-09T15:39:59.833Z] [2020-11-09T15:39:59.833Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-11-09T15:39:59.833Z] #63 CACHED [2020-11-09T15:39:59.833Z] [2020-11-09T15:39:59.833Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-11-09T15:39:59.833Z] #42 CACHED [2020-11-09T15:39:59.833Z] [2020-11-09T15:39:59.833Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-11-09T15:39:59.833Z] #9 CACHED [2020-11-09T15:39:59.833Z] [2020-11-09T15:39:59.833Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-11-09T15:39:59.833Z] #10 CACHED [2020-11-09T15:39:59.833Z] [2020-11-09T15:39:59.833Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-09T15:39:59.833Z] #32 CACHED [2020-11-09T15:39:59.833Z] [2020-11-09T15:39:59.833Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-09T15:39:59.833Z] #45 CACHED [2020-11-09T15:39:59.833Z] [2020-11-09T15:39:59.833Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-09T15:39:59.833Z] #22 CACHED [2020-11-09T15:39:59.833Z] [2020-11-09T15:39:59.833Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-09T15:39:59.833Z] #27 CACHED [2020-11-09T15:39:59.833Z] [2020-11-09T15:39:59.833Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-09T15:39:59.833Z] #38 CACHED [2020-11-09T15:39:59.833Z] [2020-11-09T15:39:59.833Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-11-09T15:39:59.833Z] #19 CACHED [2020-11-09T15:39:59.833Z] [2020-11-09T15:39:59.833Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-11-09T15:39:59.833Z] #57 CACHED [2020-11-09T15:39:59.833Z] [2020-11-09T15:39:59.833Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-09T15:39:59.833Z] #56 CACHED [2020-11-09T15:39:59.833Z] [2020-11-09T15:39:59.833Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-09T15:39:59.833Z] #43 CACHED [2020-11-09T15:39:59.833Z] [2020-11-09T15:39:59.833Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-11-09T15:39:59.833Z] #37 CACHED [2020-11-09T15:39:59.833Z] [2020-11-09T15:39:59.833Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-11-09T15:39:59.833Z] #50 CACHED [2020-11-09T15:39:59.833Z] [2020-11-09T15:39:59.833Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-11-09T15:39:59.833Z] #58 CACHED [2020-11-09T15:39:59.833Z] [2020-11-09T15:39:59.833Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-11-09T15:39:59.833Z] #39 CACHED [2020-11-09T15:39:59.833Z] [2020-11-09T15:39:59.833Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-11-09T15:39:59.833Z] #12 CACHED [2020-11-09T15:39:59.833Z] [2020-11-09T15:39:59.833Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-11-09T15:39:59.833Z] #26 CACHED [2020-11-09T15:39:59.833Z] [2020-11-09T15:39:59.833Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-09T15:39:59.833Z] #18 CACHED [2020-11-09T15:39:59.833Z] [2020-11-09T15:39:59.833Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-09T15:39:59.833Z] #53 CACHED [2020-11-09T15:39:59.833Z] [2020-11-09T15:39:59.833Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-09T15:39:59.833Z] #54 CACHED [2020-11-09T15:39:59.833Z] [2020-11-09T15:39:59.833Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-09T15:39:59.833Z] #30 CACHED [2020-11-09T15:39:59.833Z] [2020-11-09T15:39:59.833Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-11-09T15:39:59.833Z] #61 CACHED [2020-11-09T15:39:59.833Z] [2020-11-09T15:39:59.833Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-11-09T15:39:59.833Z] #48 CACHED [2020-11-09T15:39:59.833Z] [2020-11-09T15:39:59.833Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-11-09T15:39:59.833Z] #20 CACHED [2020-11-09T15:39:59.833Z] [2020-11-09T15:39:59.833Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-09T15:39:59.833Z] #34 CACHED [2020-11-09T15:39:59.833Z] [2020-11-09T15:39:59.833Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-11-09T15:39:59.833Z] #59 CACHED [2020-11-09T15:39:59.833Z] [2020-11-09T15:39:59.833Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-09T15:39:59.833Z] #35 CACHED [2020-11-09T15:39:59.833Z] [2020-11-09T15:39:59.833Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-11-09T15:39:59.833Z] #13 CACHED [2020-11-09T15:39:59.833Z] [2020-11-09T15:39:59.833Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-11-09T15:39:59.833Z] #25 CACHED [2020-11-09T15:39:59.833Z] [2020-11-09T15:39:59.833Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-09T15:39:59.833Z] #11 CACHED [2020-11-09T15:39:59.833Z] [2020-11-09T15:39:59.833Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-09T15:39:59.833Z] #51 CACHED [2020-11-09T15:39:59.833Z] [2020-11-09T15:39:59.833Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-11-09T15:39:59.833Z] #36 CACHED [2020-11-09T15:39:59.833Z] [2020-11-09T15:39:59.833Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-11-09T15:39:59.833Z] #33 CACHED [2020-11-09T15:39:59.833Z] [2020-11-09T15:39:59.833Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-11-09T15:39:59.833Z] #44 CACHED [2020-11-09T15:39:59.833Z] [2020-11-09T15:39:59.833Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-11-09T15:39:59.833Z] #65 CACHED [2020-11-09T15:39:58.353Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-09T15:39:58.400Z] > git config --add remote.origin.fetch +refs/pull/41653/head:refs/remotes/origin/PR-41653 # timeout=10 [2020-11-09T15:39:58.462Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-09T15:39:58.587Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-09T15:39:58.745Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-09T15:39:58.745Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-09T15:39:58.745Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41653/head:refs/remotes/origin/PR-41653 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-09T15:39:59.589Z] > git config core.sparsecheckout # timeout=10 [2020-11-09T15:39:59.667Z] > git checkout -f 43d61d2bcff418778131063ddd519bdd1138e0a0 # timeout=10 [2020-11-09T15:40:00.319Z] Commit message: "[DEL] remove useless assert" [2020-11-09T15:40:00.466Z] [2020-11-09T15:40:00.466Z] #66 exporting to image [2020-11-09T15:40:00.466Z] #66 exporting layers done [2020-11-09T15:40:00.466Z] #66 writing image sha256:5ac822698d1ce11361f25a978e9059877f6919a6978224a4cd613f369cb3782d done [2020-11-09T15:40:00.466Z] #66 naming to docker.io/library/docker:43d61d2bcff418778131063ddd519bdd1138e0a0 done [2020-11-09T15:40:00.466Z] #66 DONE 0.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-11-09T15:40:00.897Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41653/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=43d61d2bcff418778131063ddd519bdd1138e0a0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:43d61d2bcff418778131063ddd519bdd1138e0a0 hack/test/unit [2020-11-09T15:40:01.149Z] + docker version [2020-11-09T15:40:01.149Z] Client: Docker Engine - Community [2020-11-09T15:40:01.149Z] Version: 19.03.13 [2020-11-09T15:40:01.149Z] API version: 1.40 [2020-11-09T15:40:01.149Z] Go version: go1.13.15 [2020-11-09T15:40:01.149Z] Git commit: 4484c46 [2020-11-09T15:40:01.149Z] Built: Wed Sep 16 17:03:45 2020 [2020-11-09T15:40:01.149Z] OS/Arch: linux/arm64 [2020-11-09T15:40:01.149Z] Experimental: false [2020-11-09T15:40:01.149Z] [2020-11-09T15:40:01.149Z] Server: Docker Engine - Community [2020-11-09T15:40:01.149Z] Engine: [2020-11-09T15:40:01.149Z] Version: 19.03.13 [2020-11-09T15:40:01.149Z] API version: 1.40 (minimum version 1.12) [2020-11-09T15:40:01.149Z] Go version: go1.13.15 [2020-11-09T15:40:01.149Z] Git commit: 4484c46 [2020-11-09T15:40:01.149Z] Built: Wed Sep 16 17:02:17 2020 [2020-11-09T15:40:01.149Z] OS/Arch: linux/arm64 [2020-11-09T15:40:01.149Z] Experimental: true [2020-11-09T15:40:01.149Z] containerd: [2020-11-09T15:40:01.149Z] Version: 1.3.7 [2020-11-09T15:40:01.149Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-11-09T15:40:01.149Z] runc: [2020-11-09T15:40:01.149Z] Version: 1.0.0-rc10 [2020-11-09T15:40:01.149Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-11-09T15:40:01.149Z] docker-init: [2020-11-09T15:40:01.149Z] Version: 0.18.0 [2020-11-09T15:40:01.149Z] GitCommit: fec3683 [Pipeline] sh [2020-11-09T15:39:59.685Z] > git remote # timeout=10 [2020-11-09T15:39:59.695Z] > git config --get remote.origin.url # timeout=10 [2020-11-09T15:39:59.705Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-09T15:39:59.706Z] > git merge c7109494fe659cfd11afa17cef13f594d9ec96d3 # timeout=10 [2020-11-09T15:39:59.721Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-09T15:39:59.729Z] > git config core.sparsecheckout # timeout=10 [2020-11-09T15:39:59.733Z] > git checkout -f 43d61d2bcff418778131063ddd519bdd1138e0a0 # timeout=10 [2020-11-09T15:40:01.379Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-09T15:40:01.383Z] > git config --add remote.origin.fetch +refs/pull/41653/head:refs/remotes/origin/PR-41653 # timeout=10 [2020-11-09T15:40:01.386Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-09T15:40:01.409Z] Fetching without tags [2020-11-09T15:40:01.441Z] + docker info [2020-11-09T15:40:01.881Z] Merging remotes/origin/master commit c7109494fe659cfd11afa17cef13f594d9ec96d3 into PR head commit 43d61d2bcff418778131063ddd519bdd1138e0a0 [2020-11-09T15:40:02.384Z] Client: [2020-11-09T15:40:02.384Z] Debug Mode: false [2020-11-09T15:40:02.384Z] [2020-11-09T15:40:02.384Z] Server: [2020-11-09T15:40:02.384Z] Containers: 0 [2020-11-09T15:40:02.384Z] Running: 0 [2020-11-09T15:40:02.384Z] Paused: 0 [2020-11-09T15:40:02.384Z] Stopped: 0 [2020-11-09T15:40:02.384Z] Images: 3 [2020-11-09T15:40:02.384Z] Server Version: 19.03.13 [2020-11-09T15:40:02.384Z] Storage Driver: overlay2 [2020-11-09T15:40:02.384Z] Backing Filesystem: extfs [2020-11-09T15:40:02.384Z] Supports d_type: true [2020-11-09T15:40:02.384Z] Native Overlay Diff: true [2020-11-09T15:40:02.384Z] Logging Driver: json-file [2020-11-09T15:40:02.384Z] Cgroup Driver: cgroupfs [2020-11-09T15:40:02.384Z] Plugins: [2020-11-09T15:40:02.384Z] Volume: local [2020-11-09T15:40:02.384Z] Network: bridge host ipvlan macvlan null overlay [2020-11-09T15:40:02.384Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-11-09T15:40:02.384Z] Swarm: inactive [2020-11-09T15:40:02.384Z] Runtimes: runc [2020-11-09T15:40:02.384Z] Default Runtime: runc [2020-11-09T15:40:02.384Z] Init Binary: docker-init [2020-11-09T15:40:02.384Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-11-09T15:40:02.384Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-11-09T15:40:02.384Z] init version: fec3683 [2020-11-09T15:40:02.384Z] Security Options: [2020-11-09T15:40:02.384Z] apparmor [2020-11-09T15:40:02.384Z] seccomp [2020-11-09T15:40:02.384Z] Profile: default [2020-11-09T15:40:02.384Z] Kernel Version: 4.15.0-1083-aws [2020-11-09T15:40:02.384Z] Operating System: Ubuntu 16.04.7 LTS [2020-11-09T15:40:02.384Z] OSType: linux [2020-11-09T15:40:02.384Z] Architecture: aarch64 [2020-11-09T15:40:02.384Z] CPUs: 4 [2020-11-09T15:40:02.384Z] Total Memory: 7.525GiB [2020-11-09T15:40:02.384Z] Name: ip-10-100-37-230 [2020-11-09T15:40:02.384Z] ID: Y7CY:OBXM:64JR:IATL:K5XK:3QN2:NY4M:WSP4:5UNB:OI7D:IVLF:RPVW [2020-11-09T15:40:02.384Z] Docker Root Dir: /var/lib/docker [2020-11-09T15:40:02.384Z] Debug Mode: false [2020-11-09T15:40:02.384Z] Registry: https://index.docker.io/v1/ [2020-11-09T15:40:02.384Z] Labels: [2020-11-09T15:40:02.384Z] Experimental: true [2020-11-09T15:40:02.384Z] Insecure Registries: [2020-11-09T15:40:02.384Z] 127.0.0.0/8 [2020-11-09T15:40:02.384Z] Live Restore Enabled: true [2020-11-09T15:40:02.384Z] [2020-11-09T15:40:02.384Z] WARNING: No swap limit support [Pipeline] sh [2020-11-09T15:40:02.659Z] Fetching without tags [2020-11-09T15:40:02.676Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-09T15:40:02.676Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-09T15:40:02.676Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41653/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-11-09T15:40:02.676Z] + bash /home/ubuntu/workspace/moby_PR-41653/check-config.sh [2020-11-09T15:40:02.676Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-11-09T15:40:02.676Z] info: reading kernel config from /boot/config-4.15.0-1083-aws ... [2020-11-09T15:40:02.676Z] [2020-11-09T15:40:02.676Z] Generally Necessary: [2020-11-09T15:40:02.676Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-11-09T15:40:02.676Z] - apparmor: enabled and tools installed [2020-11-09T15:40:02.676Z] - CONFIG_NAMESPACES: enabled [2020-11-09T15:40:02.676Z] - CONFIG_NET_NS: enabled [2020-11-09T15:40:02.676Z] - CONFIG_PID_NS: enabled [2020-11-09T15:40:02.676Z] - CONFIG_IPC_NS: enabled [2020-11-09T15:40:02.676Z] - CONFIG_UTS_NS: enabled [2020-11-09T15:40:02.676Z] - CONFIG_CGROUPS: enabled [2020-11-09T15:40:02.676Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-11-09T15:40:02.756Z] Merge succeeded, producing 43d61d2bcff418778131063ddd519bdd1138e0a0 [2020-11-09T15:40:02.756Z] Checking out Revision 43d61d2bcff418778131063ddd519bdd1138e0a0 (PR-41653) [2020-11-09T15:40:02.938Z] - CONFIG_CGROUP_DEVICE: enabled [2020-11-09T15:40:02.938Z] - CONFIG_CGROUP_FREEZER: enabled [2020-11-09T15:40:02.938Z] - CONFIG_CGROUP_SCHED: enabled [2020-11-09T15:40:02.938Z] - CONFIG_CPUSETS: enabled [2020-11-09T15:40:02.938Z] - CONFIG_MEMCG: enabled [2020-11-09T15:40:02.938Z] - CONFIG_KEYS: enabled [2020-11-09T15:40:02.938Z] - CONFIG_VETH: enabled (as module) [2020-11-09T15:40:02.938Z] - CONFIG_BRIDGE: enabled (as module) [2020-11-09T15:40:02.938Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-11-09T15:40:02.938Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-11-09T15:40:02.938Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-11-09T15:40:02.938Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-11-09T15:40:02.938Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-11-09T15:40:02.938Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-11-09T15:40:02.938Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-11-09T15:40:02.938Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-11-09T15:40:02.938Z] - CONFIG_NF_NAT: enabled (as module) [2020-11-09T15:40:02.938Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-11-09T15:40:02.938Z] - CONFIG_POSIX_MQUEUE: enabled [2020-11-09T15:40:02.938Z] [2020-11-09T15:40:02.938Z] Optional Features: [2020-11-09T15:40:02.938Z] - CONFIG_USER_NS: enabled [2020-11-09T15:40:02.938Z] - CONFIG_SECCOMP: enabled [2020-11-09T15:40:02.938Z] - CONFIG_CGROUP_PIDS: enabled [2020-11-09T15:40:02.938Z] - CONFIG_MEMCG_SWAP: enabled [2020-11-09T15:40:02.938Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-11-09T15:40:02.938Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-11-09T15:40:02.938Z] - CONFIG_BLK_CGROUP: enabled [2020-11-09T15:40:02.967Z] Merging remotes/origin/master commit c7109494fe659cfd11afa17cef13f594d9ec96d3 into PR head commit 43d61d2bcff418778131063ddd519bdd1138e0a0 [2020-11-09T15:40:03.200Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-11-09T15:40:03.200Z] - CONFIG_IOSCHED_CFQ: enabled [2020-11-09T15:40:03.200Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-11-09T15:40:03.200Z] - CONFIG_CGROUP_PERF: enabled [2020-11-09T15:40:03.200Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-11-09T15:40:03.200Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-11-09T15:40:03.200Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-11-09T15:40:03.200Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-11-09T15:40:03.200Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-11-09T15:40:03.200Z] - CONFIG_RT_GROUP_SCHED: missing [2020-11-09T15:40:03.200Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-11-09T15:40:03.200Z] - CONFIG_IP_VS: enabled (as module) [2020-11-09T15:40:03.200Z] - CONFIG_IP_VS_NFCT: enabled [2020-11-09T15:40:03.200Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-11-09T15:40:03.200Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-11-09T15:40:03.200Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-11-09T15:40:03.200Z] - CONFIG_EXT4_FS: enabled [2020-11-09T15:40:03.200Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-11-09T15:40:03.200Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-11-09T15:40:03.200Z] - Network Drivers: [2020-11-09T15:40:03.200Z] - "overlay": [2020-11-09T15:40:03.200Z] - CONFIG_VXLAN: enabled (as module) [2020-11-09T15:40:03.200Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-11-09T15:40:03.200Z] Optional (for encrypted networks): [2020-11-09T15:40:02.618Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-09T15:40:02.623Z] > git config --add remote.origin.fetch +refs/pull/41653/head:refs/remotes/origin/PR-41653 # timeout=10 [2020-11-09T15:40:02.630Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-09T15:40:02.639Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-09T15:40:02.652Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-09T15:40:02.652Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-09T15:40:02.653Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41653/head:refs/remotes/origin/PR-41653 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-09T15:40:02.960Z] > git config core.sparsecheckout # timeout=10 [2020-11-09T15:40:02.967Z] > git checkout -f 43d61d2bcff418778131063ddd519bdd1138e0a0 # timeout=10 [2020-11-09T15:40:01.401Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-09T15:40:01.416Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-09T15:40:01.416Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-09T15:40:01.417Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41653/head:refs/remotes/origin/PR-41653 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-09T15:40:01.888Z] > git config core.sparsecheckout # timeout=10 [2020-11-09T15:40:01.890Z] > git checkout -f 43d61d2bcff418778131063ddd519bdd1138e0a0 # timeout=10 [2020-11-09T15:40:02.719Z] > git remote # timeout=10 [2020-11-09T15:40:02.722Z] > git config --get remote.origin.url # timeout=10 [2020-11-09T15:40:02.725Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-09T15:40:02.726Z] > git merge c7109494fe659cfd11afa17cef13f594d9ec96d3 # timeout=10 [2020-11-09T15:40:02.748Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-09T15:40:02.762Z] > git config core.sparsecheckout # timeout=10 [2020-11-09T15:40:02.765Z] > git checkout -f 43d61d2bcff418778131063ddd519bdd1138e0a0 # timeout=10 [2020-11-09T15:40:03.395Z] Merge succeeded, producing 43d61d2bcff418778131063ddd519bdd1138e0a0 [2020-11-09T15:40:03.395Z] Checking out Revision 43d61d2bcff418778131063ddd519bdd1138e0a0 (PR-41653) [2020-11-09T15:40:03.461Z] - CONFIG_CRYPTO: enabled [2020-11-09T15:40:03.461Z] - CONFIG_CRYPTO_AEAD: enabled [2020-11-09T15:40:03.461Z] - CONFIG_CRYPTO_GCM: enabled [2020-11-09T15:40:03.461Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-11-09T15:40:03.461Z] - CONFIG_CRYPTO_GHASH: enabled [2020-11-09T15:40:03.461Z] - CONFIG_XFRM: enabled [2020-11-09T15:40:03.461Z] - CONFIG_XFRM_USER: enabled (as module) [2020-11-09T15:40:03.461Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-11-09T15:40:03.461Z] - CONFIG_INET_ESP: enabled (as module) [2020-11-09T15:40:03.461Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-11-09T15:40:03.461Z] - "ipvlan": [2020-11-09T15:40:03.461Z] - CONFIG_IPVLAN: enabled (as module) [2020-11-09T15:40:03.461Z] - "macvlan": [2020-11-09T15:40:03.461Z] - CONFIG_MACVLAN: enabled (as module) [2020-11-09T15:40:03.461Z] - CONFIG_DUMMY: enabled (as module) [2020-11-09T15:40:03.461Z] - "ftp,tftp client in container": [2020-11-09T15:40:03.461Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-11-09T15:40:03.461Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-11-09T15:40:03.461Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-11-09T15:40:03.461Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-11-09T15:40:03.461Z] - Storage Drivers: [2020-11-09T15:40:03.461Z] - "aufs": [2020-11-09T15:40:03.461Z] - CONFIG_AUFS_FS: enabled (as module) [2020-11-09T15:40:03.461Z] - "btrfs": [2020-11-09T15:40:03.461Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-11-09T15:40:03.461Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-11-09T15:40:03.461Z] - "devicemapper": [2020-11-09T15:40:03.461Z] - CONFIG_BLK_DEV_DM: enabled [2020-11-09T15:40:03.461Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-11-09T15:40:03.461Z] - "overlay": [2020-11-09T15:40:03.461Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-11-09T15:40:03.461Z] - "zfs": [2020-11-09T15:40:03.461Z] - /dev/zfs: missing [2020-11-09T15:40:03.461Z] - zfs command: missing [2020-11-09T15:40:03.461Z] - zpool command: missing [2020-11-09T15:40:03.461Z] [2020-11-09T15:40:03.461Z] Limits: [2020-11-09T15:40:03.461Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-11-09T15:40:03.461Z] [2020-11-09T15:40:03.461Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-11-09T15:40:03.032Z] > git remote # timeout=10 [2020-11-09T15:40:03.094Z] > git config --get remote.origin.url # timeout=10 [2020-11-09T15:40:03.157Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-09T15:40:03.157Z] > git merge c7109494fe659cfd11afa17cef13f594d9ec96d3 # timeout=10 [2020-11-09T15:40:03.282Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-11-09T15:40:03.423Z] > git config core.sparsecheckout # timeout=10 [2020-11-09T15:40:03.469Z] > git checkout -f 43d61d2bcff418778131063ddd519bdd1138e0a0 # timeout=10 [2020-11-09T15:40:03.553Z] Merge succeeded, producing 43d61d2bcff418778131063ddd519bdd1138e0a0 [2020-11-09T15:40:03.553Z] Checking out Revision 43d61d2bcff418778131063ddd519bdd1138e0a0 (PR-41653) [2020-11-09T15:40:03.676Z] Commit message: "[DEL] remove useless assert" [2020-11-09T15:40:03.806Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:43d61d2bcff418778131063ddd519bdd1138e0a0 . [2020-11-09T15:40:03.806Z] #1 [internal] load .dockerignore [2020-11-09T15:40:03.806Z] #1 transferring context: 87B done [2020-11-09T15:40:03.806Z] #1 DONE 0.0s [2020-11-09T15:40:03.806Z] [2020-11-09T15:40:03.806Z] #2 [internal] load build definition from Dockerfile [2020-11-09T15:40:03.806Z] #2 transferring dockerfile: 16.58kB 0.0s done [2020-11-09T15:40:03.806Z] #2 DONE 0.0s [2020-11-09T15:40:03.806Z] [2020-11-09T15:40:03.806Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-11-09T15:40:04.047Z] Commit message: "[DEL] remove useless assert" [2020-11-09T15:40:04.067Z] #3 DONE 0.1s [2020-11-09T15:40:04.067Z] [2020-11-09T15:40:04.067Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-11-09T15:40:04.067Z] #4 CACHED [2020-11-09T15:40:04.120Z] Commit message: "[DEL] remove useless assert" [2020-11-09T15:40:04.328Z] [2020-11-09T15:40:04.328Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2020-11-09T15:40:04.416Z] ? github.com/docker/docker/api [no test files] [Pipeline] sh [2020-11-09T15:40:04.594Z] #6 DONE 0.1s [2020-11-09T15:40:04.594Z] [2020-11-09T15:40:04.594Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-11-09T15:40:04.594Z] #5 DONE 0.1s [2020-11-09T15:40:04.594Z] [2020-11-09T15:40:04.594Z] #7 [internal] load metadata for docker.io/library/debian:buster [2020-11-09T15:40:04.594Z] #7 DONE 0.2s [2020-11-09T15:40:04.594Z] [2020-11-09T15:40:04.594Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-11-09T15:40:04.594Z] #60 DONE 0.0s [2020-11-09T15:40:04.594Z] [2020-11-09T15:40:04.594Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-09T15:40:04.594Z] #8 DONE 0.0s [2020-11-09T15:40:04.594Z] [2020-11-09T15:40:04.594Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82... [2020-11-09T15:40:04.594Z] #24 DONE 0.0s [2020-11-09T15:40:04.594Z] [2020-11-09T15:40:04.594Z] #21 [internal] load build context [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-11-09T15:40:04.789Z] + docker version [2020-11-09T15:40:04.789Z] Client: [2020-11-09T15:40:04.789Z] Version: 18.06.1-ce [2020-11-09T15:40:04.789Z] API version: 1.38 [2020-11-09T15:40:04.789Z] Go version: go1.10.3 [2020-11-09T15:40:04.789Z] Git commit: e68fc7a [2020-11-09T15:40:04.789Z] Built: Tue Aug 21 17:26:10 2018 [2020-11-09T15:40:04.789Z] OS/Arch: linux/ppc64le [2020-11-09T15:40:04.789Z] Experimental: false [2020-11-09T15:40:04.789Z] [2020-11-09T15:40:04.790Z] Server: [2020-11-09T15:40:04.790Z] Engine: [2020-11-09T15:40:04.790Z] Version: 18.06.1-ce [2020-11-09T15:40:04.790Z] API version: 1.38 (minimum version 1.12) [2020-11-09T15:40:04.790Z] Go version: go1.10.3 [2020-11-09T15:40:04.790Z] Git commit: e68fc7a [2020-11-09T15:40:04.790Z] Built: Tue Aug 21 17:24:20 2018 [2020-11-09T15:40:04.790Z] OS/Arch: linux/ppc64le [2020-11-09T15:40:04.790Z] Experimental: true [2020-11-09T15:40:04.903Z] + [ PR != PR ] [2020-11-09T15:40:04.903Z] + [ master != master ] [2020-11-09T15:40:04.903Z] + [ false = true ] [Pipeline] sh [2020-11-09T15:40:03.494Z] > git remote # timeout=10 [2020-11-09T15:40:03.509Z] > git config --get remote.origin.url # timeout=10 [2020-11-09T15:40:03.517Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-09T15:40:03.518Z] > git merge c7109494fe659cfd11afa17cef13f594d9ec96d3 # timeout=10 [2020-11-09T15:40:03.534Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-09T15:40:03.546Z] > git config core.sparsecheckout # timeout=10 [2020-11-09T15:40:03.554Z] > git checkout -f 43d61d2bcff418778131063ddd519bdd1138e0a0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-11-09T15:40:05.553Z] + docker info [2020-11-09T15:40:05.553Z] Containers: 1 [2020-11-09T15:40:05.553Z] Running: 1 [2020-11-09T15:40:05.553Z] Paused: 0 [2020-11-09T15:40:05.553Z] Stopped: 0 [2020-11-09T15:40:05.553Z] Images: 14 [2020-11-09T15:40:05.553Z] Server Version: 18.06.1-ce [2020-11-09T15:40:05.553Z] Storage Driver: overlay2 [2020-11-09T15:40:05.553Z] Backing Filesystem: extfs [2020-11-09T15:40:05.553Z] Supports d_type: true [2020-11-09T15:40:05.553Z] Native Overlay Diff: true [2020-11-09T15:40:05.553Z] Logging Driver: json-file [2020-11-09T15:40:05.553Z] Cgroup Driver: cgroupfs [2020-11-09T15:40:05.553Z] Plugins: [2020-11-09T15:40:05.553Z] Volume: local [2020-11-09T15:40:05.553Z] Network: bridge host ipvlan macvlan null overlay [2020-11-09T15:40:05.553Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-11-09T15:40:05.553Z] Swarm: inactive [2020-11-09T15:40:05.553Z] Runtimes: runc [2020-11-09T15:40:05.553Z] Default Runtime: runc [2020-11-09T15:40:05.553Z] Init Binary: docker-init [2020-11-09T15:40:05.553Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-11-09T15:40:05.553Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-11-09T15:40:05.553Z] init version: fec3683 [2020-11-09T15:40:05.553Z] Security Options: [2020-11-09T15:40:05.553Z] apparmor [2020-11-09T15:40:05.553Z] seccomp [2020-11-09T15:40:05.553Z] Profile: default [2020-11-09T15:40:05.553Z] Kernel Version: 4.4.0-139-generic [2020-11-09T15:40:05.553Z] Operating System: Ubuntu 16.04.3 LTS [2020-11-09T15:40:05.553Z] OSType: linux [2020-11-09T15:40:05.553Z] Architecture: ppc64le [2020-11-09T15:40:05.553Z] CPUs: 4 [2020-11-09T15:40:05.553Z] Total Memory: 7.972GiB [2020-11-09T15:40:05.553Z] Name: ppc64le-ubuntu-22 [2020-11-09T15:40:05.553Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-11-09T15:40:05.553Z] Docker Root Dir: /var/lib/docker [2020-11-09T15:40:05.553Z] Debug Mode (client): false [2020-11-09T15:40:05.553Z] Debug Mode (server): false [2020-11-09T15:40:05.553Z] Username: dockerbuildbot [2020-11-09T15:40:05.553Z] Registry: https://index.docker.io/v1/ [2020-11-09T15:40:05.553Z] Labels: [2020-11-09T15:40:05.553Z] Experimental: true [2020-11-09T15:40:05.553Z] Insecure Registries: [2020-11-09T15:40:05.553Z] 127.0.0.0/8 [2020-11-09T15:40:05.553Z] Live Restore Enabled: false [2020-11-09T15:40:05.553Z] [Pipeline] sh [2020-11-09T15:40:05.611Z] + docker version [2020-11-09T15:40:05.611Z] Client: Docker Engine - Community [2020-11-09T15:40:05.611Z] Version: 19.03.13 [2020-11-09T15:40:05.611Z] API version: 1.40 [2020-11-09T15:40:05.611Z] Go version: go1.13.15 [2020-11-09T15:40:05.611Z] Git commit: 4484c46d9d [2020-11-09T15:40:05.611Z] Built: Wed Sep 16 17:02:36 2020 [2020-11-09T15:40:05.611Z] OS/Arch: linux/amd64 [2020-11-09T15:40:05.611Z] Experimental: false [2020-11-09T15:40:05.611Z] [2020-11-09T15:40:05.611Z] Server: Docker Engine - Community [2020-11-09T15:40:05.611Z] Engine: [2020-11-09T15:40:05.611Z] Version: 19.03.13 [2020-11-09T15:40:05.611Z] API version: 1.40 (minimum version 1.12) [2020-11-09T15:40:05.611Z] Go version: go1.13.15 [2020-11-09T15:40:05.611Z] Git commit: 4484c46d9d [2020-11-09T15:40:05.611Z] Built: Wed Sep 16 17:01:06 2020 [2020-11-09T15:40:05.611Z] OS/Arch: linux/amd64 [2020-11-09T15:40:05.611Z] Experimental: true [2020-11-09T15:40:05.611Z] containerd: [2020-11-09T15:40:05.611Z] Version: 1.3.7 [2020-11-09T15:40:05.611Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-11-09T15:40:05.611Z] runc: [2020-11-09T15:40:05.611Z] Version: 1.0.0-rc10 [2020-11-09T15:40:05.611Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-11-09T15:40:05.611Z] docker-init: [2020-11-09T15:40:05.611Z] Version: 0.18.0 [2020-11-09T15:40:05.611Z] GitCommit: fec3683 [2020-11-09T15:40:05.647Z] + docker version [2020-11-09T15:40:05.647Z] Client: Docker Engine - Enterprise [2020-11-09T15:40:05.647Z] Version: 19.03.12 [2020-11-09T15:40:05.647Z] API version: 1.40 [2020-11-09T15:40:05.647Z] Go version: go1.13.13 [2020-11-09T15:40:05.647Z] Git commit: 4306744 [2020-11-09T15:40:05.647Z] Built: 08/05/2020 19:27:53 [2020-11-09T15:40:05.647Z] OS/Arch: windows/amd64 [2020-11-09T15:40:05.647Z] Experimental: false [2020-11-09T15:40:05.647Z] [2020-11-09T15:40:05.647Z] Server: Docker Engine - Enterprise [2020-11-09T15:40:05.647Z] Engine: [2020-11-09T15:40:05.647Z] Version: 19.03.12 [2020-11-09T15:40:05.647Z] API version: 1.40 (minimum version 1.24) [2020-11-09T15:40:05.647Z] Go version: go1.13.13 [2020-11-09T15:40:05.647Z] Git commit: f295753ffd [2020-11-09T15:40:05.647Z] Built: 08/05/2020 19:26:41 [2020-11-09T15:40:05.647Z] OS/Arch: windows/amd64 [2020-11-09T15:40:05.647Z] Experimental: true [Pipeline] sh [Pipeline] sh [2020-11-09T15:40:05.941Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-09T15:40:05.941Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-09T15:40:05.941Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41653/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-11-09T15:40:05.941Z] + bash /home/docker/workspace/moby_PR-41653/check-config.sh [2020-11-09T15:40:05.941Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-11-09T15:40:05.941Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-11-09T15:40:05.941Z] [2020-11-09T15:40:05.941Z] Generally Necessary: [2020-11-09T15:40:05.941Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-11-09T15:40:05.941Z] - apparmor: enabled and tools installed [2020-11-09T15:40:05.941Z] - CONFIG_NAMESPACES: enabled [2020-11-09T15:40:05.941Z] - CONFIG_NET_NS: enabled [2020-11-09T15:40:05.941Z] - CONFIG_PID_NS: enabled [2020-11-09T15:40:05.941Z] - CONFIG_IPC_NS: enabled [2020-11-09T15:40:05.941Z] - CONFIG_UTS_NS: enabled [2020-11-09T15:40:05.941Z] - CONFIG_CGROUPS: enabled [2020-11-09T15:40:05.941Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-11-09T15:40:05.941Z] - CONFIG_CGROUP_DEVICE: enabled [2020-11-09T15:40:05.941Z] - CONFIG_CGROUP_FREEZER: enabled [2020-11-09T15:40:05.941Z] - CONFIG_CGROUP_SCHED: enabled [2020-11-09T15:40:05.941Z] - CONFIG_CPUSETS: enabled [2020-11-09T15:40:05.941Z] - CONFIG_MEMCG: enabled [2020-11-09T15:40:05.941Z] - CONFIG_KEYS: enabled [2020-11-09T15:40:05.941Z] - CONFIG_VETH: enabled (as module) [2020-11-09T15:40:05.964Z] + docker info [2020-11-09T15:40:06.019Z] #21 transferring context: 52.00MB 1.3s done [2020-11-09T15:40:06.019Z] #21 DONE 1.4s [2020-11-09T15:40:06.019Z] [2020-11-09T15:40:06.019Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-11-09T15:40:06.019Z] #29 CACHED [2020-11-09T15:40:06.019Z] [2020-11-09T15:40:06.019Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-09T15:40:06.019Z] #51 CACHED [2020-11-09T15:40:06.019Z] [2020-11-09T15:40:06.019Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-09T15:40:06.019Z] #43 CACHED [2020-11-09T15:40:06.019Z] [2020-11-09T15:40:06.019Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-11-09T15:40:06.019Z] #61 CACHED [2020-11-09T15:40:06.019Z] [2020-11-09T15:40:06.019Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-11-09T15:40:06.019Z] #15 CACHED [2020-11-09T15:40:06.019Z] [2020-11-09T15:40:06.019Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-09T15:40:06.019Z] #45 CACHED [2020-11-09T15:40:06.019Z] [2020-11-09T15:40:06.019Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-11-09T15:40:06.019Z] #31 CACHED [2020-11-09T15:40:06.019Z] [2020-11-09T15:40:06.019Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-09T15:40:06.019Z] #47 CACHED [2020-11-09T15:40:06.019Z] [2020-11-09T15:40:06.019Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-11-09T15:40:06.019Z] #59 CACHED [2020-11-09T15:40:06.019Z] [2020-11-09T15:40:06.019Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-11-09T15:40:06.019Z] #16 CACHED [2020-11-09T15:40:06.019Z] [2020-11-09T15:40:06.019Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-09T15:40:06.019Z] #18 CACHED [2020-11-09T15:40:06.019Z] [2020-11-09T15:40:06.019Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-09T15:40:06.019Z] #40 CACHED [2020-11-09T15:40:06.019Z] [2020-11-09T15:40:06.019Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-11-09T15:40:06.019Z] #17 CACHED [2020-11-09T15:40:06.019Z] [2020-11-09T15:40:06.019Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-09T15:40:06.019Z] #54 CACHED [2020-11-09T15:40:06.019Z] [2020-11-09T15:40:06.019Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-11-09T15:40:06.019Z] #19 CACHED [2020-11-09T15:40:06.019Z] [2020-11-09T15:40:06.019Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-09T15:40:06.019Z] #53 CACHED [2020-11-09T15:40:06.019Z] [2020-11-09T15:40:06.019Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-09T15:40:06.019Z] #62 CACHED [2020-11-09T15:40:06.019Z] [2020-11-09T15:40:06.019Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-09T15:40:06.019Z] #38 CACHED [2020-11-09T15:40:06.019Z] [2020-11-09T15:40:06.019Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-09T15:40:06.019Z] #35 CACHED [2020-11-09T15:40:06.019Z] [2020-11-09T15:40:06.019Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-11-09T15:40:06.019Z] #10 CACHED [2020-11-09T15:40:06.019Z] [2020-11-09T15:40:06.019Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-11-09T15:40:06.019Z] #64 CACHED [2020-11-09T15:40:06.019Z] [2020-11-09T15:40:06.019Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-11-09T15:40:06.019Z] #36 CACHED [2020-11-09T15:40:06.019Z] [2020-11-09T15:40:06.019Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-11-09T15:40:06.019Z] #48 CACHED [2020-11-09T15:40:06.019Z] [2020-11-09T15:40:06.019Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-09T15:40:06.019Z] #22 CACHED [2020-11-09T15:40:06.019Z] [2020-11-09T15:40:06.019Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-11-09T15:40:06.019Z] #46 CACHED [2020-11-09T15:40:06.019Z] [2020-11-09T15:40:06.019Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-09T15:40:06.019Z] #30 CACHED [2020-11-09T15:40:06.019Z] [2020-11-09T15:40:06.019Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-11-09T15:40:06.019Z] #14 CACHED [2020-11-09T15:40:06.019Z] [2020-11-09T15:40:06.019Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-11-09T15:40:06.019Z] #52 CACHED [2020-11-09T15:40:06.019Z] [2020-11-09T15:40:06.019Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-11-09T15:40:06.019Z] #58 CACHED [2020-11-09T15:40:06.019Z] [2020-11-09T15:40:06.019Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-11-09T15:40:06.019Z] #12 CACHED [2020-11-09T15:40:06.019Z] [2020-11-09T15:40:06.019Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-11-09T15:40:06.019Z] #39 CACHED [2020-11-09T15:40:06.019Z] [2020-11-09T15:40:06.019Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-11-09T15:40:06.019Z] #55 CACHED [2020-11-09T15:40:06.019Z] [2020-11-09T15:40:06.019Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-09T15:40:06.019Z] #32 CACHED [2020-11-09T15:40:06.019Z] [2020-11-09T15:40:06.019Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-11-09T15:40:06.019Z] #23 CACHED [2020-11-09T15:40:06.019Z] [2020-11-09T15:40:06.019Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-09T15:40:06.019Z] #11 CACHED [2020-11-09T15:40:06.019Z] [2020-11-09T15:40:06.019Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-09T15:40:06.019Z] #27 CACHED [2020-11-09T15:40:06.019Z] [2020-11-09T15:40:06.019Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-11-09T15:40:06.019Z] #20 CACHED [2020-11-09T15:40:06.019Z] [2020-11-09T15:40:06.019Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-11-09T15:40:06.019Z] #50 CACHED [2020-11-09T15:40:06.019Z] [2020-11-09T15:40:06.019Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-11-09T15:40:06.019Z] #9 CACHED [2020-11-09T15:40:06.019Z] [2020-11-09T15:40:06.019Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-11-09T15:40:06.019Z] #26 CACHED [2020-11-09T15:40:06.019Z] [2020-11-09T15:40:06.019Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-09T15:40:06.019Z] #34 CACHED [2020-11-09T15:40:06.019Z] [2020-11-09T15:40:06.019Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-09T15:40:06.019Z] #56 CACHED [2020-11-09T15:40:06.019Z] [2020-11-09T15:40:06.019Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-09T15:40:06.019Z] #41 CACHED [2020-11-09T15:40:06.019Z] [2020-11-09T15:40:06.019Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-11-09T15:40:06.019Z] #44 CACHED [2020-11-09T15:40:06.019Z] [2020-11-09T15:40:06.019Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-11-09T15:40:06.019Z] #13 CACHED [2020-11-09T15:40:06.019Z] [2020-11-09T15:40:06.019Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-11-09T15:40:06.019Z] #42 CACHED [2020-11-09T15:40:06.019Z] [2020-11-09T15:40:06.019Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-11-09T15:40:06.019Z] #25 CACHED [2020-11-09T15:40:06.019Z] [2020-11-09T15:40:06.019Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-11-09T15:40:06.019Z] #28 CACHED [2020-11-09T15:40:06.019Z] [2020-11-09T15:40:06.019Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-11-09T15:40:06.019Z] #63 CACHED [2020-11-09T15:40:06.019Z] [2020-11-09T15:40:06.019Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-11-09T15:40:06.019Z] #37 CACHED [2020-11-09T15:40:06.019Z] [2020-11-09T15:40:06.019Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-11-09T15:40:06.019Z] #57 CACHED [2020-11-09T15:40:06.019Z] [2020-11-09T15:40:06.019Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-11-09T15:40:06.019Z] #33 CACHED [2020-11-09T15:40:06.019Z] [2020-11-09T15:40:06.019Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-09T15:40:06.019Z] #49 CACHED [2020-11-09T15:40:06.019Z] [2020-11-09T15:40:06.019Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-11-09T15:40:06.019Z] #65 CACHED [2020-11-09T15:40:06.236Z] - CONFIG_BRIDGE: enabled (as module) [2020-11-09T15:40:06.237Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-11-09T15:40:06.237Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-11-09T15:40:06.237Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-11-09T15:40:06.237Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-11-09T15:40:06.237Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-11-09T15:40:06.237Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-11-09T15:40:06.237Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-11-09T15:40:06.237Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-11-09T15:40:06.237Z] - CONFIG_NF_NAT: enabled (as module) [2020-11-09T15:40:06.237Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-11-09T15:40:06.237Z] - CONFIG_POSIX_MQUEUE: enabled [2020-11-09T15:40:06.237Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-11-09T15:40:06.237Z] [2020-11-09T15:40:06.237Z] Optional Features: [2020-11-09T15:40:06.237Z] - CONFIG_USER_NS: enabled [2020-11-09T15:40:06.237Z] - CONFIG_SECCOMP: enabled [2020-11-09T15:40:06.237Z] - CONFIG_CGROUP_PIDS: enabled [2020-11-09T15:40:06.237Z] - CONFIG_MEMCG_SWAP: enabled [2020-11-09T15:40:06.237Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-11-09T15:40:06.237Z] (cgroup swap accounting is currently enabled) [2020-11-09T15:40:06.237Z] - CONFIG_MEMCG_KMEM: enabled [2020-11-09T15:40:06.237Z] - CONFIG_BLK_CGROUP: enabled [2020-11-09T15:40:06.237Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-11-09T15:40:06.237Z] - CONFIG_IOSCHED_CFQ: enabled [2020-11-09T15:40:06.237Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-11-09T15:40:06.237Z] - CONFIG_CGROUP_PERF: enabled [2020-11-09T15:40:06.237Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-11-09T15:40:06.237Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-11-09T15:40:06.237Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-11-09T15:40:06.237Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-11-09T15:40:06.237Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-11-09T15:40:06.237Z] - CONFIG_RT_GROUP_SCHED: missing [2020-11-09T15:40:06.237Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-11-09T15:40:06.237Z] - CONFIG_IP_VS: enabled (as module) [2020-11-09T15:40:06.237Z] - CONFIG_IP_VS_NFCT: enabled [2020-11-09T15:40:06.237Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-11-09T15:40:06.237Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-11-09T15:40:06.237Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-11-09T15:40:06.237Z] - CONFIG_EXT4_FS: enabled [2020-11-09T15:40:06.237Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-11-09T15:40:06.237Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-11-09T15:40:06.237Z] - Network Drivers: [2020-11-09T15:40:06.237Z] - "overlay": [2020-11-09T15:40:06.529Z] - CONFIG_VXLAN: enabled (as module) [2020-11-09T15:40:06.529Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-11-09T15:40:06.529Z] Optional (for encrypted networks): [2020-11-09T15:40:06.529Z] - CONFIG_CRYPTO: enabled [2020-11-09T15:40:06.529Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-11-09T15:40:06.529Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-11-09T15:40:06.529Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-11-09T15:40:06.529Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-11-09T15:40:06.529Z] - CONFIG_XFRM: enabled [2020-11-09T15:40:06.529Z] - CONFIG_XFRM_USER: enabled (as module) [2020-11-09T15:40:06.529Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-11-09T15:40:06.529Z] - CONFIG_INET_ESP: enabled (as module) [2020-11-09T15:40:06.529Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-11-09T15:40:06.529Z] - "ipvlan": [2020-11-09T15:40:06.530Z] - CONFIG_IPVLAN: enabled (as module) [2020-11-09T15:40:06.530Z] - "macvlan": [2020-11-09T15:40:06.530Z] - CONFIG_MACVLAN: enabled (as module) [2020-11-09T15:40:06.530Z] - CONFIG_DUMMY: enabled (as module) [2020-11-09T15:40:06.530Z] - "ftp,tftp client in container": [2020-11-09T15:40:06.530Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-11-09T15:40:06.530Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-11-09T15:40:06.530Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-11-09T15:40:06.530Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-11-09T15:40:06.530Z] - Storage Drivers: [2020-11-09T15:40:06.530Z] - "aufs": [2020-11-09T15:40:06.530Z] - CONFIG_AUFS_FS: enabled (as module) [2020-11-09T15:40:06.530Z] - "btrfs": [2020-11-09T15:40:06.530Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-11-09T15:40:06.530Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-11-09T15:40:06.530Z] - "devicemapper": [2020-11-09T15:40:06.530Z] - CONFIG_BLK_DEV_DM: enabled [2020-11-09T15:40:06.530Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-11-09T15:40:06.530Z] - "overlay": [2020-11-09T15:40:06.530Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-11-09T15:40:06.530Z] - "zfs": [2020-11-09T15:40:06.530Z] - /dev/zfs: missing [2020-11-09T15:40:06.530Z] - zfs command: missing [2020-11-09T15:40:06.530Z] - zpool command: missing [2020-11-09T15:40:06.530Z] [2020-11-09T15:40:06.530Z] Limits: [2020-11-09T15:40:06.530Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-11-09T15:40:06.530Z] [2020-11-09T15:40:06.530Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-11-09T15:40:06.675Z] + docker info [2020-11-09T15:40:06.903Z] Client: [2020-11-09T15:40:06.903Z] Debug Mode: false [2020-11-09T15:40:06.903Z] [2020-11-09T15:40:06.903Z] Server: [2020-11-09T15:40:06.903Z] Containers: 0 [2020-11-09T15:40:06.903Z] Running: 0 [2020-11-09T15:40:06.903Z] Paused: 0 [2020-11-09T15:40:06.903Z] Stopped: 0 [2020-11-09T15:40:06.903Z] Images: 2 [2020-11-09T15:40:06.903Z] Server Version: 19.03.13 [2020-11-09T15:40:06.903Z] Storage Driver: overlay2 [2020-11-09T15:40:06.903Z] Backing Filesystem: extfs [2020-11-09T15:40:06.903Z] Supports d_type: true [2020-11-09T15:40:06.903Z] Native Overlay Diff: true [2020-11-09T15:40:06.903Z] Logging Driver: json-file [2020-11-09T15:40:06.903Z] Cgroup Driver: cgroupfs [2020-11-09T15:40:06.903Z] Plugins: [2020-11-09T15:40:06.903Z] Volume: local [2020-11-09T15:40:06.903Z] Network: bridge host ipvlan macvlan null overlay [2020-11-09T15:40:06.903Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-11-09T15:40:06.903Z] Swarm: inactive [2020-11-09T15:40:06.903Z] Runtimes: runc [2020-11-09T15:40:06.903Z] Default Runtime: runc [2020-11-09T15:40:06.903Z] Init Binary: docker-init [2020-11-09T15:40:06.903Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-11-09T15:40:06.903Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-11-09T15:40:06.903Z] init version: fec3683 [2020-11-09T15:40:06.903Z] Security Options: [2020-11-09T15:40:06.903Z] apparmor [2020-11-09T15:40:06.903Z] seccomp [2020-11-09T15:40:06.903Z] Profile: default [2020-11-09T15:40:06.903Z] Kernel Version: 5.4.0-1025-aws [2020-11-09T15:40:06.903Z] Operating System: Ubuntu 18.04.5 LTS [2020-11-09T15:40:06.903Z] OSType: linux [2020-11-09T15:40:06.903Z] Architecture: x86_64 [2020-11-09T15:40:06.903Z] CPUs: 2 [2020-11-09T15:40:06.903Z] Total Memory: 7.569GiB [2020-11-09T15:40:06.903Z] Name: ip-10-100-54-115 [2020-11-09T15:40:06.903Z] ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X [2020-11-09T15:40:06.903Z] Docker Root Dir: /var/lib/docker [2020-11-09T15:40:06.903Z] Debug Mode: false [2020-11-09T15:40:06.903Z] Registry: https://index.docker.io/v1/ [2020-11-09T15:40:06.903Z] Labels: [2020-11-09T15:40:06.903Z] Experimental: true [2020-11-09T15:40:06.903Z] Insecure Registries: [2020-11-09T15:40:06.903Z] 127.0.0.0/8 [2020-11-09T15:40:06.903Z] Live Restore Enabled: true [2020-11-09T15:40:06.903Z] [2020-11-09T15:40:06.903Z] WARNING: No swap limit support [Pipeline] sh [2020-11-09T15:40:06.963Z] [2020-11-09T15:40:06.963Z] #66 exporting to image [2020-11-09T15:40:06.963Z] #66 exporting layers done [2020-11-09T15:40:06.963Z] #66 writing image sha256:ada9d22b529883b06ef7f62520c5f7fc9ee9eeb6f8abe4ff8e26d9aadf70e576 done [2020-11-09T15:40:06.963Z] #66 naming to docker.io/library/docker:43d61d2bcff418778131063ddd519bdd1138e0a0 done [2020-11-09T15:40:06.963Z] #66 DONE 0.1s [Pipeline] } [2020-11-09T15:40:06.975Z] + make bundles/buildx [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-11-09T15:40:07.134Z] Client: [2020-11-09T15:40:07.134Z] Debug Mode: false [2020-11-09T15:40:07.134Z] Plugins: [2020-11-09T15:40:07.134Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2020-11-09T15:40:07.134Z] [2020-11-09T15:40:07.134Z] Server: [2020-11-09T15:40:07.134Z] Containers: 0 [2020-11-09T15:40:07.134Z] Running: 0 [2020-11-09T15:40:07.134Z] Paused: 0 [2020-11-09T15:40:07.134Z] Stopped: 0 [2020-11-09T15:40:07.134Z] Images: 10 [2020-11-09T15:40:07.134Z] Server Version: 19.03.12 [2020-11-09T15:40:07.134Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-11-09T15:40:07.134Z] Windows: [2020-11-09T15:40:07.134Z] LCOW: [2020-11-09T15:40:07.134Z] Logging Driver: json-file [2020-11-09T15:40:07.134Z] Plugins: [2020-11-09T15:40:07.134Z] Volume: local [2020-11-09T15:40:07.134Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-11-09T15:40:07.134Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-11-09T15:40:07.134Z] Swarm: inactive [2020-11-09T15:40:07.134Z] Default Isolation: process [2020-11-09T15:40:07.134Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-11-09T15:40:07.134Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1457) [2020-11-09T15:40:07.134Z] OSType: windows [2020-11-09T15:40:07.134Z] Architecture: x86_64 [2020-11-09T15:40:07.134Z] CPUs: 4 [2020-11-09T15:40:07.134Z] Total Memory: 32GiB [2020-11-09T15:40:07.134Z] Name: azwin-2-47a410 [2020-11-09T15:40:07.134Z] ID: OMRV:CJTT:2M2J:LPVS:F73T:F42H:SRRD:BXEX:BWUN:QQXL:4KIN:HCF2 [2020-11-09T15:40:07.134Z] Docker Root Dir: D:\docker [2020-11-09T15:40:07.134Z] Debug Mode: false [2020-11-09T15:40:07.134Z] Registry: https://index.docker.io/v1/ [2020-11-09T15:40:07.134Z] Labels: [2020-11-09T15:40:07.134Z] Experimental: true [2020-11-09T15:40:07.134Z] Insecure Registries: [2020-11-09T15:40:07.134Z] 10.0.0.4:5000 [2020-11-09T15:40:07.134Z] 127.0.0.0/8 [2020-11-09T15:40:07.134Z] Registry Mirrors: [2020-11-09T15:40:07.134Z] http://10.0.0.4:5000/ [2020-11-09T15:40:07.134Z] Live Restore Enabled: false [2020-11-09T15:40:07.134Z] [2020-11-09T15:40:07.197Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-09T15:40:07.197Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-09T15:40:07.197Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41653/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-11-09T15:40:07.197Z] + bash /home/ubuntu/workspace/moby_PR-41653/check-config.sh [2020-11-09T15:40:07.197Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-11-09T15:40:07.197Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ... [2020-11-09T15:40:07.197Z] [2020-11-09T15:40:07.197Z] Generally Necessary: [2020-11-09T15:40:07.197Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-11-09T15:40:07.197Z] - apparmor: enabled and tools installed [2020-11-09T15:40:07.197Z] - CONFIG_NAMESPACES: enabled [2020-11-09T15:40:07.197Z] - CONFIG_NET_NS: enabled [2020-11-09T15:40:07.197Z] - CONFIG_PID_NS: enabled [2020-11-09T15:40:07.197Z] - CONFIG_IPC_NS: enabled [2020-11-09T15:40:07.197Z] - CONFIG_UTS_NS: enabled [2020-11-09T15:40:07.197Z] - CONFIG_CGROUPS: enabled [2020-11-09T15:40:07.197Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-11-09T15:40:07.197Z] - CONFIG_CGROUP_DEVICE: enabled [2020-11-09T15:40:07.197Z] - CONFIG_CGROUP_FREEZER: enabled [2020-11-09T15:40:07.197Z] - CONFIG_CGROUP_SCHED: enabled [2020-11-09T15:40:07.197Z] - CONFIG_CPUSETS: enabled [2020-11-09T15:40:07.197Z] - CONFIG_MEMCG: enabled [2020-11-09T15:40:07.197Z] - CONFIG_KEYS: enabled [2020-11-09T15:40:07.197Z] - CONFIG_VETH: enabled (as module) [2020-11-09T15:40:07.197Z] - CONFIG_BRIDGE: enabled (as module) [2020-11-09T15:40:07.197Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-11-09T15:40:07.197Z] - CONFIG_NF_NAT_IPV4: missing [2020-11-09T15:40:07.197Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-11-09T15:40:07.197Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-11-09T15:40:07.197Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-11-09T15:40:07.197Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-11-09T15:40:07.197Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-11-09T15:40:07.197Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-11-09T15:40:07.197Z] - CONFIG_NF_NAT: enabled (as module) [2020-11-09T15:40:07.197Z] - CONFIG_NF_NAT_NEEDED: missing [2020-11-09T15:40:07.197Z] - CONFIG_POSIX_MQUEUE: enabled [2020-11-09T15:40:07.197Z] [2020-11-09T15:40:07.197Z] Optional Features: [2020-11-09T15:40:07.197Z] - CONFIG_USER_NS: enabled [2020-11-09T15:40:07.197Z] - CONFIG_SECCOMP: enabled [2020-11-09T15:40:07.197Z] - CONFIG_CGROUP_PIDS: enabled [2020-11-09T15:40:07.197Z] - CONFIG_MEMCG_SWAP: enabled [2020-11-09T15:40:07.197Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-11-09T15:40:07.197Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-11-09T15:40:07.270Z] make: command: Command not found [2020-11-09T15:40:07.270Z] make: command: Command not found [2020-11-09T15:40:07.270Z] mkdir bundles [2020-11-09T15:40:07.270Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-11-09T15:40:07.270Z] --build-arg BUILDX_COMMIT \ [2020-11-09T15:40:07.270Z] --build-arg BUILDX_REPO \ [2020-11-09T15:40:07.270Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-11-09T15:40:07.270Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-11-09T15:40:07.270Z] . [2020-11-09T15:40:07.270Z] /bin/sh: 4: go: not found [2020-11-09T15:40:07.270Z] /bin/sh: 5: go: not found [Pipeline] } [Pipeline] // stage [Pipeline] stage [2020-11-09T15:40:07.305Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41653/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=43d61d2bcff418778131063ddd519bdd1138e0a0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:43d61d2bcff418778131063ddd519bdd1138e0a0 hack/test/unit [Pipeline] { (Run tests) [Pipeline] powershell [2020-11-09T15:40:07.458Z] - CONFIG_BLK_CGROUP: enabled [2020-11-09T15:40:07.458Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-11-09T15:40:07.458Z] - CONFIG_IOSCHED_CFQ: missing [2020-11-09T15:40:07.458Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-11-09T15:40:07.458Z] - CONFIG_CGROUP_PERF: enabled [2020-11-09T15:40:07.458Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-11-09T15:40:07.458Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-11-09T15:40:07.458Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-11-09T15:40:07.458Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-11-09T15:40:07.458Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-11-09T15:40:07.458Z] - CONFIG_RT_GROUP_SCHED: missing [2020-11-09T15:40:07.458Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-11-09T15:40:07.458Z] - CONFIG_IP_VS: enabled (as module) [2020-11-09T15:40:07.458Z] - CONFIG_IP_VS_NFCT: enabled [2020-11-09T15:40:07.458Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-11-09T15:40:07.458Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-11-09T15:40:07.458Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-11-09T15:40:07.458Z] - CONFIG_EXT4_FS: enabled [2020-11-09T15:40:07.458Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-11-09T15:40:07.458Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-11-09T15:40:07.458Z] - Network Drivers: [2020-11-09T15:40:07.458Z] - "overlay": [2020-11-09T15:40:07.458Z] - CONFIG_VXLAN: enabled (as module) [2020-11-09T15:40:07.458Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-11-09T15:40:07.458Z] Optional (for encrypted networks): [2020-11-09T15:40:07.458Z] - CONFIG_CRYPTO: enabled [2020-11-09T15:40:07.458Z] - CONFIG_CRYPTO_AEAD: enabled [2020-11-09T15:40:07.458Z] - CONFIG_CRYPTO_GCM: enabled [2020-11-09T15:40:07.458Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-11-09T15:40:07.458Z] - CONFIG_CRYPTO_GHASH: enabled [2020-11-09T15:40:07.458Z] - CONFIG_XFRM: enabled [2020-11-09T15:40:07.458Z] - CONFIG_XFRM_USER: enabled (as module) [2020-11-09T15:40:07.458Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-11-09T15:40:07.458Z] - CONFIG_INET_ESP: enabled (as module) [2020-11-09T15:40:07.458Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-11-09T15:40:07.458Z] - "ipvlan": [2020-11-09T15:40:07.458Z] - CONFIG_IPVLAN: enabled (as module) [2020-11-09T15:40:07.458Z] - "macvlan": [2020-11-09T15:40:07.458Z] - CONFIG_MACVLAN: enabled (as module) [2020-11-09T15:40:07.458Z] - CONFIG_DUMMY: enabled (as module) [2020-11-09T15:40:07.458Z] - "ftp,tftp client in container": [2020-11-09T15:40:07.458Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-11-09T15:40:07.458Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-11-09T15:40:07.458Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-11-09T15:40:07.458Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-11-09T15:40:07.458Z] - Storage Drivers: [2020-11-09T15:40:07.458Z] - "aufs": [2020-11-09T15:40:07.458Z] - CONFIG_AUFS_FS: enabled (as module) [2020-11-09T15:40:07.458Z] - "btrfs": [2020-11-09T15:40:07.458Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-11-09T15:40:07.458Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-11-09T15:40:07.458Z] - "devicemapper": [2020-11-09T15:40:07.458Z] - CONFIG_BLK_DEV_DM: enabled [2020-11-09T15:40:07.458Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-11-09T15:40:07.458Z] - "overlay": [2020-11-09T15:40:07.458Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-11-09T15:40:07.458Z] - "zfs": [2020-11-09T15:40:07.458Z] - /dev/zfs: present [2020-11-09T15:40:07.458Z] - zfs command: missing [2020-11-09T15:40:07.458Z] - zpool command: missing [2020-11-09T15:40:07.458Z] [2020-11-09T15:40:07.458Z] Limits: [2020-11-09T15:40:07.458Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-11-09T15:40:07.458Z] [2020-11-09T15:40:07.458Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-11-09T15:40:08.171Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:43d61d2bcff418778131063ddd519bdd1138e0a0 . [2020-11-09T15:40:08.171Z] #1 [internal] load .dockerignore [2020-11-09T15:40:08.171Z] #1 transferring context: 87B done [2020-11-09T15:40:08.171Z] #1 DONE 0.0s [2020-11-09T15:40:08.171Z] [2020-11-09T15:40:08.171Z] #2 [internal] load build definition from Dockerfile [2020-11-09T15:40:08.171Z] #2 transferring dockerfile: 16.58kB done [2020-11-09T15:40:08.171Z] #2 DONE 0.0s [2020-11-09T15:40:08.171Z] [2020-11-09T15:40:08.171Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-11-09T15:40:08.171Z] #3 DONE 0.1s [2020-11-09T15:40:08.431Z] [2020-11-09T15:40:08.431Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-11-09T15:40:08.431Z] #4 CACHED [2020-11-09T15:40:08.431Z] [2020-11-09T15:40:08.431Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-11-09T15:40:08.706Z] #5 DONE 0.1s [2020-11-09T15:40:08.706Z] [2020-11-09T15:40:08.706Z] #7 [internal] load metadata for docker.io/library/debian:buster [2020-11-09T15:40:08.706Z] #7 DONE 0.1s [2020-11-09T15:40:08.706Z] [2020-11-09T15:40:08.706Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-11-09T15:40:08.706Z] #6 DONE 0.2s [2020-11-09T15:40:08.706Z] [2020-11-09T15:40:08.706Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-11-09T15:40:08.706Z] #60 DONE 0.0s [2020-11-09T15:40:08.706Z] [2020-11-09T15:40:08.706Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-09T15:40:08.706Z] #8 DONE 0.0s [2020-11-09T15:40:08.706Z] [2020-11-09T15:40:08.706Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82... [2020-11-09T15:40:08.706Z] #24 DONE 0.0s [2020-11-09T15:40:08.706Z] [2020-11-09T15:40:08.706Z] #21 [internal] load build context [2020-11-09T15:40:09.361Z] Sending build context to Docker daemon 56.81MB [2020-11-09T15:40:09.361Z] Step 1/15 : ARG GO_VERSION=1.13.15 [2020-11-09T15:40:09.361Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1 [2020-11-09T15:40:09.361Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-11-09T15:40:09.361Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build [2020-11-09T15:40:09.361Z] ---> 805dc2d65d1c [2020-11-09T15:40:09.361Z] Step 5/15 : ARG BUILDX_REPO [2020-11-09T15:40:09.361Z] ---> Using cache [2020-11-09T15:40:09.361Z] ---> 6e62ff3234a3 [2020-11-09T15:40:09.361Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2020-11-09T15:40:09.361Z] ---> Using cache [2020-11-09T15:40:09.361Z] ---> 7d42f16bfc36 [2020-11-09T15:40:09.361Z] Step 7/15 : WORKDIR /buildx [2020-11-09T15:40:09.361Z] ---> Using cache [2020-11-09T15:40:09.361Z] ---> 57a531b2b593 [2020-11-09T15:40:09.361Z] Step 8/15 : ARG BUILDX_COMMIT [2020-11-09T15:40:09.361Z] ---> Using cache [2020-11-09T15:40:09.361Z] ---> 3998aafe74d6 [2020-11-09T15:40:09.361Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-11-09T15:40:09.361Z] ---> Using cache [2020-11-09T15:40:09.361Z] ---> 11f01b935831 [2020-11-09T15:40:09.361Z] Step 10/15 : ARG GOOS [2020-11-09T15:40:09.361Z] ---> Using cache [2020-11-09T15:40:09.361Z] ---> eede8182d93b [2020-11-09T15:40:09.361Z] Step 11/15 : ARG GOARCH [2020-11-09T15:40:09.361Z] ---> Using cache [2020-11-09T15:40:09.361Z] ---> 762f0a6da20a [2020-11-09T15:40:09.361Z] Step 12/15 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -mod=vendor -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2020-11-09T15:40:09.361Z] ---> Using cache [2020-11-09T15:40:09.361Z] ---> b49cb1f38fec [2020-11-09T15:40:09.361Z] Step 13/15 : FROM golang:${GO_VERSION}-buster [2020-11-09T15:40:09.361Z] ---> 805dc2d65d1c [2020-11-09T15:40:09.361Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-11-09T15:40:09.361Z] ---> Using cache [2020-11-09T15:40:09.361Z] ---> 530ebcd32ab9 [2020-11-09T15:40:09.361Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2020-11-09T15:40:09.361Z] ---> Using cache [2020-11-09T15:40:09.361Z] ---> 9d660f2b1738 [2020-11-09T15:40:09.361Z] Successfully built 9d660f2b1738 [2020-11-09T15:40:09.361Z] Successfully tagged moby-buildx:latest [2020-11-09T15:40:09.361Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-11-09T15:40:09.361Z] if [ -n "${id}" ]; then \ [2020-11-09T15:40:09.361Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-11-09T15:40:09.361Z] && touch bundles/buildx; \ [2020-11-09T15:40:09.361Z] docker rm -f ${id}; \ [2020-11-09T15:40:09.361Z] fi [2020-11-09T15:40:09.653Z] e740e29458a4301d1043393160e5eacacd3cb5b082d5c443472cea6c0c499aa4 [2020-11-09T15:40:09.653Z] bundles/buildx version [2020-11-09T15:40:09.653Z] buildx v0.3.1 6db68d0 [2020-11-09T15:40:09.653Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:43d61d2bcff418778131063ddd519bdd1138e0a0 . [2020-11-09T15:40:09.945Z] #2 [internal] load build definition from Dockerfile [2020-11-09T15:40:09.945Z] #2 transferring dockerfile: 16.58kB done [2020-11-09T15:40:09.945Z] #2 DONE 0.0s [2020-11-09T15:40:09.945Z] [2020-11-09T15:40:09.945Z] #1 [internal] load .dockerignore [2020-11-09T15:40:09.945Z] #1 transferring context: 87B done [2020-11-09T15:40:09.945Z] #1 DONE 0.0s [2020-11-09T15:40:09.945Z] [2020-11-09T15:40:09.945Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-11-09T15:40:10.579Z] #3 DONE 0.4s [2020-11-09T15:40:10.579Z] [2020-11-09T15:40:10.579Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-11-09T15:40:10.579Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-11-09T15:40:10.579Z] #4 CACHED [2020-11-09T15:40:10.579Z] [2020-11-09T15:40:10.579Z] #7 [internal] load metadata for docker.io/library/debian:buster [2020-11-09T15:40:10.626Z] #21 transferring context: 52.00MB 1.5s done [2020-11-09T15:40:10.626Z] #21 DONE 1.6s [2020-11-09T15:40:10.626Z] [2020-11-09T15:40:10.626Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-11-09T15:40:10.626Z] #64 CACHED [2020-11-09T15:40:10.626Z] [2020-11-09T15:40:10.626Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-11-09T15:40:10.626Z] #13 CACHED [2020-11-09T15:40:10.626Z] [2020-11-09T15:40:10.626Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-09T15:40:10.626Z] #49 CACHED [2020-11-09T15:40:10.626Z] [2020-11-09T15:40:10.626Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-11-09T15:40:10.626Z] #15 CACHED [2020-11-09T15:40:10.626Z] [2020-11-09T15:40:10.626Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-11-09T15:40:10.626Z] #26 CACHED [2020-11-09T15:40:10.626Z] [2020-11-09T15:40:10.626Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-11-09T15:40:10.626Z] #17 CACHED [2020-11-09T15:40:10.626Z] [2020-11-09T15:40:10.626Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-11-09T15:40:10.626Z] #55 CACHED [2020-11-09T15:40:10.626Z] [2020-11-09T15:40:10.626Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-09T15:40:10.626Z] #51 CACHED [2020-11-09T15:40:10.626Z] [2020-11-09T15:40:10.626Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-11-09T15:40:10.626Z] #44 CACHED [2020-11-09T15:40:10.626Z] [2020-11-09T15:40:10.626Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-11-09T15:40:10.626Z] #19 CACHED [2020-11-09T15:40:10.626Z] [2020-11-09T15:40:10.626Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-11-09T15:40:10.626Z] #36 CACHED [2020-11-09T15:40:10.626Z] [2020-11-09T15:40:10.626Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-09T15:40:10.626Z] #62 CACHED [2020-11-09T15:40:10.626Z] [2020-11-09T15:40:10.626Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-11-09T15:40:10.626Z] #59 CACHED [2020-11-09T15:40:10.626Z] [2020-11-09T15:40:10.626Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-09T15:40:10.626Z] #18 CACHED [2020-11-09T15:40:10.626Z] [2020-11-09T15:40:10.626Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-11-09T15:40:10.626Z] #52 CACHED [2020-11-09T15:40:10.626Z] [2020-11-09T15:40:10.626Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-09T15:40:10.626Z] #41 CACHED [2020-11-09T15:40:10.626Z] [2020-11-09T15:40:10.626Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-09T15:40:10.626Z] #45 CACHED [2020-11-09T15:40:10.626Z] [2020-11-09T15:40:10.626Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-11-09T15:40:10.626Z] #31 CACHED [2020-11-09T15:40:10.626Z] [2020-11-09T15:40:10.626Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-09T15:40:10.626Z] #35 CACHED [2020-11-09T15:40:10.626Z] [2020-11-09T15:40:10.626Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-09T15:40:10.626Z] #11 CACHED [2020-11-09T15:40:10.626Z] [2020-11-09T15:40:10.626Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-11-09T15:40:10.626Z] #57 CACHED [2020-11-09T15:40:10.626Z] [2020-11-09T15:40:10.626Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-11-09T15:40:10.626Z] #33 CACHED [2020-11-09T15:40:10.626Z] [2020-11-09T15:40:10.626Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-11-09T15:40:10.626Z] #61 CACHED [2020-11-09T15:40:10.626Z] [2020-11-09T15:40:10.626Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-09T15:40:10.626Z] #38 CACHED [2020-11-09T15:40:10.626Z] [2020-11-09T15:40:10.626Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-11-09T15:40:10.626Z] #23 CACHED [2020-11-09T15:40:10.626Z] [2020-11-09T15:40:10.626Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-11-09T15:40:10.626Z] #46 CACHED [2020-11-09T15:40:10.626Z] [2020-11-09T15:40:10.626Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-09T15:40:10.626Z] #40 CACHED [2020-11-09T15:40:10.626Z] [2020-11-09T15:40:10.626Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-09T15:40:10.626Z] #34 CACHED [2020-11-09T15:40:10.626Z] [2020-11-09T15:40:10.626Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-09T15:40:10.626Z] #22 CACHED [2020-11-09T15:40:10.626Z] [2020-11-09T15:40:10.626Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-11-09T15:40:10.626Z] #10 CACHED [2020-11-09T15:40:10.626Z] [2020-11-09T15:40:10.626Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-09T15:40:10.626Z] #27 CACHED [2020-11-09T15:40:10.626Z] [2020-11-09T15:40:10.626Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-11-09T15:40:10.626Z] #20 CACHED [2020-11-09T15:40:10.626Z] [2020-11-09T15:40:10.626Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-11-09T15:40:10.626Z] #14 CACHED [2020-11-09T15:40:10.626Z] [2020-11-09T15:40:10.626Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-09T15:40:10.626Z] #54 CACHED [2020-11-09T15:40:10.626Z] [2020-11-09T15:40:10.626Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-11-09T15:40:10.626Z] #42 CACHED [2020-11-09T15:40:10.626Z] [2020-11-09T15:40:10.626Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-11-09T15:40:10.626Z] #16 CACHED [2020-11-09T15:40:10.626Z] [2020-11-09T15:40:10.626Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-11-09T15:40:10.626Z] #29 CACHED [2020-11-09T15:40:10.626Z] [2020-11-09T15:40:10.626Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-09T15:40:10.626Z] #32 CACHED [2020-11-09T15:40:10.626Z] [2020-11-09T15:40:10.626Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-11-09T15:40:10.626Z] #9 CACHED [2020-11-09T15:40:10.626Z] [2020-11-09T15:40:10.626Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-11-09T15:40:10.626Z] #25 CACHED [2020-11-09T15:40:10.626Z] [2020-11-09T15:40:10.626Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-11-09T15:40:10.626Z] #58 CACHED [2020-11-09T15:40:10.626Z] [2020-11-09T15:40:10.626Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-09T15:40:10.626Z] #56 CACHED [2020-11-09T15:40:10.626Z] [2020-11-09T15:40:10.626Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-09T15:40:10.626Z] #43 CACHED [2020-11-09T15:40:10.626Z] [2020-11-09T15:40:10.626Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-09T15:40:10.626Z] #53 CACHED [2020-11-09T15:40:10.626Z] [2020-11-09T15:40:10.626Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-09T15:40:10.626Z] #47 CACHED [2020-11-09T15:40:10.626Z] [2020-11-09T15:40:10.626Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-11-09T15:40:10.626Z] #63 CACHED [2020-11-09T15:40:10.626Z] [2020-11-09T15:40:10.626Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-11-09T15:40:10.626Z] #28 CACHED [2020-11-09T15:40:10.626Z] [2020-11-09T15:40:10.626Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-09T15:40:10.626Z] #30 CACHED [2020-11-09T15:40:10.626Z] [2020-11-09T15:40:10.626Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-11-09T15:40:10.626Z] #50 CACHED [2020-11-09T15:40:10.626Z] [2020-11-09T15:40:10.626Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-11-09T15:40:10.626Z] #37 CACHED [2020-11-09T15:40:10.626Z] [2020-11-09T15:40:10.626Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-11-09T15:40:10.626Z] #12 CACHED [2020-11-09T15:40:10.626Z] [2020-11-09T15:40:10.626Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-11-09T15:40:10.626Z] #39 CACHED [2020-11-09T15:40:10.626Z] [2020-11-09T15:40:10.626Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-11-09T15:40:10.626Z] #48 CACHED [2020-11-09T15:40:10.626Z] [2020-11-09T15:40:10.626Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-11-09T15:40:10.626Z] #65 CACHED [2020-11-09T15:40:10.870Z] #7 DONE 0.2s [2020-11-09T15:40:10.870Z] [2020-11-09T15:40:10.870Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-11-09T15:40:10.870Z] #5 DONE 0.2s [2020-11-09T15:40:10.870Z] [2020-11-09T15:40:10.870Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-11-09T15:40:10.886Z] [2020-11-09T15:40:10.886Z] #66 exporting to image [2020-11-09T15:40:10.886Z] #66 exporting layers done [2020-11-09T15:40:10.886Z] #66 writing image sha256:f55430abe60e93e4b78042a9c27513ae66a6390e1711faaca98ccd43e96df765 [2020-11-09T15:40:10.886Z] #66 writing image sha256:f55430abe60e93e4b78042a9c27513ae66a6390e1711faaca98ccd43e96df765 done [2020-11-09T15:40:10.886Z] #66 naming to docker.io/library/docker:43d61d2bcff418778131063ddd519bdd1138e0a0 done [2020-11-09T15:40:10.886Z] #66 DONE 0.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-11-09T15:40:11.162Z] #6 DONE 0.7s [2020-11-09T15:40:11.224Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41653/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41653/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=43d61d2bcff418778131063ddd519bdd1138e0a0 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:43d61d2bcff418778131063ddd519bdd1138e0a0 hack/validate/default [2020-11-09T15:40:11.472Z] [2020-11-09T15:40:11.472Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-11-09T15:40:11.472Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-11-09T15:40:11.472Z] #60 DONE 0.0s [2020-11-09T15:40:11.472Z] [2020-11-09T15:40:11.472Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-09T15:40:11.472Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-11-09T15:40:11.472Z] #8 DONE 0.0s [2020-11-09T15:40:11.472Z] [2020-11-09T15:40:11.472Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82... [2020-11-09T15:40:11.472Z] #24 resolve docker.io/library/debian:buster@sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 done [2020-11-09T15:40:11.472Z] #24 DONE 0.0s [2020-11-09T15:40:11.472Z] [2020-11-09T15:40:11.472Z] #21 [internal] load build context [2020-11-09T15:40:12.164Z] Congratulations! All commits are properly signed with the DCO! [2020-11-09T15:40:12.164Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-11-09T15:40:12.164Z] No api/types/ or api/swagger.yaml changes in diff. [2020-11-09T15:40:12.164Z] Congratulations! All TOML source files changed here have valid syntax. [2020-11-09T15:40:12.164Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-11-09T15:40:12.164Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-11-09T15:40:12.164Z] Congratulations! No new tests were added to integration-cli. [2020-11-09T15:40:12.164Z] [2020-11-09T15:40:12.164Z] INFO Start validation with golang-ci-lint [2020-11-09T15:40:12.291Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0af178e203ffe6d20) in /home/ubuntu/workspace/moby_PR-41653 [Pipeline] { [Pipeline] checkout [2020-11-09T15:40:12.335Z] using credential docker-jenkins-github-credentials [2020-11-09T15:40:12.341Z] Cloning the remote Git repository [2020-11-09T15:40:12.341Z] Cloning with configured refspecs honoured and without tags [2020-11-09T15:40:12.424Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-11-09T15:40:12.424Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-11-09T15:40:12.424Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-11-09T15:40:12.603Z] ? github.com/docker/docker/api [no test files] [2020-11-09T15:40:12.896Z] ok github.com/docker/docker/api/server 0.010s coverage: 9.0% of statements [2020-11-09T15:40:12.418Z] Cloning repository https://github.com/moby/moby.git [2020-11-09T15:40:12.420Z] > git init /home/ubuntu/workspace/moby_PR-41653 # timeout=10 [2020-11-09T15:40:12.435Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-09T15:40:12.435Z] > git --version # timeout=10 [2020-11-09T15:40:12.440Z] > git --version # 'git version 2.17.1' [2020-11-09T15:40:12.440Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-09T15:40:12.441Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41653/head:refs/remotes/origin/PR-41653 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-09T15:40:14.260Z] #21 transferring context: 52.00MB 2.7s done [2020-11-09T15:40:14.260Z] #21 DONE 2.8s [2020-11-09T15:40:14.260Z] [2020-11-09T15:40:14.260Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-09T15:40:14.260Z] #53 CACHED [2020-11-09T15:40:14.260Z] [2020-11-09T15:40:14.260Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-11-09T15:40:14.260Z] #9 CACHED [2020-11-09T15:40:14.260Z] [2020-11-09T15:40:14.260Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-11-09T15:40:14.260Z] #10 CACHED [2020-11-09T15:40:14.260Z] [2020-11-09T15:40:14.260Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-09T15:40:14.260Z] #54 CACHED [2020-11-09T15:40:14.260Z] [2020-11-09T15:40:14.260Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-09T15:40:14.260Z] #11 CACHED [2020-11-09T15:40:14.260Z] [2020-11-09T15:40:14.260Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-09T15:40:14.260Z] #47 CACHED [2020-11-09T15:40:14.260Z] [2020-11-09T15:40:14.260Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-09T15:40:14.260Z] #34 CACHED [2020-11-09T15:40:14.260Z] [2020-11-09T15:40:14.260Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-11-09T15:40:14.260Z] #60 ... [2020-11-09T15:40:14.260Z] [2020-11-09T15:40:14.260Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-11-09T15:40:14.260Z] #37 DONE 0.2s [2020-11-09T15:40:14.260Z] [2020-11-09T15:40:14.260Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-11-09T15:40:14.260Z] #29 DONE 0.2s [2020-11-09T15:40:14.558Z] [2020-11-09T15:40:14.558Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-09T15:40:14.854Z] #30 0.344 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-11-09T15:40:14.854Z] #30 0.348 Cloning into '.'... [2020-11-09T15:40:16.390Z] #30 ... [2020-11-09T15:40:16.390Z] [2020-11-09T15:40:16.390Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-11-09T15:40:16.390Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-11-09T15:40:16.390Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.5s done [2020-11-09T15:40:16.390Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-11-09T15:40:16.390Z] #60 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 1.2s done [2020-11-09T15:40:16.390Z] #60 DONE 2.0s [2020-11-09T15:40:16.390Z] [2020-11-09T15:40:16.390Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-09T15:40:16.390Z] #43 0.493 + RM_GOPATH=0 [2020-11-09T15:40:16.390Z] #43 0.493 + TMP_GOPATH= [2020-11-09T15:40:16.390Z] #43 0.494 + : /build [2020-11-09T15:40:16.390Z] #43 0.494 + '[' -z '' ']' [2020-11-09T15:40:16.390Z] #43 0.495 ++ mktemp -d [2020-11-09T15:40:16.390Z] #43 0.496 + export GOPATH=/tmp/tmp.iuGBnWbkdj [2020-11-09T15:40:16.391Z] #43 0.496 + GOPATH=/tmp/tmp.iuGBnWbkdj [2020-11-09T15:40:16.391Z] #43 0.496 + RM_GOPATH=1 [2020-11-09T15:40:16.391Z] #43 0.496 + case "$(go env GOARCH)" in [2020-11-09T15:40:16.391Z] #43 0.497 ++ go env GOARCH [2020-11-09T15:40:16.391Z] #43 0.507 + export GO_BUILDMODE=-buildmode=pie [2020-11-09T15:40:16.391Z] #43 0.507 + GO_BUILDMODE=-buildmode=pie [2020-11-09T15:40:16.391Z] #43 0.510 ++ dirname /tmp/install/install.sh [2020-11-09T15:40:16.391Z] #43 0.511 + dir=/tmp/install [2020-11-09T15:40:16.391Z] #43 0.511 + bin=vndr [2020-11-09T15:40:16.391Z] #43 0.511 + shift [2020-11-09T15:40:16.391Z] #43 0.511 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-11-09T15:40:16.391Z] #43 0.512 + . /tmp/install/vndr.installer [2020-11-09T15:40:16.391Z] #43 0.512 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2020-11-09T15:40:16.391Z] #43 0.512 + install_vndr [2020-11-09T15:40:16.391Z] #43 0.512 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2020-11-09T15:40:16.391Z] #43 0.513 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.iuGBnWbkdj/src/github.com/LK4D4/vndr [2020-11-09T15:40:16.391Z] #43 0.513 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2020-11-09T15:40:16.391Z] #43 0.541 Cloning into '/tmp/tmp.iuGBnWbkdj/src/github.com/LK4D4/vndr'... [2020-11-09T15:40:16.391Z] #43 1.485 + cd /tmp/tmp.iuGBnWbkdj/src/github.com/LK4D4/vndr [2020-11-09T15:40:16.391Z] #43 1.486 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2020-11-09T15:40:16.391Z] #43 1.495 + go build -buildmode=pie -v -o /build/vndr . [2020-11-09T15:40:17.450Z] #43 3.430 github.com/LK4D4/vndr/godl/singleflight [2020-11-09T15:40:17.748Z] #43 3.668 github.com/LK4D4/vndr/versioned [2020-11-09T15:40:17.748Z] #43 3.722 github.com/LK4D4/vndr/build [2020-11-09T15:40:18.816Z] #43 4.602 github.com/LK4D4/vndr/godl [2020-11-09T15:40:19.874Z] #43 ... [2020-11-09T15:40:19.874Z] [2020-11-09T15:40:19.874Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-09T15:40:19.874Z] #45 0.373 + RM_GOPATH=0 [2020-11-09T15:40:19.874Z] #45 0.373 + TMP_GOPATH= [2020-11-09T15:40:19.874Z] #45 0.373 + : /build [2020-11-09T15:40:19.874Z] #45 0.373 + '[' -z '' ']' [2020-11-09T15:40:19.874Z] #45 0.379 ++ mktemp -d [2020-11-09T15:40:19.874Z] #45 0.394 + export GOPATH=/tmp/tmp.ojVCFrUfnt [2020-11-09T15:40:19.874Z] #45 0.394 + GOPATH=/tmp/tmp.ojVCFrUfnt [2020-11-09T15:40:19.874Z] #45 0.394 + RM_GOPATH=1 [2020-11-09T15:40:19.874Z] #45 0.394 + case "$(go env GOARCH)" in [2020-11-09T15:40:19.874Z] #45 0.394 ++ go env GOARCH [2020-11-09T15:40:19.874Z] #45 0.412 + export GO_BUILDMODE=-buildmode=pie [2020-11-09T15:40:19.874Z] #45 0.412 + GO_BUILDMODE=-buildmode=pie [2020-11-09T15:40:19.874Z] #45 0.415 ++ dirname /tmp/install/install.sh [2020-11-09T15:40:19.874Z] #45 0.416 + dir=/tmp/install [2020-11-09T15:40:19.874Z] #45 0.416 + bin=gotestsum [2020-11-09T15:40:19.874Z] #45 0.418 + shift [2020-11-09T15:40:19.874Z] #45 0.418 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-11-09T15:40:19.874Z] #45 0.418 + . /tmp/install/gotestsum.installer [2020-11-09T15:40:19.874Z] #45 0.419 ++ : v0.5.3 [2020-11-09T15:40:19.874Z] #45 0.419 + install_gotestsum [2020-11-09T15:40:19.874Z] #45 0.420 + set -e [2020-11-09T15:40:19.874Z] #45 0.420 + export GO111MODULE=on [2020-11-09T15:40:19.874Z] #45 0.420 + GO111MODULE=on [2020-11-09T15:40:19.874Z] #45 0.420 + GOBIN=/build [2020-11-09T15:40:19.874Z] #45 0.420 + go get gotest.tools/gotestsum@v0.5.3 [2020-11-09T15:40:19.874Z] #45 0.443 go: finding gotest.tools/gotestsum v0.5.3 [2020-11-09T15:40:19.874Z] #45 0.443 go: finding gotest.tools v0.5.3 [2020-11-09T15:40:19.874Z] #45 1.108 go: downloading gotest.tools/gotestsum v0.5.3 [2020-11-09T15:40:19.874Z] #45 2.260 go: extracting gotest.tools/gotestsum v0.5.3 [2020-11-09T15:40:19.874Z] #45 3.831 go: downloading github.com/fatih/color v1.9.0 [2020-11-09T15:40:19.874Z] #45 3.833 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-09T15:40:19.874Z] #45 3.833 go: downloading github.com/spf13/pflag v1.0.3 [2020-11-09T15:40:19.874Z] #45 3.849 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-09T15:40:19.874Z] #45 3.852 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-09T15:40:19.874Z] #45 4.006 go: extracting github.com/fatih/color v1.9.0 [2020-11-09T15:40:19.874Z] #45 4.090 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-09T15:40:19.874Z] #45 4.107 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-11-09T15:40:19.874Z] #45 4.128 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-09T15:40:19.874Z] #45 4.200 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-11-09T15:40:19.874Z] #45 4.315 go: downloading github.com/pkg/errors v0.9.1 [2020-11-09T15:40:19.874Z] #45 4.321 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-09T15:40:19.874Z] #45 4.372 go: extracting github.com/spf13/pflag v1.0.3 [2020-11-09T15:40:19.874Z] #45 4.416 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-09T15:40:19.874Z] #45 4.424 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-11-09T15:40:19.874Z] #45 4.645 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-11-09T15:40:19.874Z] #45 4.658 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-11-09T15:40:19.874Z] #45 4.708 go: extracting github.com/pkg/errors v0.9.1 [2020-11-09T15:40:19.874Z] #45 5.443 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-11-09T15:40:21.434Z] #45 7.065 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-09T15:40:21.434Z] #45 7.365 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-09T15:40:22.492Z] #45 ... [2020-11-09T15:40:22.492Z] [2020-11-09T15:40:22.492Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-09T15:40:22.492Z] #43 8.256 github.com/LK4D4/vndr [2020-11-09T15:40:24.603Z] #43 ... [2020-11-09T15:40:24.603Z] [2020-11-09T15:40:24.603Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-09T15:40:24.603Z] #40 1.053 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2020-11-09T15:40:24.603Z] #40 1.137 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2020-11-09T15:40:24.603Z] #40 1.327 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2020-11-09T15:40:24.603Z] #40 3.888 Reading package lists... [2020-11-09T15:40:24.603Z] #40 9.135 Reading package lists... [2020-11-09T15:40:24.603Z] #40 ... [2020-11-09T15:40:24.603Z] [2020-11-09T15:40:24.603Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-09T15:40:24.603Z] #62 0.570 + RM_GOPATH=0 [2020-11-09T15:40:24.603Z] #62 0.570 + TMP_GOPATH= [2020-11-09T15:40:24.603Z] #62 0.570 + : /build [2020-11-09T15:40:24.603Z] #62 0.573 + '[' -z '' ']' [2020-11-09T15:40:24.603Z] #62 0.578 ++ mktemp -d [2020-11-09T15:40:24.603Z] #62 0.593 + export GOPATH=/tmp/tmp.ft6FAt7G2G [2020-11-09T15:40:24.603Z] #62 0.593 + GOPATH=/tmp/tmp.ft6FAt7G2G [2020-11-09T15:40:24.603Z] #62 0.593 + RM_GOPATH=1 [2020-11-09T15:40:24.603Z] #62 0.593 + case "$(go env GOARCH)" in [2020-11-09T15:40:24.603Z] #62 0.593 ++ go env GOARCH [2020-11-09T15:40:24.603Z] #62 0.637 + export GO_BUILDMODE=-buildmode=pie [2020-11-09T15:40:24.603Z] #62 0.637 + GO_BUILDMODE=-buildmode=pie [2020-11-09T15:40:24.603Z] #62 0.637 ++ dirname /tmp/install/install.sh [2020-11-09T15:40:24.603Z] #62 0.639 + dir=/tmp/install [2020-11-09T15:40:24.603Z] #62 0.639 + bin=proxy [2020-11-09T15:40:24.603Z] #62 0.640 + shift [2020-11-09T15:40:24.603Z] #62 0.640 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-11-09T15:40:24.603Z] #62 0.640 + . /tmp/install/proxy.installer [2020-11-09T15:40:24.603Z] #62 0.640 ++ : d511c60c5c23e6753631244f271a1ec6097254a5 [2020-11-09T15:40:24.603Z] #62 0.642 + install_proxy [2020-11-09T15:40:24.603Z] #62 0.642 + case "$1" in [2020-11-09T15:40:24.603Z] #62 0.642 + export CGO_ENABLED=0 [2020-11-09T15:40:24.603Z] #62 0.642 + CGO_ENABLED=0 [2020-11-09T15:40:24.603Z] #62 0.643 + _install_proxy [2020-11-09T15:40:24.603Z] #62 0.643 + echo 'Install docker-proxy version d511c60c5c23e6753631244f271a1ec6097254a5' [2020-11-09T15:40:24.603Z] #62 0.643 Install docker-proxy version d511c60c5c23e6753631244f271a1ec6097254a5 [2020-11-09T15:40:24.603Z] #62 0.643 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.ft6FAt7G2G/src/github.com/docker/libnetwork [2020-11-09T15:40:24.603Z] #62 0.651 Cloning into '/tmp/tmp.ft6FAt7G2G/src/github.com/docker/libnetwork'... [2020-11-09T15:40:24.603Z] #62 ... [2020-11-09T15:40:24.603Z] [2020-11-09T15:40:24.603Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-09T15:40:24.603Z] #49 0.399 + RM_GOPATH=0 [2020-11-09T15:40:24.603Z] #49 0.399 + TMP_GOPATH= [2020-11-09T15:40:24.603Z] #49 0.399 + : /build [2020-11-09T15:40:24.603Z] #49 0.399 + '[' -z '' ']' [2020-11-09T15:40:24.603Z] #49 0.401 ++ mktemp -d [2020-11-09T15:40:24.603Z] #49 0.403 + export GOPATH=/tmp/tmp.TSUnxEE3Si [2020-11-09T15:40:24.603Z] #49 0.403 + GOPATH=/tmp/tmp.TSUnxEE3Si [2020-11-09T15:40:24.603Z] #49 0.403 + RM_GOPATH=1 [2020-11-09T15:40:24.603Z] #49 0.403 + case "$(go env GOARCH)" in [2020-11-09T15:40:24.603Z] #49 0.404 ++ go env GOARCH [2020-11-09T15:40:24.603Z] #49 0.414 + export GO_BUILDMODE=-buildmode=pie [2020-11-09T15:40:24.603Z] #49 0.414 + GO_BUILDMODE=-buildmode=pie [2020-11-09T15:40:24.603Z] #49 0.416 ++ dirname /tmp/install/install.sh [2020-11-09T15:40:24.603Z] #49 0.418 + dir=/tmp/install [2020-11-09T15:40:24.603Z] #49 0.418 + bin=shfmt [2020-11-09T15:40:24.603Z] #49 0.418 + shift [2020-11-09T15:40:24.603Z] #49 0.418 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-11-09T15:40:24.603Z] #49 0.425 + . /tmp/install/shfmt.installer [2020-11-09T15:40:24.603Z] #49 0.425 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-11-09T15:40:24.603Z] #49 0.425 + install_shfmt [2020-11-09T15:40:24.603Z] #49 0.431 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-11-09T15:40:24.603Z] #49 0.431 + git clone https://github.com/mvdan/sh.git /tmp/tmp.TSUnxEE3Si/src/github.com/mvdan/sh [2020-11-09T15:40:24.603Z] #49 0.431 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-11-09T15:40:24.603Z] #49 0.439 Cloning into '/tmp/tmp.TSUnxEE3Si/src/github.com/mvdan/sh'... [2020-11-09T15:40:24.603Z] #49 8.285 + cd /tmp/tmp.TSUnxEE3Si/src/github.com/mvdan/sh [2020-11-09T15:40:24.603Z] #49 8.288 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-11-09T15:40:24.603Z] #49 8.392 + GO111MODULE=on [2020-11-09T15:40:24.603Z] #49 8.393 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-11-09T15:40:24.603Z] #49 9.718 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-11-09T15:40:24.603Z] #49 9.771 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-11-09T15:40:24.603Z] #49 9.824 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-11-09T15:40:24.603Z] #49 9.953 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-11-09T15:40:24.603Z] #49 10.04 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-11-09T15:40:24.603Z] #49 ... [2020-11-09T15:40:24.603Z] [2020-11-09T15:40:24.603Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-09T15:40:24.603Z] #35 0.357 + RM_GOPATH=0 [2020-11-09T15:40:24.603Z] #35 0.357 + TMP_GOPATH= [2020-11-09T15:40:24.603Z] #35 0.357 + : /build [2020-11-09T15:40:24.603Z] #35 0.357 + '[' -z '' ']' [2020-11-09T15:40:24.603Z] #35 0.359 ++ mktemp -d [2020-11-09T15:40:24.603Z] #35 0.368 + export GOPATH=/tmp/tmp.7xbcDWOGGn [2020-11-09T15:40:24.603Z] #35 0.368 + GOPATH=/tmp/tmp.7xbcDWOGGn [2020-11-09T15:40:24.603Z] #35 0.368 + RM_GOPATH=1 [2020-11-09T15:40:24.603Z] #35 0.368 + case "$(go env GOARCH)" in [2020-11-09T15:40:24.603Z] #35 0.368 ++ go env GOARCH [2020-11-09T15:40:24.603Z] #35 0.412 + export GO_BUILDMODE=-buildmode=pie [2020-11-09T15:40:24.603Z] #35 0.412 + GO_BUILDMODE=-buildmode=pie [2020-11-09T15:40:24.603Z] #35 0.413 ++ dirname /tmp/install/install.sh [2020-11-09T15:40:24.603Z] #35 0.416 + dir=/tmp/install [2020-11-09T15:40:24.603Z] #35 0.416 + bin=tini [2020-11-09T15:40:24.603Z] #35 0.416 + shift [2020-11-09T15:40:24.603Z] #35 0.416 + '[' '!' -f /tmp/install/tini.installer ']' [2020-11-09T15:40:24.603Z] #35 0.416 + . /tmp/install/tini.installer [2020-11-09T15:40:24.603Z] #35 0.416 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-11-09T15:40:24.603Z] #35 0.417 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-11-09T15:40:24.603Z] #35 0.417 + install_tini [2020-11-09T15:40:24.603Z] #35 0.417 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-11-09T15:40:24.603Z] #35 0.417 + git clone https://github.com/krallin/tini.git /tmp/tmp.7xbcDWOGGn/tini [2020-11-09T15:40:24.603Z] #35 0.434 Cloning into '/tmp/tmp.7xbcDWOGGn/tini'... [2020-11-09T15:40:24.603Z] #35 1.875 + cd /tmp/tmp.7xbcDWOGGn/tini [2020-11-09T15:40:24.603Z] #35 1.875 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-11-09T15:40:24.603Z] #35 1.882 + cmake . [2020-11-09T15:40:24.603Z] #35 2.629 -- The C compiler identification is GNU 8.3.0 [2020-11-09T15:40:24.603Z] #35 2.697 -- Check for working C compiler: /usr/bin/cc [2020-11-09T15:40:24.603Z] #35 3.290 -- Check for working C compiler: /usr/bin/cc -- works [2020-11-09T15:40:24.603Z] #35 3.293 -- Detecting C compiler ABI info [2020-11-09T15:40:24.603Z] #35 4.170 -- Detecting C compiler ABI info - done [2020-11-09T15:40:24.603Z] #35 4.263 -- Detecting C compile features [2020-11-09T15:40:24.603Z] #35 6.349 -- Detecting C compile features - done [2020-11-09T15:40:24.603Z] #35 6.404 -- Performing Test HAS_BUILTIN_FORTIFY [2020-11-09T15:40:24.603Z] #35 6.693 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-11-09T15:40:24.603Z] #35 6.939 -- Configuring done [2020-11-09T15:40:24.603Z] #35 6.956 -- Generating done [2020-11-09T15:40:24.603Z] #35 6.969 -- Build files have been written to: /tmp/tmp.7xbcDWOGGn/tini [2020-11-09T15:40:24.603Z] #35 6.982 + make tini-static [2020-11-09T15:40:24.603Z] #35 7.456 Scanning dependencies of target tini-static [2020-11-09T15:40:24.603Z] #35 7.549 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-11-09T15:40:24.603Z] #35 9.466 [100%] Linking C executable tini-static [2020-11-09T15:40:24.603Z] #35 10.21 [100%] Built target tini-static [2020-11-09T15:40:24.603Z] #35 10.29 + mkdir -p /build [2020-11-09T15:40:24.603Z] #35 10.29 + cp tini-static /build/docker-init [2020-11-09T15:40:24.603Z] #35 DONE 10.4s [2020-11-09T15:40:24.603Z] [2020-11-09T15:40:24.603Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-09T15:40:24.603Z] #56 0.360 + RM_GOPATH=0 [2020-11-09T15:40:24.603Z] #56 0.361 + TMP_GOPATH= [2020-11-09T15:40:24.603Z] #56 0.361 + : /build [2020-11-09T15:40:24.603Z] #56 0.361 + '[' -z '' ']' [2020-11-09T15:40:24.603Z] #56 0.361 ++ mktemp -d [2020-11-09T15:40:24.603Z] #56 0.368 + export GOPATH=/tmp/tmp.g1rnTP4Isd [2020-11-09T15:40:24.603Z] #56 0.368 + GOPATH=/tmp/tmp.g1rnTP4Isd [2020-11-09T15:40:24.603Z] #56 0.368 + RM_GOPATH=1 [2020-11-09T15:40:24.603Z] #56 0.368 + case "$(go env GOARCH)" in [2020-11-09T15:40:24.603Z] #56 0.368 ++ go env GOARCH [2020-11-09T15:40:24.603Z] #56 0.415 + export GO_BUILDMODE=-buildmode=pie [2020-11-09T15:40:24.603Z] #56 0.416 + GO_BUILDMODE=-buildmode=pie [2020-11-09T15:40:24.603Z] #56 0.419 ++ dirname /tmp/install/install.sh [2020-11-09T15:40:24.603Z] #56 0.422 + dir=/tmp/install [2020-11-09T15:40:24.603Z] #56 0.422 + bin=rootlesskit [2020-11-09T15:40:24.603Z] #56 0.422 + shift [2020-11-09T15:40:24.603Z] #56 0.422 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-11-09T15:40:24.603Z] #56 0.422 + . /tmp/install/rootlesskit.installer [2020-11-09T15:40:24.603Z] #56 0.423 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-11-09T15:40:24.603Z] #56 0.424 + install_rootlesskit [2020-11-09T15:40:24.603Z] #56 0.424 + case "$1" in [2020-11-09T15:40:24.603Z] #56 0.424 + export CGO_ENABLED=0 [2020-11-09T15:40:24.603Z] #56 0.424 + CGO_ENABLED=0 [2020-11-09T15:40:24.603Z] #56 0.424 + _install_rootlesskit [2020-11-09T15:40:24.603Z] #56 0.424 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2020-11-09T15:40:24.603Z] #56 0.424 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-11-09T15:40:24.603Z] #56 0.425 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.g1rnTP4Isd/src/github.com/rootless-containers/rootlesskit [2020-11-09T15:40:24.603Z] #56 0.439 Cloning into '/tmp/tmp.g1rnTP4Isd/src/github.com/rootless-containers/rootlesskit'... [2020-11-09T15:40:24.603Z] #56 4.894 + cd /tmp/tmp.g1rnTP4Isd/src/github.com/rootless-containers/rootlesskit [2020-11-09T15:40:24.603Z] #56 4.895 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-11-09T15:40:24.603Z] #56 5.321 + for f in rootlesskit rootlesskit-docker-proxy [2020-11-09T15:40:24.603Z] #56 5.322 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-11-09T15:40:24.904Z] #56 ... [2020-11-09T15:40:24.904Z] [2020-11-09T15:40:24.904Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-09T15:40:24.904Z] #51 0.575 + RM_GOPATH=0 [2020-11-09T15:40:24.904Z] #51 0.576 + TMP_GOPATH= [2020-11-09T15:40:24.904Z] #51 0.577 + : /build [2020-11-09T15:40:24.904Z] #51 0.577 + '[' -z '' ']' [2020-11-09T15:40:24.904Z] #51 0.580 ++ mktemp -d [2020-11-09T15:40:24.904Z] #51 0.593 + export GOPATH=/tmp/tmp.w7gbBZ20rp [2020-11-09T15:40:24.904Z] #51 0.593 + GOPATH=/tmp/tmp.w7gbBZ20rp [2020-11-09T15:40:24.904Z] #51 0.593 + RM_GOPATH=1 [2020-11-09T15:40:24.904Z] #51 0.593 + case "$(go env GOARCH)" in [2020-11-09T15:40:24.904Z] #51 0.596 ++ go env GOARCH [2020-11-09T15:40:24.904Z] #51 0.613 + export GO_BUILDMODE=-buildmode=pie [2020-11-09T15:40:24.904Z] #51 0.613 + GO_BUILDMODE=-buildmode=pie [2020-11-09T15:40:24.904Z] #51 0.617 ++ dirname /tmp/install/install.sh [2020-11-09T15:40:24.904Z] #51 0.620 + dir=/tmp/install [2020-11-09T15:40:24.904Z] #51 0.620 + bin=runc [2020-11-09T15:40:24.904Z] #51 0.620 + shift [2020-11-09T15:40:24.904Z] #51 0.620 + '[' '!' -f /tmp/install/runc.installer ']' [2020-11-09T15:40:24.904Z] #51 0.620 + . /tmp/install/runc.installer [2020-11-09T15:40:24.904Z] #51 0.620 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-11-09T15:40:24.904Z] #51 0.621 + install_runc [2020-11-09T15:40:24.904Z] #51 0.627 + uname -r [2020-11-09T15:40:24.904Z] #51 0.633 + grep -q '^3\.10\.0.*\.el7\.' [2020-11-09T15:40:24.904Z] #51 0.686 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-11-09T15:40:24.904Z] #51 0.686 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-11-09T15:40:24.904Z] #51 0.686 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.w7gbBZ20rp/src/github.com/opencontainers/runc [2020-11-09T15:40:24.904Z] #51 0.686 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-11-09T15:40:24.904Z] #51 0.693 Cloning into '/tmp/tmp.w7gbBZ20rp/src/github.com/opencontainers/runc'... [2020-11-09T15:40:24.904Z] #51 ... [2020-11-09T15:40:24.904Z] [2020-11-09T15:40:24.904Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-09T15:40:24.904Z] #32 0.551 + RM_GOPATH=0 [2020-11-09T15:40:24.904Z] #32 0.551 + TMP_GOPATH= [2020-11-09T15:40:24.904Z] #32 0.551 + : /build [2020-11-09T15:40:24.904Z] #32 0.551 + '[' -z '' ']' [2020-11-09T15:40:24.904Z] #32 0.552 ++ mktemp -d [2020-11-09T15:40:24.904Z] #32 0.555 + export GOPATH=/tmp/tmp.CgdHvimGtU [2020-11-09T15:40:24.904Z] #32 0.556 + GOPATH=/tmp/tmp.CgdHvimGtU [2020-11-09T15:40:24.904Z] #32 0.556 + RM_GOPATH=1 [2020-11-09T15:40:24.904Z] #32 0.557 + case "$(go env GOARCH)" in [2020-11-09T15:40:24.904Z] #32 0.559 ++ go env GOARCH [2020-11-09T15:40:24.904Z] #32 0.614 + export GO_BUILDMODE=-buildmode=pie [2020-11-09T15:40:24.904Z] #32 0.614 + GO_BUILDMODE=-buildmode=pie [2020-11-09T15:40:24.904Z] #32 0.615 ++ dirname /tmp/install/install.sh [2020-11-09T15:40:24.904Z] #32 0.616 + dir=/tmp/install [2020-11-09T15:40:24.904Z] #32 0.622 + bin=tomlv [2020-11-09T15:40:24.904Z] #32 0.623 + shift [2020-11-09T15:40:24.904Z] #32 0.623 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-11-09T15:40:24.904Z] #32 0.623 + . /tmp/install/tomlv.installer [2020-11-09T15:40:24.904Z] #32 0.623 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-09T15:40:24.904Z] #32 0.624 + install_tomlv [2020-11-09T15:40:24.904Z] #32 0.626 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-11-09T15:40:24.904Z] #32 0.626 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-09T15:40:24.904Z] #32 0.626 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.CgdHvimGtU/src/github.com/BurntSushi/toml [2020-11-09T15:40:24.904Z] #32 0.659 Cloning into '/tmp/tmp.CgdHvimGtU/src/github.com/BurntSushi/toml'... [2020-11-09T15:40:24.904Z] #32 1.992 + cd /tmp/tmp.CgdHvimGtU/src/github.com/BurntSushi/toml [2020-11-09T15:40:24.904Z] #32 1.994 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-09T15:40:24.904Z] #32 2.022 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-11-09T15:40:24.904Z] #32 3.155 github.com/BurntSushi/toml [2020-11-09T15:40:24.904Z] #32 6.747 github.com/BurntSushi/toml/cmd/tomlv [2020-11-09T15:40:24.911Z] ok github.com/docker/docker/api/server 0.034s coverage: 9.0% of statements [2020-11-09T15:40:25.202Z] #32 ... [2020-11-09T15:40:25.202Z] [2020-11-09T15:40:25.202Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-09T15:40:25.202Z] #38 0.329 + git clone https://github.com/docker/distribution.git . [2020-11-09T15:40:25.202Z] #38 0.331 Cloning into '.'... [2020-11-09T15:40:25.202Z] #38 ... [2020-11-09T15:40:25.202Z] [2020-11-09T15:40:25.202Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-09T15:40:25.202Z] #45 9.548 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-09T15:40:25.513Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-11-09T15:40:25.513Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-9c8ce243\powershellScript.ps1'; exit $LASTEXITCODE; [2020-11-09T15:40:25.513Z] ---------------------------------------------------------------------------- [2020-11-09T15:40:25.513Z] [2020-11-09T15:40:25.513Z] INFO: executeCI.ps1 starting at Mon Nov 9 15:40:23 CUT 2020 [2020-11-09T15:40:25.513Z] [2020-11-09T15:40:25.513Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-11-09T15:40:25.513Z] INFO: Running git version 2.24.1.windows.2 [2020-11-09T15:40:25.513Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-11-09T15:40:25.513Z] INFO: Environment variables: [2020-11-09T15:40:25.513Z] [2020-11-09T15:40:25.513Z] Name Value [2020-11-09T15:40:25.513Z] ---- ----- [2020-11-09T15:40:25.513Z] ALLUSERSPROFILE C:\ProgramData [2020-11-09T15:40:25.513Z] amd64 true [2020-11-09T15:40:25.513Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-11-09T15:40:25.513Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-11-09T15:40:25.513Z] arm64 true [2020-11-09T15:40:25.513Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9 [2020-11-09T15:40:25.513Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9 [2020-11-09T15:40:25.513Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-11-09T15:40:25.513Z] BRANCH_NAME PR-41653 [2020-11-09T15:40:25.513Z] BUILD_DISPLAY_NAME #3 [2020-11-09T15:40:25.513Z] BUILD_ID 3 [2020-11-09T15:40:25.513Z] BUILD_NUMBER 3 [2020-11-09T15:40:25.513Z] BUILD_TAG jenkins-moby-PR-41653-3 [2020-11-09T15:40:25.513Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41653/3/ [2020-11-09T15:40:25.514Z] CHANGE_AUTHOR kaydxh [2020-11-09T15:40:25.514Z] CHANGE_AUTHOR_DISPLAY_NAME kay [2020-11-09T15:40:25.514Z] CHANGE_AUTHOR_EMAIL xiao_hua_ding@sina.cn [2020-11-09T15:40:25.514Z] CHANGE_BRANCH master [2020-11-09T15:40:25.514Z] CHANGE_FORK kaydxh [2020-11-09T15:40:25.514Z] CHANGE_ID 41653 [2020-11-09T15:40:25.514Z] CHANGE_TARGET master [2020-11-09T15:40:25.514Z] CHANGE_TITLE [DEL] remove useless assert [2020-11-09T15:40:25.514Z] CHANGE_URL https://github.com/moby/moby/pull/41653 [2020-11-09T15:40:25.514Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-09T15:40:25.514Z] CommonProgramFiles C:\Program Files\Common Files [2020-11-09T15:40:25.514Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-11-09T15:40:25.514Z] CommonProgramW6432 C:\Program Files\Common Files [2020-11-09T15:40:25.514Z] COMPUTERNAME azwin-2-47a410 [2020-11-09T15:40:25.514Z] ComSpec C:\windows\system32\cmd.exe [2020-11-09T15:40:25.514Z] ConfigSequenceNumber 0 [2020-11-09T15:40:25.514Z] dco true [2020-11-09T15:40:25.514Z] DOCKER_BUILDKIT 0 [2020-11-09T15:40:25.514Z] DOCKER_DUT_DEBUG 1 [2020-11-09T15:40:25.514Z] DOCKER_EXPERIMENTAL 1 [2020-11-09T15:40:25.514Z] DOCKER_GRAPHDRIVER overlay2 [2020-11-09T15:40:25.514Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-11-09T15:40:25.514Z] EXECUTOR_NUMBER 0 [2020-11-09T15:40:25.514Z] FQDN azwin-2-47a410.westus.cloudapp.azure.com [2020-11-09T15:40:25.514Z] GIT_BRANCH PR-41653 [2020-11-09T15:40:25.514Z] GIT_COMMIT 43d61d2bcff418778131063ddd519bdd1138e0a0 [2020-11-09T15:40:25.514Z] GIT_PREVIOUS_COMMIT 0ced0b3f5e9c14cddbc74b6e845b6a5d9e86d61a [2020-11-09T15:40:25.514Z] GIT_URL https://github.com/moby/moby.git [2020-11-09T15:40:25.514Z] HUDSON_COOKIE 52455abb-072c-40ef-893b-946962859130 [2020-11-09T15:40:25.514Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-11-09T15:40:25.514Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-11-09T15:40:25.514Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-11-09T15:40:25.514Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.265-1.b01.ojdkbuild.windows.x86_64 [2020-11-09T15:40:25.514Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-11-09T15:40:25.514Z] JENKINS_NODE_COOKIE 2eb72b24-ced0-488b-a8e4-88040b762a73 [2020-11-09T15:40:25.514Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-11-09T15:40:25.514Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-11-09T15:40:25.514Z] JOB_BASE_NAME PR-41653 [2020-11-09T15:40:25.514Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41653/display/redirect [2020-11-09T15:40:25.514Z] JOB_NAME moby/PR-41653 [2020-11-09T15:40:25.514Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41653/ [2020-11-09T15:40:25.514Z] library.jps.version master [2020-11-09T15:40:25.514Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-11-09T15:40:25.514Z] NODE_LABELS amd64 azure azwin-2-47a410 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-11-09T15:40:25.514Z] NODE_NAME azwin-2-47a410 [2020-11-09T15:40:25.514Z] NUMBER_OF_PROCESSORS 4 [2020-11-09T15:40:25.514Z] OS Windows_NT [2020-11-09T15:40:25.514Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-11-09T15:40:25.514Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-11-09T15:40:25.514Z] ppc64le true [2020-11-09T15:40:25.514Z] PROCESSOR_ARCHITECTURE AMD64 [2020-11-09T15:40:25.514Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2020-11-09T15:40:25.514Z] PROCESSOR_LEVEL 6 [2020-11-09T15:40:25.514Z] PROCESSOR_REVISION 4f01 [2020-11-09T15:40:25.514Z] ProgramData C:\ProgramData [2020-11-09T15:40:25.514Z] ProgramFiles C:\Program Files [2020-11-09T15:40:25.514Z] ProgramFiles(x86) C:\Program Files (x86) [2020-11-09T15:40:25.514Z] ProgramW6432 C:\Program Files [2020-11-09T15:40:25.514Z] PROMPT $P$G [2020-11-09T15:40:25.514Z] PSExecutionPolicyPreference Bypass [2020-11-09T15:40:25.514Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-11-09T15:40:25.514Z] PUBLIC C:\Users\Public [2020-11-09T15:40:25.514Z] rootless true [2020-11-09T15:40:25.514Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41653/3/display/redirect?page=changes [2020-11-09T15:40:25.514Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41653/3/display/redirect [2020-11-09T15:40:25.514Z] s390x true [2020-11-09T15:40:25.514Z] SKIP_VALIDATION_TESTS 1 [2020-11-09T15:40:25.514Z] SOURCES_DRIVE d [2020-11-09T15:40:25.514Z] SOURCES_SUBDIR gopath [2020-11-09T15:40:25.514Z] STAGE_NAME Run tests [2020-11-09T15:40:25.514Z] SystemDrive C: [2020-11-09T15:40:25.514Z] SystemRoot C:\windows [2020-11-09T15:40:25.514Z] TEMP C:\windows\TEMP [2020-11-09T15:40:25.514Z] TESTDEBUG 0 [2020-11-09T15:40:25.514Z] TESTRUN_DRIVE d [2020-11-09T15:40:25.514Z] TESTRUN_SUBDIR CI [2020-11-09T15:40:25.514Z] TIMEOUT 120m [2020-11-09T15:40:25.514Z] TMP C:\windows\TEMP [2020-11-09T15:40:25.514Z] unit_validate true [2020-11-09T15:40:25.514Z] USERDOMAIN WORKGROUP [2020-11-09T15:40:25.514Z] USERNAME azwin-2-47a410$ [2020-11-09T15:40:25.514Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-11-09T15:40:25.514Z] validate_force false [2020-11-09T15:40:25.514Z] windir C:\windows [2020-11-09T15:40:25.514Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-11-09T15:40:25.514Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-11-09T15:40:25.514Z] windowsRS1 false [2020-11-09T15:40:25.514Z] windowsRS5 true [2020-11-09T15:40:25.514Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-11-09T15:40:25.514Z] [2020-11-09T15:40:25.514Z] [2020-11-09T15:40:25.514Z] [2020-11-09T15:40:25.514Z] INFO: Sources under d:\gopath\... [2020-11-09T15:40:25.514Z] INFO: Test run under d:\CI\... [2020-11-09T15:40:25.514Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-11-09T15:40:25.514Z] INFO: docker/docker repository was found [2020-11-09T15:40:25.514Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2020-11-09T15:40:25.514Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1518' [2020-11-09T15:40:25.514Z] INFO: Docker version of control daemon [2020-11-09T15:40:25.514Z] [2020-11-09T15:40:25.514Z] Client: Docker Engine - Enterprise [2020-11-09T15:40:25.514Z] Version: 19.03.12 [2020-11-09T15:40:25.514Z] API version: 1.40 [2020-11-09T15:40:25.514Z] Go version: go1.13.13 [2020-11-09T15:40:25.514Z] Git commit: 4306744 [2020-11-09T15:40:25.514Z] Built: 08/05/2020 19:27:53 [2020-11-09T15:40:25.514Z] OS/Arch: windows/amd64 [2020-11-09T15:40:25.514Z] Experimental: false [2020-11-09T15:40:25.514Z] [2020-11-09T15:40:25.514Z] Server: Docker Engine - Enterprise [2020-11-09T15:40:25.514Z] Engine: [2020-11-09T15:40:25.514Z] Version: 19.03.12 [2020-11-09T15:40:25.514Z] API version: 1.40 (minimum version 1.24) [2020-11-09T15:40:25.514Z] Go version: go1.13.13 [2020-11-09T15:40:25.514Z] Git commit: f295753ffd [2020-11-09T15:40:25.514Z] Built: 08/05/2020 19:26:41 [2020-11-09T15:40:25.514Z] OS/Arch: windows/amd64 [2020-11-09T15:40:25.514Z] Experimental: true [2020-11-09T15:40:25.514Z] [2020-11-09T15:40:25.514Z] INFO: Docker info of control daemon [2020-11-09T15:40:25.514Z] [2020-11-09T15:40:25.899Z] Fetching without tags [2020-11-09T15:40:25.974Z] Client: [2020-11-09T15:40:25.974Z] Debug Mode: false [2020-11-09T15:40:25.974Z] Plugins: [2020-11-09T15:40:25.974Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2020-11-09T15:40:25.974Z] [2020-11-09T15:40:25.974Z] Server: [2020-11-09T15:40:25.974Z] Containers: 0 [2020-11-09T15:40:25.974Z] Running: 0 [2020-11-09T15:40:25.974Z] Paused: 0 [2020-11-09T15:40:25.974Z] Stopped: 0 [2020-11-09T15:40:25.974Z] Images: 10 [2020-11-09T15:40:25.974Z] Server Version: 19.03.12 [2020-11-09T15:40:25.974Z] Storage Driver: lcow (linux) windowsfilter (windows) [2020-11-09T15:40:25.974Z] LCOW: [2020-11-09T15:40:25.974Z] Windows: [2020-11-09T15:40:25.974Z] Logging Driver: json-file [2020-11-09T15:40:25.974Z] Plugins: [2020-11-09T15:40:25.974Z] Volume: local [2020-11-09T15:40:25.974Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-11-09T15:40:25.974Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-11-09T15:40:25.974Z] Swarm: inactive [2020-11-09T15:40:25.974Z] Default Isolation: process [2020-11-09T15:40:25.974Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-11-09T15:40:25.974Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1457) [2020-11-09T15:40:25.974Z] OSType: windows [2020-11-09T15:40:25.974Z] Architecture: x86_64 [2020-11-09T15:40:25.974Z] CPUs: 4 [2020-11-09T15:40:25.974Z] Total Memory: 32GiB [2020-11-09T15:40:25.974Z] Name: azwin-2-47a410 [2020-11-09T15:40:25.974Z] ID: OMRV:CJTT:2M2J:LPVS:F73T:F42H:SRRD:BXEX:BWUN:QQXL:4KIN:HCF2 [2020-11-09T15:40:25.974Z] Docker Root Dir: D:\docker [2020-11-09T15:40:25.974Z] Debug Mode: false [2020-11-09T15:40:25.974Z] Registry: https://index.docker.io/v1/ [2020-11-09T15:40:25.974Z] Labels: [2020-11-09T15:40:25.974Z] Experimental: true [2020-11-09T15:40:25.974Z] Insecure Registries: [2020-11-09T15:40:25.974Z] 10.0.0.4:5000 [2020-11-09T15:40:25.974Z] 127.0.0.0/8 [2020-11-09T15:40:25.974Z] Registry Mirrors: [2020-11-09T15:40:25.974Z] http://10.0.0.4:5000/ [2020-11-09T15:40:25.974Z] Live Restore Enabled: false [2020-11-09T15:40:25.974Z] [2020-11-09T15:40:25.974Z] [2020-11-09T15:40:25.974Z] INFO: Commit hash is 43d61d2bcf [2020-11-09T15:40:25.974Z] INFO: Nuke-Everything... [2020-11-09T15:40:25.974Z] INFO: Container count on control daemon to delete is 0 [2020-11-09T15:40:26.203Z] Merging remotes/origin/master commit c7109494fe659cfd11afa17cef13f594d9ec96d3 into PR head commit 43d61d2bcff418778131063ddd519bdd1138e0a0 [2020-11-09T15:40:26.269Z] #45 ... [2020-11-09T15:40:26.269Z] [2020-11-09T15:40:26.269Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-09T15:40:26.269Z] #32 DONE 12.1s [2020-11-09T15:40:26.269Z] [2020-11-09T15:40:26.269Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-09T15:40:26.269Z] #45 12.18 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-09T15:40:26.269Z] #45 12.18 go: finding github.com/fatih/color v1.9.0 [2020-11-09T15:40:26.435Z] INFO: Nuking d:\CI [2020-11-09T15:40:26.435Z] INFO: Zapped successfully [2020-11-09T15:40:26.435Z] INFO: Location for testing is d:\CI\PR-41653\3 [2020-11-09T15:40:26.435Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-11-09T15:40:26.435Z] [2020-11-09T15:40:26.435Z] [2020-11-09T15:40:26.435Z] INFO: Building the image from Dockerfile.windows at 11/09/2020 15:40:26... [2020-11-09T15:40:26.435Z] [2020-11-09T15:40:25.890Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-09T15:40:25.907Z] > git config --add remote.origin.fetch +refs/pull/41653/head:refs/remotes/origin/PR-41653 # timeout=10 [2020-11-09T15:40:25.916Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-09T15:40:25.925Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-09T15:40:25.934Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-09T15:40:25.935Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-09T15:40:25.935Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41653/head:refs/remotes/origin/PR-41653 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-09T15:40:26.238Z] > git config core.sparsecheckout # timeout=10 [2020-11-09T15:40:26.243Z] > git checkout -f 43d61d2bcff418778131063ddd519bdd1138e0a0 # timeout=10 [2020-11-09T15:40:26.569Z] #45 12.28 go: finding github.com/pkg/errors v0.9.1 [2020-11-09T15:40:26.569Z] #45 12.38 go: finding github.com/spf13/pflag v1.0.3 [2020-11-09T15:40:26.569Z] #45 12.50 go: finding github.com/mattn/go-colorable v0.1.6 [2020-11-09T15:40:26.787Z] Merge succeeded, producing 43d61d2bcff418778131063ddd519bdd1138e0a0 [2020-11-09T15:40:26.788Z] Checking out Revision 43d61d2bcff418778131063ddd519bdd1138e0a0 (PR-41653) [2020-11-09T15:40:26.869Z] #45 12.53 go: finding github.com/mattn/go-isatty v0.0.12 [2020-11-09T15:40:27.168Z] #45 12.93 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-09T15:40:27.168Z] #45 13.07 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-11-09T15:40:27.301Z] Commit message: "[DEL] remove useless assert" [2020-11-09T15:40:27.468Z] #45 13.11 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-09T15:40:27.468Z] #45 13.12 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-09T15:40:27.468Z] #45 13.12 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-11-09T15:40:28.143Z] + docker version [2020-11-09T15:40:28.143Z] Client: Docker Engine - Community [2020-11-09T15:40:28.143Z] Version: 19.03.13 [2020-11-09T15:40:28.143Z] API version: 1.40 [2020-11-09T15:40:28.143Z] Go version: go1.13.15 [2020-11-09T15:40:28.143Z] Git commit: 4484c46d9d [2020-11-09T15:40:28.143Z] Built: Wed Sep 16 17:02:36 2020 [2020-11-09T15:40:28.143Z] OS/Arch: linux/amd64 [2020-11-09T15:40:28.143Z] Experimental: false [2020-11-09T15:40:28.143Z] [2020-11-09T15:40:28.143Z] Server: Docker Engine - Community [2020-11-09T15:40:28.143Z] Engine: [2020-11-09T15:40:28.143Z] Version: 19.03.13 [2020-11-09T15:40:28.143Z] API version: 1.40 (minimum version 1.12) [2020-11-09T15:40:28.143Z] Go version: go1.13.15 [2020-11-09T15:40:28.143Z] Git commit: 4484c46d9d [2020-11-09T15:40:28.143Z] Built: Wed Sep 16 17:01:06 2020 [2020-11-09T15:40:28.143Z] OS/Arch: linux/amd64 [2020-11-09T15:40:28.143Z] Experimental: true [2020-11-09T15:40:28.143Z] containerd: [2020-11-09T15:40:28.143Z] Version: 1.3.7 [2020-11-09T15:40:28.143Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-11-09T15:40:28.143Z] runc: [2020-11-09T15:40:28.143Z] Version: 1.0.0-rc10 [2020-11-09T15:40:28.143Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-11-09T15:40:28.143Z] docker-init: [2020-11-09T15:40:28.143Z] Version: 0.18.0 [2020-11-09T15:40:28.143Z] GitCommit: fec3683 [Pipeline] sh [2020-11-09T15:40:26.775Z] > git remote # timeout=10 [2020-11-09T15:40:26.782Z] > git config --get remote.origin.url # timeout=10 [2020-11-09T15:40:26.801Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-09T15:40:26.802Z] > git merge c7109494fe659cfd11afa17cef13f594d9ec96d3 # timeout=10 [2020-11-09T15:40:26.816Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-09T15:40:26.823Z] > git config core.sparsecheckout # timeout=10 [2020-11-09T15:40:26.825Z] > git checkout -f 43d61d2bcff418778131063ddd519bdd1138e0a0 # timeout=10 [2020-11-09T15:40:28.470Z] + docker info [2020-11-09T15:40:29.031Z] Client: [2020-11-09T15:40:29.031Z] Debug Mode: false [2020-11-09T15:40:29.031Z] [2020-11-09T15:40:29.031Z] Server: [2020-11-09T15:40:29.031Z] Containers: 0 [2020-11-09T15:40:29.031Z] Running: 0 [2020-11-09T15:40:29.031Z] Paused: 0 [2020-11-09T15:40:29.031Z] Stopped: 0 [2020-11-09T15:40:29.031Z] Images: 2 [2020-11-09T15:40:29.031Z] Server Version: 19.03.13 [2020-11-09T15:40:29.031Z] Storage Driver: overlay2 [2020-11-09T15:40:29.031Z] Backing Filesystem: extfs [2020-11-09T15:40:29.031Z] Supports d_type: true [2020-11-09T15:40:29.031Z] Native Overlay Diff: true [2020-11-09T15:40:29.031Z] Logging Driver: json-file [2020-11-09T15:40:29.031Z] Cgroup Driver: cgroupfs [2020-11-09T15:40:29.031Z] Plugins: [2020-11-09T15:40:29.031Z] Volume: local [2020-11-09T15:40:29.031Z] Network: bridge host ipvlan macvlan null overlay [2020-11-09T15:40:29.031Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-11-09T15:40:29.031Z] Swarm: inactive [2020-11-09T15:40:29.031Z] Runtimes: runc [2020-11-09T15:40:29.031Z] Default Runtime: runc [2020-11-09T15:40:29.031Z] Init Binary: docker-init [2020-11-09T15:40:29.031Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-11-09T15:40:29.031Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-11-09T15:40:29.031Z] init version: fec3683 [2020-11-09T15:40:29.031Z] Security Options: [2020-11-09T15:40:29.031Z] apparmor [2020-11-09T15:40:29.031Z] seccomp [2020-11-09T15:40:29.031Z] Profile: default [2020-11-09T15:40:29.031Z] Kernel Version: 5.4.0-1025-aws [2020-11-09T15:40:29.031Z] Operating System: Ubuntu 18.04.5 LTS [2020-11-09T15:40:29.031Z] OSType: linux [2020-11-09T15:40:29.031Z] Architecture: x86_64 [2020-11-09T15:40:29.031Z] CPUs: 2 [2020-11-09T15:40:29.031Z] Total Memory: 7.569GiB [2020-11-09T15:40:29.031Z] Name: ip-10-100-88-99 [2020-11-09T15:40:29.031Z] ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X [2020-11-09T15:40:29.031Z] Docker Root Dir: /var/lib/docker [2020-11-09T15:40:29.031Z] Debug Mode: false [2020-11-09T15:40:29.031Z] Registry: https://index.docker.io/v1/ [2020-11-09T15:40:29.031Z] Labels: [2020-11-09T15:40:29.031Z] Experimental: true [2020-11-09T15:40:29.031Z] Insecure Registries: [2020-11-09T15:40:29.031Z] 127.0.0.0/8 [2020-11-09T15:40:29.031Z] Live Restore Enabled: true [2020-11-09T15:40:29.031Z] [2020-11-09T15:40:29.031Z] WARNING: No swap limit support [Pipeline] sh [2020-11-09T15:40:29.305Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-09T15:40:29.305Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-09T15:40:29.305Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41653/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-11-09T15:40:29.305Z] + bash /home/ubuntu/workspace/moby_PR-41653/check-config.sh [2020-11-09T15:40:29.305Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-11-09T15:40:29.305Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ... [2020-11-09T15:40:29.305Z] [2020-11-09T15:40:29.305Z] Generally Necessary: [2020-11-09T15:40:29.305Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-11-09T15:40:29.305Z] - apparmor: enabled and tools installed [2020-11-09T15:40:29.305Z] - CONFIG_NAMESPACES: enabled [2020-11-09T15:40:29.305Z] - CONFIG_NET_NS: enabled [2020-11-09T15:40:29.305Z] - CONFIG_PID_NS: enabled [2020-11-09T15:40:29.305Z] - CONFIG_IPC_NS: enabled [2020-11-09T15:40:29.305Z] - CONFIG_UTS_NS: enabled [2020-11-09T15:40:29.305Z] - CONFIG_CGROUPS: enabled [2020-11-09T15:40:29.305Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-11-09T15:40:29.305Z] - CONFIG_CGROUP_DEVICE: enabled [2020-11-09T15:40:29.305Z] - CONFIG_CGROUP_FREEZER: enabled [2020-11-09T15:40:29.305Z] - CONFIG_CGROUP_SCHED: enabled [2020-11-09T15:40:29.305Z] - CONFIG_CPUSETS: enabled [2020-11-09T15:40:29.305Z] - CONFIG_MEMCG: enabled [2020-11-09T15:40:29.305Z] - CONFIG_KEYS: enabled [2020-11-09T15:40:29.305Z] - CONFIG_VETH: enabled (as module) [2020-11-09T15:40:29.305Z] - CONFIG_BRIDGE: enabled (as module) [2020-11-09T15:40:29.305Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-11-09T15:40:29.305Z] - CONFIG_NF_NAT_IPV4: missing [2020-11-09T15:40:29.305Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-11-09T15:40:29.305Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-11-09T15:40:29.305Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-11-09T15:40:29.305Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-11-09T15:40:29.305Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-11-09T15:40:29.305Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-11-09T15:40:29.305Z] - CONFIG_NF_NAT: enabled (as module) [2020-11-09T15:40:29.305Z] - CONFIG_NF_NAT_NEEDED: missing [2020-11-09T15:40:29.305Z] - CONFIG_POSIX_MQUEUE: enabled [2020-11-09T15:40:29.305Z] [2020-11-09T15:40:29.305Z] Optional Features: [2020-11-09T15:40:29.305Z] - CONFIG_USER_NS: enabled [2020-11-09T15:40:29.305Z] - CONFIG_SECCOMP: enabled [2020-11-09T15:40:29.305Z] - CONFIG_CGROUP_PIDS: enabled [2020-11-09T15:40:29.305Z] - CONFIG_MEMCG_SWAP: enabled [2020-11-09T15:40:29.305Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-11-09T15:40:29.305Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-11-09T15:40:29.305Z] - CONFIG_BLK_CGROUP: enabled [2020-11-09T15:40:29.305Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-11-09T15:40:29.305Z] - CONFIG_IOSCHED_CFQ: missing [2020-11-09T15:40:29.561Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-11-09T15:40:29.561Z] - CONFIG_CGROUP_PERF: enabled [2020-11-09T15:40:29.561Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-11-09T15:40:29.561Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-11-09T15:40:29.561Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-11-09T15:40:29.561Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-11-09T15:40:29.561Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-11-09T15:40:29.561Z] - CONFIG_RT_GROUP_SCHED: missing [2020-11-09T15:40:29.561Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-11-09T15:40:29.561Z] - CONFIG_IP_VS: enabled (as module) [2020-11-09T15:40:29.561Z] - CONFIG_IP_VS_NFCT: enabled [2020-11-09T15:40:29.561Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-11-09T15:40:29.561Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-11-09T15:40:29.561Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-11-09T15:40:29.561Z] - CONFIG_EXT4_FS: enabled [2020-11-09T15:40:29.561Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-11-09T15:40:29.561Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-11-09T15:40:29.561Z] - Network Drivers: [2020-11-09T15:40:29.561Z] - "overlay": [2020-11-09T15:40:29.561Z] - CONFIG_VXLAN: enabled (as module) [2020-11-09T15:40:29.561Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-11-09T15:40:29.561Z] Optional (for encrypted networks): [2020-11-09T15:40:29.561Z] - CONFIG_CRYPTO: enabled [2020-11-09T15:40:29.561Z] - CONFIG_CRYPTO_AEAD: enabled [2020-11-09T15:40:29.561Z] - CONFIG_CRYPTO_GCM: enabled [2020-11-09T15:40:29.561Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-11-09T15:40:29.561Z] - CONFIG_CRYPTO_GHASH: enabled [2020-11-09T15:40:29.561Z] - CONFIG_XFRM: enabled [2020-11-09T15:40:29.561Z] - CONFIG_XFRM_USER: enabled (as module) [2020-11-09T15:40:29.561Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-11-09T15:40:29.561Z] - CONFIG_INET_ESP: enabled (as module) [2020-11-09T15:40:29.561Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-11-09T15:40:29.561Z] - "ipvlan": [2020-11-09T15:40:29.561Z] - CONFIG_IPVLAN: enabled (as module) [2020-11-09T15:40:29.561Z] - "macvlan": [2020-11-09T15:40:29.561Z] - CONFIG_MACVLAN: enabled (as module) [2020-11-09T15:40:29.561Z] - CONFIG_DUMMY: enabled (as module) [2020-11-09T15:40:29.561Z] - "ftp,tftp client in container": [2020-11-09T15:40:29.561Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-11-09T15:40:29.561Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-11-09T15:40:29.561Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-11-09T15:40:29.561Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-11-09T15:40:29.561Z] - Storage Drivers: [2020-11-09T15:40:29.561Z] - "aufs": [2020-11-09T15:40:29.561Z] - CONFIG_AUFS_FS: enabled (as module) [2020-11-09T15:40:29.561Z] - "btrfs": [2020-11-09T15:40:29.561Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-11-09T15:40:29.561Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-11-09T15:40:29.561Z] - "devicemapper": [2020-11-09T15:40:29.561Z] - CONFIG_BLK_DEV_DM: enabled [2020-11-09T15:40:29.561Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-11-09T15:40:29.561Z] - "overlay": [2020-11-09T15:40:29.561Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-11-09T15:40:29.561Z] - "zfs": [2020-11-09T15:40:29.561Z] - /dev/zfs: present [2020-11-09T15:40:29.561Z] - zfs command: missing [2020-11-09T15:40:29.561Z] - zpool command: missing [2020-11-09T15:40:29.561Z] [2020-11-09T15:40:29.561Z] Limits: [2020-11-09T15:40:29.561Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-11-09T15:40:29.561Z] [2020-11-09T15:40:29.561Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-11-09T15:40:29.892Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:43d61d2bcff418778131063ddd519bdd1138e0a0 . [2020-11-09T15:40:29.892Z] #2 [internal] load .dockerignore [2020-11-09T15:40:29.892Z] #2 transferring context: 87B done [2020-11-09T15:40:29.892Z] #2 DONE 0.0s [2020-11-09T15:40:29.892Z] [2020-11-09T15:40:29.893Z] #1 [internal] load build definition from Dockerfile [2020-11-09T15:40:29.893Z] #1 transferring dockerfile: 16.58kB done [2020-11-09T15:40:29.893Z] #1 DONE 0.0s [2020-11-09T15:40:29.893Z] [2020-11-09T15:40:29.893Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-11-09T15:40:29.893Z] #3 DONE 0.1s [2020-11-09T15:40:30.148Z] [2020-11-09T15:40:30.148Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-11-09T15:40:30.148Z] #4 CACHED [2020-11-09T15:40:30.148Z] [2020-11-09T15:40:30.148Z] #7 [internal] load metadata for docker.io/library/debian:buster [2020-11-09T15:40:30.407Z] #7 DONE 0.1s [2020-11-09T15:40:30.407Z] [2020-11-09T15:40:30.407Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-11-09T15:40:30.407Z] #5 DONE 0.2s [2020-11-09T15:40:30.407Z] [2020-11-09T15:40:30.407Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-11-09T15:40:30.407Z] #6 DONE 0.3s [2020-11-09T15:40:30.407Z] [2020-11-09T15:40:30.407Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-11-09T15:40:30.407Z] #60 DONE 0.0s [2020-11-09T15:40:30.407Z] [2020-11-09T15:40:30.407Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82... [2020-11-09T15:40:30.407Z] #24 DONE 0.0s [2020-11-09T15:40:30.407Z] [2020-11-09T15:40:30.407Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-09T15:40:30.407Z] #8 DONE 0.0s [2020-11-09T15:40:30.407Z] [2020-11-09T15:40:30.407Z] #21 [internal] load build context [2020-11-09T15:40:32.316Z] #21 transferring context: 52.00MB 1.5s done [2020-11-09T15:40:32.316Z] #21 DONE 1.6s [2020-11-09T15:40:32.316Z] [2020-11-09T15:40:32.316Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-11-09T15:40:32.316Z] #57 CACHED [2020-11-09T15:40:32.316Z] [2020-11-09T15:40:32.316Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-11-09T15:40:32.316Z] #50 CACHED [2020-11-09T15:40:32.316Z] [2020-11-09T15:40:32.316Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-09T15:40:32.316Z] #43 CACHED [2020-11-09T15:40:32.316Z] [2020-11-09T15:40:32.316Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-11-09T15:40:32.316Z] #23 CACHED [2020-11-09T15:40:32.316Z] [2020-11-09T15:40:32.316Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-11-09T15:40:32.316Z] #42 CACHED [2020-11-09T15:40:32.316Z] [2020-11-09T15:40:32.316Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-11-09T15:40:32.316Z] #46 CACHED [2020-11-09T15:40:32.316Z] [2020-11-09T15:40:32.316Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-11-09T15:40:32.316Z] #63 CACHED [2020-11-09T15:40:32.316Z] [2020-11-09T15:40:32.316Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-11-09T15:40:32.317Z] #15 CACHED [2020-11-09T15:40:32.317Z] [2020-11-09T15:40:32.317Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-11-09T15:40:32.317Z] #48 CACHED [2020-11-09T15:40:32.317Z] [2020-11-09T15:40:32.317Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-11-09T15:40:32.317Z] #37 CACHED [2020-11-09T15:40:32.317Z] [2020-11-09T15:40:32.317Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-09T15:40:32.317Z] #30 CACHED [2020-11-09T15:40:32.317Z] [2020-11-09T15:40:32.317Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-11-09T15:40:32.317Z] #39 CACHED [2020-11-09T15:40:32.317Z] [2020-11-09T15:40:32.317Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-11-09T15:40:32.317Z] #28 CACHED [2020-11-09T15:40:32.317Z] [2020-11-09T15:40:32.317Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-11-09T15:40:32.317Z] #9 CACHED [2020-11-09T15:40:32.317Z] [2020-11-09T15:40:32.317Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-09T15:40:32.317Z] #49 CACHED [2020-11-09T15:40:32.317Z] [2020-11-09T15:40:32.317Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-09T15:40:32.317Z] #41 CACHED [2020-11-09T15:40:32.317Z] [2020-11-09T15:40:32.317Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-11-09T15:40:32.317Z] #59 CACHED [2020-11-09T15:40:32.317Z] [2020-11-09T15:40:32.317Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-11-09T15:40:32.317Z] #29 CACHED [2020-11-09T15:40:32.317Z] [2020-11-09T15:40:32.317Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-11-09T15:40:32.317Z] #17 CACHED [2020-11-09T15:40:32.317Z] [2020-11-09T15:40:32.317Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-11-09T15:40:32.317Z] #16 CACHED [2020-11-09T15:40:32.317Z] [2020-11-09T15:40:32.317Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-09T15:40:32.317Z] #27 CACHED [2020-11-09T15:40:32.317Z] [2020-11-09T15:40:32.317Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-09T15:40:32.317Z] #56 CACHED [2020-11-09T15:40:32.317Z] [2020-11-09T15:40:32.317Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-11-09T15:40:32.317Z] #33 CACHED [2020-11-09T15:40:32.317Z] [2020-11-09T15:40:32.317Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-09T15:40:32.317Z] #51 CACHED [2020-11-09T15:40:32.317Z] [2020-11-09T15:40:32.317Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-09T15:40:32.317Z] #34 CACHED [2020-11-09T15:40:32.317Z] [2020-11-09T15:40:32.317Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-11-09T15:40:32.317Z] #19 CACHED [2020-11-09T15:40:32.317Z] [2020-11-09T15:40:32.317Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-11-09T15:40:32.317Z] #26 CACHED [2020-11-09T15:40:32.317Z] [2020-11-09T15:40:32.317Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-09T15:40:32.317Z] #47 CACHED [2020-11-09T15:40:32.317Z] [2020-11-09T15:40:32.317Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-11-09T15:40:32.317Z] #52 CACHED [2020-11-09T15:40:32.317Z] [2020-11-09T15:40:32.317Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-11-09T15:40:32.317Z] #14 CACHED [2020-11-09T15:40:32.317Z] [2020-11-09T15:40:32.317Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-09T15:40:32.317Z] #11 CACHED [2020-11-09T15:40:32.317Z] [2020-11-09T15:40:32.317Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-11-09T15:40:32.317Z] #12 CACHED [2020-11-09T15:40:32.317Z] [2020-11-09T15:40:32.317Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-09T15:40:32.317Z] #35 CACHED [2020-11-09T15:40:32.317Z] [2020-11-09T15:40:32.317Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-11-09T15:40:32.317Z] #55 CACHED [2020-11-09T15:40:32.317Z] [2020-11-09T15:40:32.317Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-09T15:40:32.317Z] #22 CACHED [2020-11-09T15:40:32.317Z] [2020-11-09T15:40:32.317Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-09T15:40:32.317Z] #32 CACHED [2020-11-09T15:40:32.317Z] [2020-11-09T15:40:32.317Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-09T15:40:32.317Z] #62 CACHED [2020-11-09T15:40:32.317Z] [2020-11-09T15:40:32.317Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-11-09T15:40:32.317Z] #44 CACHED [2020-11-09T15:40:32.317Z] [2020-11-09T15:40:32.317Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-11-09T15:40:32.317Z] #61 CACHED [2020-11-09T15:40:32.317Z] [2020-11-09T15:40:32.317Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-11-09T15:40:32.317Z] #20 CACHED [2020-11-09T15:40:32.317Z] [2020-11-09T15:40:32.317Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-09T15:40:32.317Z] #18 CACHED [2020-11-09T15:40:32.317Z] [2020-11-09T15:40:32.317Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-11-09T15:40:32.317Z] #13 CACHED [2020-11-09T15:40:32.317Z] [2020-11-09T15:40:32.317Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-09T15:40:32.317Z] #45 CACHED [2020-11-09T15:40:32.317Z] [2020-11-09T15:40:32.317Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-11-09T15:40:32.317Z] #31 CACHED [2020-11-09T15:40:32.317Z] [2020-11-09T15:40:32.317Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-11-09T15:40:32.317Z] #36 CACHED [2020-11-09T15:40:32.317Z] [2020-11-09T15:40:32.317Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-09T15:40:32.317Z] #53 CACHED [2020-11-09T15:40:32.317Z] [2020-11-09T15:40:32.317Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-11-09T15:40:32.317Z] #58 CACHED [2020-11-09T15:40:32.317Z] [2020-11-09T15:40:32.317Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-11-09T15:40:32.317Z] #25 CACHED [2020-11-09T15:40:32.317Z] [2020-11-09T15:40:32.317Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-09T15:40:32.317Z] #38 CACHED [2020-11-09T15:40:32.317Z] [2020-11-09T15:40:32.317Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-11-09T15:40:32.317Z] #10 CACHED [2020-11-09T15:40:32.317Z] [2020-11-09T15:40:32.317Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-11-09T15:40:32.317Z] #64 CACHED [2020-11-09T15:40:32.317Z] [2020-11-09T15:40:32.317Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-09T15:40:32.317Z] #54 CACHED [2020-11-09T15:40:32.317Z] [2020-11-09T15:40:32.317Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-09T15:40:32.317Z] #40 CACHED [2020-11-09T15:40:32.317Z] [2020-11-09T15:40:32.317Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-11-09T15:40:32.317Z] #65 CACHED [2020-11-09T15:40:32.572Z] [2020-11-09T15:40:32.572Z] #66 exporting to image [2020-11-09T15:40:32.572Z] #66 exporting layers done [2020-11-09T15:40:32.572Z] #66 writing image sha256:b9b6e430d5ac6c74f9f4f7376c58d653f4a73bc77bbd05c19e926040012d5750 [2020-11-09T15:40:32.572Z] #66 writing image sha256:b9b6e430d5ac6c74f9f4f7376c58d653f4a73bc77bbd05c19e926040012d5750 done [2020-11-09T15:40:32.572Z] #66 naming to docker.io/library/docker:43d61d2bcff418778131063ddd519bdd1138e0a0 done [2020-11-09T15:40:32.572Z] #66 DONE 0.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-11-09T15:40:32.910Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41653/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=43d61d2bcff418778131063ddd519bdd1138e0a0 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:43d61d2bcff418778131063ddd519bdd1138e0a0 hack/make.sh dynbinary test-integration [2020-11-09T15:40:33.120Z] #45 ... [2020-11-09T15:40:33.120Z] [2020-11-09T15:40:33.120Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-09T15:40:33.120Z] #40 9.135 Reading package lists... [2020-11-09T15:40:33.120Z] #40 15.07 Building dependency tree... [2020-11-09T15:40:33.120Z] #40 16.07 Reading state information... [2020-11-09T15:40:33.120Z] #40 16.83 The following additional packages will be installed: [2020-11-09T15:40:33.120Z] #40 16.83 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-11-09T15:40:33.120Z] #40 16.83 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-11-09T15:40:33.120Z] #40 16.83 Suggested packages: [2020-11-09T15:40:33.120Z] #40 16.83 manpages-dev python-setuptools [2020-11-09T15:40:33.120Z] #40 17.67 The following NEW packages will be installed: [2020-11-09T15:40:33.120Z] #40 17.67 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-11-09T15:40:33.120Z] #40 17.68 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-11-09T15:40:33.120Z] #40 17.68 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-11-09T15:40:33.120Z] #40 17.68 python-six zlib1g-dev [2020-11-09T15:40:33.120Z] #40 17.80 0 upgraded, 17 newly installed, 0 to remove and 5 not upgraded. [2020-11-09T15:40:33.120Z] #40 17.80 Need to get 4075 kB of archives. [2020-11-09T15:40:33.120Z] #40 17.80 After this operation, 24.5 MB of additional disk space will be used. [2020-11-09T15:40:33.120Z] #40 17.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-11-09T15:40:33.120Z] #40 17.82 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-11-09T15:40:33.120Z] #40 17.83 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-11-09T15:40:33.120Z] #40 17.84 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-11-09T15:40:33.120Z] #40 17.89 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-11-09T15:40:33.120Z] #40 17.89 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-11-09T15:40:33.120Z] #40 17.90 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-11-09T15:40:33.120Z] #40 17.91 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-11-09T15:40:33.120Z] #40 17.94 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-11-09T15:40:33.120Z] #40 18.04 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-11-09T15:40:33.120Z] #40 18.06 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-11-09T15:40:33.120Z] #40 18.14 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-11-09T15:40:33.120Z] #40 18.18 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-11-09T15:40:33.120Z] #40 18.18 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-11-09T15:40:33.120Z] #40 18.18 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-11-09T15:40:33.120Z] #40 18.19 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-11-09T15:40:33.120Z] #40 18.20 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-11-09T15:40:33.166Z] [2020-11-09T15:40:33.431Z] #40 19.05 debconf: delaying package configuration, since apt-utils is not installed [2020-11-09T15:40:33.431Z] #40 19.19 Fetched 4075 kB in 0s (8642 kB/s) [2020-11-09T15:40:33.431Z] #40 19.29 Selecting previously unselected package libcap-dev:ppc64el. [2020-11-09T15:40:33.519Z] Sending build context to Docker daemon 56.81MB [2020-11-09T15:40:33.519Z] [2020-11-09T15:40:33.519Z] Step 1/10 : FROM microsoft/windowsservercore [2020-11-09T15:40:33.519Z] ---> 71d3f266f3af [2020-11-09T15:40:33.519Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-11-09T15:40:33.519Z] ---> Using cache [2020-11-09T15:40:33.519Z] ---> 7107ac89d928 [2020-11-09T15:40:33.519Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2020-11-09T15:40:33.519Z] ---> Using cache [2020-11-09T15:40:33.519Z] ---> 9842b454be80 [2020-11-09T15:40:33.519Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2020-11-09T15:40:33.519Z] ---> Using cache [2020-11-09T15:40:33.519Z] ---> 334ee069685b [2020-11-09T15:40:33.519Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2020-11-09T15:40:33.519Z] ---> Using cache [2020-11-09T15:40:33.519Z] ---> 47ee6547ff57 [2020-11-09T15:40:33.519Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2020-11-09T15:40:33.519Z] ---> Using cache [2020-11-09T15:40:33.519Z] ---> e97c15f8870c [2020-11-09T15:40:33.519Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2020-11-09T15:40:33.519Z] ---> Using cache [2020-11-09T15:40:33.519Z] ---> 9c84f9ddfd27 [2020-11-09T15:40:33.519Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-11-09T15:40:33.519Z] ---> Using cache [2020-11-09T15:40:33.519Z] ---> 453b6f15a4f8 [2020-11-09T15:40:33.519Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-11-09T15:40:33.519Z] ---> Using cache [2020-11-09T15:40:33.519Z] ---> ca4611b3e773 [2020-11-09T15:40:33.519Z] Step 10/10 : COPY . . [2020-11-09T15:40:33.728Z] Removing bundles/ [2020-11-09T15:40:33.728Z] [2020-11-09T15:40:33.728Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-11-09T15:40:33.728Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-11-09T15:40:33.728Z] GOOS="" GOARCH="" GOARM="" [2020-11-09T15:40:33.729Z] #40 19.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-11-09T15:40:33.729Z] #40 19.45 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-11-09T15:40:33.729Z] #40 19.46 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-11-09T15:40:33.729Z] #40 19.57 Selecting previously unselected package libnet1:ppc64el. [2020-11-09T15:40:33.729Z] #40 19.59 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-11-09T15:40:33.729Z] #40 19.64 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-11-09T15:40:34.027Z] #40 ... [2020-11-09T15:40:34.027Z] [2020-11-09T15:40:34.027Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-09T15:40:34.027Z] #43 DONE 19.8s [2020-11-09T15:40:34.027Z] [2020-11-09T15:40:34.027Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-09T15:40:34.027Z] #40 19.73 Selecting previously unselected package libnet1-dev. [2020-11-09T15:40:34.027Z] #40 19.75 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-11-09T15:40:34.027Z] #40 19.76 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-11-09T15:40:34.027Z] #40 ... [2020-11-09T15:40:34.027Z] [2020-11-09T15:40:34.027Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-09T15:40:34.027Z] #49 11.41 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-11-09T15:40:34.027Z] #49 12.31 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-11-09T15:40:34.027Z] #49 13.79 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-11-09T15:40:34.027Z] #49 14.72 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-11-09T15:40:34.027Z] #49 14.78 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-11-09T15:40:34.027Z] #49 14.97 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-11-09T15:40:34.027Z] #49 15.23 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-11-09T15:40:34.027Z] #49 16.03 golang.org/x/sys/unix [2020-11-09T15:40:34.027Z] #49 16.09 mvdan.cc/sh/v3/fileutil [2020-11-09T15:40:34.027Z] #49 16.16 github.com/pkg/diff [2020-11-09T15:40:34.027Z] #49 16.21 mvdan.cc/editorconfig [2020-11-09T15:40:34.027Z] #49 16.60 mvdan.cc/sh/v3/syntax [2020-11-09T15:40:34.674Z] #49 ... [2020-11-09T15:40:34.674Z] [2020-11-09T15:40:34.674Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-09T15:40:34.674Z] #40 20.32 Selecting previously unselected package libnl-3-200:ppc64el. [2020-11-09T15:40:34.674Z] #40 20.33 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-11-09T15:40:34.674Z] #40 20.33 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-11-09T15:40:34.674Z] #40 20.44 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-11-09T15:40:34.674Z] #40 20.45 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-11-09T15:40:34.674Z] #40 20.45 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-11-09T15:40:34.973Z] #40 20.70 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-11-09T15:40:34.973Z] #40 20.71 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-11-09T15:40:34.973Z] #40 20.72 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-11-09T15:40:34.973Z] #40 20.84 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-11-09T15:40:34.973Z] #40 20.87 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-11-09T15:40:34.973Z] #40 20.87 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-11-09T15:40:35.279Z] #40 20.96 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-11-09T15:40:35.279Z] #40 20.97 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-11-09T15:40:35.279Z] #40 20.98 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-11-09T15:40:35.279Z] #40 21.20 Selecting previously unselected package libprotobuf17:ppc64el. [2020-11-09T15:40:35.279Z] #40 21.20 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-11-09T15:40:35.279Z] #40 21.21 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-11-09T15:40:35.925Z] #40 21.69 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-11-09T15:40:35.925Z] #40 21.70 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-11-09T15:40:35.925Z] #40 21.70 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-11-09T15:40:36.226Z] #40 21.82 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-11-09T15:40:36.226Z] #40 21.82 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-11-09T15:40:36.226Z] #40 21.83 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-11-09T15:40:36.226Z] #40 ... [2020-11-09T15:40:36.226Z] [2020-11-09T15:40:36.226Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-09T15:40:36.226Z] #51 11.95 + cd /tmp/tmp.w7gbBZ20rp/src/github.com/opencontainers/runc [2020-11-09T15:40:36.226Z] #51 11.96 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-11-09T15:40:36.226Z] #51 12.93 + '[' -z '' ']' [2020-11-09T15:40:36.226Z] #51 12.93 + target=static [2020-11-09T15:40:36.226Z] #51 12.93 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-11-09T15:40:36.227Z] #51 13.34 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-11-09T15:40:36.227Z] #51 ... [2020-11-09T15:40:36.227Z] [2020-11-09T15:40:36.227Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-09T15:40:36.227Z] #38 13.68 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-11-09T15:40:36.227Z] #38 15.60 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-11-09T15:40:36.526Z] #38 ... [2020-11-09T15:40:36.526Z] [2020-11-09T15:40:36.526Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-09T15:40:36.526Z] #62 15.76 + cd /tmp/tmp.ft6FAt7G2G/src/github.com/docker/libnetwork [2020-11-09T15:40:36.526Z] #62 15.76 + git checkout -q d511c60c5c23e6753631244f271a1ec6097254a5 [2020-11-09T15:40:36.526Z] #62 16.47 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-11-09T15:40:36.526Z] #62 DONE 22.2s [2020-11-09T15:40:36.526Z] [2020-11-09T15:40:36.526Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-09T15:40:36.824Z] #49 ... [2020-11-09T15:40:36.824Z] [2020-11-09T15:40:36.824Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-09T15:40:37.122Z] #40 22.71 Selecting previously unselected package libprotoc17:ppc64el. [2020-11-09T15:40:37.122Z] #40 22.72 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-11-09T15:40:37.122Z] #40 22.73 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-11-09T15:40:37.723Z] #40 23.42 Selecting previously unselected package protobuf-c-compiler. [2020-11-09T15:40:37.723Z] #40 23.43 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-11-09T15:40:37.723Z] #40 23.44 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-11-09T15:40:37.723Z] #40 23.56 Selecting previously unselected package protobuf-compiler. [2020-11-09T15:40:37.723Z] #40 23.57 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-11-09T15:40:37.723Z] #40 23.58 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-11-09T15:40:37.723Z] #40 23.64 Selecting previously unselected package python-pkg-resources. [2020-11-09T15:40:37.723Z] #40 23.64 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-11-09T15:40:37.723Z] #40 23.65 Unpacking python-pkg-resources (40.8.0-1) ... [2020-11-09T15:40:38.021Z] #40 23.84 Selecting previously unselected package python-six. [2020-11-09T15:40:38.021Z] #40 23.84 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-11-09T15:40:38.021Z] #40 23.85 Unpacking python-six (1.12.0-1) ... [2020-11-09T15:40:38.021Z] #40 23.93 Selecting previously unselected package python-protobuf. [2020-11-09T15:40:38.320Z] #40 23.94 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-11-09T15:40:38.320Z] #40 23.95 Unpacking python-protobuf (3.6.1.3-2) ... [2020-11-09T15:40:38.650Z] #40 24.25 Setting up python-pkg-resources (40.8.0-1) ... [2020-11-09T15:40:41.446Z] #40 26.97 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-11-09T15:40:41.446Z] #40 26.98 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-11-09T15:40:41.446Z] #40 26.99 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-11-09T15:40:41.446Z] #40 27.01 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-11-09T15:40:41.446Z] #40 27.01 Setting up python-six (1.12.0-1) ... [2020-11-09T15:40:43.546Z] #40 29.40 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-11-09T15:40:43.546Z] #40 29.41 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-11-09T15:40:43.546Z] #40 29.43 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-11-09T15:40:43.546Z] #40 29.43 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-11-09T15:40:43.546Z] #40 29.44 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-11-09T15:40:43.546Z] #40 29.44 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-11-09T15:40:43.546Z] #40 29.45 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-11-09T15:40:43.851Z] #40 29.45 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-11-09T15:40:43.851Z] #40 29.45 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-11-09T15:40:43.851Z] #40 29.46 Setting up python-protobuf (3.6.1.3-2) ... [2020-11-09T15:40:44.906Z] #40 ... [2020-11-09T15:40:44.906Z] [2020-11-09T15:40:44.906Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-09T15:40:44.906Z] #30 30.53 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-11-09T15:40:45.850Z] #30 31.28 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-11-09T15:40:47.385Z] #30 ... [2020-11-09T15:40:47.385Z] [2020-11-09T15:40:47.385Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-09T15:40:47.385Z] #40 33.04 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-11-09T15:40:47.385Z] #40 33.04 Processing triggers for libc-bin (2.28-10) ... [2020-11-09T15:40:47.385Z] #40 DONE 33.3s [2020-11-09T15:40:47.385Z] [2020-11-09T15:40:47.385Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-09T15:40:47.385Z] #38 32.38 + dpkg --print-architecture [2020-11-09T15:40:47.385Z] #38 32.39 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-11-09T15:40:47.385Z] #38 33.08 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-11-09T15:40:47.385Z] #38 33.08 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-11-09T15:40:49.500Z] #38 ... [2020-11-09T15:40:49.500Z] [2020-11-09T15:40:49.500Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-09T15:40:49.500Z] #49 28.49 golang.org/x/crypto/ssh/terminal [2020-11-09T15:40:49.500Z] #49 31.21 mvdan.cc/sh/v3/cmd/shfmt [2020-11-09T15:40:49.500Z] #49 DONE 35.4s [2020-11-09T15:40:49.812Z] [2020-11-09T15:40:49.812Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-09T15:40:49.812Z] #41 1.710 Note: Building without setproctitle() and strlcpy() support. [2020-11-09T15:40:49.812Z] #41 1.710 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-11-09T15:40:49.812Z] #41 1.722 Note: Building without GnuTLS support [2020-11-09T15:40:49.812Z] #41 1.733 Makefile.config:39: Warn: you have no libnftables installed [2020-11-09T15:40:49.812Z] #41 1.734 Makefile.config:40: Warn: Building without nftables support [2020-11-09T15:40:50.875Z] #41 3.267 fatal: not a git repository (or any of the parent directories): .git [2020-11-09T15:40:50.875Z] #41 3.308 GEN .gitid [2020-11-09T15:40:50.875Z] #41 3.338 GEN criu/include/version.h [2020-11-09T15:40:50.875Z] #41 3.390 GEN include/common/asm [2020-11-09T15:40:51.930Z] #41 4.528 PBCC images/timens.pb-c.c [2020-11-09T15:40:51.930Z] #41 4.568 DEP images/timens.pb-c.d [2020-11-09T15:40:52.228Z] #41 4.631 PBCC images/fown.pb-c.c [2020-11-09T15:40:52.228Z] #41 4.653 PBCC images/google/protobuf/descriptor.pb-c.c [2020-11-09T15:40:52.228Z] #41 4.757 PBCC images/opts.pb-c.c [2020-11-09T15:40:52.228Z] #41 4.794 PBCC images/memfd.pb-c.c [2020-11-09T15:40:52.228Z] #41 4.838 DEP images/fown.pb-c.d [2020-11-09T15:40:52.228Z] #41 4.871 DEP images/google/protobuf/descriptor.pb-c.d [2020-11-09T15:40:52.228Z] #41 4.907 DEP images/opts.pb-c.d [2020-11-09T15:40:52.228Z] #41 4.938 DEP images/memfd.pb-c.d [2020-11-09T15:40:52.527Z] #41 4.967 PBCC images/sit.pb-c.c [2020-11-09T15:40:52.527Z] #41 5.001 DEP images/sit.pb-c.d [2020-11-09T15:40:52.527Z] #41 5.035 PBCC images/macvlan.pb-c.c [2020-11-09T15:40:52.527Z] #41 5.051 DEP images/macvlan.pb-c.d [2020-11-09T15:40:52.527Z] #41 5.112 PBCC images/autofs.pb-c.c [2020-11-09T15:40:52.527Z] #41 5.125 DEP images/autofs.pb-c.d [2020-11-09T15:40:52.527Z] #41 5.176 PBCC images/sysctl.pb-c.c [2020-11-09T15:40:52.527Z] #41 5.203 DEP images/sysctl.pb-c.d [2020-11-09T15:40:52.527Z] #41 5.284 PBCC images/time.pb-c.c [2020-11-09T15:40:52.827Z] #41 5.299 DEP images/time.pb-c.d [2020-11-09T15:40:52.827Z] #41 5.352 PBCC images/binfmt-misc.pb-c.c [2020-11-09T15:40:52.827Z] #41 5.362 DEP images/binfmt-misc.pb-c.d [2020-11-09T15:40:52.827Z] #41 5.398 PBCC images/seccomp.pb-c.c [2020-11-09T15:40:52.827Z] #41 5.415 DEP images/seccomp.pb-c.d [2020-11-09T15:40:52.827Z] #41 5.455 PBCC images/userns.pb-c.c [2020-11-09T15:40:52.827Z] #41 5.481 DEP images/userns.pb-c.d [2020-11-09T15:40:52.827Z] #41 5.547 PBCC images/cgroup.pb-c.c [2020-11-09T15:40:53.128Z] #41 5.567 DEP images/cgroup.pb-c.d [2020-11-09T15:40:53.128Z] #41 5.607 PBCC images/ext-file.pb-c.c [2020-11-09T15:40:53.128Z] #41 5.618 DEP images/ext-file.pb-c.d [2020-11-09T15:40:53.128Z] #41 5.668 PBCC images/rpc.pb-c.c [2020-11-09T15:40:53.128Z] #41 5.741 DEP images/rpc.pb-c.d [2020-11-09T15:40:53.128Z] #41 5.804 PBCC images/siginfo.pb-c.c [2020-11-09T15:40:53.426Z] #41 5.822 DEP images/siginfo.pb-c.d [2020-11-09T15:40:53.426Z] #41 5.863 PBCC images/pagemap.pb-c.c [2020-11-09T15:40:53.426Z] #41 5.903 DEP images/pagemap.pb-c.d [2020-11-09T15:40:53.426Z] #41 5.971 PBCC images/rlimit.pb-c.c [2020-11-09T15:40:53.426Z] #41 5.986 DEP images/rlimit.pb-c.d [2020-11-09T15:40:53.426Z] #41 6.047 PBCC images/file-lock.pb-c.c [2020-11-09T15:40:53.426Z] #41 6.071 DEP images/file-lock.pb-c.d [2020-11-09T15:40:53.725Z] #41 6.110 PBCC images/tty.pb-c.c [2020-11-09T15:40:53.725Z] #41 6.160 DEP images/tty.pb-c.d [2020-11-09T15:40:53.725Z] #41 6.220 PBCC images/tun.pb-c.c [2020-11-09T15:40:53.725Z] #41 6.264 PBCC images/netdev.pb-c.c [2020-11-09T15:40:53.725Z] #41 6.325 DEP images/tun.pb-c.d [2020-11-09T15:40:53.725Z] #41 6.361 DEP images/netdev.pb-c.d [2020-11-09T15:40:53.725Z] #41 6.407 PBCC images/vma.pb-c.c [2020-11-09T15:40:53.725Z] #41 6.437 DEP images/vma.pb-c.d [2020-11-09T15:40:54.023Z] #41 6.493 PBCC images/creds.pb-c.c [2020-11-09T15:40:54.023Z] #41 6.506 DEP images/creds.pb-c.d [2020-11-09T15:40:54.023Z] #41 6.557 PBCC images/utsns.pb-c.c [2020-11-09T15:40:54.023Z] #41 6.601 DEP images/utsns.pb-c.d [2020-11-09T15:40:54.023Z] #41 6.662 PBCC images/ipc-desc.pb-c.c [2020-11-09T15:40:54.023Z] #41 6.688 PBCC images/ipc-sem.pb-c.c [2020-11-09T15:40:54.023Z] #41 6.714 DEP images/ipc-desc.pb-c.d [2020-11-09T15:40:54.023Z] #41 6.763 DEP images/ipc-sem.pb-c.d [2020-11-09T15:40:54.321Z] #41 6.829 PBCC images/ipc-msg.pb-c.c [2020-11-09T15:40:54.321Z] #41 6.860 DEP images/ipc-msg.pb-c.d [2020-11-09T15:40:54.321Z] #41 6.907 PBCC images/ipc-shm.pb-c.c [2020-11-09T15:40:54.321Z] #41 6.927 DEP images/ipc-shm.pb-c.d [2020-11-09T15:40:54.321Z] #41 6.957 PBCC images/ipc-var.pb-c.c [2020-11-09T15:40:54.321Z] #41 6.981 DEP images/ipc-var.pb-c.d [2020-11-09T15:40:54.321Z] #41 7.021 PBCC images/sk-opts.pb-c.c [2020-11-09T15:40:54.624Z] #41 7.038 PBCC images/packet-sock.pb-c.c [2020-11-09T15:40:54.624Z] #41 7.095 DEP images/sk-opts.pb-c.d [2020-11-09T15:40:54.624Z] #41 7.151 DEP images/packet-sock.pb-c.d [2020-11-09T15:40:54.624Z] #41 7.193 PBCC images/sk-netlink.pb-c.c [2020-11-09T15:40:54.624Z] #41 7.241 DEP images/sk-netlink.pb-c.d [2020-11-09T15:40:54.624Z] #41 7.294 PBCC images/sk-inet.pb-c.c [2020-11-09T15:40:54.922Z] #41 7.343 DEP images/sk-inet.pb-c.d [2020-11-09T15:40:54.922Z] #41 7.399 PBCC images/sk-unix.pb-c.c [2020-11-09T15:40:54.922Z] #41 7.450 DEP images/sk-unix.pb-c.d [2020-11-09T15:40:54.922Z] #41 7.510 PBCC images/mm.pb-c.c [2020-11-09T15:40:54.922Z] #41 7.547 DEP images/mm.pb-c.d [2020-11-09T15:40:54.922Z] #41 7.599 PBCC images/timerfd.pb-c.c [2020-11-09T15:40:54.922Z] #41 7.624 DEP images/timerfd.pb-c.d [2020-11-09T15:40:55.223Z] #41 7.660 PBCC images/timer.pb-c.c [2020-11-09T15:40:55.223Z] #41 7.682 DEP images/timer.pb-c.d [2020-11-09T15:40:55.223Z] #41 7.714 PBCC images/sa.pb-c.c [2020-11-09T15:40:55.223Z] #41 7.743 DEP images/sa.pb-c.d [2020-11-09T15:40:55.223Z] #41 7.788 PBCC images/pipe-data.pb-c.c [2020-11-09T15:40:55.223Z] #41 7.806 DEP images/pipe-data.pb-c.d [2020-11-09T15:40:55.223Z] #41 7.846 PBCC images/mnt.pb-c.c [2020-11-09T15:40:55.223Z] #41 7.901 DEP images/mnt.pb-c.d [2020-11-09T15:40:55.223Z] #41 7.941 PBCC images/sk-packet.pb-c.c [2020-11-09T15:40:55.223Z] #41 7.955 DEP images/sk-packet.pb-c.d [2020-11-09T15:40:55.557Z] #41 7.998 PBCC images/tcp-stream.pb-c.c [2020-11-09T15:40:55.557Z] #41 8.048 DEP images/tcp-stream.pb-c.d [2020-11-09T15:40:55.557Z] #41 8.104 PBCC images/pipe.pb-c.c [2020-11-09T15:40:55.557Z] #41 8.151 DEP images/pipe.pb-c.d [2020-11-09T15:40:55.557Z] #41 8.225 PBCC images/pstree.pb-c.c [2020-11-09T15:40:55.857Z] #41 8.252 DEP images/pstree.pb-c.d [2020-11-09T15:40:55.857Z] #41 8.379 PBCC images/fs.pb-c.c [2020-11-09T15:40:55.857Z] #41 8.389 DEP images/fs.pb-c.d [2020-11-09T15:40:55.857Z] #41 8.410 PBCC images/signalfd.pb-c.c [2020-11-09T15:40:55.857Z] #41 8.458 DEP images/signalfd.pb-c.d [2020-11-09T15:40:56.158Z] #41 8.526 PBCC images/fh.pb-c.c [2020-11-09T15:40:56.158Z] #41 8.562 PBCC images/fsnotify.pb-c.c [2020-11-09T15:40:56.158Z] #41 8.631 DEP images/fh.pb-c.d [2020-11-09T15:40:56.158Z] #41 8.665 DEP images/fsnotify.pb-c.d [2020-11-09T15:40:56.158Z] #41 8.716 PBCC images/eventpoll.pb-c.c [2020-11-09T15:40:56.158Z] #41 8.746 DEP images/eventpoll.pb-c.d [2020-11-09T15:40:56.158Z] #41 8.781 PBCC images/eventfd.pb-c.c [2020-11-09T15:40:56.158Z] #41 8.802 DEP images/eventfd.pb-c.d [2020-11-09T15:40:56.158Z] #41 8.840 PBCC images/remap-file-path.pb-c.c [2020-11-09T15:40:56.158Z] #41 8.856 DEP images/remap-file-path.pb-c.d [2020-11-09T15:40:56.459Z] #41 8.920 PBCC images/fifo.pb-c.c [2020-11-09T15:40:56.459Z] #41 8.936 DEP images/fifo.pb-c.d [2020-11-09T15:40:56.459Z] #41 8.964 PBCC images/ghost-file.pb-c.c [2020-11-09T15:40:56.459Z] #41 ... [2020-11-09T15:40:56.459Z] [2020-11-09T15:40:56.459Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-09T15:40:56.459Z] #45 DONE 42.3s [2020-11-09T15:40:56.459Z] [2020-11-09T15:40:56.459Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-09T15:40:56.459Z] #41 9.014 DEP images/ghost-file.pb-c.d [2020-11-09T15:40:56.459Z] #41 9.081 PBCC images/regfile.pb-c.c [2020-11-09T15:40:56.459Z] #41 9.116 DEP images/regfile.pb-c.d [2020-11-09T15:40:56.459Z] #41 9.166 PBCC images/ns.pb-c.c [2020-11-09T15:40:56.459Z] #41 9.220 DEP images/ns.pb-c.d [2020-11-09T15:40:56.761Z] #41 9.274 PBCC images/fdinfo.pb-c.c [2020-11-09T15:40:56.761Z] #41 9.396 DEP images/fdinfo.pb-c.d [2020-11-09T15:40:56.761Z] #41 9.467 PBCC images/core-aarch64.pb-c.c [2020-11-09T15:40:57.059Z] #41 9.552 PBCC images/core-arm.pb-c.c [2020-11-09T15:40:57.059Z] #41 9.598 PBCC images/core-ppc64.pb-c.c [2020-11-09T15:40:57.059Z] #41 9.640 PBCC images/core-s390.pb-c.c [2020-11-09T15:40:57.059Z] #41 9.693 PBCC images/core-x86.pb-c.c [2020-11-09T15:40:57.356Z] #41 9.817 PBCC images/core.pb-c.c [2020-11-09T15:40:57.656Z] #41 10.15 PBCC images/inventory.pb-c.c [2020-11-09T15:40:57.656Z] #41 10.28 DEP images/core-aarch64.pb-c.d [2020-11-09T15:40:57.656Z] #41 10.33 DEP images/core-arm.pb-c.d [2020-11-09T15:40:57.656Z] #41 10.36 DEP images/core-ppc64.pb-c.d [2020-11-09T15:40:57.955Z] #41 10.41 DEP images/core-s390.pb-c.d [2020-11-09T15:40:57.955Z] #41 10.47 DEP images/core-x86.pb-c.d [2020-11-09T15:40:57.955Z] #41 10.54 DEP images/core.pb-c.d [2020-11-09T15:40:57.955Z] #41 10.60 DEP images/inventory.pb-c.d [2020-11-09T15:40:58.254Z] #41 10.64 PBCC images/cpuinfo.pb-c.c [2020-11-09T15:40:58.254Z] #41 10.66 DEP images/cpuinfo.pb-c.d [2020-11-09T15:40:58.254Z] #41 10.75 PBCC images/stats.pb-c.c [2020-11-09T15:40:58.254Z] #41 10.77 DEP images/stats.pb-c.d [2020-11-09T15:40:59.310Z] #41 11.69 make[1]: Nothing to be done for 'all'. [2020-11-09T15:40:59.957Z] #41 ... [2020-11-09T15:40:59.957Z] [2020-11-09T15:40:59.957Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-09T15:40:59.957Z] #38 DONE 45.4s [2020-11-09T15:40:59.957Z] [2020-11-09T15:40:59.957Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-09T15:41:00.255Z] #30 ... [2020-11-09T15:41:00.255Z] [2020-11-09T15:41:00.255Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-09T15:41:00.255Z] #41 12.73 CC images/stats.o [2020-11-09T15:41:00.288Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-11-09T15:41:00.288Z] ok github.com/docker/docker/api/server/httputils 0.002s coverage: 14.7% of statements [2020-11-09T15:41:00.288Z] ok github.com/docker/docker/api/server/middleware 0.033s coverage: 37.7% of statements [2020-11-09T15:41:00.288Z] ? github.com/docker/docker/api/server/router [no test files] [2020-11-09T15:41:00.288Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-11-09T15:41:00.288Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-11-09T15:41:00.288Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-11-09T15:41:00.288Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-11-09T15:41:00.288Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-11-09T15:41:00.288Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-11-09T15:41:00.288Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-11-09T15:41:00.288Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-11-09T15:41:00.288Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-11-09T15:41:00.288Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-11-09T15:41:00.288Z] ok github.com/docker/docker/api/server/router/swarm 0.008s coverage: 5.7% of statements [2020-11-09T15:41:00.288Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-11-09T15:41:00.288Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-11-09T15:41:00.288Z] ? github.com/docker/docker/api/types [no test files] [2020-11-09T15:41:00.288Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-11-09T15:41:00.288Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-11-09T15:41:00.288Z] ? github.com/docker/docker/api/types/container [no test files] [2020-11-09T15:41:00.288Z] ? github.com/docker/docker/api/types/events [no test files] [2020-11-09T15:41:00.288Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2020-11-09T15:41:00.288Z] ok github.com/docker/docker/api/types/filters 0.002s coverage: 92.2% of statements [2020-11-09T15:41:00.288Z] ? github.com/docker/docker/api/types/image [no test files] [2020-11-09T15:41:00.288Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-11-09T15:41:00.288Z] ? github.com/docker/docker/api/types/network [no test files] [2020-11-09T15:41:00.288Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-11-09T15:41:00.288Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-11-09T15:41:00.288Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-11-09T15:41:00.288Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-11-09T15:41:00.288Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2020-11-09T15:41:00.288Z] ok github.com/docker/docker/api/types/versions 0.012s coverage: 75.0% of statements [2020-11-09T15:41:00.288Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-11-09T15:41:00.288Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-11-09T15:41:00.288Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-11-09T15:41:00.288Z] ? github.com/docker/docker/builder [no test files] [2020-11-09T15:41:00.288Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-11-09T15:41:00.288Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-11-09T15:41:00.288Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-11-09T15:41:00.288Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-11-09T15:41:00.288Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-11-09T15:41:00.288Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-11-09T15:41:00.288Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-11-09T15:41:00.288Z] ok github.com/docker/docker/builder/dockerignore 0.007s coverage: 96.8% of statements [2020-11-09T15:41:00.550Z] #41 ... [2020-11-09T15:41:00.550Z] [2020-11-09T15:41:00.550Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-09T15:41:00.550Z] #30 DONE 46.1s [2020-11-09T15:41:00.550Z] [2020-11-09T15:41:00.550Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-09T15:41:00.550Z] #41 13.09 CC images/core.o [2020-11-09T15:41:01.195Z] #41 13.73 CC images/core-x86.o [2020-11-09T15:41:01.496Z] #41 14.11 CC images/core-arm.o [2020-11-09T15:41:01.794Z] #41 14.34 CC images/core-aarch64.o [2020-11-09T15:41:01.799Z] ok github.com/docker/docker/builder/remotecontext 0.351s coverage: 13.7% of statements [2020-11-09T15:41:02.093Z] #41 14.53 CC images/core-ppc64.o [2020-11-09T15:41:02.392Z] #41 14.81 CC images/core-s390.o [2020-11-09T15:41:02.434Z] ok github.com/docker/docker/builder/dockerfile 1.025s coverage: 48.1% of statements [2020-11-09T15:41:02.690Z] #41 15.15 CC images/cpuinfo.o [2020-11-09T15:41:02.690Z] #41 15.36 CC images/inventory.o [2020-11-09T15:41:02.725Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-11-09T15:41:02.987Z] #41 15.49 CC images/fdinfo.o [2020-11-09T15:41:03.303Z] #41 15.65 CC images/fown.o [2020-11-09T15:41:03.303Z] #41 15.73 CC images/ns.o [2020-11-09T15:41:03.303Z] #41 15.90 CC images/regfile.o [2020-11-09T15:41:03.484Z] ---> 5d90bd062999 [2020-11-09T15:41:03.600Z] #41 16.06 CC images/ghost-file.o [2020-11-09T15:41:03.600Z] #41 16.23 CC images/fifo.o [2020-11-09T15:41:03.600Z] #41 16.32 CC images/remap-file-path.o [2020-11-09T15:41:03.897Z] #41 16.47 CC images/eventfd.o [2020-11-09T15:41:03.897Z] #41 16.60 CC images/eventpoll.o [2020-11-09T15:41:03.943Z] Successfully built 5d90bd062999 [2020-11-09T15:41:03.943Z] Successfully tagged docker:latest [2020-11-09T15:41:03.943Z] INFO: Image build ended at 11/09/2020 15:41:03. Duration:00:00:37.2924014 [2020-11-09T15:41:03.943Z] [2020-11-09T15:41:03.943Z] [2020-11-09T15:41:03.943Z] INFO: Building the test binaries at 11/09/2020 15:41:03... [2020-11-09T15:41:04.194Z] #41 16.76 CC images/fh.o [2020-11-09T15:41:04.194Z] #41 16.88 CC images/fsnotify.o [2020-11-09T15:41:04.247Z] ok github.com/docker/docker/builder/remotecontext/git 1.752s coverage: 86.3% of statements [2020-11-09T15:41:04.247Z] ? github.com/docker/docker/cli [no test files] [2020-11-09T15:41:04.247Z] ? github.com/docker/docker/cli/config [no test files] [2020-11-09T15:41:04.838Z] #41 17.19 CC images/signalfd.o [2020-11-09T15:41:04.838Z] #41 17.31 CC images/fs.o [2020-11-09T15:41:04.838Z] #41 ... [2020-11-09T15:41:04.838Z] [2020-11-09T15:41:04.838Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-09T15:41:04.838Z] #56 47.67 + for f in rootlesskit rootlesskit-docker-proxy [2020-11-09T15:41:04.838Z] #56 47.67 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-11-09T15:41:04.838Z] #56 DONE 50.7s [2020-11-09T15:41:04.838Z] [2020-11-09T15:41:04.838Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-09T15:41:04.838Z] #41 17.40 CC images/pstree.o [2020-11-09T15:41:04.838Z] #41 ... [2020-11-09T15:41:04.838Z] [2020-11-09T15:41:04.838Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-11-09T15:41:04.838Z] #57 DONE 0.1s [2020-11-09T15:41:04.838Z] [2020-11-09T15:41:04.838Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-09T15:41:04.838Z] #41 17.50 CC images/pipe.o [2020-11-09T15:41:05.135Z] #41 ... [2020-11-09T15:41:05.135Z] [2020-11-09T15:41:05.135Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-11-09T15:41:05.135Z] #58 DONE 0.1s [2020-11-09T15:41:05.135Z] [2020-11-09T15:41:05.135Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-09T15:41:05.135Z] #41 17.60 CC images/tcp-stream.o [2020-11-09T15:41:05.135Z] #41 17.71 CC images/sk-packet.o [2020-11-09T15:41:05.314Z] ok github.com/docker/docker/client 0.134s coverage: 75.4% of statements [2020-11-09T15:41:05.433Z] #41 17.87 CC images/mnt.o [2020-11-09T15:41:05.433Z] #41 17.99 CC images/pipe-data.o [2020-11-09T15:41:05.433Z] #41 18.11 CC images/sa.o [2020-11-09T15:41:05.730Z] #41 18.23 CC images/timer.o [2020-11-09T15:41:06.028Z] #41 18.47 CC images/timerfd.o [2020-11-09T15:41:06.028Z] #41 18.59 CC images/mm.o [2020-11-09T15:41:06.326Z] #41 18.73 CC images/sk-opts.o [2020-11-09T15:41:06.326Z] #41 18.86 CC images/sk-unix.o [2020-11-09T15:41:06.626Z] #41 19.01 CC images/sk-inet.o [2020-11-09T15:41:06.626Z] #41 19.18 CC images/tun.o [2020-11-09T15:41:06.922Z] #41 19.30 CC images/sk-netlink.o [2020-11-09T15:41:06.922Z] #41 19.40 CC images/packet-sock.o [2020-11-09T15:41:07.220Z] #41 19.56 CC images/ipc-var.o [2020-11-09T15:41:07.220Z] #41 19.64 CC images/ipc-desc.o [2020-11-09T15:41:07.220Z] #41 19.74 CC images/ipc-shm.o [2020-11-09T15:41:07.220Z] #41 19.82 CC images/ipc-msg.o [2020-11-09T15:41:07.220Z] #41 19.96 CC images/ipc-sem.o [2020-11-09T15:41:07.518Z] #41 20.05 CC images/utsns.o [2020-11-09T15:41:07.518Z] #41 20.14 CC images/creds.o [2020-11-09T15:41:07.518Z] #41 20.25 CC images/vma.o [2020-11-09T15:41:07.817Z] #41 20.35 CC images/netdev.o [2020-11-09T15:41:08.114Z] #41 20.56 CC images/tty.o [2020-11-09T15:41:08.114Z] #41 20.82 CC images/file-lock.o [2020-11-09T15:41:08.416Z] #41 20.90 CC images/rlimit.o [2020-11-09T15:41:08.416Z] #41 20.98 CC images/pagemap.o [2020-11-09T15:41:08.640Z] INFO: make.ps1 starting at 11/09/2020 15:41:08 [2020-11-09T15:41:08.640Z] INFO: Git commit (43d61d2bcf) assumed from DOCKER_GITCOMMIT environment variable [2020-11-09T15:41:08.640Z] INFO: Invoking autogen... [2020-11-09T15:41:08.719Z] #41 21.19 CC images/siginfo.o [2020-11-09T15:41:08.719Z] #41 21.34 CC images/rpc.o [2020-11-09T15:41:09.361Z] #41 21.91 CC images/ext-file.o [2020-11-09T15:41:09.361Z] #41 22.00 CC images/cgroup.o [2020-11-09T15:41:10.006Z] #41 22.32 CC images/userns.o [2020-11-09T15:41:10.006Z] #41 22.50 CC images/google/protobuf/descriptor.o [2020-11-09T15:41:10.178Z] INFO: Building daemon... [2020-11-09T15:41:11.059Z] #41 23.35 CC images/opts.o [2020-11-09T15:41:11.059Z] #41 23.48 CC images/seccomp.o [2020-11-09T15:41:11.059Z] #41 23.60 CC images/binfmt-misc.o [2020-11-09T15:41:11.059Z] #41 23.68 CC images/time.o [2020-11-09T15:41:11.356Z] #41 23.77 CC images/sysctl.o [2020-11-09T15:41:11.356Z] #41 23.85 CC images/autofs.o [2020-11-09T15:41:11.356Z] #41 23.94 CC images/macvlan.o [2020-11-09T15:41:11.653Z] #41 24.01 CC images/sit.o [2020-11-09T15:41:11.653Z] #41 24.13 CC images/memfd.o [2020-11-09T15:41:11.653Z] #41 24.25 CC images/timens.o [2020-11-09T15:41:11.653Z] #41 24.36 LINK images/built-in.o [2020-11-09T15:41:11.948Z] #41 24.44 GEN compel/include/asm [2020-11-09T15:41:11.948Z] #41 24.46 GEN compel/include/version.h [2020-11-09T15:41:11.948Z] #41 24.47 touch .config [2020-11-09T15:41:11.948Z] #41 24.49 GEN include/common/config.h [2020-11-09T15:41:11.948Z] #41 24.51 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-11-09T15:41:11.948Z] #41 24.52 GEN compel/plugins/include/uapi/std/syscall.h [2020-11-09T15:41:11.948Z] #41 24.52 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-11-09T15:41:11.948Z] #41 24.53 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-11-09T15:41:11.948Z] #41 24.54 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-11-09T15:41:11.948Z] #41 24.55 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-11-09T15:41:11.948Z] #41 24.56 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-11-09T15:41:11.948Z] #41 24.56 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-11-09T15:41:11.948Z] #41 24.57 DEP compel/plugins/std/infect.d [2020-11-09T15:41:11.948Z] #41 24.60 DEP compel/plugins/std/string.d [2020-11-09T15:41:11.948Z] #41 24.63 DEP compel/plugins/std/log.d [2020-11-09T15:41:11.948Z] #41 24.65 DEP compel/plugins/std/fds.d [2020-11-09T15:41:11.948Z] #41 24.68 DEP compel/plugins/std/std.d [2020-11-09T15:41:11.948Z] #41 24.71 DEP compel/plugins/shmem/shmem.d [2020-11-09T15:41:12.242Z] #41 24.74 DEP compel/plugins/fds/fds.d [2020-11-09T15:41:12.242Z] #41 24.78 CC compel/plugins/std/std.o [2020-11-09T15:41:12.538Z] #41 24.89 CC compel/plugins/std/fds.o [2020-11-09T15:41:12.538Z] #41 25.04 CC compel/plugins/std/log.o [2020-11-09T15:41:12.833Z] #41 25.37 CC compel/plugins/std/string.o [2020-11-09T15:41:13.129Z] #41 25.62 CC compel/plugins/std/infect.o [2020-11-09T15:41:13.425Z] #41 25.78 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-11-09T15:41:13.425Z] #41 25.80 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-11-09T15:41:13.425Z] #41 25.81 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-11-09T15:41:13.425Z] #41 25.82 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-11-09T15:41:13.425Z] #41 25.84 AR compel/plugins/std.lib.a [2020-11-09T15:41:13.425Z] #41 25.86 CC compel/plugins/fds/fds.o [2020-11-09T15:41:13.425Z] #41 25.94 AR compel/plugins/fds.lib.a [2020-11-09T15:41:13.425Z] #41 25.95 HOSTDEP compel/src/lib/log-host.d [2020-11-09T15:41:13.425Z] #41 25.98 HOSTDEP compel/src/lib/handle-elf-host.d [2020-11-09T15:41:13.425Z] #41 26.02 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-11-09T15:41:13.425Z] #41 26.05 HOSTDEP compel/src/main-host.d [2020-11-09T15:41:13.425Z] #41 26.09 DEP compel/src/lib/ptrace.d [2020-11-09T15:41:13.425Z] #41 26.14 DEP compel/src/lib/infect.d [2020-11-09T15:41:13.723Z] #41 26.21 DEP compel/src/lib/infect-util.d [2020-11-09T15:41:13.723Z] #41 26.25 DEP compel/src/lib/infect-rpc.d [2020-11-09T15:41:13.723Z] #41 26.28 DEP compel/arch/ppc64/src/lib/infect.d [2020-11-09T15:41:13.723Z] #41 26.31 DEP compel/arch/ppc64/src/lib/cpu.d [2020-11-09T15:41:13.723Z] #41 26.34 DEP compel/src/lib/log.d [2020-11-09T15:41:13.723Z] #41 26.37 DEP compel/src/main.d [2020-11-09T15:41:13.723Z] #41 26.40 DEP compel/src/lib/handle-elf.d [2020-11-09T15:41:13.723Z] #41 26.43 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-11-09T15:41:13.723Z] #41 26.47 CC compel/src/lib/log.o [2020-11-09T15:41:14.019Z] #41 26.55 CC compel/arch/ppc64/src/lib/cpu.o [2020-11-09T15:41:14.019Z] #41 26.63 CC compel/arch/ppc64/src/lib/infect.o [2020-11-09T15:41:14.315Z] #41 26.86 CC compel/src/lib/infect-rpc.o [2020-11-09T15:41:14.315Z] #41 26.96 CC compel/src/lib/infect-util.o [2020-11-09T15:41:14.315Z] #41 27.04 CC compel/src/lib/infect.o [2020-11-09T15:41:15.360Z] #41 27.84 CC compel/src/lib/ptrace.o [2020-11-09T15:41:15.360Z] #41 27.95 AR compel/libcompel.a [2020-11-09T15:41:15.360Z] #41 27.97 HOSTCC compel/src/main-host.o [2020-11-09T15:41:15.360Z] #41 28.04 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-11-09T15:41:15.657Z] #41 28.08 HOSTCC compel/src/lib/handle-elf-host.o [2020-11-09T15:41:15.657Z] #41 28.18 HOSTCC compel/src/lib/log-host.o [2020-11-09T15:41:15.657Z] #41 28.24 HOSTLINK compel/compel-host-bin [2020-11-09T15:41:15.657Z] #41 28.30 DEP soccr/soccr.d [2020-11-09T15:41:15.657Z] #41 ... [2020-11-09T15:41:15.657Z] [2020-11-09T15:41:15.657Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-09T15:41:15.657Z] #51 61.48 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-11-09T15:41:16.341Z] #51 62.15 + mkdir -p /build [2020-11-09T15:41:16.341Z] #51 62.15 + cp runc /build/runc [2020-11-09T15:41:16.641Z] #51 DONE 62.3s [2020-11-09T15:41:16.641Z] [2020-11-09T15:41:16.641Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-09T15:41:16.641Z] #41 28.36 CC soccr/soccr.o [2020-11-09T15:41:16.641Z] #41 28.88 AR soccr/libsoccr.a [2020-11-09T15:41:16.641Z] #41 28.89 make[1]: 'soccr/libsoccr.a' is up to date. [2020-11-09T15:41:16.641Z] #41 28.96 DEP criu/arch/ppc64/sigframe.d [2020-11-09T15:41:16.641Z] #41 28.99 DEP criu/arch/ppc64/crtools.d [2020-11-09T15:41:16.641Z] #41 29.03 DEP criu/arch/ppc64/cpu.d [2020-11-09T15:41:16.641Z] #41 29.27 CC criu/arch/ppc64/cpu.o [2020-11-09T15:41:16.938Z] #41 29.52 CC criu/arch/ppc64/crtools.o [2020-11-09T15:41:17.233Z] #41 29.85 CC criu/arch/ppc64/sigframe.o [2020-11-09T15:41:17.233Z] #41 29.94 LINK criu/arch/ppc64/crtools.built-in.o [2020-11-09T15:41:17.528Z] #41 29.95 DEP criu/pie/util-vdso.d [2020-11-09T15:41:17.528Z] #41 30.00 DEP criu/pie/util.d [2020-11-09T15:41:17.528Z] #41 30.05 CC criu/pie/util.o [2020-11-09T15:41:17.528Z] #41 30.14 CC criu/pie/util-vdso.o [2020-11-09T15:41:17.820Z] #41 30.34 AR criu/pie/pie.lib.a [2020-11-09T15:41:17.820Z] #41 30.36 DEP criu/pie/restorer.d [2020-11-09T15:41:17.820Z] #41 30.43 DEP criu/arch/ppc64/vdso-trampoline.d [2020-11-09T15:41:17.820Z] #41 30.44 DEP criu/arch/ppc64/restorer.d [2020-11-09T15:41:18.113Z] #41 30.48 DEP criu/arch/ppc64/vdso-pie.d [2020-11-09T15:41:18.113Z] #41 30.50 DEP criu/pie/parasite-vdso.d [2020-11-09T15:41:18.113Z] #41 30.54 DEP criu/pie/parasite.d [2020-11-09T15:41:18.113Z] #41 30.59 CC criu/pie/parasite.o [2020-11-09T15:41:18.113Z] #41 30.84 LINK criu/pie/parasite.built-in.o [2020-11-09T15:41:18.406Z] #41 30.85 GEN criu/pie/parasite-blob.h [2020-11-09T15:41:18.406Z] #41 30.86 CC criu/pie/parasite-vdso.o [2020-11-09T15:41:18.406Z] #41 31.00 CC criu/arch/ppc64/vdso-pie.o [2020-11-09T15:41:18.406Z] #41 31.08 CC criu/arch/ppc64/restorer.o [2020-11-09T15:41:18.699Z] #41 31.16 CC criu/arch/ppc64/vdso-trampoline.o [2020-11-09T15:41:18.699Z] #41 31.17 CC criu/pie/restorer.o [2020-11-09T15:41:19.338Z] #41 31.80 LINK criu/pie/restorer.built-in.o [2020-11-09T15:41:19.338Z] #41 31.81 GEN criu/pie/restorer-blob.h [2020-11-09T15:41:19.338Z] #41 31.83 DEP criu/vdso.d [2020-11-09T15:41:19.338Z] #41 31.87 DEP criu/uts_ns.d [2020-11-09T15:41:19.338Z] #41 31.90 DEP criu/util.d [2020-11-09T15:41:19.338Z] #41 31.95 DEP criu/uffd.d [2020-11-09T15:41:19.338Z] #41 31.99 DEP criu/tun.d [2020-11-09T15:41:19.630Z] #41 32.03 DEP criu/tty.d [2020-11-09T15:41:19.630Z] #41 32.07 DEP criu/timerfd.d [2020-11-09T15:41:19.630Z] #41 32.11 DEP criu/timens.d [2020-11-09T15:41:19.630Z] #41 32.14 DEP criu/sysfs_parse.d [2020-11-09T15:41:19.630Z] #41 32.18 DEP criu/sysctl.d [2020-11-09T15:41:19.630Z] #41 32.21 DEP criu/string.d [2020-11-09T15:41:19.630Z] #41 32.22 DEP criu/stats.d [2020-11-09T15:41:19.630Z] #41 32.24 DEP criu/sockets.d [2020-11-09T15:41:19.630Z] #41 32.29 DEP criu/sk-unix.d [2020-11-09T15:41:19.630Z] #41 32.33 DEP criu/sk-tcp.d [2020-11-09T15:41:19.924Z] #41 32.37 DEP criu/sk-queue.d [2020-11-09T15:41:19.924Z] #41 32.41 DEP criu/sk-packet.d [2020-11-09T15:41:19.924Z] #41 32.45 DEP criu/sk-netlink.d [2020-11-09T15:41:19.924Z] #41 32.49 DEP criu/sk-inet.d [2020-11-09T15:41:19.924Z] #41 32.53 DEP criu/signalfd.d [2020-11-09T15:41:19.924Z] #41 32.56 DEP criu/sigframe.d [2020-11-09T15:41:19.924Z] #41 32.58 DEP criu/shmem.d [2020-11-09T15:41:19.924Z] #41 32.62 DEP criu/servicefd.d [2020-11-09T15:41:19.924Z] #41 32.65 DEP criu/seize.d [2020-11-09T15:41:19.924Z] #41 32.68 DEP criu/seccomp.d [2020-11-09T15:41:20.220Z] #41 32.72 DEP criu/rst-malloc.d [2020-11-09T15:41:20.220Z] #41 32.74 DEP criu/rbtree.d [2020-11-09T15:41:20.220Z] #41 32.75 DEP criu/pstree.d [2020-11-09T15:41:20.220Z] #41 32.79 DEP criu/protobuf.d [2020-11-09T15:41:20.220Z] #41 32.82 GEN criu/protobuf-desc-gen.h [2020-11-09T15:41:20.514Z] #41 33.14 DEP criu/protobuf-desc.d [2020-11-09T15:41:20.514Z] #41 33.16 DEP criu/proc_parse.d [2020-11-09T15:41:20.514Z] #41 33.20 DEP criu/plugin.d [2020-11-09T15:41:20.808Z] #41 33.22 DEP criu/pipes.d [2020-11-09T15:41:20.808Z] #41 33.26 DEP criu/pie-util.d [2020-11-09T15:41:20.808Z] #41 33.29 DEP criu/pie-util-vdso.d [2020-11-09T15:41:20.808Z] #41 33.32 DEP criu/path.d [2020-11-09T15:41:20.808Z] #41 33.35 DEP criu/parasite-syscall.d [2020-11-09T15:41:20.808Z] #41 33.39 DEP criu/pagemap.d [2020-11-09T15:41:20.808Z] #41 33.43 DEP criu/pagemap-cache.d [2020-11-09T15:41:20.808Z] #41 33.46 DEP criu/page-xfer.d [2020-11-09T15:41:20.808Z] #41 33.49 DEP criu/page-pipe.d [2020-11-09T15:41:20.808Z] #41 33.52 DEP criu/netfilter.d [2020-11-09T15:41:20.808Z] #41 33.55 DEP criu/net.d [2020-11-09T15:41:21.100Z] #41 33.60 DEP criu/namespaces.d [2020-11-09T15:41:21.100Z] #41 33.64 DEP criu/mount.d [2020-11-09T15:41:21.100Z] #41 33.68 DEP criu/memfd.d [2020-11-09T15:41:21.100Z] #41 33.71 DEP criu/mem.d [2020-11-09T15:41:21.100Z] #41 33.75 DEP criu/lsm.d [2020-11-09T15:41:21.100Z] #41 33.78 DEP criu/log.d [2020-11-09T15:41:21.233Z] ok github.com/docker/docker/api/server/httputils 0.022s coverage: 14.7% of statements [2020-11-09T15:41:21.233Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-11-09T15:41:21.233Z] ok github.com/docker/docker/api/server/middleware 0.032s coverage: 37.7% of statements [2020-11-09T15:41:21.233Z] ? github.com/docker/docker/api/server/router [no test files] [2020-11-09T15:41:21.233Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-11-09T15:41:21.233Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-11-09T15:41:21.233Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-11-09T15:41:21.233Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-11-09T15:41:21.233Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-11-09T15:41:21.233Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-11-09T15:41:21.233Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-11-09T15:41:21.233Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-11-09T15:41:21.233Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-11-09T15:41:21.233Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-11-09T15:41:21.233Z] ok github.com/docker/docker/api/types/filters 0.035s coverage: 92.2% of statements [2020-11-09T15:41:21.233Z] ok github.com/docker/docker/api/types/strslice 0.021s coverage: 90.0% of statements [2020-11-09T15:41:21.233Z] ok github.com/docker/docker/api/types/time 0.018s coverage: 100.0% of statements [2020-11-09T15:41:21.233Z] ok github.com/docker/docker/api/server/router/swarm 0.020s coverage: 5.7% of statements [2020-11-09T15:41:21.233Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-11-09T15:41:21.233Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-11-09T15:41:21.233Z] ? github.com/docker/docker/api/types [no test files] [2020-11-09T15:41:21.233Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-11-09T15:41:21.233Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-11-09T15:41:21.233Z] ? github.com/docker/docker/api/types/container [no test files] [2020-11-09T15:41:21.233Z] ? github.com/docker/docker/api/types/events [no test files] [2020-11-09T15:41:21.233Z] ? github.com/docker/docker/api/types/image [no test files] [2020-11-09T15:41:21.233Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-11-09T15:41:21.233Z] ? github.com/docker/docker/api/types/network [no test files] [2020-11-09T15:41:21.233Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-11-09T15:41:21.233Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-11-09T15:41:21.233Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-11-09T15:41:21.233Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-11-09T15:41:21.233Z] ok github.com/docker/docker/api/types/versions 0.027s coverage: 75.0% of statements [2020-11-09T15:41:21.233Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-11-09T15:41:21.233Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-11-09T15:41:21.233Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-11-09T15:41:21.233Z] ? github.com/docker/docker/builder [no test files] [2020-11-09T15:41:21.233Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-11-09T15:41:21.233Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-11-09T15:41:21.233Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-11-09T15:41:21.233Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-11-09T15:41:21.233Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-11-09T15:41:21.233Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-11-09T15:41:21.233Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-11-09T15:41:21.233Z] ok github.com/docker/docker/builder/dockerignore 0.013s coverage: 96.8% of statements [2020-11-09T15:41:21.399Z] #41 33.81 DEP criu/libnetlink.d [2020-11-09T15:41:21.399Z] #41 33.84 DEP criu/kerndat.d [2020-11-09T15:41:21.399Z] #41 33.89 DEP criu/kcmp-ids.d [2020-11-09T15:41:21.399Z] #41 33.91 DEP criu/irmap.d [2020-11-09T15:41:21.399Z] #41 33.94 DEP criu/ipc_ns.d [2020-11-09T15:41:21.399Z] #41 33.97 DEP criu/image.d [2020-11-09T15:41:21.399Z] #41 34.01 DEP criu/image-desc.d [2020-11-09T15:41:21.399Z] #41 34.04 DEP criu/fsnotify.d [2020-11-09T15:41:21.399Z] #41 34.09 DEP criu/filesystems.d [2020-11-09T15:41:21.399Z] #41 34.12 DEP criu/files.d [2020-11-09T15:41:21.691Z] #41 34.17 DEP criu/files-reg.d [2020-11-09T15:41:21.691Z] #41 34.20 DEP criu/files-ext.d [2020-11-09T15:41:21.691Z] #41 34.24 DEP criu/file-lock.d [2020-11-09T15:41:21.691Z] #41 34.27 DEP criu/file-ids.d [2020-11-09T15:41:21.691Z] #41 34.30 DEP criu/fifo.d [2020-11-09T15:41:21.691Z] #41 34.33 DEP criu/fdstore.d [2020-11-09T15:41:21.691Z] #41 34.36 DEP criu/fault-injection.d [2020-11-09T15:41:21.984Z] #41 34.37 DEP criu/external.d [2020-11-09T15:41:21.984Z] #41 34.39 DEP criu/eventpoll.d [2020-11-09T15:41:21.984Z] #41 34.43 DEP criu/eventfd.d [2020-11-09T15:41:21.984Z] #41 34.47 DEP criu/crtools.d [2020-11-09T15:41:21.984Z] #41 34.51 DEP criu/cr-service.d [2020-11-09T15:41:21.984Z] #41 34.55 DEP criu/cr-restore.d [2020-11-09T15:41:21.984Z] #41 34.60 DEP criu/cr-errno.d [2020-11-09T15:41:21.984Z] #41 34.61 DEP criu/cr-dump.d [2020-11-09T15:41:21.984Z] #41 34.65 DEP criu/cr-dedup.d [2020-11-09T15:41:21.984Z] #41 34.69 DEP criu/cr-check.d [2020-11-09T15:41:21.984Z] #41 34.74 DEP criu/config.d [2020-11-09T15:41:22.180Z] ok github.com/docker/docker/cli/debug 0.019s coverage: 100.0% of statements [2020-11-09T15:41:22.277Z] #41 34.77 DEP criu/clone-noasan.d [2020-11-09T15:41:22.277Z] #41 34.79 DEP criu/cgroup.d [2020-11-09T15:41:22.277Z] #41 34.83 DEP criu/cgroup-props.d [2020-11-09T15:41:22.277Z] #41 34.86 DEP criu/bitmap.d [2020-11-09T15:41:22.277Z] #41 34.86 DEP criu/bfd.d [2020-11-09T15:41:22.277Z] #41 34.89 DEP criu/autofs.d [2020-11-09T15:41:22.277Z] #41 34.92 DEP criu/aio.d [2020-11-09T15:41:22.277Z] #41 34.96 DEP criu/action-scripts.d [2020-11-09T15:41:22.570Z] #41 35.03 CC criu/action-scripts.o [2020-11-09T15:41:22.570Z] #41 35.14 CC criu/aio.o [2020-11-09T15:41:22.862Z] #41 35.27 CC criu/autofs.o [2020-11-09T15:41:23.127Z] ok github.com/docker/docker/builder/remotecontext 0.352s coverage: 13.7% of statements [2020-11-09T15:41:23.154Z] #41 35.70 CC criu/bfd.o [2020-11-09T15:41:23.154Z] #41 35.83 CC criu/bitmap.o [2020-11-09T15:41:23.449Z] #41 35.87 CC criu/cgroup-props.o [2020-11-09T15:41:23.449Z] #41 36.09 CC criu/cgroup.o [2020-11-09T15:41:24.075Z] ok github.com/docker/docker/builder/dockerfile 0.930s coverage: 48.1% of statements [2020-11-09T15:41:24.338Z] ok github.com/docker/docker/builder/remotecontext/git 3.736s coverage: 86.3% of statements [2020-11-09T15:41:24.338Z] ? github.com/docker/docker/cli [no test files] [2020-11-09T15:41:24.338Z] ? github.com/docker/docker/cli/config [no test files] [2020-11-09T15:41:24.485Z] #41 37.07 CC criu/clone-noasan.o [2020-11-09T15:41:24.485Z] #41 37.12 CC criu/config.o [2020-11-09T15:41:25.119Z] #41 37.65 CC criu/cr-check.o [2020-11-09T15:41:25.411Z] #41 38.13 CC criu/cr-dedup.o [2020-11-09T15:41:25.703Z] #41 38.24 CC criu/cr-dump.o [2020-11-09T15:41:26.298Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-11-09T15:41:26.298Z] [2020-11-09T15:41:26.298Z] + TEST_INTEGRATION_DEST=2 [2020-11-09T15:41:26.298Z] + CONTAINER_NAME=docker-pr3-2 [2020-11-09T15:41:26.298Z] + TEST_SKIP_INTEGRATION=1 [2020-11-09T15:41:26.298Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-11-09T15:41:26.298Z] + run_tests [2020-11-09T15:41:26.298Z] + c=0 [2020-11-09T15:41:26.298Z] + '[' -n 0 ']' [2020-11-09T15:41:26.298Z] + rm= [2020-11-09T15:41:26.298Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41653/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41653/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41653/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=43d61d2bcff418778131063ddd519bdd1138e0a0 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:43d61d2bcff418778131063ddd519bdd1138e0a0 hack/make.sh '' test-integration [2020-11-09T15:41:26.298Z] + TEST_INTEGRATION_DEST=1 [2020-11-09T15:41:26.298Z] + CONTAINER_NAME=docker-pr3-1 [2020-11-09T15:41:26.298Z] + TEST_SKIP_INTEGRATION_CLI=1 [2020-11-09T15:41:26.298Z] + run_tests test-integration-flaky [2020-11-09T15:41:26.298Z] + '[' -n 0 ']' [2020-11-09T15:41:26.298Z] + rm= [2020-11-09T15:41:26.298Z] + TEST_INTEGRATION_DEST=3 [2020-11-09T15:41:26.298Z] + CONTAINER_NAME=docker-pr3-3 [2020-11-09T15:41:26.298Z] + TEST_SKIP_INTEGRATION=1 [2020-11-09T15:41:26.298Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-11-09T15:41:26.298Z] + run_tests [2020-11-09T15:41:26.298Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41653/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41653/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41653/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=43d61d2bcff418778131063ddd519bdd1138e0a0 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:43d61d2bcff418778131063ddd519bdd1138e0a0 hack/make.sh test-integration-flaky test-integration [2020-11-09T15:41:26.298Z] + '[' -n 0 ']' [2020-11-09T15:41:26.298Z] + rm= [2020-11-09T15:41:26.298Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41653/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41653/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41653/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=43d61d2bcff418778131063ddd519bdd1138e0a0 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:43d61d2bcff418778131063ddd519bdd1138e0a0 hack/make.sh '' test-integration [2020-11-09T15:41:26.298Z] ++ jobs -p [2020-11-09T15:41:26.298Z] + for job in $(jobs -p) [2020-11-09T15:41:26.298Z] + wait 10663 [2020-11-09T15:41:26.298Z] [2020-11-09T15:41:26.298Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-11-09T15:41:26.298Z] [2020-11-09T15:41:26.298Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-11-09T15:41:26.298Z] HOSTNAME=8de995feac32 [2020-11-09T15:41:26.298Z] TEST_SKIP_INTEGRATION=1 [2020-11-09T15:41:26.298Z] TESTDEBUG=0 [2020-11-09T15:41:26.298Z] DEST=bundles/test-integration [2020-11-09T15:41:26.298Z] PWD=/go/src/github.com/docker/docker [2020-11-09T15:41:26.298Z] KEEPBUNDLE=1 [2020-11-09T15:41:26.298Z] DOCKER_GITCOMMIT=43d61d2bcff418778131063ddd519bdd1138e0a0 [2020-11-09T15:41:26.298Z] container=docker [2020-11-09T15:41:26.298Z] HOME=/root [2020-11-09T15:41:26.298Z] GOLANG_VERSION=1.13.15 [2020-11-09T15:41:26.298Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-11-09T15:41:26.298Z] VALIDATE_BRANCH=master [2020-11-09T15:41:26.298Z] TERM=xterm [2020-11-09T15:41:26.298Z] DOCKER_PKG=github.com/docker/docker [2020-11-09T15:41:26.298Z] SHLVL=1 [2020-11-09T15:41:26.298Z] TIMEOUT=120m [2020-11-09T15:41:26.298Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-11-09T15:41:26.298Z] DOCKER_GRAPHDRIVER=overlay2 [2020-11-09T15:41:26.298Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-11-09T15:41:26.298Z] GO111MODULE=off [2020-11-09T15:41:26.298Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-11-09T15:41:26.298Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-11-09T15:41:26.298Z] GOPATH=/go [2020-11-09T15:41:26.298Z] PKG_CONFIG=pkg-config [2020-11-09T15:41:26.298Z] _=/usr/bin/env [2020-11-09T15:41:26.298Z] Building test suite binary ./integration-cli/test.main [2020-11-09T15:41:26.298Z] [2020-11-09T15:41:26.298Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-11-09T15:41:26.298Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-11-09T15:41:26.298Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-11-09T15:41:26.298Z] HOSTNAME=34722bf6bdd4 [2020-11-09T15:41:26.298Z] TEST_SKIP_INTEGRATION=1 [2020-11-09T15:41:26.298Z] TESTDEBUG=0 [2020-11-09T15:41:26.298Z] DEST=bundles/test-integration [2020-11-09T15:41:26.298Z] PWD=/go/src/github.com/docker/docker [2020-11-09T15:41:26.298Z] KEEPBUNDLE=1 [2020-11-09T15:41:26.298Z] DOCKER_GITCOMMIT=43d61d2bcff418778131063ddd519bdd1138e0a0 [2020-11-09T15:41:26.298Z] container=docker [2020-11-09T15:41:26.298Z] HOME=/root [2020-11-09T15:41:26.298Z] GOLANG_VERSION=1.13.15 [2020-11-09T15:41:26.298Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-11-09T15:41:26.298Z] VALIDATE_BRANCH=master [2020-11-09T15:41:26.298Z] TERM=xterm [2020-11-09T15:41:26.298Z] DOCKER_PKG=github.com/docker/docker [2020-11-09T15:41:26.298Z] SHLVL=1 [2020-11-09T15:41:26.298Z] TIMEOUT=120m [2020-11-09T15:41:26.298Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-11-09T15:41:26.298Z] DOCKER_GRAPHDRIVER=overlay2 [2020-11-09T15:41:26.298Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-11-09T15:41:26.298Z] GO111MODULE=off [2020-11-09T15:41:26.298Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-11-09T15:41:26.298Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-11-09T15:41:26.298Z] GOPATH=/go [2020-11-09T15:41:26.298Z] PKG_CONFIG=pkg-config [2020-11-09T15:41:26.298Z] _=/usr/bin/env [2020-11-09T15:41:26.298Z] Building test suite binary ./integration-cli/test.main [2020-11-09T15:41:26.298Z] No new tests added to integration. [2020-11-09T15:41:26.298Z] [2020-11-09T15:41:26.298Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-11-09T15:41:26.298Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-11-09T15:41:26.298Z] HOSTNAME=ec35b5e88854 [2020-11-09T15:41:26.298Z] TESTDEBUG=0 [2020-11-09T15:41:26.298Z] DEST=bundles/test-integration [2020-11-09T15:41:26.299Z] PWD=/go/src/github.com/docker/docker [2020-11-09T15:41:26.299Z] KEEPBUNDLE=1 [2020-11-09T15:41:26.299Z] DOCKER_GITCOMMIT=43d61d2bcff418778131063ddd519bdd1138e0a0 [2020-11-09T15:41:26.299Z] container=docker [2020-11-09T15:41:26.299Z] HOME=/root [2020-11-09T15:41:26.299Z] GOLANG_VERSION=1.13.15 [2020-11-09T15:41:26.299Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-11-09T15:41:26.299Z] VALIDATE_BRANCH=master [2020-11-09T15:41:26.299Z] TERM=xterm [2020-11-09T15:41:26.299Z] DOCKER_PKG=github.com/docker/docker [2020-11-09T15:41:26.299Z] SHLVL=1 [2020-11-09T15:41:26.299Z] TIMEOUT=120m [2020-11-09T15:41:26.299Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-11-09T15:41:26.299Z] DOCKER_GRAPHDRIVER=overlay2 [2020-11-09T15:41:26.299Z] GO111MODULE=off [2020-11-09T15:41:26.299Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-11-09T15:41:26.299Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-11-09T15:41:26.299Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-11-09T15:41:26.299Z] GOPATH=/go [2020-11-09T15:41:26.299Z] PKG_CONFIG=pkg-config [2020-11-09T15:41:26.299Z] _=/usr/bin/env [2020-11-09T15:41:26.299Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-11-09T15:41:26.338Z] #41 38.88 CC criu/cr-errno.o [2020-11-09T15:41:26.338Z] #41 38.90 CC criu/cr-restore.o [2020-11-09T15:41:27.850Z] #41 40.23 CC criu/cr-service.o [2020-11-09T15:41:28.143Z] #41 40.72 CC criu/crtools.o [2020-11-09T15:41:28.435Z] #41 40.88 CC criu/eventfd.o [2020-11-09T15:41:28.435Z] #41 40.97 CC criu/eventpoll.o [2020-11-09T15:41:28.728Z] #41 41.20 CC criu/external.o [2020-11-09T15:41:28.728Z] #41 41.30 CC criu/fault-injection.o [2020-11-09T15:41:28.728Z] #41 41.33 CC criu/fdstore.o [2020-11-09T15:41:28.728Z] #41 41.42 CC criu/fifo.o [2020-11-09T15:41:29.054Z] #41 41.53 CC criu/file-ids.o [2020-11-09T15:41:29.054Z] #41 41.61 CC criu/file-lock.o [2020-11-09T15:41:29.347Z] #41 41.92 CC criu/files-ext.o [2020-11-09T15:41:29.347Z] #41 42.01 CC criu/files-reg.o [2020-11-09T15:41:29.675Z] ok github.com/docker/docker/client 0.337s coverage: 75.4% of statements [2020-11-09T15:41:30.395Z] #41 42.68 CC criu/files.o [2020-11-09T15:41:30.689Z] #41 43.33 CC criu/filesystems.o [2020-11-09T15:41:30.981Z] #41 43.58 CC criu/fsnotify.o [2020-11-09T15:41:31.274Z] #41 43.91 CC criu/image-desc.o [2020-11-09T15:41:31.567Z] #41 43.95 CC criu/image.o [2020-11-09T15:41:31.567Z] #41 44.20 CC criu/ipc_ns.o [2020-11-09T15:41:32.201Z] #41 44.57 CC criu/irmap.o [2020-11-09T15:41:32.201Z] #41 44.77 CC criu/kcmp-ids.o [2020-11-09T15:41:32.201Z] #41 44.86 CC criu/kerndat.o [2020-11-09T15:41:32.417Z] ok github.com/docker/docker/cmd/dockerd 0.063s coverage: 29.1% of statements [2020-11-09T15:41:32.417Z] ok github.com/docker/docker/container 0.111s coverage: 34.7% of statements [2020-11-09T15:41:32.417Z] ? github.com/docker/docker/container/stream [no test files] [2020-11-09T15:41:32.417Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-11-09T15:41:32.417Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-11-09T15:41:32.417Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-11-09T15:41:32.494Z] #41 45.21 CC criu/libnetlink.o [2020-11-09T15:41:32.785Z] #41 45.32 CC criu/log.o [2020-11-09T15:41:32.786Z] #41 45.47 CC criu/lsm.o [2020-11-09T15:41:33.078Z] #41 45.61 CC criu/mem.o [2020-11-09T15:41:33.718Z] #41 46.18 CC criu/memfd.o [2020-11-09T15:41:34.019Z] #41 46.36 CC criu/mount.o [2020-11-09T15:41:35.529Z] #41 47.75 CC criu/namespaces.o [2020-11-09T15:41:35.821Z] #41 48.40 CC criu/net.o [2020-11-09T15:41:36.858Z] #41 49.55 CC criu/netfilter.o [2020-11-09T15:41:37.152Z] #41 49.66 CC criu/page-pipe.o [2020-11-09T15:41:37.152Z] #41 49.92 CC criu/page-xfer.o [2020-11-09T15:41:37.787Z] #41 50.49 CC criu/pagemap-cache.o [2020-11-09T15:41:38.038Z] ok github.com/docker/docker/daemon/cluster 0.049s coverage: 0.5% of statements [2020-11-09T15:41:38.079Z] #41 50.61 CC criu/pagemap.o [2020-11-09T15:41:38.372Z] #41 50.93 CC criu/parasite-syscall.o [2020-11-09T15:41:38.663Z] #41 51.24 CC criu/path.o [2020-11-09T15:41:38.663Z] #41 51.33 CC criu/pie-util-vdso.o [2020-11-09T15:41:38.671Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2020-11-09T15:41:38.955Z] #41 51.47 CC criu/pie-util.o [2020-11-09T15:41:38.955Z] #41 51.53 CC criu/pipes.o [2020-11-09T15:41:39.248Z] #41 51.77 CC criu/plugin.o [2020-11-09T15:41:39.248Z] #41 51.90 CC criu/proc_parse.o [2020-11-09T15:41:39.705Z] ok github.com/docker/docker/daemon/cluster/convert 0.005s coverage: 35.9% of statements [2020-11-09T15:41:40.758Z] #41 53.13 CC criu/protobuf-desc.o [2020-11-09T15:41:41.050Z] #41 53.45 CC criu/protobuf.o [2020-11-09T15:41:41.050Z] #41 53.59 CC criu/pstree.o [2020-11-09T15:41:41.343Z] #41 54.00 CC criu/rbtree.o [2020-11-09T15:41:41.343Z] #41 54.10 CC criu/rst-malloc.o [2020-11-09T15:41:41.639Z] #41 54.21 CC criu/seccomp.o [2020-11-09T15:41:41.932Z] #41 54.48 CC criu/seize.o [2020-11-09T15:41:42.224Z] #41 54.85 CC criu/servicefd.o [2020-11-09T15:41:42.516Z] #41 55.00 CC criu/shmem.o [2020-11-09T15:41:42.812Z] #41 55.37 CC criu/sigframe.o [2020-11-09T15:41:42.812Z] #41 55.42 CC criu/signalfd.o [2020-11-09T15:41:42.812Z] #41 55.51 CC criu/sk-inet.o [2020-11-09T15:41:43.578Z] #41 55.93 CC criu/sk-netlink.o [2020-11-09T15:41:43.578Z] #41 56.12 CC criu/sk-packet.o [2020-11-09T15:41:43.871Z] #41 56.37 CC criu/sk-queue.o [2020-11-09T15:41:44.163Z] #41 56.55 CC criu/sk-tcp.o [2020-11-09T15:41:44.163Z] #41 56.74 CC criu/sk-unix.o [2020-11-09T15:41:45.201Z] #41 57.49 CC criu/sockets.o [2020-11-09T15:41:45.201Z] #41 57.82 CC criu/stats.o [2020-11-09T15:41:45.494Z] #41 57.94 CC criu/string.o [2020-11-09T15:41:45.494Z] #41 57.97 CC criu/sysctl.o [2020-11-09T15:41:45.786Z] #41 58.21 CC criu/sysfs_parse.o [2020-11-09T15:41:45.786Z] #41 58.35 CC criu/timens.o [2020-11-09T15:41:45.786Z] #41 58.47 CC criu/timerfd.o [2020-11-09T15:41:46.078Z] #41 58.60 CC criu/tty.o [2020-11-09T15:41:46.601Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.427s coverage: 14.1% of statements [2020-11-09T15:41:47.118Z] #41 59.37 CC criu/tun.o [2020-11-09T15:41:47.118Z] #41 59.59 CC criu/uffd.o [2020-11-09T15:41:47.410Z] #41 60.07 CC criu/util.o [2020-11-09T15:41:47.636Z] ok github.com/docker/docker/daemon/config 0.019s coverage: 81.8% of statements [2020-11-09T15:41:48.045Z] #41 60.62 CC criu/uts_ns.o [2020-11-09T15:41:48.045Z] #41 60.71 CC criu/vdso.o [2020-11-09T15:41:48.269Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2020-11-09T15:41:48.338Z] #41 60.92 LINK criu/built-in.o [2020-11-09T15:41:48.338Z] #41 60.98 LINK criu/criu [2020-11-09T15:41:48.560Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-11-09T15:41:48.630Z] #41 61.16 DEP lib/c/criu.d [2020-11-09T15:41:48.630Z] #41 61.19 CC images/rpc.pb-c.o [2020-11-09T15:41:48.923Z] #41 61.43 CC lib/c/criu.o [2020-11-09T15:41:49.215Z] #41 61.89 LINK lib/c/built-in.o [2020-11-09T15:41:49.531Z] #41 61.89 LINK lib/c/libcriu.so [2020-11-09T15:41:49.531Z] #41 61.91 LINK lib/c/libcriu.a [2020-11-09T15:41:49.531Z] #41 61.96 GEN magic.py [2020-11-09T15:41:49.531Z] #41 62.02 Note: Building without setproctitle() and strlcpy() support. [2020-11-09T15:41:49.531Z] #41 62.02 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-11-09T15:41:49.531Z] #41 62.02 Note: Building without GnuTLS support [2020-11-09T15:41:49.531Z] #41 62.03 Makefile.config:39: Warn: you have no libnftables installed [2020-11-09T15:41:49.531Z] #41 62.03 Makefile.config:40: Warn: Building without nftables support [2020-11-09T15:41:49.595Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-11-09T15:41:49.825Z] #41 62.25 fatal: not a git repository (or any of the parent directories): .git [2020-11-09T15:41:49.825Z] #41 62.47 make[1]: Nothing to be done for 'all'. [2020-11-09T15:41:50.120Z] #41 62.67 make[1]: 'images/built-in.o' is up to date. [2020-11-09T15:41:50.120Z] #41 62.69 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-11-09T15:41:50.120Z] #41 62.70 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-11-09T15:41:50.120Z] #41 62.71 make[1]: 'compel/libcompel.a' is up to date. [2020-11-09T15:41:50.120Z] #41 62.73 make[1]: 'compel/compel-host-bin' is up to date. [2020-11-09T15:41:50.120Z] #41 62.73 make[1]: Nothing to be done for 'all'. [2020-11-09T15:41:50.120Z] #41 62.74 make[1]: 'soccr/libsoccr.a' is up to date. [2020-11-09T15:41:50.120Z] #41 62.80 make[2]: Nothing to be done for 'all'. [2020-11-09T15:41:50.120Z] #41 62.81 make[2]: Nothing to be done for 'all'. [2020-11-09T15:41:50.120Z] #41 62.83 make[2]: Nothing to be done for 'all'. [2020-11-09T15:41:50.230Z] ok github.com/docker/docker/daemon 12.253s coverage: 17.2% of statements [2020-11-09T15:41:50.230Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-11-09T15:41:50.230Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-11-09T15:41:50.230Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-11-09T15:41:50.230Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-11-09T15:41:50.413Z] #41 62.87 make[2]: Nothing to be done for 'all'. [2020-11-09T15:41:50.413Z] #41 62.90 make[2]: Nothing to be done for 'all'. [2020-11-09T15:41:50.413Z] #41 62.91 make[2]: Nothing to be done for 'all'. [2020-11-09T15:41:50.413Z] #41 62.92 make[2]: Nothing to be done for 'all'. [2020-11-09T15:41:50.413Z] #41 62.96 make[2]: Nothing to be done for 'all'. [2020-11-09T15:41:50.413Z] #41 62.97 INSTALL criu/criu [2020-11-09T15:41:50.413Z] #41 DONE 63.0s [2020-11-09T15:41:51.049Z] [2020-11-09T15:41:51.049Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-11-09T15:41:51.049Z] #26 CACHED [2020-11-09T15:41:51.049Z] [2020-11-09T15:41:51.049Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-11-09T15:41:51.049Z] #12 CACHED [2020-11-09T15:41:51.049Z] [2020-11-09T15:41:51.049Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-09T15:41:51.049Z] #18 CACHED [2020-11-09T15:41:51.049Z] [2020-11-09T15:41:51.049Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-11-09T15:41:51.049Z] #23 CACHED [2020-11-09T15:41:51.049Z] [2020-11-09T15:41:51.049Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-11-09T15:41:51.049Z] #14 CACHED [2020-11-09T15:41:51.049Z] [2020-11-09T15:41:51.049Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-09T15:41:51.049Z] #27 CACHED [2020-11-09T15:41:51.049Z] [2020-11-09T15:41:51.049Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-11-09T15:41:51.049Z] #20 CACHED [2020-11-09T15:41:51.049Z] [2020-11-09T15:41:51.049Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-11-09T15:41:51.049Z] #25 CACHED [2020-11-09T15:41:51.049Z] [2020-11-09T15:41:51.049Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-11-09T15:41:51.049Z] #17 CACHED [2020-11-09T15:41:51.049Z] [2020-11-09T15:41:51.049Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-09T15:41:51.049Z] #22 CACHED [2020-11-09T15:41:51.049Z] [2020-11-09T15:41:51.049Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-11-09T15:41:51.049Z] #13 CACHED [2020-11-09T15:41:51.049Z] [2020-11-09T15:41:51.049Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-11-09T15:41:51.049Z] #16 CACHED [2020-11-09T15:41:51.049Z] [2020-11-09T15:41:51.049Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-11-09T15:41:51.049Z] #19 CACHED [2020-11-09T15:41:51.049Z] [2020-11-09T15:41:51.049Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-11-09T15:41:51.049Z] #15 CACHED [2020-11-09T15:41:51.049Z] [2020-11-09T15:41:51.049Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-11-09T15:41:51.049Z] #28 CACHED [2020-11-09T15:41:51.049Z] [2020-11-09T15:41:51.049Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-11-09T15:41:51.049Z] #31 DONE 0.1s [2020-11-09T15:41:51.049Z] [2020-11-09T15:41:51.049Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-11-09T15:41:51.049Z] #33 DONE 0.0s [2020-11-09T15:41:51.342Z] [2020-11-09T15:41:51.342Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-11-09T15:41:51.342Z] #36 DONE 0.0s [2020-11-09T15:41:51.342Z] [2020-11-09T15:41:51.342Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-11-09T15:41:51.342Z] #39 DONE 0.1s [2020-11-09T15:41:51.342Z] [2020-11-09T15:41:51.342Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-11-09T15:41:51.342Z] #42 DONE 0.0s [2020-11-09T15:41:51.342Z] [2020-11-09T15:41:51.342Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-11-09T15:41:51.342Z] #44 DONE 0.1s [2020-11-09T15:41:51.342Z] [2020-11-09T15:41:51.342Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-11-09T15:41:51.342Z] #46 DONE 0.0s [2020-11-09T15:41:51.634Z] [2020-11-09T15:41:51.634Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-11-09T15:41:51.634Z] #48 DONE 0.1s [2020-11-09T15:41:51.634Z] [2020-11-09T15:41:51.634Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-11-09T15:41:51.634Z] #50 DONE 0.0s [2020-11-09T15:41:51.634Z] [2020-11-09T15:41:51.634Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-11-09T15:41:51.634Z] #52 DONE 0.0s [2020-11-09T15:41:51.634Z] [2020-11-09T15:41:51.634Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-11-09T15:41:51.738Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2020-11-09T15:41:51.927Z] #55 DONE 0.1s [2020-11-09T15:41:51.927Z] [2020-11-09T15:41:51.927Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-11-09T15:41:51.927Z] #59 DONE 0.1s [2020-11-09T15:41:51.927Z] [2020-11-09T15:41:51.927Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-11-09T15:41:51.927Z] #61 DONE 0.1s [2020-11-09T15:41:51.927Z] [2020-11-09T15:41:51.927Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-11-09T15:41:51.927Z] #63 DONE 0.1s [2020-11-09T15:41:51.927Z] [2020-11-09T15:41:51.927Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-11-09T15:41:51.927Z] #64 DONE 0.0s [2020-11-09T15:41:51.927Z] [2020-11-09T15:41:51.927Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-11-09T15:41:52.029Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.188s coverage: 56.2% of statements [2020-11-09T15:41:52.968Z] #65 DONE 0.8s [2020-11-09T15:41:52.968Z] [2020-11-09T15:41:52.968Z] #66 exporting to oci image format [2020-11-09T15:41:52.968Z] #66 exporting layers [2020-11-09T15:41:56.484Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.210s coverage: 46.2% of statements [2020-11-09T15:41:57.116Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.003s coverage: 1.8% of statements [2020-11-09T15:42:00.633Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.332s coverage: 49.5% of statements [2020-11-09T15:42:01.828Z] ok github.com/docker/docker/cmd/dockerd 0.126s coverage: 29.1% of statements [2020-11-09T15:42:01.828Z] ok github.com/docker/docker/container 0.183s coverage: 34.7% of statements [2020-11-09T15:42:01.828Z] ? github.com/docker/docker/container/stream [no test files] [2020-11-09T15:42:01.828Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-11-09T15:42:01.828Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-11-09T15:42:01.828Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-11-09T15:42:01.828Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.053s coverage: 65.3% of statements [2020-11-09T15:42:02.093Z] ok github.com/docker/docker/daemon/cluster/convert 0.057s coverage: 35.9% of statements [2020-11-09T15:42:04.650Z] ok github.com/docker/docker/daemon/cluster 0.190s coverage: 0.5% of statements [2020-11-09T15:42:06.238Z] ok github.com/docker/docker/daemon/graphdriver/aufs 15.953s coverage: 73.1% of statements [2020-11-09T15:42:06.238Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-11-09T15:42:06.578Z] ok github.com/docker/docker/daemon/discovery 0.022s coverage: 30.0% of statements [2020-11-09T15:42:06.871Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.004s coverage: 58.0% of statements [2020-11-09T15:42:07.163Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.956s coverage: 57.7% of statements [2020-11-09T15:42:07.163Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-11-09T15:42:07.163Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-11-09T15:42:07.796Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.005s coverage: 3.0% of statements [2020-11-09T15:42:07.973Z] ok github.com/docker/docker/daemon/config 0.087s coverage: 81.8% of statements [2020-11-09T15:42:08.236Z] ok github.com/docker/docker/daemon/events 0.073s coverage: 50.0% of statements [2020-11-09T15:42:08.429Z] ok github.com/docker/docker/daemon/links 0.001s coverage: 93.0% of statements [2020-11-09T15:42:09.062Z] ok github.com/docker/docker/daemon/images 0.025s coverage: 4.9% of statements [2020-11-09T15:42:09.062Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-11-09T15:42:09.062Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-11-09T15:42:09.630Z] ok github.com/docker/docker/daemon/graphdriver 0.014s coverage: 2.2% of statements [2020-11-09T15:42:09.695Z] ok github.com/docker/docker/daemon/logger 0.208s coverage: 41.0% of statements [2020-11-09T15:42:10.128Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-11-09T15:42:10.128Z] [2020-11-09T15:42:10.128Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-11-09T15:42:10.128Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-11-09T15:42:10.128Z] HOSTNAME=99c74b520862 [2020-11-09T15:42:10.128Z] DEST=bundles/test-integration [2020-11-09T15:42:10.128Z] PWD=/go/src/github.com/docker/docker [2020-11-09T15:42:10.128Z] DOCKER_ROOTLESS=1 [2020-11-09T15:42:10.128Z] DOCKER_GITCOMMIT=43d61d2bcff418778131063ddd519bdd1138e0a0 [2020-11-09T15:42:10.128Z] container=docker [2020-11-09T15:42:10.128Z] HOME=/root [2020-11-09T15:42:10.128Z] GOLANG_VERSION=1.13.15 [2020-11-09T15:42:10.128Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-11-09T15:42:10.128Z] VALIDATE_BRANCH=master [2020-11-09T15:42:10.128Z] TERM=xterm [2020-11-09T15:42:10.128Z] DOCKER_PKG=github.com/docker/docker [2020-11-09T15:42:10.128Z] SHLVL=1 [2020-11-09T15:42:10.128Z] TIMEOUT=120m [2020-11-09T15:42:10.128Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-11-09T15:42:10.128Z] DOCKER_GRAPHDRIVER=overlay2 [2020-11-09T15:42:10.128Z] GO111MODULE=off [2020-11-09T15:42:10.128Z] DOCKER_EXPERIMENTAL=1 [2020-11-09T15:42:10.128Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-11-09T15:42:10.128Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-11-09T15:42:10.128Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-11-09T15:42:10.128Z] GOPATH=/go [2020-11-09T15:42:10.128Z] PKG_CONFIG=pkg-config [2020-11-09T15:42:10.128Z] _=/usr/bin/env [2020-11-09T15:42:10.128Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-11-09T15:42:10.329Z] ok github.com/docker/docker/daemon/logger/awslogs 0.071s coverage: 77.4% of statements [2020-11-09T15:42:10.329Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-11-09T15:42:10.329Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-11-09T15:42:10.620Z] ok github.com/docker/docker/daemon/logger/gelf 0.021s coverage: 67.0% of statements [2020-11-09T15:42:11.254Z] ok github.com/docker/docker/daemon/logger/journald 0.011s coverage: 23.9% of statements [2020-11-09T15:42:11.545Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.011s coverage: 61.6% of statements [2020-11-09T15:42:11.545Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.002s coverage: 87.2% of statements [2020-11-09T15:42:12.581Z] ok github.com/docker/docker/daemon/logger/local 0.012s coverage: 75.2% of statements [2020-11-09T15:42:12.581Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-11-09T15:42:12.873Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.041s coverage: 59.3% of statements [2020-11-09T15:42:12.968Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.541s coverage: 14.1% of statements [2020-11-09T15:42:12.968Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.016s coverage: 2.9% of statements [2020-11-09T15:42:13.165Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.015s coverage: 33.3% of statements [2020-11-09T15:42:14.199Z] ok github.com/docker/docker/daemon/logger/syslog 0.011s coverage: 46.8% of statements [2020-11-09T15:42:14.361Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.544s coverage: 56.2% of statements [2020-11-09T15:42:14.491Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-11-09T15:42:15.125Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-11-09T15:42:15.125Z] ok github.com/docker/docker/daemon/logger/splunk 1.407s coverage: 82.5% of statements [2020-11-09T15:42:15.125Z] ? github.com/docker/docker/daemon/names [no test files] [2020-11-09T15:42:15.125Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-11-09T15:42:16.634Z] ok github.com/docker/docker/distribution/metadata 0.023s coverage: 48.2% of statements [2020-11-09T15:42:16.634Z] ok github.com/docker/docker/distribution 0.275s coverage: 21.9% of statements [2020-11-09T15:42:16.634Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-11-09T15:42:16.923Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.021s coverage: 1.8% of statements [2020-11-09T15:42:17.267Z] ok github.com/docker/docker/errdefs 0.002s coverage: 49.4% of statements [2020-11-09T15:42:17.874Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.418s coverage: 45.9% of statements [2020-11-09T15:42:17.900Z] ok github.com/docker/docker/image 0.012s coverage: 86.4% of statements [2020-11-09T15:42:18.590Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2020-11-09T15:42:18.881Z] ok github.com/docker/docker/image/v1 0.005s coverage: 25.0% of statements [2020-11-09T15:42:18.942Z] INFO [loader] Go packages loading at mode 575 (compiled_files|deps|imports|name|exports_file|files|types_sizes) took 2m1.905215994s [2020-11-09T15:42:18.942Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 459.467899ms [2020-11-09T15:42:19.173Z] ok github.com/docker/docker/distribution/xfer 1.869s coverage: 85.6% of statements [2020-11-09T15:42:19.173Z] ? github.com/docker/docker/dockerversion [no test files] [2020-11-09T15:42:19.173Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-11-09T15:42:19.173Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-11-09T15:42:19.806Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2020-11-09T15:42:20.180Z] #66 exporting layers 27.1s done [2020-11-09T15:42:20.180Z] #66 exporting manifest sha256:9265fce88a7297d0c7ce6247555686ab5f7c9f4807de0fc7d44671e2e6b519cb done [2020-11-09T15:42:20.180Z] #66 exporting config sha256:fc3b594c0ed10db724052f269845e7bb0791f5a4a63bf18703620000eb0fdcc7 done [2020-11-09T15:42:20.180Z] #66 sending tarball [2020-11-09T15:42:20.428Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.983s coverage: 73.1% of statements [2020-11-09T15:42:20.428Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.857s coverage: 49.5% of statements [2020-11-09T15:42:20.440Z] ok github.com/docker/docker/oci 0.005s coverage: 8.2% of statements [2020-11-09T15:42:20.787Z] ok github.com/docker/docker/opts 0.012s coverage: 67.1% of statements [2020-11-09T15:42:21.078Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2020-11-09T15:42:21.818Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.032s coverage: 58.0% of statements [2020-11-09T15:42:22.081Z] ok github.com/docker/docker/daemon 12.326s coverage: 17.2% of statements [2020-11-09T15:42:22.081Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-11-09T15:42:22.081Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-11-09T15:42:22.081Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-11-09T15:42:22.081Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-11-09T15:42:22.081Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-11-09T15:42:22.344Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.028s coverage: 3.0% of statements [2020-11-09T15:42:22.608Z] ok github.com/docker/docker/daemon/links 0.019s coverage: 93.0% of statements [2020-11-09T15:42:22.648Z] ok github.com/docker/docker/pkg/archive 0.534s coverage: 77.3% of statements [2020-11-09T15:42:23.010Z] ok github.com/docker/docker/pkg/authorization 0.197s coverage: 68.3% of statements [2020-11-09T15:42:23.302Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-11-09T15:42:23.594Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-11-09T15:42:25.175Z] ok github.com/docker/docker/daemon/logger 0.242s coverage: 41.0% of statements [2020-11-09T15:42:25.442Z] ok github.com/docker/docker/daemon/images 0.038s coverage: 4.9% of statements [2020-11-09T15:42:25.706Z] ok github.com/docker/docker/daemon/logger/awslogs 0.255s coverage: 77.4% of statements [2020-11-09T15:42:25.971Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.054s coverage: 57.7% of statements [2020-11-09T15:42:25.971Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-11-09T15:42:25.971Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-11-09T15:42:25.971Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-11-09T15:42:25.972Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-11-09T15:42:25.972Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-11-09T15:42:25.972Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-11-09T15:42:26.549Z] ok github.com/docker/docker/daemon/logger/gelf 0.024s coverage: 67.0% of statements [2020-11-09T15:42:26.813Z] ok github.com/docker/docker/daemon/logger/journald 0.015s coverage: 23.9% of statements [2020-11-09T15:42:27.077Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.011s coverage: 87.2% of statements [2020-11-09T15:42:27.340Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.035s coverage: 61.6% of statements [2020-11-09T15:42:28.127Z] ok github.com/docker/docker/pkg/chrootarchive 3.502s coverage: 43.2% of statements [2020-11-09T15:42:28.127Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-11-09T15:42:28.127Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2020-11-09T15:42:28.127Z] ok github.com/docker/docker/layer 7.799s coverage: 68.8% of statements [2020-11-09T15:42:28.127Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-11-09T15:42:28.127Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-11-09T15:42:28.127Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-11-09T15:42:28.127Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-11-09T15:42:28.127Z] ? github.com/docker/docker/oci/caps [no test files] [2020-11-09T15:42:28.127Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-11-09T15:42:28.127Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-11-09T15:42:28.418Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2020-11-09T15:42:28.710Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2020-11-09T15:42:28.735Z] ok github.com/docker/docker/daemon/logger/local 0.067s coverage: 75.2% of statements [2020-11-09T15:42:28.735Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-11-09T15:42:29.001Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2020-11-09T15:42:29.026Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.073s coverage: 58.6% of statements [2020-11-09T15:42:29.293Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-11-09T15:42:29.605Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.045s coverage: 33.3% of statements [2020-11-09T15:42:29.869Z] ok github.com/docker/docker/daemon/logger/templates 0.025s coverage: 8.3% of statements [2020-11-09T15:42:30.398Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 67.0% of statements [2020-11-09T15:42:30.445Z] ok github.com/docker/docker/daemon/logger/syslog 0.032s coverage: 46.8% of statements [2020-11-09T15:42:31.102Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 89.5% of statements [2020-11-09T15:42:31.395Z] ok github.com/docker/docker/daemon/network 0.018s coverage: 63.8% of statements [2020-11-09T15:42:31.659Z] ok github.com/docker/docker/daemon/logger/splunk 1.877s coverage: 82.5% of statements [2020-11-09T15:42:31.659Z] ? github.com/docker/docker/daemon/names [no test files] [2020-11-09T15:42:31.659Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-11-09T15:42:32.160Z] ok github.com/docker/docker/pkg/fsutils 0.459s coverage: 85.1% of statements [2020-11-09T15:42:32.160Z] ok github.com/docker/docker/pkg/homedir 0.017s coverage: 11.4% of statements [2020-11-09T15:42:32.237Z] ok github.com/docker/docker/distribution/metadata 0.095s coverage: 48.2% of statements [2020-11-09T15:42:32.457Z] ok github.com/docker/docker/pkg/discovery/kv 3.080s coverage: 84.1% of statements [2020-11-09T15:42:33.090Z] ok github.com/docker/docker/pkg/idtools 0.395s coverage: 70.1% of statements [2020-11-09T15:42:33.090Z] ok github.com/docker/docker/pkg/ioutils 0.267s coverage: 70.6% of statements [2020-11-09T15:42:33.188Z] ok github.com/docker/docker/distribution 0.328s coverage: 21.9% of statements [2020-11-09T15:42:33.188Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-11-09T15:42:33.188Z] ok github.com/docker/docker/errdefs 0.043s coverage: 49.4% of statements [2020-11-09T15:42:33.382Z] ok github.com/docker/docker/pkg/longpath 0.009s coverage: 100.0% of statements [2020-11-09T15:42:33.674Z] ok github.com/docker/docker/pkg/jsonmessage 0.012s coverage: 91.7% of statements [2020-11-09T15:42:33.674Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-11-09T15:42:33.674Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-11-09T15:42:33.674Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-11-09T15:42:33.674Z] ok github.com/docker/docker/pkg/namesgenerator 0.009s coverage: 85.7% of statements [2020-11-09T15:42:33.674Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-11-09T15:42:33.846Z] INFO [runner/unused/goanalysis] analyzers took 26.068079329s with top 10 stages: buildssa: 22.094757977s, U1000: 3.973321352s [2020-11-09T15:42:33.965Z] ok github.com/docker/docker/pkg/parsers 0.007s coverage: 97.0% of statements [2020-11-09T15:42:34.323Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2020-11-09T15:42:34.323Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.008s coverage: 86.7% of statements [2020-11-09T15:42:34.583Z] ok github.com/docker/docker/image 0.079s coverage: 86.4% of statements [2020-11-09T15:42:34.583Z] ok github.com/docker/docker/image/cache 0.024s coverage: 19.2% of statements [2020-11-09T15:42:34.618Z] ok github.com/docker/docker/pkg/pidfile 0.012s coverage: 82.4% of statements [2020-11-09T15:42:34.618Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-11-09T15:42:34.618Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-11-09T15:42:34.846Z] ok github.com/docker/docker/image/v1 0.022s coverage: 25.0% of statements [2020-11-09T15:42:35.251Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.015s coverage: 56.8% of statements [2020-11-09T15:42:35.422Z] ok github.com/docker/docker/libcontainerd/queue 0.047s coverage: 100.0% of statements [2020-11-09T15:42:35.422Z] ok github.com/docker/docker/distribution/xfer 1.694s coverage: 85.1% of statements [2020-11-09T15:42:35.422Z] ? github.com/docker/docker/dockerversion [no test files] [2020-11-09T15:42:35.422Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-11-09T15:42:35.422Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-11-09T15:42:35.542Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2020-11-09T15:42:35.834Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-11-09T15:42:35.998Z] ok github.com/docker/docker/oci 0.029s coverage: 8.2% of statements [2020-11-09T15:42:36.125Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-11-09T15:42:36.257Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-11-09T15:42:36.257Z] [2020-11-09T15:42:36.257Z] ________ ____ __. [2020-11-09T15:42:36.257Z] \_____ \ | |/ _| [2020-11-09T15:42:36.257Z] / | \| < [2020-11-09T15:42:36.257Z] / | \ | \ [2020-11-09T15:42:36.257Z] \_______ /____|__ \ [2020-11-09T15:42:36.257Z] \/ \/ [2020-11-09T15:42:36.257Z] [2020-11-09T15:42:36.257Z] INFO: make.ps1 ended at 11/09/2020 15:42:26 [2020-11-09T15:42:36.257Z] INFO: Binaries build ended at 11/09/2020 15:42:28. Duration:00:01:24.9630371 [2020-11-09T15:42:36.257Z] INFO: Copying the built daemon binary to d:\CI\PR-41653\3\binary\dockerd-43d61d2bcf.exe... [2020-11-09T15:42:36.257Z] INFO: Copying the built client binary to d:\CI\PR-41653\3\binary\docker-43d61d2bcf.exe... [2020-11-09T15:42:36.257Z] INFO: Copying dockerversion from the container... [2020-11-09T15:42:36.257Z] INFO: Copying the golang package from the container to d:\CI\PR-41653\3\installer\go.zip... [2020-11-09T15:42:36.257Z] INFO: Extracting go.zip to d:\CI\PR-41653\3\go [2020-11-09T15:42:36.576Z] ok github.com/docker/docker/pkg/aaparser 0.026s coverage: 52.9% of statements [2020-11-09T15:42:36.628Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-11-09T15:42:37.153Z] ok github.com/docker/docker/opts 0.124s coverage: 67.1% of statements [2020-11-09T15:42:37.231Z] ok github.com/docker/docker/pkg/pubsub 1.018s coverage: 75.0% of statements [2020-11-09T15:42:37.522Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-11-09T15:42:37.995Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-11-09T15:42:38.549Z] ok github.com/docker/docker/pkg/broadcaster 0.011s coverage: 100.0% of statements [2020-11-09T15:42:38.811Z] ok github.com/docker/docker/pkg/authorization 0.470s coverage: 68.3% of statements [2020-11-09T15:42:38.811Z] ok github.com/docker/docker/pkg/capabilities 0.012s coverage: 87.5% of statements [2020-11-09T15:42:38.912Z] #66 sending tarball 17.0s done [2020-11-09T15:42:38.912Z] #66 DONE 44.2s [2020-11-09T15:42:38.912Z] [2020-11-09T15:42:38.912Z] #67 importing to docker [2020-11-09T15:42:39.760Z] ok github.com/docker/docker/pkg/directory 0.015s coverage: 80.0% of statements [2020-11-09T15:42:39.760Z] ok github.com/docker/docker/pkg/archive 1.246s coverage: 76.9% of statements [2020-11-09T15:42:40.318Z] ok github.com/docker/docker/pkg/signal 2.344s coverage: 61.0% of statements [2020-11-09T15:42:40.318Z] ok github.com/docker/docker/pkg/stdcopy 0.002s coverage: 100.0% of statements [2020-11-09T15:42:40.337Z] ok github.com/docker/docker/pkg/discovery 0.012s coverage: 58.3% of statements [2020-11-09T15:42:40.599Z] ok github.com/docker/docker/pkg/discovery/file 0.014s coverage: 92.9% of statements [2020-11-09T15:42:40.614Z] ok github.com/docker/docker/pkg/streamformatter 0.001s coverage: 66.2% of statements [2020-11-09T15:42:40.905Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2020-11-09T15:42:41.174Z] ok github.com/docker/docker/pkg/discovery/memory 0.010s coverage: 92.3% of statements [2020-11-09T15:42:41.264Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-11-09T15:42:41.538Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 54.2% of statements [2020-11-09T15:42:41.750Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2020-11-09T15:42:41.830Z] ok github.com/docker/docker/pkg/system 0.039s coverage: 36.9% of statements [2020-11-09T15:42:42.121Z] ok github.com/docker/docker/pkg/tailfile 0.050s coverage: 88.6% of statements [2020-11-09T15:42:42.324Z] ok github.com/docker/docker/pkg/dmesg 0.016s coverage: 83.3% of statements [2020-11-09T15:42:42.412Z] ok github.com/docker/docker/pkg/tarsum 0.033s coverage: 89.3% of statements [2020-11-09T15:42:42.473Z] #67 DONE 5.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-11-09T15:42:42.777Z] testing: warning: no tests to run [2020-11-09T15:42:42.777Z] coverage: [no statements] [2020-11-09T15:42:42.777Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-11-09T15:42:42.924Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41653/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=43d61d2bcff418778131063ddd519bdd1138e0a0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:43d61d2bcff418778131063ddd519bdd1138e0a0 hack/test/unit [2020-11-09T15:42:43.069Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-11-09T15:42:43.069Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-11-09T15:42:43.277Z] ok github.com/docker/docker/pkg/chrootarchive 3.501s coverage: 43.2% of statements [2020-11-09T15:42:43.277Z] ok github.com/docker/docker/pkg/filenotify 0.623s coverage: 67.0% of statements [2020-11-09T15:42:43.360Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-11-09T15:42:43.851Z] ok github.com/docker/docker/pkg/fileutils 0.021s coverage: 89.5% of statements [2020-11-09T15:42:44.425Z] ok github.com/docker/docker/pkg/fsutils 0.323s coverage: 85.1% of statements [2020-11-09T15:42:44.425Z] ok github.com/docker/docker/pkg/homedir 0.015s coverage: 11.4% of statements [2020-11-09T15:42:44.689Z] ok github.com/docker/docker/pkg/discovery/kv 3.095s coverage: 84.1% of statements [2020-11-09T15:42:44.974Z] ok github.com/docker/docker/plugin 0.555s coverage: 23.2% of statements [2020-11-09T15:42:45.265Z] ok github.com/docker/docker/layer 7.176s coverage: 68.8% of statements [2020-11-09T15:42:45.265Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-11-09T15:42:45.265Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-11-09T15:42:45.265Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-11-09T15:42:45.265Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-11-09T15:42:45.265Z] ? github.com/docker/docker/oci/caps [no test files] [2020-11-09T15:42:45.265Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-11-09T15:42:45.265Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-11-09T15:42:45.266Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-11-09T15:42:45.672Z] ? github.com/docker/docker/api [no test files] [2020-11-09T15:42:45.846Z] ok github.com/docker/docker/pkg/jsonmessage 0.019s coverage: 91.7% of statements [2020-11-09T15:42:45.846Z] ok github.com/docker/docker/pkg/longpath 0.017s coverage: 100.0% of statements [2020-11-09T15:42:45.899Z] ok github.com/docker/docker/profiles/seccomp 0.005s coverage: 86.4% of statements [2020-11-09T15:42:46.110Z] ok github.com/docker/docker/pkg/ioutils 0.658s coverage: 69.3% of statements [2020-11-09T15:42:46.110Z] ok github.com/docker/docker/pkg/idtools 1.024s coverage: 70.1% of statements [2020-11-09T15:42:46.110Z] ok github.com/docker/docker/pkg/namesgenerator 0.016s coverage: 85.7% of statements [2020-11-09T15:42:46.110Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-11-09T15:42:46.110Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-11-09T15:42:46.110Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-11-09T15:42:46.110Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-11-09T15:42:46.373Z] ok github.com/docker/docker/pkg/parsers 0.016s coverage: 97.0% of statements [2020-11-09T15:42:46.953Z] ok github.com/docker/docker/pkg/parsers/kernel 0.026s coverage: 60.0% of statements [2020-11-09T15:42:46.953Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.027s coverage: 86.7% of statements [2020-11-09T15:42:46.953Z] ok github.com/docker/docker/pkg/pidfile 0.036s coverage: 82.4% of statements [2020-11-09T15:42:46.953Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-11-09T15:42:46.953Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-11-09T15:42:47.478Z] ok github.com/docker/docker/quota 0.644s coverage: 71.4% of statements [2020-11-09T15:42:47.478Z] ok github.com/docker/docker/reference 0.004s coverage: 84.4% of statements [2020-11-09T15:42:47.905Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.052s coverage: 56.8% of statements [2020-11-09T15:42:48.170Z] ok github.com/docker/docker/pkg/pools 0.023s coverage: 88.2% of statements [2020-11-09T15:42:48.434Z] ok github.com/docker/docker/pkg/progress 0.015s coverage: 75.9% of statements [2020-11-09T15:42:48.435Z] ok github.com/docker/docker/pkg/plugins/transport 0.014s coverage: 85.7% of statements [2020-11-09T15:42:48.513Z] ok github.com/docker/docker/registry 0.079s coverage: 57.2% of statements [2020-11-09T15:42:48.833Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2020-11-09T15:42:49.009Z] ok github.com/docker/docker/pkg/reexec 0.015s coverage: 82.4% of statements [2020-11-09T15:42:49.124Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 45.3% of statements [2020-11-09T15:42:49.584Z] ok github.com/docker/docker/pkg/stdcopy 0.012s coverage: 100.0% of statements [2020-11-09T15:42:49.584Z] ok github.com/docker/docker/pkg/pubsub 1.081s coverage: 75.0% of statements [2020-11-09T15:42:49.757Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2020-11-09T15:42:49.758Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2020-11-09T15:42:50.532Z] ok github.com/docker/docker/pkg/stringid 0.012s coverage: 70.6% of statements [2020-11-09T15:42:50.532Z] ok github.com/docker/docker/pkg/streamformatter 0.009s coverage: 66.2% of statements [2020-11-09T15:42:51.108Z] ok github.com/docker/docker/pkg/sysinfo 0.015s coverage: 54.2% of statements [2020-11-09T15:42:51.370Z] ok github.com/docker/docker/pkg/system 0.044s coverage: 36.9% of statements [2020-11-09T15:42:51.898Z] ok github.com/docker/docker/volume/drivers 0.002s coverage: 36.1% of statements [2020-11-09T15:42:51.946Z] ok github.com/docker/docker/pkg/tailfile 0.100s coverage: 88.6% of statements [2020-11-09T15:42:52.211Z] ok github.com/docker/docker/pkg/signal 2.844s coverage: 61.0% of statements [2020-11-09T15:42:52.473Z] testing: warning: no tests to run [2020-11-09T15:42:52.473Z] coverage: [no statements] [2020-11-09T15:42:52.473Z] ok github.com/docker/docker/pkg/term/windows 0.011s coverage: [no statements] [no tests to run] [2020-11-09T15:42:52.473Z] ok github.com/docker/docker/pkg/tarsum 0.137s coverage: 89.3% of statements [2020-11-09T15:42:52.735Z] ok github.com/docker/docker/pkg/truncindex 0.109s coverage: 91.5% of statements [2020-11-09T15:42:52.969Z] ok github.com/docker/docker/volume/local 0.307s coverage: 76.6% of statements [2020-11-09T15:42:52.999Z] ok github.com/docker/docker/pkg/urlutil 0.024s coverage: 100.0% of statements [2020-11-09T15:42:52.999Z] ok github.com/docker/docker/pkg/useragent 0.012s coverage: 88.9% of statements [2020-11-09T15:42:53.261Z] ok github.com/docker/docker/volume/mounts 0.016s coverage: 67.0% of statements [2020-11-09T15:42:54.295Z] ok github.com/docker/docker/volume/service 0.010s coverage: 73.1% of statements [2020-11-09T15:42:54.393Z] ok github.com/docker/docker/plugin/v2 0.026s coverage: 14.5% of statements [2020-11-09T15:42:54.393Z] ok github.com/docker/docker/profiles/seccomp 0.030s coverage: 85.4% of statements [2020-11-09T15:42:55.345Z] ok github.com/docker/docker/reference 0.016s coverage: 84.4% of statements [2020-11-09T15:42:55.608Z] ok github.com/docker/docker/plugin 0.571s coverage: 23.2% of statements [2020-11-09T15:42:57.548Z] ok github.com/docker/docker/registry/resumable 0.037s coverage: 100.0% of statements [2020-11-09T15:42:57.548Z] ok github.com/docker/docker/quota 0.553s coverage: 71.4% of statements [2020-11-09T15:42:57.548Z] ok github.com/docker/docker/registry 0.220s coverage: 57.2% of statements [2020-11-09T15:42:57.810Z] ok github.com/docker/docker/restartmanager 0.009s coverage: 45.3% of statements [2020-11-09T15:42:58.386Z] ok github.com/docker/docker/testutil 0.012s coverage: 62.5% of statements [2020-11-09T15:42:58.649Z] ok github.com/docker/docker/runconfig 0.042s coverage: 66.1% of statements [2020-11-09T15:43:01.205Z] ok github.com/docker/docker/volume/drivers 0.037s coverage: 36.1% of statements [2020-11-09T15:43:01.205Z] ok github.com/docker/docker/volume/mounts 0.064s coverage: 67.0% of statements [2020-11-09T15:43:01.382Z] INFO: Extraction ended at 11/09/2020 15:43:00. Duration:00:00:24.6897179 [2020-11-09T15:43:01.382Z] INFO: Updating the golang and path environment variables [2020-11-09T15:43:01.382Z] INFO: GOPATH=d:\gopath [2020-11-09T15:43:01.382Z] INFO: go version go1.13.15 windows/amd64 [2020-11-09T15:43:01.382Z] INFO: Running the daemon under test in debug mode [2020-11-09T15:43:01.382Z] INFO: Starting a daemon under test... [2020-11-09T15:43:01.382Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41653\3\daemon --pidfile d:\CI\PR-41653\3\docker.pid -D [2020-11-09T15:43:01.382Z] INFO: Process started successfully. [2020-11-09T15:43:01.382Z] INFO: Start tailing logs of the daemon under tests [2020-11-09T15:43:01.382Z] INFO: Waiting for the daemon under test to start... [2020-11-09T15:43:01.781Z] ok github.com/docker/docker/volume/local 0.273s coverage: 76.6% of statements [2020-11-09T15:43:03.169Z] ok github.com/docker/docker/volume/service 0.028s coverage: 73.1% of statements [2020-11-09T15:43:04.352Z] ok github.com/docker/docker/api/server 0.034s coverage: 9.0% of statements [2020-11-09T15:43:07.767Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-11-09T15:43:08.695Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-11-09T15:43:09.623Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-11-09T15:43:09.633Z] ok github.com/docker/docker/pkg/plugins 33.614s coverage: 76.6% of statements [2020-11-09T15:43:09.633Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-11-09T15:43:09.633Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-11-09T15:43:09.633Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-11-09T15:43:09.633Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-11-09T15:43:09.633Z] ? github.com/docker/docker/pkg/term [no test files] [2020-11-09T15:43:09.633Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-11-09T15:43:09.633Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-11-09T15:43:09.633Z] ? github.com/docker/docker/rootless [no test files] [2020-11-09T15:43:09.633Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-11-09T15:43:09.633Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-11-09T15:43:09.633Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-11-09T15:43:09.633Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-11-09T15:43:09.633Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-11-09T15:43:09.633Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-11-09T15:43:09.633Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-11-09T15:43:09.633Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-11-09T15:43:09.633Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-11-09T15:43:09.633Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-11-09T15:43:09.633Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-11-09T15:43:09.633Z] ? github.com/docker/docker/testutil/request [no test files] [2020-11-09T15:43:09.633Z] ? github.com/docker/docker/volume [no test files] [2020-11-09T15:43:09.633Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-11-09T15:43:09.633Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-11-09T15:43:09.633Z] [2020-11-09T15:43:09.633Z] === Skipped [2020-11-09T15:43:09.633Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-11-09T15:43:09.633Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-11-09T15:43:09.633Z] [2020-11-09T15:43:09.633Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-11-09T15:43:09.633Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-11-09T15:43:09.633Z] [2020-11-09T15:43:09.633Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-11-09T15:43:09.633Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-09T15:43:09.633Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-09T15:43:09.633Z] [2020-11-09T15:43:09.633Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-11-09T15:43:09.633Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-09T15:43:09.633Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-09T15:43:09.633Z] [2020-11-09T15:43:09.633Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-11-09T15:43:09.633Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-09T15:43:09.633Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-09T15:43:09.633Z] [2020-11-09T15:43:09.633Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-11-09T15:43:09.633Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-09T15:43:09.633Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-09T15:43:09.633Z] [2020-11-09T15:43:09.633Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-11-09T15:43:09.633Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-09T15:43:09.633Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-09T15:43:09.633Z] [2020-11-09T15:43:09.633Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-11-09T15:43:09.633Z] graphtest_unix.go:73: No driver to put! [2020-11-09T15:43:09.633Z] [2020-11-09T15:43:09.633Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-11-09T15:43:09.633Z] time="2020-11-09T15:41:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-09T15:43:09.633Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-09T15:43:09.633Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-09T15:43:09.633Z] [2020-11-09T15:43:09.633Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-11-09T15:43:09.633Z] time="2020-11-09T15:41:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-09T15:43:09.633Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-09T15:43:09.633Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-09T15:43:09.633Z] [2020-11-09T15:43:09.633Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-11-09T15:43:09.633Z] time="2020-11-09T15:41:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-09T15:43:09.633Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-09T15:43:09.633Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-09T15:43:09.633Z] [2020-11-09T15:43:09.633Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-11-09T15:43:09.633Z] time="2020-11-09T15:41:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-09T15:43:09.633Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-09T15:43:09.633Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-09T15:43:09.633Z] [2020-11-09T15:43:09.633Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-11-09T15:43:09.633Z] time="2020-11-09T15:41:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-09T15:43:09.633Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-09T15:43:09.633Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-09T15:43:09.633Z] [2020-11-09T15:43:09.633Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-11-09T15:43:09.633Z] graphtest_unix.go:73: No driver to put! [2020-11-09T15:43:09.633Z] [2020-11-09T15:43:09.633Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-11-09T15:43:09.633Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-11-09T15:43:09.633Z] [2020-11-09T15:43:09.633Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-11-09T15:43:09.633Z] overlay_test.go:49: Fails to compute changes intermittently [2020-11-09T15:43:09.633Z] [2020-11-09T15:43:09.633Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-11-09T15:43:09.633Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-11-09T15:43:09.633Z] [2020-11-09T15:43:09.633Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-11-09T15:43:09.633Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-11-09T15:43:09.633Z] [2020-11-09T15:43:09.633Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-11-09T15:43:09.633Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-09T15:43:09.633Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-09T15:43:09.633Z] [2020-11-09T15:43:09.633Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-11-09T15:43:09.633Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-09T15:43:09.633Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-09T15:43:09.633Z] [2020-11-09T15:43:09.633Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-11-09T15:43:09.633Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-09T15:43:09.633Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-09T15:43:09.633Z] [2020-11-09T15:43:09.633Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-11-09T15:43:09.633Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-09T15:43:09.633Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-09T15:43:09.633Z] [2020-11-09T15:43:09.633Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-11-09T15:43:09.633Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-09T15:43:09.633Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-09T15:43:09.633Z] [2020-11-09T15:43:09.633Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-11-09T15:43:09.633Z] graphtest_unix.go:73: No driver to put! [2020-11-09T15:43:09.633Z] [2020-11-09T15:43:09.633Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-11-09T15:43:09.633Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-11-09T15:43:09.633Z] [2020-11-09T15:43:09.633Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-11-09T15:43:09.633Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-11-09T15:43:09.633Z] [2020-11-09T15:43:09.633Z] [2020-11-09T15:43:09.633Z] DONE 2169 tests, 26 skipped in 185.790s Post stage [Pipeline] junit [2020-11-09T15:43:09.691Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-11-09T15:43:10.197Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41653/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=43d61d2bcff418778131063ddd519bdd1138e0a0 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:43d61d2bcff418778131063ddd519bdd1138e0a0 hack/make.sh dynbinary test-integration [2020-11-09T15:43:10.488Z] [2020-11-09T15:43:10.488Z] Removing bundles/ [2020-11-09T15:43:10.488Z] [2020-11-09T15:43:10.488Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-11-09T15:43:10.488Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-11-09T15:43:10.488Z] GOOS="" GOARCH="" GOARM="" [2020-11-09T15:43:10.989Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-11-09T15:43:10.989Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-11-09T15:43:12.941Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-11-09T15:43:16.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-11-09T15:43:17.575Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-11-09T15:43:17.793Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-11-09T15:43:17.793Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-11-09T15:43:18.941Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-11-09T15:43:19.870Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-11-09T15:43:21.238Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-11-09T15:43:22.168Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-11-09T15:43:22.464Z] .....INFO: Daemon under test started and replied! [2020-11-09T15:43:22.464Z] INFO: Docker version of the daemon under test [2020-11-09T15:43:22.464Z] [2020-11-09T15:43:22.464Z] Client: [2020-11-09T15:43:22.464Z] Version: 17.06.2-ce [2020-11-09T15:43:22.464Z] API version: 1.30 [2020-11-09T15:43:22.464Z] Go version: go1.8.3 [2020-11-09T15:43:22.464Z] Git commit: cec0b72 [2020-11-09T15:43:22.464Z] Built: Tue Sep 5 19:57:19 2017 [2020-11-09T15:43:22.464Z] OS/Arch: windows/amd64 [2020-11-09T15:43:22.464Z] [2020-11-09T15:43:22.464Z] Server: [2020-11-09T15:43:22.464Z] Version: 0.0.0-dev [2020-11-09T15:43:22.464Z] API version: 1.41 (minimum version 1.24) [2020-11-09T15:43:22.464Z] Go version: go1.13.15 [2020-11-09T15:43:22.464Z] Git commit: 43d61d2bcf [2020-11-09T15:43:22.464Z] Built: 11/09/2020 15:41:08 [2020-11-09T15:43:22.464Z] OS/Arch: windows/amd64 [2020-11-09T15:43:22.464Z] Experimental: false [2020-11-09T15:43:22.464Z] [2020-11-09T15:43:22.464Z] INFO: Docker info of the daemon under test [2020-11-09T15:43:22.464Z] [2020-11-09T15:43:22.464Z] Containers: 0 [2020-11-09T15:43:22.464Z] Running: 0 [2020-11-09T15:43:22.464Z] Paused: 0 [2020-11-09T15:43:22.464Z] Stopped: 0 [2020-11-09T15:43:22.464Z] Images: 0 [2020-11-09T15:43:22.464Z] Server Version: 0.0.0-dev [2020-11-09T15:43:22.464Z] Storage Driver: windowsfilter [2020-11-09T15:43:22.464Z] Windows: [2020-11-09T15:43:22.464Z] Logging Driver: json-file [2020-11-09T15:43:22.464Z] Plugins: [2020-11-09T15:43:22.464Z] Volume: local [2020-11-09T15:43:22.464Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-11-09T15:43:22.464Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-11-09T15:43:22.464Z] Swarm: inactive [2020-11-09T15:43:22.464Z] Default Isolation: process [2020-11-09T15:43:22.464Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-11-09T15:43:22.464Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1457) [2020-11-09T15:43:22.464Z] OSType: windows [2020-11-09T15:43:22.464Z] Architecture: x86_64 [2020-11-09T15:43:22.464Z] CPUs: 4 [2020-11-09T15:43:22.464Z] Total Memory: 32GiB [2020-11-09T15:43:22.464Z] Name: azwin-2-47a410 [2020-11-09T15:43:22.464Z] ID: CV6K:K42H:GOBN:WM3E:MZFC:ZLYO:GMYU:VWI3:4Y2A:UFXR:K4LO:E4A2 [2020-11-09T15:43:22.464Z] Docker Root Dir: D:\CI\PR-41653\3\daemon [2020-11-09T15:43:22.464Z] Debug Mode (client): false [2020-11-09T15:43:22.464Z] Debug Mode (server): true [2020-11-09T15:43:22.464Z] File Descriptors: -1 [2020-11-09T15:43:22.464Z] Goroutines: 17 [2020-11-09T15:43:22.464Z] System Time: 2020-11-09T15:43:20.5525986Z [2020-11-09T15:43:22.464Z] EventsListeners: 0 [2020-11-09T15:43:22.464Z] Registry: https://index.docker.io/v1/ [2020-11-09T15:43:22.464Z] Labels: [2020-11-09T15:43:22.464Z] Experimental: false [2020-11-09T15:43:22.464Z] Insecure Registries: [2020-11-09T15:43:22.464Z] 127.0.0.0/8 [2020-11-09T15:43:22.464Z] Live Restore Enabled: false [2020-11-09T15:43:22.464Z] [2020-11-09T15:43:22.464Z] [2020-11-09T15:43:22.464Z] INFO: Docker images of the daemon under test [2020-11-09T15:43:22.464Z] [2020-11-09T15:43:22.464Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-11-09T15:43:22.464Z] [2020-11-09T15:43:22.464Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-11-09T15:43:22.464Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-11-09T15:43:22.464Z] ltsc2019: Pulling from windows/servercore [2020-11-09T15:43:22.464Z] 4612f6d0b889: Pulling fs layer [2020-11-09T15:43:22.464Z] 406ffb8432a7: Pulling fs layer [2020-11-09T15:43:24.057Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-11-09T15:43:24.985Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-11-09T15:43:25.134Z] ok github.com/docker/docker/pkg/plugins 33.635s coverage: 76.6% of statements [2020-11-09T15:43:25.134Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-11-09T15:43:25.134Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-11-09T15:43:25.134Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-11-09T15:43:25.134Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-11-09T15:43:25.134Z] ? github.com/docker/docker/pkg/term [no test files] [2020-11-09T15:43:25.134Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-11-09T15:43:25.134Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-11-09T15:43:25.135Z] ? github.com/docker/docker/rootless [no test files] [2020-11-09T15:43:25.135Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-11-09T15:43:25.135Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-11-09T15:43:25.135Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-11-09T15:43:25.135Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-11-09T15:43:25.135Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-11-09T15:43:25.135Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-11-09T15:43:25.135Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-11-09T15:43:25.135Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-11-09T15:43:25.135Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-11-09T15:43:25.135Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-11-09T15:43:25.135Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-11-09T15:43:25.135Z] ? github.com/docker/docker/testutil/request [no test files] [2020-11-09T15:43:25.135Z] ? github.com/docker/docker/volume [no test files] [2020-11-09T15:43:25.135Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-11-09T15:43:25.135Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-11-09T15:43:25.135Z] [2020-11-09T15:43:25.135Z] === Skipped [2020-11-09T15:43:25.135Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-11-09T15:43:25.135Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-11-09T15:43:25.135Z] [2020-11-09T15:43:25.135Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-11-09T15:43:25.135Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-11-09T15:43:25.135Z] [2020-11-09T15:43:25.135Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-11-09T15:43:25.135Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-09T15:43:25.135Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-09T15:43:25.135Z] [2020-11-09T15:43:25.135Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-11-09T15:43:25.135Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-09T15:43:25.135Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-09T15:43:25.135Z] [2020-11-09T15:43:25.135Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-11-09T15:43:25.135Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-09T15:43:25.135Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-09T15:43:25.135Z] [2020-11-09T15:43:25.135Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-11-09T15:43:25.135Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-09T15:43:25.135Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-09T15:43:25.135Z] [2020-11-09T15:43:25.135Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-11-09T15:43:25.135Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-09T15:43:25.135Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-09T15:43:25.135Z] [2020-11-09T15:43:25.135Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-11-09T15:43:25.135Z] graphtest_unix.go:73: No driver to put! [2020-11-09T15:43:25.135Z] [2020-11-09T15:43:25.135Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-11-09T15:43:25.135Z] time="2020-11-09T15:42:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-09T15:43:25.135Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-09T15:43:25.135Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-09T15:43:25.135Z] [2020-11-09T15:43:25.135Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-11-09T15:43:25.135Z] time="2020-11-09T15:42:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-09T15:43:25.135Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-09T15:43:25.135Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-09T15:43:25.135Z] [2020-11-09T15:43:25.135Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-11-09T15:43:25.135Z] time="2020-11-09T15:42:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-09T15:43:25.135Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-09T15:43:25.135Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-09T15:43:25.135Z] [2020-11-09T15:43:25.135Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-11-09T15:43:25.135Z] time="2020-11-09T15:42:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-09T15:43:25.135Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-09T15:43:25.135Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-09T15:43:25.135Z] [2020-11-09T15:43:25.135Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-11-09T15:43:25.135Z] time="2020-11-09T15:42:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-09T15:43:25.135Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-09T15:43:25.135Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-09T15:43:25.135Z] [2020-11-09T15:43:25.135Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-11-09T15:43:25.135Z] graphtest_unix.go:73: No driver to put! [2020-11-09T15:43:25.135Z] [2020-11-09T15:43:25.135Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-11-09T15:43:25.135Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-11-09T15:43:25.135Z] [2020-11-09T15:43:25.135Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-11-09T15:43:25.135Z] overlay_test.go:49: Fails to compute changes intermittently [2020-11-09T15:43:25.135Z] [2020-11-09T15:43:25.135Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-11-09T15:43:25.135Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-11-09T15:43:25.135Z] [2020-11-09T15:43:25.135Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-11-09T15:43:25.135Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-11-09T15:43:25.135Z] [2020-11-09T15:43:25.135Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-11-09T15:43:25.135Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-09T15:43:25.135Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-09T15:43:25.135Z] [2020-11-09T15:43:25.135Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-11-09T15:43:25.135Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-09T15:43:25.135Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-09T15:43:25.135Z] [2020-11-09T15:43:25.135Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-11-09T15:43:25.135Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-09T15:43:25.135Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-09T15:43:25.135Z] [2020-11-09T15:43:25.135Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-11-09T15:43:25.135Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-09T15:43:25.135Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-09T15:43:25.135Z] [2020-11-09T15:43:25.135Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-11-09T15:43:25.135Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-09T15:43:25.135Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-09T15:43:25.135Z] [2020-11-09T15:43:25.135Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-11-09T15:43:25.135Z] graphtest_unix.go:73: No driver to put! [2020-11-09T15:43:25.135Z] [2020-11-09T15:43:25.135Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-11-09T15:43:25.135Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-11-09T15:43:25.135Z] [2020-11-09T15:43:25.135Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-11-09T15:43:25.135Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-11-09T15:43:25.135Z] [2020-11-09T15:43:25.135Z] [2020-11-09T15:43:25.135Z] DONE 2169 tests, 26 skipped in 191.084s Post stage [Pipeline] junit [2020-11-09T15:43:25.150Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-11-09T15:43:25.688Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41653/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=43d61d2bcff418778131063ddd519bdd1138e0a0 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:43d61d2bcff418778131063ddd519bdd1138e0a0 hack/make.sh dynbinary test-integration [2020-11-09T15:43:25.914Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-11-09T15:43:25.963Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-11-09T15:43:26.262Z] [2020-11-09T15:43:26.524Z] Removing bundles/ [2020-11-09T15:43:26.524Z] [2020-11-09T15:43:26.524Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-11-09T15:43:26.524Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-11-09T15:43:26.524Z] GOOS="" GOARCH="" GOARM="" [2020-11-09T15:43:27.281Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-11-09T15:43:27.281Z] Using test binary docker [2020-11-09T15:43:27.281Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-11-09T15:43:27.281Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-11-09T15:43:27.281Z] INFO: Waiting for daemon to start... [2020-11-09T15:43:27.281Z] Starting dockerd [2020-11-09T15:43:29.168Z] . [2020-11-09T15:43:29.168Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-11-09T15:43:29.168Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-11-09T15:43:29.168Z] Error: No such image: emptyfs [2020-11-09T15:43:29.424Z] Running integration-test (iteration 1) [2020-11-09T15:43:29.424Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-11-09T15:43:29.539Z] 406ffb8432a7: Download complete [2020-11-09T15:43:39.865Z] 4612f6d0b889: Verifying Checksum [2020-11-09T15:43:39.865Z] 4612f6d0b889: Download complete [2020-11-09T15:43:44.264Z] Loaded image: buildpack-deps:buster [2020-11-09T15:43:44.264Z] Loaded image: busybox:latest [2020-11-09T15:43:44.264Z] Loaded image: busybox:glibc [2020-11-09T15:43:44.264Z] Loaded image: debian:buster [2020-11-09T15:43:44.264Z] Loaded image: hello-world:latest [2020-11-09T15:43:44.264Z] Loaded image: arm32v7/hello-world:latest [2020-11-09T15:43:44.264Z] INFO: Testing against a local daemon [2020-11-09T15:43:44.264Z] === RUN TestCgroupNamespacesBuild [2020-11-09T15:43:45.627Z] --- PASS: TestCgroupNamespacesBuild (3.05s) [2020-11-09T15:43:45.627Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-11-09T15:43:48.156Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.16s) [2020-11-09T15:43:48.156Z] === RUN TestBuildWithSession [2020-11-09T15:43:48.156Z] --- SKIP: TestBuildWithSession (0.00s) [2020-11-09T15:43:48.156Z] build_session_test.go:25: TODO: BuildKit [2020-11-09T15:43:48.156Z] === RUN TestBuildSquashParent [2020-11-09T15:43:55.333Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m5.826123802s with top 10 stages: buildssa: 1m40.110322022s, goimports: 22.590930584s, unconvert: 13.354759292s, gosec: 9.763779985s, golint: 5.315127401s, ineffassign: 4.128215579s, misspell: 3.945522156s, vrp: 3.197450091s, inspect: 3.132248311s, fact_purity: 1.714749456s [2020-11-09T15:43:55.333Z] INFO [runner] Issues before processing: 2258, after processing: 0 [2020-11-09T15:43:55.333Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 1678/1678, skip_dirs: 1678/1678, nolint: 0/64, filename_unadjuster: 1678/1678, autogenerated_exclude: 1573/1678, exclude-rules: 64/1573, cgo: 1678/2258, skip_files: 1678/1678, identifier_marker: 1573/1573, exclude: 1573/1573 [2020-11-09T15:43:55.333Z] INFO [runner] processing took 59.405342ms with stages: nolint: 25.055712ms, identifier_marker: 17.001423ms, path_prettifier: 7.986533ms, autogenerated_exclude: 4.048122ms, exclude-rules: 3.377623ms, skip_dirs: 1.640868ms, cgo: 182.72µs, filename_unadjuster: 107.682µs, max_same_issues: 1.097µs, diff: 783ns, uniq_by_line: 609ns, max_per_file_from_linter: 488ns, skip_files: 386ns, max_from_linter: 373ns, exclude: 352ns, source_code: 324ns, path_shortener: 247ns [2020-11-09T15:43:55.333Z] INFO [runner] linters took 1m38.595969815s with stages: goanalysis_metalinter: 1m19.68967136s, unused: 18.846763276s [2020-11-09T15:43:55.333Z] INFO File cache stats: 1441 entries of total size 6.8MiB [2020-11-09T15:43:55.333Z] INFO Memory: 1549 samples, avg is 637.2MB, max is 3036.2MB [2020-11-09T15:43:55.333Z] INFO Execution took 3m40.974411862s [2020-11-09T15:43:55.333Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-11-09T15:43:55.705Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41653/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=43d61d2bcff418778131063ddd519bdd1138e0a0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:43d61d2bcff418778131063ddd519bdd1138e0a0 hack/make.sh dynbinary-daemon test-docker-py [2020-11-09T15:43:56.259Z] --- PASS: TestBuildSquashParent (7.49s) [2020-11-09T15:43:56.259Z] === RUN TestBuildWithRemoveAndForceRemove [2020-11-09T15:43:56.259Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-09T15:43:56.259Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-09T15:43:56.259Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-09T15:43:56.259Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-09T15:43:56.259Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-09T15:43:56.259Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-09T15:43:56.259Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-09T15:43:56.259Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-09T15:43:56.259Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-09T15:43:56.259Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-09T15:43:56.259Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-09T15:43:56.259Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-09T15:43:56.259Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-09T15:43:56.259Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-09T15:43:56.278Z] [2020-11-09T15:43:56.278Z] Removing bundles/ [2020-11-09T15:43:56.278Z] [2020-11-09T15:43:56.278Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-11-09T15:43:56.278Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-11-09T15:43:56.278Z] GOOS="" GOARCH="" GOARM="" [2020-11-09T15:43:56.820Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-09T15:43:56.820Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-09T15:43:58.710Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-09T15:43:58.966Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-09T15:44:00.854Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-11-09T15:44:00.854Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.55s) [2020-11-09T15:44:00.854Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.58s) [2020-11-09T15:44:00.854Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.99s) [2020-11-09T15:44:00.854Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.07s) [2020-11-09T15:44:00.854Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.90s) [2020-11-09T15:44:00.854Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.00s) [2020-11-09T15:44:00.854Z] === RUN TestBuildMultiStageCopy [2020-11-09T15:44:00.854Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-11-09T15:44:04.119Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-11-09T15:44:05.045Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-11-09T15:44:06.409Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-11-09T15:44:07.335Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-11-09T15:44:07.378Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-11-09T15:44:07.378Z] [2020-11-09T15:44:07.378Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-11-09T15:44:07.378Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-11-09T15:44:07.378Z] HOSTNAME=63dbecb3e2ac [2020-11-09T15:44:07.378Z] TESTDEBUG=0 [2020-11-09T15:44:07.378Z] DEST=bundles/test-integration [2020-11-09T15:44:07.378Z] PWD=/go/src/github.com/docker/docker [2020-11-09T15:44:07.378Z] DOCKER_GITCOMMIT=43d61d2bcff418778131063ddd519bdd1138e0a0 [2020-11-09T15:44:07.378Z] container=docker [2020-11-09T15:44:07.378Z] HOME=/root [2020-11-09T15:44:07.378Z] GOLANG_VERSION=1.13.15 [2020-11-09T15:44:07.378Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-11-09T15:44:07.378Z] VALIDATE_BRANCH=master [2020-11-09T15:44:07.378Z] TERM=xterm [2020-11-09T15:44:07.378Z] DOCKER_PKG=github.com/docker/docker [2020-11-09T15:44:07.378Z] SHLVL=1 [2020-11-09T15:44:07.378Z] TIMEOUT=120m [2020-11-09T15:44:07.378Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-11-09T15:44:07.378Z] DOCKER_GRAPHDRIVER=overlay2 [2020-11-09T15:44:07.378Z] GO111MODULE=off [2020-11-09T15:44:07.378Z] DOCKER_EXPERIMENTAL=1 [2020-11-09T15:44:07.378Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-11-09T15:44:07.378Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-11-09T15:44:07.378Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-11-09T15:44:07.378Z] GOPATH=/go [2020-11-09T15:44:07.378Z] PKG_CONFIG=pkg-config [2020-11-09T15:44:07.378Z] _=/usr/bin/env [2020-11-09T15:44:07.378Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-11-09T15:44:08.261Z] --- PASS: TestBuildMultiStageCopy (7.33s) [2020-11-09T15:44:08.261Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.32s) [2020-11-09T15:44:08.261Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2020-11-09T15:44:08.261Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2020-11-09T15:44:08.261Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-11-09T15:44:08.261Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2020-11-09T15:44:08.261Z] === RUN TestBuildMultiStageParentConfig [2020-11-09T15:44:13.500Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2020-11-09T15:44:13.500Z] === RUN TestBuildLabelWithTargets [2020-11-09T15:44:21.580Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-11-09T15:44:21.580Z] === RUN TestBuildWithEmptyLayers [2020-11-09T15:44:24.094Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2020-11-09T15:44:24.094Z] === RUN TestBuildMultiStageOnBuild [2020-11-09T15:44:25.932Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-11-09T15:44:25.932Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-11-09T15:44:26.673Z] ok github.com/docker/docker/api/server/httputils 0.007s coverage: 14.7% of statements [2020-11-09T15:44:26.673Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-11-09T15:44:26.673Z] ok github.com/docker/docker/api/server/middleware 0.009s coverage: 37.7% of statements [2020-11-09T15:44:26.673Z] ? github.com/docker/docker/api/server/router [no test files] [2020-11-09T15:44:26.673Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-11-09T15:44:26.673Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-11-09T15:44:26.673Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-11-09T15:44:26.673Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-11-09T15:44:26.673Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-11-09T15:44:26.673Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-11-09T15:44:26.673Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-11-09T15:44:26.673Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-11-09T15:44:26.673Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-11-09T15:44:26.673Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-11-09T15:44:26.673Z] ok github.com/docker/docker/api/types/filters 0.013s coverage: 92.2% of statements [2020-11-09T15:44:26.673Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2020-11-09T15:44:26.673Z] ok github.com/docker/docker/api/server/router/swarm 0.006s coverage: 5.7% of statements [2020-11-09T15:44:26.673Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-11-09T15:44:26.673Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-11-09T15:44:26.673Z] ? github.com/docker/docker/api/types [no test files] [2020-11-09T15:44:26.673Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-11-09T15:44:26.673Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-11-09T15:44:26.673Z] ? github.com/docker/docker/api/types/container [no test files] [2020-11-09T15:44:26.673Z] ? github.com/docker/docker/api/types/events [no test files] [2020-11-09T15:44:26.673Z] ? github.com/docker/docker/api/types/image [no test files] [2020-11-09T15:44:26.673Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-11-09T15:44:26.673Z] ? github.com/docker/docker/api/types/network [no test files] [2020-11-09T15:44:26.673Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-11-09T15:44:26.673Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-11-09T15:44:26.673Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-11-09T15:44:26.673Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-11-09T15:44:26.673Z] ok github.com/docker/docker/api/types/versions 0.007s coverage: 75.0% of statements [2020-11-09T15:44:26.673Z] ok github.com/docker/docker/api/types/time 0.007s coverage: 100.0% of statements [2020-11-09T15:44:26.673Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-11-09T15:44:26.673Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-11-09T15:44:26.673Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-11-09T15:44:26.673Z] ? github.com/docker/docker/builder [no test files] [2020-11-09T15:44:26.673Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-11-09T15:44:26.673Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-11-09T15:44:26.673Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-11-09T15:44:26.673Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-11-09T15:44:26.673Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-11-09T15:44:26.673Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-11-09T15:44:26.673Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-11-09T15:44:26.673Z] ok github.com/docker/docker/builder/dockerignore 0.031s coverage: 96.8% of statements [2020-11-09T15:44:26.673Z] ok github.com/docker/docker/cli/debug 0.022s coverage: 100.0% of statements [2020-11-09T15:44:26.673Z] ok github.com/docker/docker/builder/remotecontext/git 4.151s coverage: 86.3% of statements [2020-11-09T15:44:27.723Z] ok github.com/docker/docker/builder/remotecontext 0.556s coverage: 13.7% of statements [2020-11-09T15:44:27.991Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-11-09T15:44:28.365Z] ok github.com/docker/docker/builder/dockerfile 1.325s coverage: 48.1% of statements [2020-11-09T15:44:28.365Z] ? github.com/docker/docker/cli [no test files] [2020-11-09T15:44:28.365Z] ? github.com/docker/docker/cli/config [no test files] [2020-11-09T15:44:29.366Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2020-11-09T15:44:29.366Z] === RUN TestBuildUncleanTarFilenames [2020-11-09T15:44:29.926Z] --- PASS: TestBuildUncleanTarFilenames (0.66s) [2020-11-09T15:44:29.926Z] === RUN TestBuildMultiStageLayerLeak [2020-11-09T15:44:33.990Z] ok github.com/docker/docker/client 0.489s coverage: 75.4% of statements [2020-11-09T15:44:34.090Z] --- PASS: TestBuildMultiStageLayerLeak (4.34s) [2020-11-09T15:44:34.090Z] === RUN TestBuildWithHugeFile [2020-11-09T15:44:46.562Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-11-09T15:44:46.562Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-11-09T15:44:46.562Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-11-09T15:44:46.562Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-11-09T15:44:46.562Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-11-09T15:44:47.192Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-11-09T15:44:47.446Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-11-09T15:44:48.058Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-11-09T15:44:48.058Z] [2020-11-09T15:44:48.058Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-11-09T15:44:48.058Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-11-09T15:44:48.058Z] HOSTNAME=24c572732cef [2020-11-09T15:44:48.058Z] TESTDEBUG=0 [2020-11-09T15:44:48.058Z] DEST=bundles/test-integration [2020-11-09T15:44:48.058Z] PWD=/go/src/github.com/docker/docker [2020-11-09T15:44:48.058Z] DOCKER_GITCOMMIT=43d61d2bcff418778131063ddd519bdd1138e0a0 [2020-11-09T15:44:48.058Z] container=docker [2020-11-09T15:44:48.058Z] HOME=/root [2020-11-09T15:44:48.058Z] GOLANG_VERSION=1.13.15 [2020-11-09T15:44:48.058Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-11-09T15:44:48.058Z] VALIDATE_BRANCH=master [2020-11-09T15:44:48.058Z] TERM=xterm [2020-11-09T15:44:48.058Z] DOCKER_PKG=github.com/docker/docker [2020-11-09T15:44:48.058Z] SHLVL=1 [2020-11-09T15:44:48.058Z] TIMEOUT=120m [2020-11-09T15:44:48.058Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-11-09T15:44:48.058Z] DOCKER_GRAPHDRIVER=overlay2 [2020-11-09T15:44:48.058Z] GO111MODULE=off [2020-11-09T15:44:48.058Z] DOCKER_EXPERIMENTAL=1 [2020-11-09T15:44:48.058Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-11-09T15:44:48.058Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-11-09T15:44:48.058Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-11-09T15:44:48.058Z] GOPATH=/go [2020-11-09T15:44:48.058Z] PKG_CONFIG=pkg-config [2020-11-09T15:44:48.058Z] _=/usr/bin/env [2020-11-09T15:44:48.058Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-11-09T15:44:49.252Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-11-09T15:44:49.363Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-11-09T15:44:50.287Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-11-09T15:44:51.316Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-11-09T15:44:51.606Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-11-09T15:44:52.636Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-11-09T15:44:52.662Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-11-09T15:44:53.265Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-11-09T15:44:54.336Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-11-09T15:44:55.365Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-11-09T15:44:55.963Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-11-09T15:44:55.995Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-11-09T15:44:56.624Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-11-09T15:44:56.624Z] Using test binary docker [2020-11-09T15:44:56.624Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-11-09T15:44:56.624Z] +++ /etc/init.d/apparmor start [2020-11-09T15:44:56.624Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-11-09T15:44:56.624Z] INFO: Waiting for daemon to start... [2020-11-09T15:44:56.624Z] Starting dockerd [2020-11-09T15:44:56.624Z] +++ 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-11-09T15:44:56.910Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-11-09T15:44:58.980Z] . [2020-11-09T15:44:58.980Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-11-09T15:44:58.980Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-11-09T15:44:58.980Z] Error: No such image: emptyfs [2020-11-09T15:44:58.980Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-11-09T15:44:58.980Z] ++++ docker load [2020-11-09T15:44:58.980Z] Running integration-test (iteration 1) [2020-11-09T15:44:58.980Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-11-09T15:44:58.980Z] ++ 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-11-09T15:44:58.980Z] ++ set -e [2020-11-09T15:44:58.980Z] ++ '[' -n 0 ']' [2020-11-09T15:44:58.980Z] ++ set -x [2020-11-09T15:44:58.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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-11-09T15:45:02.196Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-11-09T15:45:03.012Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-11-09T15:45:04.402Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-11-09T15:45:07.448Z] Loaded image: buildpack-deps:buster [2020-11-09T15:45:07.448Z] Loaded image: busybox:latest [2020-11-09T15:45:07.448Z] Loaded image: busybox:glibc [2020-11-09T15:45:07.448Z] Loaded image: debian:buster [2020-11-09T15:45:07.448Z] Loaded image: hello-world:latest [2020-11-09T15:45:07.448Z] Loaded image: arm32v7/hello-world:latest [2020-11-09T15:45:07.448Z] INFO: Testing against a local daemon [2020-11-09T15:45:07.448Z] === RUN TestCgroupNamespacesBuild [2020-11-09T15:45:07.713Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-11-09T15:45:09.508Z] --- PASS: TestCgroupNamespacesBuild (2.04s) [2020-11-09T15:45:09.508Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-11-09T15:45:11.566Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.76s) [2020-11-09T15:45:11.566Z] === RUN TestBuildWithSession [2020-11-09T15:45:11.566Z] --- SKIP: TestBuildWithSession (0.00s) [2020-11-09T15:45:11.566Z] build_session_test.go:25: TODO: BuildKit [2020-11-09T15:45:11.566Z] === RUN TestBuildSquashParent [2020-11-09T15:45:12.197Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-11-09T15:45:13.443Z] ok github.com/docker/docker/cmd/dockerd 0.298s coverage: 29.1% of statements [2020-11-09T15:45:16.403Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-11-09T15:45:18.444Z] --- PASS: TestBuildSquashParent (6.54s) [2020-11-09T15:45:18.444Z] === RUN TestBuildWithRemoveAndForceRemove [2020-11-09T15:45:18.444Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-09T15:45:18.444Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-09T15:45:18.444Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-09T15:45:18.444Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-09T15:45:18.444Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-09T15:45:18.444Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-09T15:45:18.444Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-09T15:45:18.444Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-09T15:45:18.444Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-09T15:45:18.444Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-09T15:45:18.444Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-09T15:45:18.444Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-09T15:45:18.444Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-09T15:45:18.444Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-09T15:45:19.076Z] ok github.com/docker/docker/container 0.168s coverage: 34.7% of statements [2020-11-09T15:45:19.076Z] ? github.com/docker/docker/container/stream [no test files] [2020-11-09T15:45:19.076Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-11-09T15:45:19.076Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-11-09T15:45:19.076Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-11-09T15:45:20.509Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-09T15:45:20.509Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-09T15:45:20.609Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-11-09T15:45:21.841Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.070s coverage: 65.3% of statements [2020-11-09T15:45:22.523Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-11-09T15:45:22.570Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-09T15:45:22.860Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-09T15:45:25.581Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-11-09T15:45:25.581Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.55s) [2020-11-09T15:45:25.581Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.64s) [2020-11-09T15:45:25.581Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.28s) [2020-11-09T15:45:25.581Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.30s) [2020-11-09T15:45:25.581Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.55s) [2020-11-09T15:45:25.581Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.53s) [2020-11-09T15:45:25.581Z] === RUN TestBuildMultiStageCopy [2020-11-09T15:45:25.581Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-11-09T15:45:26.356Z] ok github.com/docker/docker/daemon/cluster/convert 0.034s coverage: 35.9% of statements [2020-11-09T15:45:26.732Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-11-09T15:45:27.415Z] ok github.com/docker/docker/daemon/cluster 0.179s coverage: 0.5% of statements [2020-11-09T15:45:28.301Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-11-09T15:45:28.301Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-11-09T15:45:28.931Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-11-09T15:45:29.561Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-11-09T15:45:29.714Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-11-09T15:45:29.714Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-11-09T15:45:30.035Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-11-09T15:45:30.190Z] --- PASS: TestBuildMultiStageCopy (4.76s) [2020-11-09T15:45:30.190Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.53s) [2020-11-09T15:45:30.190Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s) [2020-11-09T15:45:30.190Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s) [2020-11-09T15:45:30.190Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.59s) [2020-11-09T15:45:30.190Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.65s) [2020-11-09T15:45:30.190Z] === RUN TestBuildMultiStageParentConfig [2020-11-09T15:45:30.261Z] --- PASS: TestBuildWithHugeFile (51.04s) [2020-11-09T15:45:30.261Z] === RUN TestBuildWithEmptyDockerfile [2020-11-09T15:45:30.261Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-09T15:45:30.261Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-09T15:45:30.261Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-09T15:45:30.261Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-09T15:45:30.261Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-09T15:45:30.261Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-09T15:45:30.261Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-09T15:45:30.261Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-09T15:45:30.261Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-09T15:45:30.261Z] --- PASS: TestBuildWithEmptyDockerfile (0.14s) [2020-11-09T15:45:30.261Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2020-11-09T15:45:30.261Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2020-11-09T15:45:30.261Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2020-11-09T15:45:30.261Z] === RUN TestBuildPreserveOwnership [2020-11-09T15:45:30.261Z] === RUN TestBuildPreserveOwnership/copy_from [2020-11-09T15:45:30.659Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-11-09T15:45:31.186Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-11-09T15:45:31.725Z] --- PASS: TestBuildMultiStageParentConfig (1.47s) [2020-11-09T15:45:31.725Z] === RUN TestBuildLabelWithTargets [2020-11-09T15:45:31.918Z] ok github.com/docker/docker/daemon/discovery 0.031s coverage: 30.0% of statements [2020-11-09T15:45:32.048Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-11-09T15:45:32.311Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-11-09T15:45:32.768Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-11-09T15:45:32.768Z] [2020-11-09T15:45:32.768Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-11-09T15:45:32.768Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-11-09T15:45:32.768Z] Using test binary docker [2020-11-09T15:45:32.768Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-11-09T15:45:32.768Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-11-09T15:45:32.768Z] INFO: Waiting for daemon to start... [2020-11-09T15:45:32.768Z] Starting dockerd [2020-11-09T15:45:32.768Z] . [2020-11-09T15:45:32.768Z] INFO: Building docker-sdk-python3:4.3.0... [2020-11-09T15:45:33.448Z] ok github.com/docker/docker/daemon/events 0.065s coverage: 50.0% of statements [2020-11-09T15:45:33.702Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-11-09T15:45:34.091Z] ok github.com/docker/docker/daemon/config 0.115s coverage: 81.8% of statements [2020-11-09T15:45:34.241Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-11-09T15:45:34.447Z] --- PASS: TestBuildLabelWithTargets (2.41s) [2020-11-09T15:45:34.447Z] === RUN TestBuildWithEmptyLayers [2020-11-09T15:45:35.077Z] --- PASS: TestBuildWithEmptyLayers (0.96s) [2020-11-09T15:45:35.077Z] === RUN TestBuildMultiStageOnBuild [2020-11-09T15:45:35.349Z] --- PASS: TestBuildPreserveOwnership (9.61s) [2020-11-09T15:45:35.349Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.59s) [2020-11-09T15:45:35.349Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-11-09T15:45:35.349Z] === RUN TestBuildPlatformInvalid [2020-11-09T15:45:35.349Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2020-11-09T15:45:35.349Z] PASS [2020-11-09T15:45:35.349Z] [2020-11-09T15:45:35.349Z] === Skipped [2020-11-09T15:45:35.349Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-11-09T15:45:35.349Z] build_session_test.go:25: TODO: BuildKit [2020-11-09T15:45:35.349Z] [2020-11-09T15:45:35.349Z] [2020-11-09T15:45:35.349Z] DONE 32 tests, 1 skipped in 125.759s [2020-11-09T15:45:35.349Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-11-09T15:45:35.349Z] INFO: Testing against a local daemon [2020-11-09T15:45:35.349Z] === RUN TestConfigInspect [2020-11-09T15:45:35.349Z] --- SKIP: TestConfigInspect (0.02s) [2020-11-09T15:45:35.349Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-09T15:45:35.349Z] === RUN TestConfigList [2020-11-09T15:45:35.349Z] --- SKIP: TestConfigList (0.01s) [2020-11-09T15:45:35.349Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-09T15:45:35.349Z] === RUN TestConfigsCreateAndDelete [2020-11-09T15:45:35.349Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2020-11-09T15:45:35.349Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-09T15:45:35.349Z] === RUN TestConfigsUpdate [2020-11-09T15:45:35.349Z] --- SKIP: TestConfigsUpdate (0.01s) [2020-11-09T15:45:35.349Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-09T15:45:35.349Z] === RUN TestTemplatedConfig [2020-11-09T15:45:35.349Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-11-09T15:45:35.349Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-09T15:45:35.349Z] === RUN TestConfigCreateResolve [2020-11-09T15:45:35.349Z] --- SKIP: TestConfigCreateResolve (0.02s) [2020-11-09T15:45:35.349Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-09T15:45:35.349Z] === RUN TestConfigDaemonLibtrustID [2020-11-09T15:45:36.187Z] ok github.com/docker/docker/daemon/graphdriver 0.035s coverage: 2.2% of statements [2020-11-09T15:45:37.038Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-11-09T15:45:37.236Z] --- PASS: TestConfigDaemonLibtrustID (1.54s) [2020-11-09T15:45:37.236Z] PASS [2020-11-09T15:45:37.236Z] [2020-11-09T15:45:37.236Z] === Skipped [2020-11-09T15:45:37.236Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2020-11-09T15:45:37.236Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-09T15:45:37.236Z] [2020-11-09T15:45:37.236Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2020-11-09T15:45:37.236Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-09T15:45:37.236Z] [2020-11-09T15:45:37.236Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2020-11-09T15:45:37.236Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-09T15:45:37.236Z] [2020-11-09T15:45:37.236Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2020-11-09T15:45:37.236Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-09T15:45:37.236Z] [2020-11-09T15:45:37.236Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-11-09T15:45:37.236Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-09T15:45:37.236Z] [2020-11-09T15:45:37.237Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.02s) [2020-11-09T15:45:37.237Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-09T15:45:37.237Z] [2020-11-09T15:45:37.237Z] [2020-11-09T15:45:37.237Z] DONE 7 tests, 6 skipped in 1.731s [2020-11-09T15:45:37.237Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-11-09T15:45:37.237Z] INFO: Testing against a local daemon [2020-11-09T15:45:37.237Z] === RUN TestCheckpoint [2020-11-09T15:45:37.237Z] --- SKIP: TestCheckpoint (0.00s) [2020-11-09T15:45:37.237Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-11-09T15:45:37.237Z] === RUN TestContainerInvalidJSON [2020-11-09T15:45:37.237Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-11-09T15:45:37.237Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-11-09T15:45:37.237Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-11-09T15:45:37.237Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-11-09T15:45:37.237Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-11-09T15:45:37.237Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-11-09T15:45:37.237Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-11-09T15:45:37.237Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-11-09T15:45:37.237Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-11-09T15:45:37.237Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-11-09T15:45:37.237Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-11-09T15:45:37.237Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-11-09T15:45:37.237Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-11-09T15:45:37.237Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-11-09T15:45:37.237Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2020-11-09T15:45:37.237Z] === RUN TestCopyFromContainerPathIsNotDir [2020-11-09T15:45:37.237Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2020-11-09T15:45:37.237Z] === RUN TestCopyToContainerPathDoesNotExist [2020-11-09T15:45:37.237Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2020-11-09T15:45:37.237Z] === RUN TestCopyToContainerPathIsNotDir [2020-11-09T15:45:37.237Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2020-11-09T15:45:37.237Z] === RUN TestCopyFromContainer [2020-11-09T15:45:37.542Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-11-09T15:45:37.797Z] --- PASS: TestBuildMultiStageOnBuild (2.96s) [2020-11-09T15:45:37.797Z] === RUN TestBuildUncleanTarFilenames [2020-11-09T15:45:38.958Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-11-09T15:45:39.298Z] --- PASS: TestBuildUncleanTarFilenames (1.28s) [2020-11-09T15:45:39.298Z] === RUN TestBuildMultiStageLayerLeak [2020-11-09T15:45:39.726Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 2.9% of statements [2020-11-09T15:45:40.021Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.479s coverage: 14.1% of statements [2020-11-09T15:45:40.679Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.750s coverage: 57.1% of statements [2020-11-09T15:45:40.843Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-11-09T15:45:40.877Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-11-09T15:45:41.400Z] === RUN TestCopyFromContainer// [2020-11-09T15:45:41.400Z] === RUN TestCopyFromContainer//bar/root [2020-11-09T15:45:41.400Z] === RUN TestCopyFromContainer//bar/root/ [2020-11-09T15:45:41.400Z] === RUN TestCopyFromContainer/bar/quux [2020-11-09T15:45:41.400Z] === RUN TestCopyFromContainer/bar/quux/ [2020-11-09T15:45:41.400Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-11-09T15:45:41.400Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-11-09T15:45:41.452Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-11-09T15:45:41.656Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-11-09T15:45:41.656Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-11-09T15:45:41.656Z] === RUN TestCopyFromContainer/bar/notarget [2020-11-09T15:45:41.912Z] --- PASS: TestCopyFromContainer (4.47s) [2020-11-09T15:45:41.912Z] --- PASS: TestCopyFromContainer// (0.07s) [2020-11-09T15:45:41.912Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2020-11-09T15:45:41.912Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2020-11-09T15:45:41.912Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2020-11-09T15:45:41.912Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-11-09T15:45:41.912Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-11-09T15:45:41.912Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-11-09T15:45:41.912Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-11-09T15:45:41.912Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-11-09T15:45:41.912Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-11-09T15:45:41.912Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-11-09T15:45:41.912Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-09T15:45:41.912Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-09T15:45:41.912Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-09T15:45:41.912Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-09T15:45:41.912Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-09T15:45:41.912Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-09T15:45:41.912Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-09T15:45:41.912Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-09T15:45:41.912Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-09T15:45:41.912Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-11-09T15:45:41.912Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-11-09T15:45:41.912Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-11-09T15:45:41.912Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-11-09T15:45:41.912Z] === RUN TestCreateLinkToNonExistingContainer [2020-11-09T15:45:41.912Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2020-11-09T15:45:41.912Z] === RUN TestCreateWithInvalidEnv [2020-11-09T15:45:41.912Z] === RUN TestCreateWithInvalidEnv/0 [2020-11-09T15:45:41.912Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-11-09T15:45:41.912Z] === RUN TestCreateWithInvalidEnv/1 [2020-11-09T15:45:41.912Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-11-09T15:45:41.912Z] === RUN TestCreateWithInvalidEnv/2 [2020-11-09T15:45:41.912Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-11-09T15:45:41.912Z] === CONT TestCreateWithInvalidEnv/0 [2020-11-09T15:45:41.912Z] === CONT TestCreateWithInvalidEnv/2 [2020-11-09T15:45:41.912Z] === CONT TestCreateWithInvalidEnv/1 [2020-11-09T15:45:41.912Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-11-09T15:45:41.912Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-11-09T15:45:41.912Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-11-09T15:45:41.912Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-11-09T15:45:41.912Z] === RUN TestCreateTmpfsMountsTarget [2020-11-09T15:45:41.912Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-11-09T15:45:41.912Z] === RUN TestCreateWithCustomMaskedPaths [2020-11-09T15:45:42.808Z] --- PASS: TestBuildMultiStageLayerLeak (3.01s) [2020-11-09T15:45:42.808Z] === RUN TestBuildWithHugeFile [2020-11-09T15:45:43.277Z] --- PASS: TestCreateWithCustomMaskedPaths (1.17s) [2020-11-09T15:45:43.277Z] === RUN TestCreateWithCustomReadonlyPaths [2020-11-09T15:45:43.373Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-11-09T15:45:43.436Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.8% of statements [2020-11-09T15:45:44.144Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-11-09T15:45:44.144Z] Using test binary docker [2020-11-09T15:45:44.144Z] +++ /etc/init.d/apparmor start [2020-11-09T15:45:44.144Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-11-09T15:45:44.144Z] INFO: Waiting for daemon to start... [2020-11-09T15:45:44.144Z] Starting dockerd [2020-11-09T15:45:44.144Z] +++ 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-11-09T15:45:44.233Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.24s) [2020-11-09T15:45:44.233Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-11-09T15:45:44.233Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-09T15:45:44.233Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-09T15:45:44.233Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-09T15:45:44.233Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-09T15:45:44.233Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-09T15:45:44.233Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-09T15:45:44.233Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-09T15:45:44.233Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-09T15:45:44.233Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-09T15:45:44.233Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-09T15:45:44.233Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-09T15:45:44.233Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-09T15:45:44.233Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-09T15:45:44.233Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-09T15:45:44.233Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-09T15:45:44.233Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-11-09T15:45:44.233Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-11-09T15:45:44.233Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-11-09T15:45:44.233Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-11-09T15:45:44.233Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-11-09T15:45:44.233Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-11-09T15:45:44.233Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-11-09T15:45:44.319Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-11-09T15:45:44.796Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s) [2020-11-09T15:45:44.796Z] === RUN TestCreateDifferentPlatform [2020-11-09T15:45:44.796Z] === RUN TestCreateDifferentPlatform/different_os [2020-11-09T15:45:44.796Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-11-09T15:45:44.796Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-11-09T15:45:44.796Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-11-09T15:45:44.796Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-11-09T15:45:44.796Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-11-09T15:45:44.796Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2020-11-09T15:45:44.796Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2020-11-09T15:45:44.796Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2020-11-09T15:45:44.796Z] === RUN TestContainerStartOnDaemonRestart [2020-11-09T15:45:44.796Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-11-09T15:45:44.796Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-11-09T15:45:44.796Z] === RUN TestDaemonRestartIpcMode [2020-11-09T15:45:44.796Z] === PAUSE TestDaemonRestartIpcMode [2020-11-09T15:45:44.796Z] === RUN TestDaemonHostGatewayIP [2020-11-09T15:45:44.796Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-11-09T15:45:44.796Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-09T15:45:44.796Z] === RUN TestContainerKillOnDaemonStart [2020-11-09T15:45:44.796Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-11-09T15:45:44.796Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-11-09T15:45:44.796Z] === RUN TestDiff [2020-11-09T15:45:44.958Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.024s coverage: 69.2% of statements [2020-11-09T15:45:45.254Z] ok github.com/docker/docker/daemon 12.402s coverage: 17.2% of statements [2020-11-09T15:45:45.254Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-11-09T15:45:45.254Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-11-09T15:45:45.254Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-11-09T15:45:45.254Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-11-09T15:45:45.357Z] --- PASS: TestDiff (0.42s) [2020-11-09T15:45:45.357Z] === RUN TestExecWithCloseStdin [2020-11-09T15:45:45.612Z] --- PASS: TestExecWithCloseStdin (0.48s) [2020-11-09T15:45:45.612Z] === RUN TestExec [2020-11-09T15:45:46.174Z] --- PASS: TestExec (0.47s) [2020-11-09T15:45:46.174Z] === RUN TestExecUser [2020-11-09T15:45:46.238Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-11-09T15:45:46.690Z] . [2020-11-09T15:45:46.690Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-11-09T15:45:46.690Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-11-09T15:45:46.690Z] Error: No such image: emptyfs [2020-11-09T15:45:46.690Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-11-09T15:45:46.690Z] ++++ docker load [2020-11-09T15:45:46.735Z] --- PASS: TestExecUser (0.44s) [2020-11-09T15:45:46.735Z] === RUN TestExportContainerAndImportImage [2020-11-09T15:45:46.783Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.732s coverage: 46.2% of statements [2020-11-09T15:45:46.783Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-11-09T15:45:46.951Z] Running integration-test (iteration 1) [2020-11-09T15:45:46.951Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-11-09T15:45:46.951Z] ++ 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-11-09T15:45:46.951Z] ++ set -e [2020-11-09T15:45:46.951Z] ++ '[' -n 0 ']' [2020-11-09T15:45:46.951Z] ++ set -x [2020-11-09T15:45:46.951Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-11-09T15:45:47.297Z] --- PASS: TestExportContainerAndImportImage (0.59s) [2020-11-09T15:45:47.298Z] === RUN TestExportContainerAfterDaemonRestart [2020-11-09T15:45:47.628Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-11-09T15:45:47.836Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.316s coverage: 49.5% of statements [2020-11-09T15:45:48.487Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.019s coverage: 58.0% of statements [2020-11-09T15:45:49.018Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-11-09T15:45:49.974Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-11-09T15:45:49.974Z] Using test binary docker [2020-11-09T15:45:50.018Z] ok github.com/docker/docker/daemon/links 0.014s coverage: 93.0% of statements [2020-11-09T15:45:50.238Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-11-09T15:45:50.238Z] +++ /etc/init.d/apparmor start [2020-11-09T15:45:50.238Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-11-09T15:45:50.238Z] INFO: Waiting for daemon to start... [2020-11-09T15:45:50.238Z] Starting dockerd [2020-11-09T15:45:50.238Z] +++ 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-11-09T15:45:50.561Z] --- PASS: TestExportContainerAfterDaemonRestart (3.30s) [2020-11-09T15:45:50.561Z] === RUN TestHealthCheckWorkdir [2020-11-09T15:45:50.661Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.043s coverage: 3.0% of statements [2020-11-09T15:45:51.122Z] --- PASS: TestHealthCheckWorkdir (0.52s) [2020-11-09T15:45:51.122Z] === RUN TestHealthKillContainer [2020-11-09T15:45:52.156Z] . [2020-11-09T15:45:52.156Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-11-09T15:45:52.417Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-11-09T15:45:52.417Z] Error: No such image: emptyfs [2020-11-09T15:45:52.417Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-11-09T15:45:52.417Z] ++++ docker load [2020-11-09T15:45:52.679Z] Running integration-test (iteration 1) [2020-11-09T15:45:52.679Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-11-09T15:45:52.679Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-11-09T15:45:52.679Z] ++ set -e [2020-11-09T15:45:52.679Z] ++ '[' -n 0 ']' [2020-11-09T15:45:52.679Z] ++ set -x [2020-11-09T15:45:52.679Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-11-09T15:45:53.418Z] ok github.com/docker/docker/daemon/logger 0.235s coverage: 41.0% of statements [2020-11-09T15:45:53.418Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.284s coverage: 52.1% of statements [2020-11-09T15:45:53.418Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-11-09T15:45:53.418Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-11-09T15:45:53.635Z] --- PASS: TestHealthKillContainer (2.51s) [2020-11-09T15:45:53.635Z] === RUN TestInspectCpusetInConfigPre120 [2020-11-09T15:45:53.892Z] --- PASS: TestInspectCpusetInConfigPre120 (0.39s) [2020-11-09T15:45:53.892Z] === RUN TestIpcModeNone [2020-11-09T15:45:54.069Z] ok github.com/docker/docker/daemon/images 0.026s coverage: 4.9% of statements [2020-11-09T15:45:54.069Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-11-09T15:45:54.069Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-11-09T15:45:54.454Z] --- PASS: TestIpcModeNone (0.44s) [2020-11-09T15:45:54.454Z] === RUN TestIpcModePrivate [2020-11-09T15:45:54.709Z] --- PASS: TestIpcModePrivate (0.44s) [2020-11-09T15:45:54.709Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2020-11-09T15:45:54.709Z] === RUN TestIpcModeShareable [2020-11-09T15:45:54.709Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-11-09T15:45:54.709Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-11-09T15:45:54.709Z] === RUN TestAPIIpcModeShareableAndContainer [2020-11-09T15:45:54.712Z] ok github.com/docker/docker/daemon/logger/awslogs 0.513s coverage: 77.8% of statements [2020-11-09T15:45:54.712Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-11-09T15:45:54.712Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-11-09T15:45:55.760Z] ok github.com/docker/docker/daemon/logger/gelf 0.029s coverage: 67.0% of statements [2020-11-09T15:45:56.057Z] ok github.com/docker/docker/daemon/logger/journald 0.042s coverage: 23.9% of statements [2020-11-09T15:45:56.355Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.056s coverage: 87.2% of statements [2020-11-09T15:45:56.599Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.40s) [2020-11-09T15:45:56.599Z] === RUN TestAPIIpcModeHost [2020-11-09T15:45:56.599Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-11-09T15:45:56.599Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-11-09T15:45:56.599Z] === RUN TestDaemonIpcModeShareable [2020-11-09T15:45:56.599Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-11-09T15:45:56.599Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-11-09T15:45:56.599Z] === RUN TestDaemonIpcModePrivate [2020-11-09T15:45:56.999Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.029s coverage: 61.6% of statements [2020-11-09T15:45:58.486Z] --- PASS: TestDaemonIpcModePrivate (2.14s) [2020-11-09T15:45:58.486Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2020-11-09T15:45:58.486Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-11-09T15:45:58.486Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-11-09T15:45:58.486Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-11-09T15:45:58.486Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-11-09T15:45:58.486Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-11-09T15:45:58.486Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-11-09T15:45:58.486Z] === RUN TestIpcModeOlderClient [2020-11-09T15:45:58.486Z] === PAUSE TestIpcModeOlderClient [2020-11-09T15:45:58.486Z] === RUN TestKillContainerInvalidSignal [2020-11-09T15:45:58.742Z] --- PASS: TestKillContainerInvalidSignal (0.40s) [2020-11-09T15:45:58.742Z] === RUN TestKillContainer [2020-11-09T15:45:58.742Z] === RUN TestKillContainer/no_signal [2020-11-09T15:45:59.098Z] ok github.com/docker/docker/daemon/logger/local 0.075s coverage: 75.2% of statements [2020-11-09T15:45:59.098Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-11-09T15:45:59.303Z] === RUN TestKillContainer/non_killing_signal [2020-11-09T15:45:59.396Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.051s coverage: 55.1% of statements [2020-11-09T15:45:59.559Z] === RUN TestKillContainer/killing_signal [2020-11-09T15:45:59.713Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.057s coverage: 33.3% of statements [2020-11-09T15:46:00.120Z] --- PASS: TestKillContainer (1.25s) [2020-11-09T15:46:00.120Z] --- PASS: TestKillContainer/no_signal (0.42s) [2020-11-09T15:46:00.120Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2020-11-09T15:46:00.120Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2020-11-09T15:46:00.120Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-11-09T15:46:00.120Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-11-09T15:46:00.375Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-11-09T15:46:00.781Z] ok github.com/docker/docker/daemon/logger/templates 0.013s coverage: 8.3% of statements [2020-11-09T15:46:00.937Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.80s) [2020-11-09T15:46:00.937Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.37s) [2020-11-09T15:46:00.937Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s) [2020-11-09T15:46:00.937Z] === RUN TestKillStoppedContainer [2020-11-09T15:46:00.937Z] --- PASS: TestKillStoppedContainer (0.04s) [2020-11-09T15:46:00.937Z] === RUN TestKillStoppedContainerAPIPre120 [2020-11-09T15:46:00.937Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2020-11-09T15:46:00.937Z] === RUN TestKillDifferentUserContainer [2020-11-09T15:46:01.498Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2020-11-09T15:46:01.498Z] === RUN TestInspectOomKilledTrue [2020-11-09T15:46:01.498Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-11-09T15:46:01.498Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-09T15:46:01.498Z] === RUN TestInspectOomKilledFalse [2020-11-09T15:46:01.498Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-11-09T15:46:01.498Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-09T15:46:01.498Z] === RUN TestLinksEtcHostsContentMatch [2020-11-09T15:46:01.498Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-11-09T15:46:01.498Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-11-09T15:46:01.498Z] === RUN TestLinksContainerNames [2020-11-09T15:46:01.832Z] ok github.com/docker/docker/daemon/logger/syslog 0.028s coverage: 46.8% of statements [2020-11-09T15:46:02.061Z] --- PASS: TestLinksContainerNames (0.78s) [2020-11-09T15:46:02.061Z] === RUN TestLogsFollowTailEmpty [2020-11-09T15:46:02.623Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2020-11-09T15:46:02.623Z] === RUN TestContainerNetworkMountsNoChown [2020-11-09T15:46:02.879Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2020-11-09T15:46:02.879Z] === RUN TestMountDaemonRoot [2020-11-09T15:46:02.879Z] === RUN TestMountDaemonRoot/default [2020-11-09T15:46:02.879Z] === PAUSE TestMountDaemonRoot/default [2020-11-09T15:46:02.879Z] === RUN TestMountDaemonRoot/private [2020-11-09T15:46:02.879Z] === PAUSE TestMountDaemonRoot/private [2020-11-09T15:46:02.879Z] === RUN TestMountDaemonRoot/rprivate [2020-11-09T15:46:02.879Z] === PAUSE TestMountDaemonRoot/rprivate [2020-11-09T15:46:02.879Z] === RUN TestMountDaemonRoot/slave [2020-11-09T15:46:02.879Z] === PAUSE TestMountDaemonRoot/slave [2020-11-09T15:46:02.879Z] === RUN TestMountDaemonRoot/rslave [2020-11-09T15:46:02.879Z] === PAUSE TestMountDaemonRoot/rslave [2020-11-09T15:46:02.879Z] === RUN TestMountDaemonRoot/shared [2020-11-09T15:46:02.879Z] === PAUSE TestMountDaemonRoot/shared [2020-11-09T15:46:02.879Z] === RUN TestMountDaemonRoot/rshared [2020-11-09T15:46:02.879Z] === PAUSE TestMountDaemonRoot/rshared [2020-11-09T15:46:02.879Z] === CONT TestMountDaemonRoot/default [2020-11-09T15:46:02.879Z] === RUN TestMountDaemonRoot/default/bind_root [2020-11-09T15:46:02.879Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-11-09T15:46:02.879Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-11-09T15:46:02.879Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-11-09T15:46:02.879Z] === RUN TestMountDaemonRoot/default/mount_root [2020-11-09T15:46:02.879Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-11-09T15:46:02.879Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-11-09T15:46:02.879Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-11-09T15:46:02.879Z] === CONT TestMountDaemonRoot/default/bind_root [2020-11-09T15:46:02.879Z] === CONT TestMountDaemonRoot/rshared [2020-11-09T15:46:02.879Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-11-09T15:46:02.879Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-11-09T15:46:02.879Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-11-09T15:46:02.879Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-11-09T15:46:02.879Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-11-09T15:46:02.879Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-11-09T15:46:02.879Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-11-09T15:46:02.879Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-11-09T15:46:02.879Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-11-09T15:46:02.879Z] === CONT TestMountDaemonRoot/shared [2020-11-09T15:46:02.879Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-11-09T15:46:02.879Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-11-09T15:46:02.879Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-11-09T15:46:02.879Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-11-09T15:46:02.879Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-11-09T15:46:02.879Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-11-09T15:46:02.879Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-11-09T15:46:02.879Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-11-09T15:46:02.879Z] === CONT TestMountDaemonRoot/rslave [2020-11-09T15:46:02.879Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-11-09T15:46:02.879Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-11-09T15:46:02.879Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-11-09T15:46:02.879Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-11-09T15:46:02.879Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-11-09T15:46:02.879Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-11-09T15:46:02.879Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-11-09T15:46:02.879Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-11-09T15:46:02.879Z] === CONT TestMountDaemonRoot/slave [2020-11-09T15:46:02.879Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-11-09T15:46:02.879Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-11-09T15:46:02.879Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-11-09T15:46:02.879Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-11-09T15:46:02.879Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-11-09T15:46:02.879Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-11-09T15:46:02.879Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-11-09T15:46:02.879Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-11-09T15:46:02.879Z] === CONT TestMountDaemonRoot/rprivate [2020-11-09T15:46:02.879Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-11-09T15:46:02.879Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-11-09T15:46:02.879Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-11-09T15:46:02.879Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-11-09T15:46:02.879Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-11-09T15:46:02.879Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-11-09T15:46:02.879Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-11-09T15:46:02.879Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-11-09T15:46:02.879Z] === CONT TestMountDaemonRoot/private [2020-11-09T15:46:02.879Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-11-09T15:46:02.879Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-11-09T15:46:02.879Z] === RUN TestMountDaemonRoot/private/bind_root [2020-11-09T15:46:02.879Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-11-09T15:46:02.879Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-11-09T15:46:02.879Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-11-09T15:46:02.879Z] === RUN TestMountDaemonRoot/private/mount_root [2020-11-09T15:46:02.879Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-11-09T15:46:02.879Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-11-09T15:46:02.879Z] === CONT TestMountDaemonRoot/default/mount_root [2020-11-09T15:46:02.883Z] ok github.com/docker/docker/daemon/logger/splunk 2.324s coverage: 82.5% of statements [2020-11-09T15:46:02.883Z] ? github.com/docker/docker/daemon/names [no test files] [2020-11-09T15:46:03.135Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-11-09T15:46:03.135Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-11-09T15:46:03.135Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-11-09T15:46:03.135Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-11-09T15:46:03.135Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-11-09T15:46:03.135Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-11-09T15:46:03.135Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-11-09T15:46:03.135Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-11-09T15:46:03.135Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-11-09T15:46:03.135Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-11-09T15:46:03.135Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-11-09T15:46:03.135Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-11-09T15:46:03.135Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-11-09T15:46:03.135Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-11-09T15:46:03.135Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-11-09T15:46:03.135Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-11-09T15:46:03.135Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-11-09T15:46:03.135Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-11-09T15:46:03.135Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-11-09T15:46:03.180Z] ok github.com/docker/docker/daemon/network 0.013s coverage: 63.8% of statements [2020-11-09T15:46:03.180Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-11-09T15:46:03.391Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-11-09T15:46:03.391Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-11-09T15:46:03.391Z] === CONT TestMountDaemonRoot/private/mount_root [2020-11-09T15:46:03.391Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-11-09T15:46:03.391Z] === CONT TestMountDaemonRoot/private/bind_root [2020-11-09T15:46:03.391Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-11-09T15:46:03.391Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-11-09T15:46:03.391Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2020-11-09T15:46:03.391Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-11-09T15:46:03.391Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2020-11-09T15:46:03.391Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2020-11-09T15:46:03.391Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-11-09T15:46:03.391Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2020-11-09T15:46:03.391Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s) [2020-11-09T15:46:03.391Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2020-11-09T15:46:03.391Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s) [2020-11-09T15:46:03.391Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-11-09T15:46:03.391Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-11-09T15:46:03.391Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-11-09T15:46:03.391Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-11-09T15:46:03.391Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-11-09T15:46:03.391Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-11-09T15:46:03.391Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.03s) [2020-11-09T15:46:03.391Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2020-11-09T15:46:03.391Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.03s) [2020-11-09T15:46:03.391Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2020-11-09T15:46:03.391Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-11-09T15:46:03.391Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-11-09T15:46:03.391Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-11-09T15:46:03.391Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-11-09T15:46:03.391Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-11-09T15:46:03.391Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-11-09T15:46:03.391Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.01s) [2020-11-09T15:46:03.391Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2020-11-09T15:46:03.391Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-11-09T15:46:03.391Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-11-09T15:46:03.391Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-11-09T15:46:03.391Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-11-09T15:46:03.391Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-11-09T15:46:03.391Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-11-09T15:46:03.391Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-11-09T15:46:03.391Z] === RUN TestContainerBindMountNonRecursive [2020-11-09T15:46:03.391Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-11-09T15:46:03.391Z] mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-11-09T15:46:03.391Z] === RUN TestNetworkNat [2020-11-09T15:46:03.953Z] --- PASS: TestNetworkNat (0.51s) [2020-11-09T15:46:03.953Z] === RUN TestNetworkLocalhostTCPNat [2020-11-09T15:46:04.208Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2020-11-09T15:46:04.208Z] === RUN TestNetworkLoopbackNat [2020-11-09T15:46:04.924Z] Loaded image: buildpack-deps:buster [2020-11-09T15:46:04.924Z] Loaded image: busybox:latest [2020-11-09T15:46:04.924Z] Loaded image: busybox:glibc [2020-11-09T15:46:04.924Z] Loaded image: debian:buster [2020-11-09T15:46:04.924Z] Loaded image: hello-world:latest [2020-11-09T15:46:04.924Z] Loaded image: arm32v7/hello-world:latest [2020-11-09T15:46:04.924Z] INFO: Testing against a local daemon [2020-11-09T15:46:04.924Z] === RUN TestCgroupNamespacesBuild [2020-11-09T15:46:05.953Z] ok github.com/docker/docker/distribution/metadata 0.122s coverage: 48.2% of statements [2020-11-09T15:46:06.250Z] ok github.com/docker/docker/errdefs 0.042s coverage: 49.4% of statements [2020-11-09T15:46:06.549Z] ok github.com/docker/docker/distribution 0.438s coverage: 21.9% of statements [2020-11-09T15:46:06.549Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-11-09T15:46:06.721Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2020-11-09T15:46:06.721Z] === RUN TestPause [2020-11-09T15:46:06.721Z] --- SKIP: TestPause (0.00s) [2020-11-09T15:46:06.721Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-09T15:46:06.721Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-11-09T15:46:06.721Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-11-09T15:46:06.721Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-11-09T15:46:06.721Z] === RUN TestPauseStopPausedContainer [2020-11-09T15:46:06.721Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-11-09T15:46:06.721Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-09T15:46:06.721Z] === RUN TestPsFilter [2020-11-09T15:46:06.845Z] 4612f6d0b889: Pull complete [2020-11-09T15:46:06.976Z] --- PASS: TestPsFilter (0.09s) [2020-11-09T15:46:06.976Z] === RUN TestRemoveContainerWithRemovedVolume [2020-11-09T15:46:07.232Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.37s) [2020-11-09T15:46:07.232Z] === RUN TestRemoveContainerWithVolume [2020-11-09T15:46:07.474Z] --- PASS: TestCgroupNamespacesBuild (2.81s) [2020-11-09T15:46:07.474Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-11-09T15:46:07.808Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2020-11-09T15:46:07.808Z] === RUN TestRemoveContainerRunning [2020-11-09T15:46:08.074Z] --- PASS: TestRemoveContainerRunning (0.42s) [2020-11-09T15:46:08.074Z] === RUN TestRemoveContainerForceRemoveRunning [2020-11-09T15:46:08.641Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s) [2020-11-09T15:46:08.641Z] === RUN TestRemoveInvalidContainer [2020-11-09T15:46:08.641Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-11-09T15:46:08.641Z] === RUN TestRenameLinkedContainer [2020-11-09T15:46:09.329Z] ok github.com/docker/docker/image/cache 0.012s coverage: 19.2% of statements [2020-11-09T15:46:09.329Z] ok github.com/docker/docker/distribution/xfer 1.698s coverage: 85.1% of statements [2020-11-09T15:46:09.329Z] ? github.com/docker/docker/dockerversion [no test files] [2020-11-09T15:46:09.329Z] ok github.com/docker/docker/image 0.049s coverage: 86.4% of statements [2020-11-09T15:46:09.329Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-11-09T15:46:09.391Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.81s) [2020-11-09T15:46:09.392Z] === RUN TestBuildWithSession [2020-11-09T15:46:09.392Z] --- SKIP: TestBuildWithSession (0.00s) [2020-11-09T15:46:09.392Z] build_session_test.go:25: TODO: BuildKit [2020-11-09T15:46:09.392Z] === RUN TestBuildSquashParent [2020-11-09T15:46:09.626Z] ok github.com/docker/docker/image/v1 0.016s coverage: 25.0% of statements [2020-11-09T15:46:09.626Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-11-09T15:46:09.896Z] --- PASS: TestBuildWithHugeFile (25.74s) [2020-11-09T15:46:09.896Z] === RUN TestBuildWithEmptyDockerfile [2020-11-09T15:46:09.896Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-09T15:46:09.896Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-09T15:46:09.896Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-09T15:46:09.896Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-09T15:46:09.896Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-09T15:46:09.896Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-09T15:46:09.896Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-09T15:46:09.896Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-09T15:46:09.896Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-09T15:46:09.896Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-11-09T15:46:09.896Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.21s) [2020-11-09T15:46:09.896Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.21s) [2020-11-09T15:46:09.896Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s) [2020-11-09T15:46:09.896Z] === RUN TestBuildPreserveOwnership [2020-11-09T15:46:09.896Z] === RUN TestBuildPreserveOwnership/copy_from [2020-11-09T15:46:09.922Z] ok github.com/docker/docker/libcontainerd/queue 0.026s coverage: 100.0% of statements [2020-11-09T15:46:10.529Z] --- PASS: TestRenameLinkedContainer (1.62s) [2020-11-09T15:46:10.529Z] === RUN TestRenameStoppedContainer [2020-11-09T15:46:10.529Z] --- PASS: TestRenameStoppedContainer (0.41s) [2020-11-09T15:46:10.529Z] === RUN TestRenameRunningContainerAndReuse [2020-11-09T15:46:11.455Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s) [2020-11-09T15:46:11.455Z] === RUN TestRenameInvalidName [2020-11-09T15:46:11.512Z] sha256:b398ab51bd8af0cbdc525694a22e45d3b599ef28634949259f19d5bf5f1754f7 [2020-11-09T15:46:11.512Z] INFO: Starting docker-py tests... [2020-11-09T15:46:11.512Z] ============================= test session starts ============================== [2020-11-09T15:46:11.512Z] platform linux -- Python 3.7.9, pytest-4.3.1, py-1.9.0, pluggy-0.13.1 [2020-11-09T15:46:11.512Z] rootdir: /src, inifile: pytest.ini [2020-11-09T15:46:11.512Z] plugins: timeout-1.3.3, cov-2.6.1 [2020-11-09T15:46:11.512Z] collected 389 items / 1 deselected / 388 selected [2020-11-09T15:46:11.512Z] [2020-11-09T15:46:11.711Z] --- PASS: TestRenameInvalidName (0.41s) [2020-11-09T15:46:11.711Z] === RUN TestRenameAnonymousContainer [2020-11-09T15:46:12.018Z] ok github.com/docker/docker/pkg/aaparser 0.016s coverage: 52.9% of statements [2020-11-09T15:46:12.324Z] ok github.com/docker/docker/oci 0.045s coverage: 8.2% of statements [2020-11-09T15:46:12.615Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-11-09T15:46:12.970Z] ok github.com/docker/docker/opts 0.063s coverage: 67.1% of statements [2020-11-09T15:46:13.599Z] --- PASS: TestRenameAnonymousContainer (1.48s) [2020-11-09T15:46:13.599Z] === RUN TestRenameContainerWithSameName [2020-11-09T15:46:13.599Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2020-11-09T15:46:13.599Z] === RUN TestRenameContainerWithLinkedContainer [2020-11-09T15:46:14.527Z] --- PASS: TestRenameContainerWithLinkedContainer (0.81s) [2020-11-09T15:46:14.527Z] === RUN TestResize [2020-11-09T15:46:14.712Z] --- PASS: TestBuildPreserveOwnership (6.33s) [2020-11-09T15:46:14.712Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.05s) [2020-11-09T15:46:14.712Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.28s) [2020-11-09T15:46:14.712Z] === RUN TestBuildPlatformInvalid [2020-11-09T15:46:14.712Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2020-11-09T15:46:14.712Z] PASS [2020-11-09T15:46:14.712Z] [2020-11-09T15:46:14.712Z] === Skipped [2020-11-09T15:46:14.712Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-11-09T15:46:14.712Z] build_session_test.go:25: TODO: BuildKit [2020-11-09T15:46:14.712Z] [2020-11-09T15:46:14.712Z] [2020-11-09T15:46:14.712Z] DONE 32 tests, 1 skipped in 75.658s [2020-11-09T15:46:14.712Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-11-09T15:46:14.712Z] ++ 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-11-09T15:46:14.712Z] ++ set -e [2020-11-09T15:46:14.712Z] ++ '[' -n 0 ']' [2020-11-09T15:46:14.712Z] ++ set -x [2020-11-09T15:46:14.712Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-11-09T15:46:15.002Z] INFO: Testing against a local daemon [2020-11-09T15:46:15.002Z] === RUN TestConfigInspect [2020-11-09T15:46:15.071Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2020-11-09T15:46:15.088Z] --- PASS: TestResize (0.42s) [2020-11-09T15:46:15.088Z] === RUN TestResizeWithInvalidSize [2020-11-09T15:46:15.344Z] --- PASS: TestResizeWithInvalidSize (0.40s) [2020-11-09T15:46:15.344Z] === RUN TestResizeWhenContainerNotStarted [2020-11-09T15:46:15.372Z] ok github.com/docker/docker/pkg/capabilities 0.004s coverage: 87.5% of statements [2020-11-09T15:46:15.600Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2020-11-09T15:46:15.600Z] === RUN TestDaemonRestartKillContainers [2020-11-09T15:46:15.600Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-11-09T15:46:15.600Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-11-09T15:46:15.600Z] === RUN TestCgroupNamespacesRun [2020-11-09T15:46:15.668Z] ok github.com/docker/docker/pkg/authorization 0.742s coverage: 68.3% of statements [2020-11-09T15:46:15.989Z] --- PASS: TestBuildSquashParent (6.92s) [2020-11-09T15:46:15.989Z] === RUN TestBuildWithRemoveAndForceRemove [2020-11-09T15:46:15.989Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-09T15:46:15.989Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-09T15:46:15.989Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-09T15:46:15.989Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-09T15:46:15.989Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-09T15:46:15.989Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-09T15:46:15.989Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-09T15:46:15.989Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-09T15:46:15.989Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-09T15:46:15.989Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-09T15:46:15.989Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-09T15:46:15.989Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-09T15:46:16.251Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-09T15:46:16.251Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-09T15:46:16.251Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-09T15:46:16.251Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-09T15:46:16.720Z] ok github.com/docker/docker/pkg/directory 0.024s coverage: 80.0% of statements [2020-11-09T15:46:16.720Z] ok github.com/docker/docker/pkg/archive 1.238s coverage: 76.9% of statements [2020-11-09T15:46:17.785Z] ok github.com/docker/docker/pkg/discovery 0.009s coverage: 58.3% of statements [2020-11-09T15:46:17.785Z] ok github.com/docker/docker/pkg/discovery/file 0.006s coverage: 92.9% of statements [2020-11-09T15:46:18.116Z] --- PASS: TestCgroupNamespacesRun (2.15s) [2020-11-09T15:46:18.116Z] === RUN TestCgroupNamespacesRunPrivileged [2020-11-09T15:46:18.506Z] --- PASS: TestConfigInspect (3.74s) [2020-11-09T15:46:18.506Z] === RUN TestConfigList [2020-11-09T15:46:18.867Z] ok github.com/docker/docker/pkg/discovery/memory 0.006s coverage: 92.3% of statements [2020-11-09T15:46:19.505Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2020-11-09T15:46:19.559Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-09T15:46:19.559Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-09T15:46:20.004Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.15s) [2020-11-09T15:46:20.004Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-11-09T15:46:20.146Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2020-11-09T15:46:21.188Z] ok github.com/docker/docker/pkg/chrootarchive 3.827s coverage: 43.2% of statements [2020-11-09T15:46:21.188Z] ok github.com/docker/docker/pkg/filenotify 0.605s coverage: 67.0% of statements [2020-11-09T15:46:21.475Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-11-09T15:46:21.475Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.81s) [2020-11-09T15:46:21.475Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.82s) [2020-11-09T15:46:21.475Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.88s) [2020-11-09T15:46:21.475Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.95s) [2020-11-09T15:46:21.475Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.15s) [2020-11-09T15:46:21.475Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.21s) [2020-11-09T15:46:21.475Z] === RUN TestBuildMultiStageCopy [2020-11-09T15:46:21.475Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-11-09T15:46:22.235Z] ok github.com/docker/docker/pkg/fileutils 0.014s coverage: 89.5% of statements [2020-11-09T15:46:22.235Z] ok github.com/docker/docker/layer 7.748s coverage: 68.8% of statements [2020-11-09T15:46:22.235Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-11-09T15:46:22.235Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-11-09T15:46:22.235Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-11-09T15:46:22.235Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-11-09T15:46:22.235Z] ? github.com/docker/docker/oci/caps [no test files] [2020-11-09T15:46:22.235Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-11-09T15:46:22.235Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-11-09T15:46:22.235Z] ok github.com/docker/docker/pkg/fsutils 0.289s coverage: 85.1% of statements [2020-11-09T15:46:22.517Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.30s) [2020-11-09T15:46:22.517Z] === RUN TestCgroupNamespacesRunHostMode [2020-11-09T15:46:22.531Z] ok github.com/docker/docker/pkg/discovery/kv 3.087s coverage: 84.1% of statements [2020-11-09T15:46:22.947Z] --- PASS: TestConfigList (3.57s) [2020-11-09T15:46:22.947Z] === RUN TestConfigsCreateAndDelete [2020-11-09T15:46:23.193Z] ok github.com/docker/docker/pkg/homedir 0.029s coverage: 11.4% of statements [2020-11-09T15:46:23.394Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-11-09T15:46:23.968Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-11-09T15:46:24.247Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2020-11-09T15:46:24.247Z] ok github.com/docker/docker/pkg/longpath 0.022s coverage: 100.0% of statements [2020-11-09T15:46:24.404Z] --- PASS: TestCgroupNamespacesRunHostMode (2.16s) [2020-11-09T15:46:24.404Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-11-09T15:46:24.540Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-11-09T15:46:24.849Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-11-09T15:46:24.890Z] ok github.com/docker/docker/pkg/idtools 0.686s coverage: 70.1% of statements [2020-11-09T15:46:24.890Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2020-11-09T15:46:25.113Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-11-09T15:46:25.190Z] ok github.com/docker/docker/pkg/ioutils 1.306s coverage: 69.3% of statements [2020-11-09T15:46:25.190Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-11-09T15:46:25.190Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-11-09T15:46:25.190Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-11-09T15:46:25.190Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-11-09T15:46:25.190Z] ok github.com/docker/docker/pkg/parsers 0.008s coverage: 97.0% of statements [2020-11-09T15:46:25.679Z] tests/integration/api_client_test.py ..... [ 7%] [2020-11-09T15:46:25.686Z] --- PASS: TestBuildMultiStageCopy (4.36s) [2020-11-09T15:46:25.686Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.23s) [2020-11-09T15:46:25.686Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.51s) [2020-11-09T15:46:25.686Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s) [2020-11-09T15:46:25.686Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s) [2020-11-09T15:46:25.686Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.56s) [2020-11-09T15:46:25.686Z] === RUN TestBuildMultiStageParentConfig [2020-11-09T15:46:25.836Z] ok github.com/docker/docker/pkg/parsers/kernel 0.066s coverage: 60.0% of statements [2020-11-09T15:46:26.135Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.026s coverage: 86.7% of statements [2020-11-09T15:46:26.135Z] ok github.com/docker/docker/pkg/pidfile 0.019s coverage: 82.4% of statements [2020-11-09T15:46:26.135Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-11-09T15:46:26.135Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-11-09T15:46:26.452Z] --- PASS: TestConfigsCreateAndDelete (3.64s) [2020-11-09T15:46:26.452Z] === RUN TestConfigsUpdate [2020-11-09T15:46:26.917Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.14s) [2020-11-09T15:46:26.917Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-11-09T15:46:27.073Z] --- PASS: TestBuildMultiStageParentConfig (1.50s) [2020-11-09T15:46:27.073Z] === RUN TestBuildLabelWithTargets [2020-11-09T15:46:27.187Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.074s coverage: 56.8% of statements [2020-11-09T15:46:27.192Z] tests/integration/api_config_test.py ..... [ 8%] [2020-11-09T15:46:27.835Z] ok github.com/docker/docker/pkg/pools 0.006s coverage: 88.2% of statements [2020-11-09T15:46:28.133Z] ok github.com/docker/docker/pkg/progress 0.012s coverage: 75.9% of statements [2020-11-09T15:46:28.133Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2020-11-09T15:46:28.779Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2020-11-09T15:46:28.805Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.13s) [2020-11-09T15:46:28.805Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-11-09T15:46:29.320Z] --- PASS: TestConfigsUpdate (3.55s) [2020-11-09T15:46:29.320Z] === RUN TestTemplatedConfig [2020-11-09T15:46:29.424Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2020-11-09T15:46:29.625Z] --- PASS: TestBuildLabelWithTargets (2.29s) [2020-11-09T15:46:29.625Z] === RUN TestBuildWithEmptyLayers [2020-11-09T15:46:29.799Z] ok github.com/docker/docker/pkg/pubsub 1.143s coverage: 75.0% of statements [2020-11-09T15:46:30.198Z] --- PASS: TestBuildWithEmptyLayers (1.02s) [2020-11-09T15:46:30.198Z] === RUN TestBuildMultiStageOnBuild [2020-11-09T15:46:30.441Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2020-11-09T15:46:30.441Z] ok github.com/docker/docker/pkg/streamformatter 0.006s coverage: 66.2% of statements [2020-11-09T15:46:30.691Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.71s) [2020-11-09T15:46:30.691Z] === RUN TestCgroupNamespacesRunOlderClient [2020-11-09T15:46:31.489Z] ok github.com/docker/docker/pkg/system 0.014s coverage: 36.9% of statements [2020-11-09T15:46:32.128Z] ok github.com/docker/docker/pkg/sysinfo 0.009s coverage: 53.8% of statements [2020-11-09T15:46:32.128Z] ok github.com/docker/docker/pkg/signal 2.888s coverage: 61.0% of statements [2020-11-09T15:46:32.426Z] ok github.com/docker/docker/pkg/tailfile 0.184s coverage: 88.6% of statements [2020-11-09T15:46:32.580Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.12s) [2020-11-09T15:46:32.580Z] === RUN TestKernelTCPMemory [2020-11-09T15:46:32.580Z] --- SKIP: TestKernelTCPMemory (0.03s) [2020-11-09T15:46:32.580Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-09T15:46:32.580Z] === RUN TestNISDomainname [2020-11-09T15:46:32.580Z] --- SKIP: TestNISDomainname (0.01s) [2020-11-09T15:46:32.580Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-11-09T15:46:32.580Z] === RUN TestHostnameDnsResolution [2020-11-09T15:46:32.721Z] testing: warning: no tests to run [2020-11-09T15:46:32.721Z] coverage: [no statements] [2020-11-09T15:46:32.721Z] ok github.com/docker/docker/pkg/term/windows 0.006s coverage: [no statements] [no tests to run] [2020-11-09T15:46:32.826Z] --- PASS: TestTemplatedConfig (3.20s) [2020-11-09T15:46:32.826Z] === RUN TestConfigCreateResolve [2020-11-09T15:46:33.363Z] ok github.com/docker/docker/pkg/tarsum 0.140s coverage: 89.3% of statements [2020-11-09T15:46:33.363Z] ok github.com/docker/docker/pkg/truncindex 0.110s coverage: 91.5% of statements [2020-11-09T15:46:33.363Z] ok github.com/docker/docker/pkg/urlutil 0.006s coverage: 100.0% of statements [2020-11-09T15:46:33.507Z] --- PASS: TestHostnameDnsResolution (0.66s) [2020-11-09T15:46:33.507Z] === RUN TestStats [2020-11-09T15:46:33.507Z] --- SKIP: TestStats (0.00s) [2020-11-09T15:46:33.507Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-09T15:46:33.507Z] === RUN TestStopContainerWithTimeout [2020-11-09T15:46:33.507Z] === RUN TestStopContainerWithTimeout/0 [2020-11-09T15:46:33.507Z] === PAUSE TestStopContainerWithTimeout/0 [2020-11-09T15:46:33.507Z] === RUN TestStopContainerWithTimeout/1 [2020-11-09T15:46:33.507Z] === PAUSE TestStopContainerWithTimeout/1 [2020-11-09T15:46:33.507Z] === RUN TestStopContainerWithTimeout/3 [2020-11-09T15:46:33.507Z] === PAUSE TestStopContainerWithTimeout/3 [2020-11-09T15:46:33.507Z] === RUN TestStopContainerWithTimeout/-1 [2020-11-09T15:46:33.507Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-11-09T15:46:33.507Z] === CONT TestStopContainerWithTimeout/0 [2020-11-09T15:46:33.507Z] === CONT TestStopContainerWithTimeout/-1 [2020-11-09T15:46:33.510Z] --- PASS: TestBuildMultiStageOnBuild (2.86s) [2020-11-09T15:46:33.510Z] === RUN TestBuildUncleanTarFilenames [2020-11-09T15:46:33.694Z] Loaded image: buildpack-deps:buster [2020-11-09T15:46:33.694Z] Loaded image: busybox:latest [2020-11-09T15:46:33.694Z] Loaded image: busybox:glibc [2020-11-09T15:46:33.694Z] Loaded image: debian:buster [2020-11-09T15:46:33.694Z] Loaded image: hello-world:latest [2020-11-09T15:46:33.694Z] Loaded image: arm32v7/hello-world:latest [2020-11-09T15:46:33.694Z] INFO: Testing against a local daemon [2020-11-09T15:46:33.694Z] === RUN TestCgroupNamespacesBuild [2020-11-09T15:46:33.694Z] --- PASS: TestCgroupNamespacesBuild (3.41s) [2020-11-09T15:46:33.694Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-11-09T15:46:34.018Z] ok github.com/docker/docker/pkg/useragent 0.006s coverage: 88.9% of statements [2020-11-09T15:46:34.092Z] === CONT TestStopContainerWithTimeout/3 [2020-11-09T15:46:34.637Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.09s) [2020-11-09T15:46:34.637Z] === RUN TestBuildWithSession [2020-11-09T15:46:34.637Z] --- SKIP: TestBuildWithSession (0.00s) [2020-11-09T15:46:34.637Z] build_session_test.go:25: TODO: BuildKit [2020-11-09T15:46:34.637Z] === RUN TestBuildSquashParent [2020-11-09T15:46:34.899Z] --- PASS: TestBuildUncleanTarFilenames (1.46s) [2020-11-09T15:46:34.899Z] === RUN TestBuildMultiStageLayerLeak [2020-11-09T15:46:36.118Z] ok github.com/docker/docker/plugin/v2 0.011s coverage: 14.5% of statements [2020-11-09T15:46:36.118Z] ok github.com/docker/docker/profiles/seccomp 0.018s coverage: 83.5% of statements [2020-11-09T15:46:36.330Z] --- PASS: TestConfigCreateResolve (3.69s) [2020-11-09T15:46:36.330Z] === RUN TestConfigDaemonLibtrustID [2020-11-09T15:46:36.604Z] === CONT TestStopContainerWithTimeout/1 [2020-11-09T15:46:36.960Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2020-11-09T15:46:36.960Z] PASS [2020-11-09T15:46:36.960Z] [2020-11-09T15:46:36.960Z] DONE 7 tests in 21.995s [2020-11-09T15:46:36.960Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-11-09T15:46:36.960Z] ++ 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-11-09T15:46:36.960Z] ++ set -e [2020-11-09T15:46:36.960Z] ++ '[' -n 0 ']' [2020-11-09T15:46:36.960Z] ++ set -x [2020-11-09T15:46:36.960Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-11-09T15:46:36.960Z] INFO: Testing against a local daemon [2020-11-09T15:46:36.960Z] === RUN TestCheckpoint [2020-11-09T15:46:36.960Z] --- SKIP: TestCheckpoint (0.00s) [2020-11-09T15:46:36.960Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-11-09T15:46:36.960Z] === RUN TestContainerInvalidJSON [2020-11-09T15:46:36.960Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-11-09T15:46:36.960Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-11-09T15:46:36.960Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-11-09T15:46:36.960Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-11-09T15:46:36.960Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-11-09T15:46:36.960Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-11-09T15:46:36.960Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-11-09T15:46:36.960Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-11-09T15:46:36.960Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-11-09T15:46:36.960Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-11-09T15:46:36.960Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-11-09T15:46:36.960Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-11-09T15:46:36.960Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-11-09T15:46:36.960Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-11-09T15:46:36.960Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2020-11-09T15:46:36.960Z] === RUN TestCopyFromContainerPathIsNotDir [2020-11-09T15:46:37.250Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s) [2020-11-09T15:46:37.250Z] === RUN TestCopyToContainerPathDoesNotExist [2020-11-09T15:46:37.250Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2020-11-09T15:46:37.250Z] === RUN TestCopyToContainerPathIsNotDir [2020-11-09T15:46:37.450Z] --- PASS: TestBuildMultiStageLayerLeak (2.89s) [2020-11-09T15:46:37.450Z] === RUN TestBuildWithHugeFile [2020-11-09T15:46:37.530Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-11-09T15:46:37.530Z] --- PASS: TestStopContainerWithTimeout/0 (0.83s) [2020-11-09T15:46:37.530Z] --- PASS: TestStopContainerWithTimeout/-1 (2.83s) [2020-11-09T15:46:37.530Z] --- PASS: TestStopContainerWithTimeout/3 (2.38s) [2020-11-09T15:46:37.530Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) [2020-11-09T15:46:37.530Z] === RUN TestDeleteDevicemapper [2020-11-09T15:46:37.530Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-11-09T15:46:37.530Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-11-09T15:46:37.530Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-11-09T15:46:37.539Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s) [2020-11-09T15:46:37.539Z] === RUN TestCopyFromContainer [2020-11-09T15:46:37.647Z] ok github.com/docker/docker/reference 0.010s coverage: 84.4% of statements [2020-11-09T15:46:37.648Z] ok github.com/docker/docker/plugin 0.574s coverage: 23.2% of statements [2020-11-09T15:46:38.896Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.27s) [2020-11-09T15:46:38.896Z] === RUN TestUpdateMemory [2020-11-09T15:46:38.896Z] --- SKIP: TestUpdateMemory (0.00s) [2020-11-09T15:46:38.896Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-09T15:46:38.896Z] === RUN TestUpdateCPUQuota [2020-11-09T15:46:38.896Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-11-09T15:46:38.896Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-09T15:46:38.896Z] === RUN TestUpdatePidsLimit [2020-11-09T15:46:38.896Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-11-09T15:46:38.896Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-09T15:46:38.896Z] === RUN TestUpdateRestartPolicy [2020-11-09T15:46:39.181Z] ok github.com/docker/docker/quota 0.550s coverage: 71.4% of statements [2020-11-09T15:46:39.478Z] ok github.com/docker/docker/registry/resumable 0.021s coverage: 100.0% of statements [2020-11-09T15:46:39.607Z] === RUN TestCopyFromContainer// [2020-11-09T15:46:39.607Z] === RUN TestCopyFromContainer//bar/root [2020-11-09T15:46:39.607Z] === RUN TestCopyFromContainer//bar/root/ [2020-11-09T15:46:39.607Z] === RUN TestCopyFromContainer/bar/quux [2020-11-09T15:46:39.897Z] === RUN TestCopyFromContainer/bar/quux/ [2020-11-09T15:46:39.897Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-11-09T15:46:39.897Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-11-09T15:46:40.128Z] ok github.com/docker/docker/restartmanager 0.024s coverage: 45.3% of statements [2020-11-09T15:46:40.187Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-11-09T15:46:40.187Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-11-09T15:46:40.187Z] === RUN TestCopyFromContainer/bar/notarget [2020-11-09T15:46:40.187Z] --- PASS: TestCopyFromContainer (2.90s) [2020-11-09T15:46:40.187Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-11-09T15:46:40.187Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2020-11-09T15:46:40.187Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2020-11-09T15:46:40.187Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2020-11-09T15:46:40.187Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-11-09T15:46:40.187Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2020-11-09T15:46:40.187Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2020-11-09T15:46:40.187Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-11-09T15:46:40.187Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-11-09T15:46:40.187Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-11-09T15:46:40.187Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-11-09T15:46:40.187Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-09T15:46:40.187Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-09T15:46:40.187Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-09T15:46:40.187Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-09T15:46:40.187Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-09T15:46:40.187Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-09T15:46:40.187Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-09T15:46:40.187Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-09T15:46:40.187Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-09T15:46:40.187Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-11-09T15:46:40.187Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-11-09T15:46:40.187Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-11-09T15:46:40.187Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-11-09T15:46:40.187Z] === RUN TestCreateLinkToNonExistingContainer [2020-11-09T15:46:40.477Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-11-09T15:46:40.477Z] === RUN TestCreateWithInvalidEnv [2020-11-09T15:46:40.477Z] === RUN TestCreateWithInvalidEnv/0 [2020-11-09T15:46:40.477Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-11-09T15:46:40.477Z] === RUN TestCreateWithInvalidEnv/1 [2020-11-09T15:46:40.477Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-11-09T15:46:40.477Z] === RUN TestCreateWithInvalidEnv/2 [2020-11-09T15:46:40.477Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-11-09T15:46:40.477Z] === CONT TestCreateWithInvalidEnv/0 [2020-11-09T15:46:40.477Z] === CONT TestCreateWithInvalidEnv/2 [2020-11-09T15:46:40.477Z] === CONT TestCreateWithInvalidEnv/1 [2020-11-09T15:46:40.477Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-11-09T15:46:40.477Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-11-09T15:46:40.477Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-11-09T15:46:40.477Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-11-09T15:46:40.477Z] === RUN TestCreateTmpfsMountsTarget [2020-11-09T15:46:40.477Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-11-09T15:46:40.477Z] === RUN TestCreateWithCustomMaskedPaths [2020-11-09T15:46:40.772Z] ok github.com/docker/docker/registry 0.248s coverage: 57.2% of statements [2020-11-09T15:46:41.070Z] ok github.com/docker/docker/testutil 0.005s coverage: 62.5% of statements [2020-11-09T15:46:41.714Z] ok github.com/docker/docker/runconfig 0.017s coverage: 66.1% of statements [2020-11-09T15:46:43.197Z] --- PASS: TestCreateWithCustomMaskedPaths (2.35s) [2020-11-09T15:46:43.197Z] === RUN TestCreateWithCustomReadonlyPaths [2020-11-09T15:46:43.809Z] ok github.com/docker/docker/volume/drivers 0.008s coverage: 36.1% of statements [2020-11-09T15:46:44.641Z] --- PASS: TestBuildSquashParent (9.01s) [2020-11-09T15:46:44.641Z] === RUN TestBuildWithRemoveAndForceRemove [2020-11-09T15:46:44.641Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-09T15:46:44.641Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-09T15:46:44.641Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-09T15:46:44.641Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-09T15:46:44.641Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-09T15:46:44.641Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-09T15:46:44.641Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-09T15:46:44.641Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-09T15:46:44.641Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-09T15:46:44.641Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-09T15:46:44.641Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-09T15:46:44.641Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-09T15:46:44.641Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-09T15:46:44.641Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-09T15:46:45.393Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.61s) [2020-11-09T15:46:45.393Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-11-09T15:46:45.393Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-09T15:46:45.393Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-09T15:46:45.393Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-09T15:46:45.393Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-09T15:46:45.393Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-09T15:46:45.393Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-09T15:46:45.393Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-09T15:46:45.393Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-09T15:46:45.393Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-09T15:46:45.393Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-09T15:46:45.393Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-09T15:46:45.393Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-09T15:46:45.393Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-09T15:46:45.393Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-09T15:46:45.393Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-09T15:46:45.393Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-11-09T15:46:45.393Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2020-11-09T15:46:45.393Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-11-09T15:46:45.393Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-11-09T15:46:45.393Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-11-09T15:46:45.393Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-11-09T15:46:45.393Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-11-09T15:46:45.911Z] ok github.com/docker/docker/volume/mounts 0.049s coverage: 67.0% of statements [2020-11-09T15:46:46.206Z] ok github.com/docker/docker/volume/local 0.283s coverage: 76.6% of statements [2020-11-09T15:46:46.423Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.83s) [2020-11-09T15:46:46.423Z] === RUN TestCreateDifferentPlatform [2020-11-09T15:46:46.423Z] === RUN TestCreateDifferentPlatform/different_os [2020-11-09T15:46:46.423Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-11-09T15:46:46.423Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-11-09T15:46:46.423Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-11-09T15:46:46.423Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-11-09T15:46:46.423Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-11-09T15:46:46.423Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2020-11-09T15:46:46.423Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2020-11-09T15:46:46.423Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.11s) [2020-11-09T15:46:46.423Z] === RUN TestContainerStartOnDaemonRestart [2020-11-09T15:46:46.423Z] === PAUSE TestContainerStartOnDaemonRestart [2020-11-09T15:46:46.423Z] === RUN TestDaemonRestartIpcMode [2020-11-09T15:46:46.423Z] === PAUSE TestDaemonRestartIpcMode [2020-11-09T15:46:46.423Z] === RUN TestDaemonHostGatewayIP [2020-11-09T15:46:46.423Z] === PAUSE TestDaemonHostGatewayIP [2020-11-09T15:46:46.423Z] === RUN TestContainerKillOnDaemonStart [2020-11-09T15:46:46.423Z] === PAUSE TestContainerKillOnDaemonStart [2020-11-09T15:46:46.423Z] === RUN TestDiff [2020-11-09T15:46:46.841Z] ok github.com/docker/docker/volume/service 0.023s coverage: 73.1% of statements [2020-11-09T15:46:47.053Z] --- PASS: TestDiff (0.80s) [2020-11-09T15:46:47.053Z] === RUN TestExecWithCloseStdin [2020-11-09T15:46:47.189Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-09T15:46:47.189Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-09T15:46:48.084Z] --- PASS: TestExecWithCloseStdin (0.95s) [2020-11-09T15:46:48.084Z] === RUN TestExec [2020-11-09T15:46:49.116Z] --- PASS: TestExec (0.92s) [2020-11-09T15:46:49.116Z] === RUN TestExecUser [2020-11-09T15:46:50.145Z] --- PASS: TestExecUser (0.91s) [2020-11-09T15:46:50.145Z] === RUN TestExportContainerAndImportImage [2020-11-09T15:46:50.491Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-09T15:46:50.491Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-09T15:46:51.059Z] --- PASS: TestUpdateRestartPolicy (11.07s) [2020-11-09T15:46:51.059Z] === RUN TestUpdateRestartWithAutoRemove [2020-11-09T15:46:51.059Z] --- PASS: TestUpdateRestartWithAutoRemove (0.39s) [2020-11-09T15:46:51.059Z] === RUN TestWaitNonBlocked [2020-11-09T15:46:51.059Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-09T15:46:51.059Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-09T15:46:51.059Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-09T15:46:51.059Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-09T15:46:51.059Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-09T15:46:51.059Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-09T15:46:51.059Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-11-09T15:46:51.059Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.68s) [2020-11-09T15:46:51.059Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.72s) [2020-11-09T15:46:51.059Z] === RUN TestWaitBlocked [2020-11-09T15:46:51.059Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-09T15:46:51.059Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-09T15:46:51.059Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-11-09T15:46:51.059Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-11-09T15:46:51.059Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-09T15:46:51.059Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-11-09T15:46:51.175Z] --- PASS: TestExportContainerAndImportImage (1.11s) [2020-11-09T15:46:51.175Z] === RUN TestExportContainerAfterDaemonRestart [2020-11-09T15:46:51.620Z] --- PASS: TestWaitBlocked (0.01s) [2020-11-09T15:46:51.620Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.63s) [2020-11-09T15:46:51.620Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.67s) [2020-11-09T15:46:51.620Z] === CONT TestDaemonRestartIpcMode [2020-11-09T15:46:51.620Z] === CONT TestIpcModeOlderClient [2020-11-09T15:46:51.875Z] --- PASS: TestIpcModeOlderClient (0.09s) [2020-11-09T15:46:52.677Z] --- PASS: TestExportContainerAfterDaemonRestart (1.49s) [2020-11-09T15:46:52.677Z] === RUN TestHealthCheckWorkdir [2020-11-09T15:46:53.712Z] --- PASS: TestHealthCheckWorkdir (1.09s) [2020-11-09T15:46:53.712Z] === RUN TestHealthKillContainer [2020-11-09T15:46:53.794Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-11-09T15:46:53.794Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.27s) [2020-11-09T15:46:53.794Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.49s) [2020-11-09T15:46:53.794Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.33s) [2020-11-09T15:46:53.794Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.36s) [2020-11-09T15:46:53.794Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.25s) [2020-11-09T15:46:53.794Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.16s) [2020-11-09T15:46:53.794Z] === RUN TestBuildMultiStageCopy [2020-11-09T15:46:53.794Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-11-09T15:46:56.040Z] --- PASS: TestDaemonRestartIpcMode (4.16s) [2020-11-09T15:46:56.040Z] PASS [2020-11-09T15:46:56.040Z] [2020-11-09T15:46:56.040Z] === Skipped [2020-11-09T15:46:56.040Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-11-09T15:46:56.040Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-11-09T15:46:56.040Z] [2020-11-09T15:46:56.040Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-11-09T15:46:56.040Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-11-09T15:46:56.040Z] [2020-11-09T15:46:56.040Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-11-09T15:46:56.040Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-09T15:46:56.040Z] [2020-11-09T15:46:56.040Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2020-11-09T15:46:56.040Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-11-09T15:46:56.040Z] [2020-11-09T15:46:56.040Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-11-09T15:46:56.040Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-11-09T15:46:56.040Z] [2020-11-09T15:46:56.040Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-11-09T15:46:56.040Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-11-09T15:46:56.040Z] [2020-11-09T15:46:56.040Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-11-09T15:46:56.040Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-11-09T15:46:56.040Z] [2020-11-09T15:46:56.040Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-11-09T15:46:56.040Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-11-09T15:46:56.041Z] [2020-11-09T15:46:56.041Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-11-09T15:46:56.041Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-11-09T15:46:56.041Z] [2020-11-09T15:46:56.041Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-11-09T15:46:56.041Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-09T15:46:56.041Z] [2020-11-09T15:46:56.041Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-11-09T15:46:56.041Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-09T15:46:56.041Z] [2020-11-09T15:46:56.041Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-11-09T15:46:56.041Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-11-09T15:46:56.041Z] [2020-11-09T15:46:56.041Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-11-09T15:46:56.041Z] mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-11-09T15:46:56.041Z] [2020-11-09T15:46:56.041Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-11-09T15:46:56.041Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-09T15:46:56.041Z] [2020-11-09T15:46:56.041Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-11-09T15:46:56.041Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-11-09T15:46:56.041Z] [2020-11-09T15:46:56.041Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-11-09T15:46:56.041Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-09T15:46:56.041Z] [2020-11-09T15:46:56.041Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-11-09T15:46:56.041Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-11-09T15:46:56.041Z] [2020-11-09T15:46:56.041Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s) [2020-11-09T15:46:56.041Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-09T15:46:56.041Z] [2020-11-09T15:46:56.041Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2020-11-09T15:46:56.041Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-11-09T15:46:56.041Z] [2020-11-09T15:46:56.041Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-11-09T15:46:56.041Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-09T15:46:56.041Z] [2020-11-09T15:46:56.041Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-11-09T15:46:56.041Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-11-09T15:46:56.041Z] [2020-11-09T15:46:56.041Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-11-09T15:46:56.041Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-09T15:46:56.041Z] [2020-11-09T15:46:56.041Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-11-09T15:46:56.041Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-09T15:46:56.041Z] [2020-11-09T15:46:56.041Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-11-09T15:46:56.041Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-09T15:46:56.041Z] [2020-11-09T15:46:56.041Z] [2020-11-09T15:46:56.041Z] DONE 174 tests, 24 skipped in 78.873s [2020-11-09T15:46:56.041Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-11-09T15:46:56.041Z] INFO: Testing against a local daemon [2020-11-09T15:46:56.041Z] === RUN TestCommitInheritsEnv [2020-11-09T15:46:56.340Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-11-09T15:46:56.929Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-11-09T15:46:57.134Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-11-09T15:46:57.220Z] --- PASS: TestHealthKillContainer (2.92s) [2020-11-09T15:46:57.220Z] === RUN TestInspectCpusetInConfigPre120 [2020-11-09T15:46:57.505Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-11-09T15:46:57.510Z] --- PASS: TestInspectCpusetInConfigPre120 (0.81s) [2020-11-09T15:46:57.510Z] === RUN TestIpcModeNone [2020-11-09T15:46:58.076Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-11-09T15:46:58.539Z] --- PASS: TestIpcModeNone (0.95s) [2020-11-09T15:46:58.539Z] === RUN TestIpcModePrivate [2020-11-09T15:46:58.556Z] --- PASS: TestCommitInheritsEnv (2.06s) [2020-11-09T15:46:58.556Z] === RUN TestImportExtremelyLargeImageWorks [2020-11-09T15:46:58.556Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-11-09T15:46:58.556Z] === RUN TestImagesFilterMultiReference [2020-11-09T15:46:58.556Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-11-09T15:46:58.556Z] === RUN TestImagePullPlatformInvalid [2020-11-09T15:46:58.556Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-11-09T15:46:58.556Z] === RUN TestRemoveImageOrphaning [2020-11-09T15:46:58.649Z] --- PASS: TestBuildMultiStageCopy (4.89s) [2020-11-09T15:46:58.649Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.50s) [2020-11-09T15:46:58.649Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.58s) [2020-11-09T15:46:58.649Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.59s) [2020-11-09T15:46:58.649Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.57s) [2020-11-09T15:46:58.649Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.65s) [2020-11-09T15:46:58.649Z] === RUN TestBuildMultiStageParentConfig [2020-11-09T15:46:59.168Z] --- PASS: TestIpcModePrivate (0.89s) [2020-11-09T15:46:59.168Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-11-09T15:46:59.168Z] === RUN TestIpcModeShareable [2020-11-09T15:47:00.035Z] --- PASS: TestBuildMultiStageParentConfig (1.34s) [2020-11-09T15:47:00.035Z] === RUN TestBuildLabelWithTargets [2020-11-09T15:47:00.237Z] --- PASS: TestIpcModeShareable (0.97s) [2020-11-09T15:47:00.237Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-11-09T15:47:00.237Z] === RUN TestAPIIpcModeShareableAndContainer [2020-11-09T15:47:00.443Z] --- PASS: TestRemoveImageOrphaning (1.89s) [2020-11-09T15:47:00.443Z] === RUN TestRemoveImageGarbageCollector [2020-11-09T15:47:00.443Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-11-09T15:47:00.443Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-11-09T15:47:00.443Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-11-09T15:47:00.443Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-11-09T15:47:00.443Z] === RUN TestTagInvalidReference [2020-11-09T15:47:00.443Z] --- PASS: TestTagInvalidReference (0.01s) [2020-11-09T15:47:00.443Z] === RUN TestTagValidPrefixedRepo [2020-11-09T15:47:00.443Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-11-09T15:47:00.443Z] === RUN TestTagExistedNameWithoutForce [2020-11-09T15:47:00.443Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-11-09T15:47:00.443Z] === RUN TestTagOfficialNames [2020-11-09T15:47:00.443Z] --- PASS: TestTagOfficialNames (0.06s) [2020-11-09T15:47:00.443Z] === RUN TestTagMatchesDigest [2020-11-09T15:47:00.443Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-11-09T15:47:00.443Z] === CONT TestImportExtremelyLargeImageWorks [2020-11-09T15:47:01.948Z] --- PASS: TestBuildLabelWithTargets (2.05s) [2020-11-09T15:47:01.948Z] === RUN TestBuildWithEmptyLayers [2020-11-09T15:47:02.197Z] ok github.com/docker/docker/pkg/plugins 33.655s coverage: 76.6% of statements [2020-11-09T15:47:02.197Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-11-09T15:47:02.197Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-11-09T15:47:02.197Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-11-09T15:47:02.197Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-11-09T15:47:02.197Z] ? github.com/docker/docker/pkg/term [no test files] [2020-11-09T15:47:02.197Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-11-09T15:47:02.197Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-11-09T15:47:02.197Z] ? github.com/docker/docker/rootless [no test files] [2020-11-09T15:47:02.197Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-11-09T15:47:02.197Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-11-09T15:47:02.197Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-11-09T15:47:02.197Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-11-09T15:47:02.197Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-11-09T15:47:02.197Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-11-09T15:47:02.197Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-11-09T15:47:02.197Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-11-09T15:47:02.197Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-11-09T15:47:02.197Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-11-09T15:47:02.197Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-11-09T15:47:02.197Z] ? github.com/docker/docker/testutil/request [no test files] [2020-11-09T15:47:02.197Z] ? github.com/docker/docker/volume [no test files] [2020-11-09T15:47:02.197Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-11-09T15:47:02.197Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-11-09T15:47:02.197Z] [2020-11-09T15:47:02.197Z] === Skipped [2020-11-09T15:47:02.197Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-11-09T15:47:02.197Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-11-09T15:47:02.197Z] [2020-11-09T15:47:02.197Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-11-09T15:47:02.197Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-11-09T15:47:02.197Z] [2020-11-09T15:47:02.197Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-11-09T15:47:02.197Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-09T15:47:02.197Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-09T15:47:02.197Z] [2020-11-09T15:47:02.197Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-11-09T15:47:02.197Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-09T15:47:02.197Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-09T15:47:02.197Z] [2020-11-09T15:47:02.197Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-11-09T15:47:02.197Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-09T15:47:02.197Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-09T15:47:02.197Z] [2020-11-09T15:47:02.197Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-11-09T15:47:02.197Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-09T15:47:02.197Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-09T15:47:02.197Z] [2020-11-09T15:47:02.197Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-11-09T15:47:02.197Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-09T15:47:02.197Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-09T15:47:02.197Z] [2020-11-09T15:47:02.197Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-11-09T15:47:02.197Z] graphtest_unix.go:73: No driver to put! [2020-11-09T15:47:02.197Z] [2020-11-09T15:47:02.197Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-11-09T15:47:02.197Z] time="2020-11-09T15:45:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-09T15:47:02.197Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-09T15:47:02.197Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-09T15:47:02.197Z] [2020-11-09T15:47:02.197Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-11-09T15:47:02.197Z] time="2020-11-09T15:45:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-09T15:47:02.197Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-09T15:47:02.197Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-09T15:47:02.197Z] [2020-11-09T15:47:02.197Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-11-09T15:47:02.197Z] time="2020-11-09T15:45:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-09T15:47:02.197Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-09T15:47:02.197Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-09T15:47:02.197Z] [2020-11-09T15:47:02.197Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-11-09T15:47:02.197Z] time="2020-11-09T15:45:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-09T15:47:02.197Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-09T15:47:02.197Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-09T15:47:02.197Z] [2020-11-09T15:47:02.197Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-11-09T15:47:02.197Z] time="2020-11-09T15:45:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-09T15:47:02.197Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-09T15:47:02.197Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-09T15:47:02.197Z] [2020-11-09T15:47:02.197Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-11-09T15:47:02.197Z] graphtest_unix.go:73: No driver to put! [2020-11-09T15:47:02.197Z] [2020-11-09T15:47:02.197Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-11-09T15:47:02.197Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-11-09T15:47:02.197Z] [2020-11-09T15:47:02.197Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-11-09T15:47:02.197Z] overlay_test.go:49: Fails to compute changes intermittently [2020-11-09T15:47:02.197Z] [2020-11-09T15:47:02.197Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-11-09T15:47:02.197Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-11-09T15:47:02.197Z] [2020-11-09T15:47:02.197Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-11-09T15:47:02.197Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-11-09T15:47:02.197Z] [2020-11-09T15:47:02.197Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-11-09T15:47:02.197Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-09T15:47:02.197Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-09T15:47:02.197Z] [2020-11-09T15:47:02.197Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-11-09T15:47:02.197Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-09T15:47:02.197Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-09T15:47:02.197Z] [2020-11-09T15:47:02.197Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-11-09T15:47:02.197Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-09T15:47:02.197Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-09T15:47:02.197Z] [2020-11-09T15:47:02.197Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-11-09T15:47:02.197Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-09T15:47:02.197Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-09T15:47:02.197Z] [2020-11-09T15:47:02.197Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-11-09T15:47:02.197Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-09T15:47:02.197Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-09T15:47:02.197Z] [2020-11-09T15:47:02.197Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-11-09T15:47:02.197Z] graphtest_unix.go:73: No driver to put! [2020-11-09T15:47:02.197Z] [2020-11-09T15:47:02.197Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-11-09T15:47:02.197Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-11-09T15:47:02.197Z] [2020-11-09T15:47:02.197Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-11-09T15:47:02.197Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-11-09T15:47:02.197Z] [2020-11-09T15:47:02.197Z] [2020-11-09T15:47:02.197Z] DONE 2169 tests, 26 skipped in 257.295s Post stage [Pipeline] junit [2020-11-09T15:47:02.243Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-11-09T15:47:02.976Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41653/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=43d61d2bcff418778131063ddd519bdd1138e0a0 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:43d61d2bcff418778131063ddd519bdd1138e0a0 hack/make.sh dynbinary test-integration [2020-11-09T15:47:03.273Z] [2020-11-09T15:47:03.273Z] Removing bundles/ [2020-11-09T15:47:03.273Z] [2020-11-09T15:47:03.273Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-11-09T15:47:03.273Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-11-09T15:47:03.273Z] GOOS="" GOARCH="" GOARM="" [2020-11-09T15:47:03.334Z] --- PASS: TestBuildWithEmptyLayers (1.31s) [2020-11-09T15:47:03.334Z] === RUN TestBuildMultiStageOnBuild [2020-11-09T15:47:03.744Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.96s) [2020-11-09T15:47:03.744Z] === RUN TestAPIIpcModeHost [2020-11-09T15:47:03.744Z] --- PASS: TestAPIIpcModeHost (0.63s) [2020-11-09T15:47:03.744Z] === RUN TestDaemonIpcModeShareable [2020-11-09T15:47:05.803Z] --- PASS: TestDaemonIpcModeShareable (1.75s) [2020-11-09T15:47:05.803Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-11-09T15:47:05.803Z] === RUN TestDaemonIpcModePrivate [2020-11-09T15:47:06.634Z] --- PASS: TestBuildMultiStageOnBuild (2.91s) [2020-11-09T15:47:06.634Z] === RUN TestBuildUncleanTarFilenames [2020-11-09T15:47:07.304Z] --- PASS: TestDaemonIpcModePrivate (1.70s) [2020-11-09T15:47:07.304Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-11-09T15:47:07.304Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-11-09T15:47:08.547Z] --- PASS: TestBuildUncleanTarFilenames (1.93s) [2020-11-09T15:47:08.547Z] === RUN TestBuildMultiStageLayerLeak [2020-11-09T15:47:08.806Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.67s) [2020-11-09T15:47:08.806Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-11-09T15:47:08.806Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-11-09T15:47:10.865Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.75s) [2020-11-09T15:47:10.865Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-11-09T15:47:10.865Z] === RUN TestIpcModeOlderClient [2020-11-09T15:47:10.865Z] === PAUSE TestIpcModeOlderClient [2020-11-09T15:47:10.865Z] === RUN TestKillContainerInvalidSignal [2020-11-09T15:47:11.494Z] --- PASS: TestKillContainerInvalidSignal (0.82s) [2020-11-09T15:47:11.494Z] === RUN TestKillContainer [2020-11-09T15:47:11.494Z] === RUN TestKillContainer/no_signal [2020-11-09T15:47:11.846Z] --- PASS: TestBuildMultiStageLayerLeak (3.31s) [2020-11-09T15:47:11.846Z] === RUN TestBuildWithHugeFile [2020-11-09T15:47:12.524Z] === RUN TestKillContainer/non_killing_signal [2020-11-09T15:47:12.813Z] === RUN TestKillContainer/killing_signal [2020-11-09T15:47:14.315Z] --- PASS: TestKillContainer (2.54s) [2020-11-09T15:47:14.315Z] --- PASS: TestKillContainer/no_signal (0.84s) [2020-11-09T15:47:14.315Z] --- PASS: TestKillContainer/non_killing_signal (0.50s) [2020-11-09T15:47:14.315Z] --- PASS: TestKillContainer/killing_signal (0.82s) [2020-11-09T15:47:14.315Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-11-09T15:47:14.315Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-11-09T15:47:14.945Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-11-09T15:47:15.976Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.72s) [2020-11-09T15:47:15.976Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.82s) [2020-11-09T15:47:15.976Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.58s) [2020-11-09T15:47:15.976Z] === RUN TestKillStoppedContainer [2020-11-09T15:47:15.976Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-11-09T15:47:15.976Z] === RUN TestKillStoppedContainerAPIPre120 [2020-11-09T15:47:15.976Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2020-11-09T15:47:15.976Z] === RUN TestKillDifferentUserContainer [2020-11-09T15:47:17.006Z] --- PASS: TestKillDifferentUserContainer (0.86s) [2020-11-09T15:47:17.006Z] === RUN TestInspectOomKilledTrue [2020-11-09T15:47:17.006Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-11-09T15:47:17.006Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-09T15:47:17.006Z] === RUN TestInspectOomKilledFalse [2020-11-09T15:47:17.006Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-11-09T15:47:17.006Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-09T15:47:17.006Z] === RUN TestLinksEtcHostsContentMatch [2020-11-09T15:47:17.296Z] --- PASS: TestLinksEtcHostsContentMatch (0.48s) [2020-11-09T15:47:17.296Z] === RUN TestLinksContainerNames [2020-11-09T15:47:19.361Z] --- PASS: TestLinksContainerNames (1.67s) [2020-11-09T15:47:19.361Z] === RUN TestLogsFollowTailEmpty [2020-11-09T15:47:19.721Z] --- PASS: TestLogsFollowTailEmpty (0.86s) [2020-11-09T15:47:19.721Z] === RUN TestContainerNetworkMountsNoChown [2020-11-09T15:47:20.822Z] --- PASS: TestContainerNetworkMountsNoChown (0.83s) [2020-11-09T15:47:20.822Z] === RUN TestMountDaemonRoot [2020-11-09T15:47:20.822Z] === RUN TestMountDaemonRoot/default [2020-11-09T15:47:20.822Z] === PAUSE TestMountDaemonRoot/default [2020-11-09T15:47:20.822Z] === RUN TestMountDaemonRoot/private [2020-11-09T15:47:20.822Z] === PAUSE TestMountDaemonRoot/private [2020-11-09T15:47:20.822Z] === RUN TestMountDaemonRoot/rprivate [2020-11-09T15:47:20.822Z] === PAUSE TestMountDaemonRoot/rprivate [2020-11-09T15:47:20.822Z] === RUN TestMountDaemonRoot/slave [2020-11-09T15:47:20.822Z] === PAUSE TestMountDaemonRoot/slave [2020-11-09T15:47:20.822Z] === RUN TestMountDaemonRoot/rslave [2020-11-09T15:47:20.822Z] === PAUSE TestMountDaemonRoot/rslave [2020-11-09T15:47:20.822Z] === RUN TestMountDaemonRoot/shared [2020-11-09T15:47:20.822Z] === PAUSE TestMountDaemonRoot/shared [2020-11-09T15:47:20.822Z] === RUN TestMountDaemonRoot/rshared [2020-11-09T15:47:20.822Z] === PAUSE TestMountDaemonRoot/rshared [2020-11-09T15:47:20.822Z] === CONT TestMountDaemonRoot/default [2020-11-09T15:47:20.822Z] === RUN TestMountDaemonRoot/default/bind_root [2020-11-09T15:47:20.822Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-11-09T15:47:20.822Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-11-09T15:47:20.822Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-11-09T15:47:20.822Z] === RUN TestMountDaemonRoot/default/mount_root [2020-11-09T15:47:20.822Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-11-09T15:47:20.822Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-11-09T15:47:20.822Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-11-09T15:47:20.822Z] === CONT TestMountDaemonRoot/rslave [2020-11-09T15:47:20.822Z] === CONT TestMountDaemonRoot/rshared [2020-11-09T15:47:20.823Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-11-09T15:47:20.823Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-11-09T15:47:20.823Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-11-09T15:47:20.823Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-11-09T15:47:20.823Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-11-09T15:47:20.823Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-11-09T15:47:20.823Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-11-09T15:47:20.823Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-11-09T15:47:20.823Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-11-09T15:47:20.823Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-11-09T15:47:20.823Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-11-09T15:47:20.823Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-11-09T15:47:20.823Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-11-09T15:47:20.823Z] === CONT TestMountDaemonRoot/shared [2020-11-09T15:47:20.823Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-11-09T15:47:20.823Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-11-09T15:47:20.823Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-11-09T15:47:20.823Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-11-09T15:47:20.823Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-11-09T15:47:20.823Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-11-09T15:47:20.823Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-11-09T15:47:20.823Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-11-09T15:47:20.823Z] === CONT TestMountDaemonRoot/rprivate [2020-11-09T15:47:20.823Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-11-09T15:47:20.823Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-11-09T15:47:20.823Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-11-09T15:47:20.823Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-11-09T15:47:20.823Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-11-09T15:47:20.823Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-11-09T15:47:20.823Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-11-09T15:47:20.823Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-11-09T15:47:20.823Z] === CONT TestMountDaemonRoot/slave [2020-11-09T15:47:20.823Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-11-09T15:47:20.823Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-11-09T15:47:20.823Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-11-09T15:47:20.823Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-11-09T15:47:20.823Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-11-09T15:47:20.823Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-11-09T15:47:20.823Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-11-09T15:47:20.823Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-11-09T15:47:20.823Z] === CONT TestMountDaemonRoot/private [2020-11-09T15:47:20.823Z] === RUN TestMountDaemonRoot/private/bind_root [2020-11-09T15:47:20.823Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-11-09T15:47:20.823Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-11-09T15:47:20.823Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-11-09T15:47:20.823Z] === RUN TestMountDaemonRoot/private/mount_root [2020-11-09T15:47:20.823Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-11-09T15:47:20.823Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-11-09T15:47:20.823Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-11-09T15:47:20.823Z] === CONT TestMountDaemonRoot/default/bind_root [2020-11-09T15:47:20.823Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-11-09T15:47:20.823Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-11-09T15:47:20.823Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-11-09T15:47:20.823Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-11-09T15:47:20.823Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-11-09T15:47:20.823Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-11-09T15:47:20.823Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-11-09T15:47:20.823Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-11-09T15:47:20.823Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-11-09T15:47:21.113Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-11-09T15:47:21.113Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-11-09T15:47:21.113Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-11-09T15:47:21.113Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-11-09T15:47:21.113Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-11-09T15:47:21.113Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-11-09T15:47:21.113Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-11-09T15:47:21.113Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-11-09T15:47:21.113Z] === CONT TestMountDaemonRoot/private/bind_root [2020-11-09T15:47:21.113Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-11-09T15:47:21.113Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-11-09T15:47:21.403Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-11-09T15:47:21.403Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-11-09T15:47:21.403Z] === CONT TestMountDaemonRoot/private/mount_root [2020-11-09T15:47:21.403Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-11-09T15:47:21.403Z] === CONT TestMountDaemonRoot/default/mount_root [2020-11-09T15:47:21.403Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-11-09T15:47:21.403Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-11-09T15:47:21.403Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-11-09T15:47:21.403Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-11-09T15:47:21.403Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-11-09T15:47:21.692Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-11-09T15:47:21.692Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-11-09T15:47:21.692Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-11-09T15:47:21.692Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-11-09T15:47:21.692Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-11-09T15:47:21.692Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-11-09T15:47:21.692Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-11-09T15:47:21.692Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-11-09T15:47:21.692Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-11-09T15:47:21.692Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-11-09T15:47:21.692Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) [2020-11-09T15:47:21.692Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-11-09T15:47:21.692Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-11-09T15:47:21.692Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-11-09T15:47:21.692Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-11-09T15:47:21.692Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-11-09T15:47:21.692Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-11-09T15:47:21.692Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2020-11-09T15:47:21.692Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-11-09T15:47:21.692Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-11-09T15:47:21.692Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-11-09T15:47:21.692Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-11-09T15:47:21.692Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-11-09T15:47:21.692Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-11-09T15:47:21.692Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-11-09T15:47:21.692Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-11-09T15:47:21.692Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-11-09T15:47:21.692Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.13s) [2020-11-09T15:47:21.692Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.13s) [2020-11-09T15:47:21.692Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-11-09T15:47:21.692Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-11-09T15:47:21.692Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-11-09T15:47:21.692Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-11-09T15:47:21.692Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-11-09T15:47:21.692Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-11-09T15:47:21.692Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-11-09T15:47:21.692Z] === RUN TestContainerBindMountNonRecursive [2020-11-09T15:47:21.842Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-11-09T15:47:21.842Z] Using test binary docker [2020-11-09T15:47:21.842Z] +++ /etc/init.d/apparmor start [2020-11-09T15:47:21.842Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-11-09T15:47:21.842Z] INFO: Waiting for daemon to start... [2020-11-09T15:47:21.842Z] Starting dockerd [2020-11-09T15:47:21.842Z] +++ 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-11-09T15:47:23.754Z] --- PASS: TestContainerBindMountNonRecursive (2.07s) [2020-11-09T15:47:23.754Z] === RUN TestNetworkNat [2020-11-09T15:47:23.767Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-11-09T15:47:23.767Z] Using test binary docker [2020-11-09T15:47:24.054Z] +++ /etc/init.d/apparmor start [2020-11-09T15:47:24.054Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-11-09T15:47:24.054Z] Starting dockerd [2020-11-09T15:47:24.054Z] +++ 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-11-09T15:47:24.054Z] INFO: Waiting for daemon to start... [2020-11-09T15:47:24.186Z] --- PASS: TestBuildWithHugeFile (40.67s) [2020-11-09T15:47:24.186Z] === RUN TestBuildWithEmptyDockerfile [2020-11-09T15:47:24.186Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-09T15:47:24.186Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-09T15:47:24.186Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-09T15:47:24.186Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-09T15:47:24.186Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-09T15:47:24.186Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-09T15:47:24.186Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-09T15:47:24.186Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-09T15:47:24.186Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-09T15:47:24.186Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s) [2020-11-09T15:47:24.186Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2020-11-09T15:47:24.186Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.19s) [2020-11-09T15:47:24.186Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s) [2020-11-09T15:47:24.186Z] === RUN TestBuildPreserveOwnership [2020-11-09T15:47:24.186Z] === RUN TestBuildPreserveOwnership/copy_from [2020-11-09T15:47:24.186Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-11-09T15:47:24.448Z] --- PASS: TestBuildPreserveOwnership (6.02s) [2020-11-09T15:47:24.448Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.92s) [2020-11-09T15:47:24.448Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.08s) [2020-11-09T15:47:24.448Z] === RUN TestBuildPlatformInvalid [2020-11-09T15:47:24.625Z] . [2020-11-09T15:47:24.625Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-11-09T15:47:24.710Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2020-11-09T15:47:24.710Z] PASS [2020-11-09T15:47:24.710Z] [2020-11-09T15:47:24.710Z] === Skipped [2020-11-09T15:47:24.710Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-11-09T15:47:24.710Z] build_session_test.go:25: TODO: BuildKit [2020-11-09T15:47:24.710Z] [2020-11-09T15:47:24.710Z] [2020-11-09T15:47:24.710Z] DONE 32 tests, 1 skipped in 92.041s [2020-11-09T15:47:24.710Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-11-09T15:47:24.710Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-11-09T15:47:24.710Z] ++ set -e [2020-11-09T15:47:24.710Z] ++ '[' -n 0 ']' [2020-11-09T15:47:24.710Z] ++ set -x [2020-11-09T15:47:24.710Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-11-09T15:47:24.784Z] --- PASS: TestNetworkNat (0.86s) [2020-11-09T15:47:24.784Z] === RUN TestNetworkLocalhostTCPNat [2020-11-09T15:47:24.885Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-11-09T15:47:24.885Z] Error: No such image: emptyfs [2020-11-09T15:47:24.885Z] ++++ docker load [2020-11-09T15:47:24.885Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-11-09T15:47:24.973Z] INFO: Testing against a local daemon [2020-11-09T15:47:24.973Z] === RUN TestConfigInspect [2020-11-09T15:47:25.146Z] Running integration-test (iteration 1) [2020-11-09T15:47:25.146Z] 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-11-09T15:47:25.146Z] ++ 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-11-09T15:47:25.146Z] ++ set -e [2020-11-09T15:47:25.146Z] ++ '[' -n 0 ']' [2020-11-09T15:47:25.146Z] ++ set -x [2020-11-09T15:47:25.146Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-11-09T15:47:25.414Z] --- PASS: TestNetworkLocalhostTCPNat (0.89s) [2020-11-09T15:47:25.414Z] === RUN TestNetworkLoopbackNat [2020-11-09T15:47:26.088Z] [2020-11-09T15:47:26.088Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-11-09T15:47:26.088Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-11-09T15:47:26.088Z] Error: No such image: emptyfs [2020-11-09T15:47:26.088Z] ++++ docker load [2020-11-09T15:47:26.088Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-11-09T15:47:26.660Z] Running integration-test (iteration 1) [2020-11-09T15:47:26.660Z] 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-11-09T15:47:26.660Z] ++ 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-11-09T15:47:26.660Z] ++ set -e [2020-11-09T15:47:26.660Z] ++ '[' -n 0 ']' [2020-11-09T15:47:26.660Z] ++ set -x [2020-11-09T15:47:26.660Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-11-09T15:47:28.280Z] --- PASS: TestConfigInspect (3.31s) [2020-11-09T15:47:28.280Z] === RUN TestConfigList [2020-11-09T15:47:28.920Z] --- PASS: TestNetworkLoopbackNat (3.22s) [2020-11-09T15:47:28.920Z] === RUN TestPause [2020-11-09T15:47:29.553Z] --- PASS: TestPause (0.90s) [2020-11-09T15:47:29.553Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-11-09T15:47:29.553Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-11-09T15:47:29.553Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-11-09T15:47:29.553Z] === RUN TestPauseStopPausedContainer [2020-11-09T15:47:30.615Z] --- PASS: TestPauseStopPausedContainer (0.89s) [2020-11-09T15:47:30.616Z] === RUN TestPsFilter [2020-11-09T15:47:30.616Z] --- PASS: TestPsFilter (0.28s) [2020-11-09T15:47:30.616Z] === RUN TestRemoveContainerWithRemovedVolume [2020-11-09T15:47:31.586Z] --- PASS: TestConfigList (3.19s) [2020-11-09T15:47:31.586Z] === RUN TestConfigsCreateAndDelete [2020-11-09T15:47:31.747Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.84s) [2020-11-09T15:47:31.747Z] === RUN TestRemoveContainerWithVolume [2020-11-09T15:47:32.433Z] --- PASS: TestRemoveContainerWithVolume (0.86s) [2020-11-09T15:47:32.433Z] === RUN TestRemoveContainerRunning [2020-11-09T15:47:33.531Z] --- PASS: TestRemoveContainerRunning (0.88s) [2020-11-09T15:47:33.531Z] === RUN TestRemoveContainerForceRemoveRunning [2020-11-09T15:47:34.165Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.83s) [2020-11-09T15:47:34.165Z] === RUN TestRemoveInvalidContainer [2020-11-09T15:47:34.165Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-11-09T15:47:34.165Z] === RUN TestRenameLinkedContainer [2020-11-09T15:47:34.891Z] --- PASS: TestConfigsCreateAndDelete (3.23s) [2020-11-09T15:47:34.891Z] === RUN TestConfigsUpdate [2020-11-09T15:47:37.721Z] --- PASS: TestRenameLinkedContainer (3.46s) [2020-11-09T15:47:37.721Z] === RUN TestRenameStoppedContainer [2020-11-09T15:47:38.197Z] --- PASS: TestConfigsUpdate (3.23s) [2020-11-09T15:47:38.197Z] === RUN TestTemplatedConfig [2020-11-09T15:47:38.752Z] --- PASS: TestRenameStoppedContainer (0.94s) [2020-11-09T15:47:38.752Z] === RUN TestRenameRunningContainerAndReuse [2020-11-09T15:47:40.254Z] --- PASS: TestRenameRunningContainerAndReuse (1.73s) [2020-11-09T15:47:40.254Z] === RUN TestRenameInvalidName [2020-11-09T15:47:41.284Z] --- PASS: TestRenameInvalidName (0.82s) [2020-11-09T15:47:41.284Z] === RUN TestRenameAnonymousContainer [2020-11-09T15:47:41.502Z] --- PASS: TestTemplatedConfig (3.42s) [2020-11-09T15:47:41.502Z] === RUN TestConfigCreateResolve [2020-11-09T15:47:44.811Z] --- PASS: TestConfigCreateResolve (3.27s) [2020-11-09T15:47:44.811Z] === RUN TestConfigDaemonLibtrustID [2020-11-09T15:47:45.383Z] --- PASS: TestConfigDaemonLibtrustID (0.69s) [2020-11-09T15:47:45.383Z] PASS [2020-11-09T15:47:45.383Z] [2020-11-09T15:47:45.383Z] DONE 7 tests in 20.526s [2020-11-09T15:47:45.383Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-11-09T15:47:45.383Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-11-09T15:47:45.383Z] ++ set -e [2020-11-09T15:47:45.383Z] ++ '[' -n 0 ']' [2020-11-09T15:47:45.383Z] ++ set -x [2020-11-09T15:47:45.383Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-11-09T15:47:45.383Z] INFO: Testing against a local daemon [2020-11-09T15:47:45.383Z] === RUN TestCheckpoint [2020-11-09T15:47:45.383Z] --- SKIP: TestCheckpoint (0.00s) [2020-11-09T15:47:45.383Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-11-09T15:47:45.383Z] === RUN TestContainerInvalidJSON [2020-11-09T15:47:45.383Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-11-09T15:47:45.383Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-11-09T15:47:45.383Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-11-09T15:47:45.383Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-11-09T15:47:45.383Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-11-09T15:47:45.384Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-11-09T15:47:45.384Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-11-09T15:47:45.384Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-11-09T15:47:45.384Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-11-09T15:47:45.384Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-11-09T15:47:45.384Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-11-09T15:47:45.384Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-11-09T15:47:45.384Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-11-09T15:47:45.384Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-11-09T15:47:45.645Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-11-09T15:47:45.645Z] === RUN TestCopyFromContainerPathIsNotDir [2020-11-09T15:47:45.645Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-11-09T15:47:45.645Z] === RUN TestCopyToContainerPathDoesNotExist [2020-11-09T15:47:45.834Z] --- PASS: TestRenameAnonymousContainer (4.80s) [2020-11-09T15:47:45.834Z] === RUN TestRenameContainerWithSameName [2020-11-09T15:47:45.907Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2020-11-09T15:47:45.907Z] === RUN TestCopyToContainerPathIsNotDir [2020-11-09T15:47:45.907Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2020-11-09T15:47:45.907Z] === RUN TestCopyFromContainer [2020-11-09T15:47:46.932Z] --- PASS: TestRenameContainerWithSameName (0.94s) [2020-11-09T15:47:46.932Z] === RUN TestRenameContainerWithLinkedContainer [2020-11-09T15:47:47.826Z] === RUN TestCopyFromContainer// [2020-11-09T15:47:48.088Z] === RUN TestCopyFromContainer//bar/root [2020-11-09T15:47:48.088Z] === RUN TestCopyFromContainer//bar/root/ [2020-11-09T15:47:48.349Z] === RUN TestCopyFromContainer/bar/quux [2020-11-09T15:47:48.349Z] === RUN TestCopyFromContainer/bar/quux/ [2020-11-09T15:47:48.501Z] --- PASS: TestRenameContainerWithLinkedContainer (1.67s) [2020-11-09T15:47:48.501Z] === RUN TestResize [2020-11-09T15:47:48.610Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-11-09T15:47:48.610Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-11-09T15:47:48.873Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-11-09T15:47:48.873Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-11-09T15:47:48.873Z] === RUN TestCopyFromContainer/bar/notarget [2020-11-09T15:47:49.134Z] --- PASS: TestCopyFromContainer (3.13s) [2020-11-09T15:47:49.134Z] --- PASS: TestCopyFromContainer// (0.11s) [2020-11-09T15:47:49.134Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2020-11-09T15:47:49.134Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2020-11-09T15:47:49.134Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-11-09T15:47:49.134Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-11-09T15:47:49.134Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2020-11-09T15:47:49.134Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2020-11-09T15:47:49.134Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-11-09T15:47:49.134Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-11-09T15:47:49.134Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-11-09T15:47:49.134Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-11-09T15:47:49.134Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-09T15:47:49.134Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-09T15:47:49.134Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-09T15:47:49.134Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-09T15:47:49.134Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-09T15:47:49.134Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-09T15:47:49.134Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-09T15:47:49.134Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-09T15:47:49.134Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-09T15:47:49.134Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-11-09T15:47:49.134Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-11-09T15:47:49.134Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-11-09T15:47:49.134Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-11-09T15:47:49.134Z] === RUN TestCreateLinkToNonExistingContainer [2020-11-09T15:47:49.134Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-11-09T15:47:49.134Z] === RUN TestCreateWithInvalidEnv [2020-11-09T15:47:49.134Z] === RUN TestCreateWithInvalidEnv/0 [2020-11-09T15:47:49.134Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-11-09T15:47:49.134Z] === RUN TestCreateWithInvalidEnv/1 [2020-11-09T15:47:49.134Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-11-09T15:47:49.134Z] === RUN TestCreateWithInvalidEnv/2 [2020-11-09T15:47:49.134Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-11-09T15:47:49.134Z] === CONT TestCreateWithInvalidEnv/0 [2020-11-09T15:47:49.134Z] === CONT TestCreateWithInvalidEnv/1 [2020-11-09T15:47:49.134Z] === CONT TestCreateWithInvalidEnv/2 [2020-11-09T15:47:49.134Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2020-11-09T15:47:49.134Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-11-09T15:47:49.134Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-11-09T15:47:49.134Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-11-09T15:47:49.134Z] === RUN TestCreateTmpfsMountsTarget [2020-11-09T15:47:49.242Z] --- PASS: TestResize (0.85s) [2020-11-09T15:47:49.242Z] === RUN TestResizeWithInvalidSize [2020-11-09T15:47:49.395Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-11-09T15:47:49.395Z] === RUN TestCreateWithCustomMaskedPaths [2020-11-09T15:47:50.271Z] --- PASS: TestResizeWithInvalidSize (0.88s) [2020-11-09T15:47:50.272Z] === RUN TestResizeWhenContainerNotStarted [2020-11-09T15:47:51.301Z] --- PASS: TestResizeWhenContainerNotStarted (0.88s) [2020-11-09T15:47:51.301Z] === RUN TestDaemonRestartKillContainers [2020-11-09T15:47:51.301Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-09T15:47:51.301Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-09T15:47:51.301Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-09T15:47:51.301Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-09T15:47:51.301Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-09T15:47:51.301Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-09T15:47:51.301Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-09T15:47:51.301Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-09T15:47:51.301Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-09T15:47:51.301Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-09T15:47:51.301Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-09T15:47:51.301Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-09T15:47:51.301Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-09T15:47:51.301Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-09T15:47:51.301Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-09T15:47:51.301Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-09T15:47:51.301Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-09T15:47:51.301Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-09T15:47:51.301Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-09T15:47:51.301Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-09T15:47:51.301Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-09T15:47:51.301Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-09T15:47:51.301Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-09T15:47:51.301Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-09T15:47:51.301Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-09T15:47:51.301Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-09T15:47:51.313Z] --- PASS: TestCreateWithCustomMaskedPaths (2.15s) [2020-11-09T15:47:51.313Z] === RUN TestCreateWithCustomReadonlyPaths [2020-11-09T15:47:51.393Z] ..........................xx.................... [ 29%] [2020-11-09T15:47:53.408Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-09T15:47:53.408Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-09T15:47:53.863Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.22s) [2020-11-09T15:47:53.863Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-11-09T15:47:53.863Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-09T15:47:53.863Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-09T15:47:53.863Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-09T15:47:53.863Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-09T15:47:53.863Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-09T15:47:53.863Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-09T15:47:53.863Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-09T15:47:53.863Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-09T15:47:53.863Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-09T15:47:53.863Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-09T15:47:53.863Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-09T15:47:53.863Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-09T15:47:53.863Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-09T15:47:53.863Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-09T15:47:53.863Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-09T15:47:53.863Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-11-09T15:47:53.863Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-11-09T15:47:53.863Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-11-09T15:47:53.863Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-11-09T15:47:53.863Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2020-11-09T15:47:53.863Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2020-11-09T15:47:53.863Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-11-09T15:47:54.436Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.79s) [2020-11-09T15:47:54.436Z] === RUN TestCreateDifferentPlatform [2020-11-09T15:47:54.436Z] === RUN TestCreateDifferentPlatform/different_os [2020-11-09T15:47:54.436Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-11-09T15:47:54.436Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-11-09T15:47:54.436Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-11-09T15:47:54.436Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2020-11-09T15:47:54.436Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-11-09T15:47:54.438Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-09T15:47:54.698Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2020-11-09T15:47:54.698Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2020-11-09T15:47:54.698Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.10s) [2020-11-09T15:47:54.698Z] === RUN TestContainerStartOnDaemonRestart [2020-11-09T15:47:54.698Z] === PAUSE TestContainerStartOnDaemonRestart [2020-11-09T15:47:54.698Z] === RUN TestDaemonRestartIpcMode [2020-11-09T15:47:54.698Z] === PAUSE TestDaemonRestartIpcMode [2020-11-09T15:47:54.698Z] === RUN TestDaemonHostGatewayIP [2020-11-09T15:47:54.698Z] === PAUSE TestDaemonHostGatewayIP [2020-11-09T15:47:54.698Z] === RUN TestContainerKillOnDaemonStart [2020-11-09T15:47:54.698Z] === PAUSE TestContainerKillOnDaemonStart [2020-11-09T15:47:54.698Z] === RUN TestDiff [2020-11-09T15:47:54.728Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-09T15:47:55.642Z] --- PASS: TestDiff (0.76s) [2020-11-09T15:47:55.642Z] === RUN TestExecWithCloseStdin [2020-11-09T15:47:56.220Z] --- PASS: TestExecWithCloseStdin (0.86s) [2020-11-09T15:47:56.220Z] === RUN TestExec [2020-11-09T15:47:56.230Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-09T15:47:56.230Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-09T15:47:57.165Z] --- PASS: TestExec (0.87s) [2020-11-09T15:47:57.165Z] === RUN TestExecUser [2020-11-09T15:47:58.112Z] --- PASS: TestExecUser (0.90s) [2020-11-09T15:47:58.112Z] === RUN TestExportContainerAndImportImage [2020-11-09T15:47:58.289Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-09T15:47:58.289Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-09T15:47:59.058Z] --- PASS: TestExportContainerAndImportImage (1.07s) [2020-11-09T15:47:59.058Z] === RUN TestExportContainerAfterDaemonRestart [2020-11-09T15:48:01.016Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-09T15:48:01.306Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-09T15:48:01.608Z] --- PASS: TestExportContainerAfterDaemonRestart (2.00s) [2020-11-09T15:48:01.608Z] === RUN TestHealthCheckWorkdir [2020-11-09T15:48:02.181Z] --- PASS: TestHealthCheckWorkdir (1.03s) [2020-11-09T15:48:02.181Z] === RUN TestHealthKillContainer [2020-11-09T15:48:04.032Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-11-09T15:48:04.032Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.01s) [2020-11-09T15:48:04.032Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.31s) [2020-11-09T15:48:04.032Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.44s) [2020-11-09T15:48:04.032Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.40s) [2020-11-09T15:48:04.032Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.42s) [2020-11-09T15:48:04.032Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.40s) [2020-11-09T15:48:04.032Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.17s) [2020-11-09T15:48:04.032Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.13s) [2020-11-09T15:48:04.032Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.67s) [2020-11-09T15:48:04.032Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.02s) [2020-11-09T15:48:04.032Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.17s) [2020-11-09T15:48:04.032Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.21s) [2020-11-09T15:48:04.032Z] === RUN TestCgroupNamespacesRun [2020-11-09T15:48:05.414Z] Loaded image: buildpack-deps:buster [2020-11-09T15:48:05.414Z] Loaded image: busybox:latest [2020-11-09T15:48:05.414Z] Loaded image: busybox:glibc [2020-11-09T15:48:05.414Z] Loaded image: debian:buster [2020-11-09T15:48:05.414Z] Loaded image: hello-world:latest [2020-11-09T15:48:05.414Z] Loaded image: arm32v7/hello-world:latest [2020-11-09T15:48:05.484Z] --- PASS: TestHealthKillContainer (2.82s) [2020-11-09T15:48:05.484Z] === RUN TestInspectCpusetInConfigPre120 [2020-11-09T15:48:05.533Z] --- PASS: TestCgroupNamespacesRun (1.64s) [2020-11-09T15:48:05.533Z] === RUN TestCgroupNamespacesRunPrivileged [2020-11-09T15:48:05.673Z] INFO: Testing against a local daemon [2020-11-09T15:48:05.673Z] === RUN TestDockerSuite [2020-11-09T15:48:05.673Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-11-09T15:48:05.673Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-11-09T15:48:05.673Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-11-09T15:48:05.673Z] Loaded image: buildpack-deps:buster [2020-11-09T15:48:05.673Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-11-09T15:48:05.673Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-11-09T15:48:05.673Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-11-09T15:48:05.673Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-11-09T15:48:05.746Z] --- PASS: TestInspectCpusetInConfigPre120 (0.72s) [2020-11-09T15:48:05.746Z] === RUN TestIpcModeNone [2020-11-09T15:48:05.934Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-11-09T15:48:05.934Z] Loaded image: busybox:latest [2020-11-09T15:48:06.196Z] Loaded image: busybox:glibc [2020-11-09T15:48:06.196Z] Loaded image: debian:buster [2020-11-09T15:48:06.456Z] Loaded image: hello-world:latest [2020-11-09T15:48:06.456Z] Loaded image: arm32v7/hello-world:latest [2020-11-09T15:48:06.690Z] --- PASS: TestIpcModeNone (0.85s) [2020-11-09T15:48:06.690Z] === RUN TestIpcModePrivate [2020-11-09T15:48:06.717Z] INFO: Testing against a local daemon [2020-11-09T15:48:06.717Z] === RUN TestDockerDaemonSuite [2020-11-09T15:48:06.717Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-11-09T15:48:07.065Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.64s) [2020-11-09T15:48:07.065Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-11-09T15:48:07.327Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-11-09T15:48:07.634Z] --- PASS: TestIpcModePrivate (0.84s) [2020-11-09T15:48:07.634Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false [2020-11-09T15:48:07.634Z] === RUN TestIpcModeShareable [2020-11-09T15:48:08.207Z] --- PASS: TestIpcModeShareable (0.88s) [2020-11-09T15:48:08.207Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true [2020-11-09T15:48:08.207Z] === RUN TestAPIIpcModeShareableAndContainer [2020-11-09T15:48:08.573Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.74s) [2020-11-09T15:48:08.573Z] === RUN TestCgroupNamespacesRunHostMode [2020-11-09T15:48:10.014Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-11-09T15:48:10.276Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-11-09T15:48:10.640Z] --- PASS: TestCgroupNamespacesRunHostMode (1.66s) [2020-11-09T15:48:10.640Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-11-09T15:48:10.846Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-11-09T15:48:10.846Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-11-09T15:48:11.515Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.66s) [2020-11-09T15:48:11.515Z] === RUN TestAPIIpcModeHost [2020-11-09T15:48:11.515Z] --- PASS: TestAPIIpcModeHost (0.66s) [2020-11-09T15:48:11.515Z] === RUN TestDaemonIpcModeShareable [2020-11-09T15:48:11.787Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-11-09T15:48:11.787Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-11-09T15:48:11.787Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-11-09T15:48:12.149Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.71s) [2020-11-09T15:48:12.149Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-11-09T15:48:13.169Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-11-09T15:48:13.434Z] --- PASS: TestDaemonIpcModeShareable (1.89s) [2020-11-09T15:48:13.434Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2020-11-09T15:48:13.434Z] === RUN TestDaemonIpcModePrivate [2020-11-09T15:48:13.659Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.60s) [2020-11-09T15:48:13.659Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-11-09T15:48:13.743Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-11-09T15:48:13.743Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-11-09T15:48:13.743Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-11-09T15:48:14.292Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.80s) [2020-11-09T15:48:14.292Z] === RUN TestCgroupNamespacesRunOlderClient [2020-11-09T15:48:14.320Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-11-09T15:48:14.890Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-11-09T15:48:14.920Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2020-11-09T15:48:15.351Z] --- PASS: TestDaemonIpcModePrivate (1.79s) [2020-11-09T15:48:15.351Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2020-11-09T15:48:15.351Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-11-09T15:48:15.831Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-11-09T15:48:16.091Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-11-09T15:48:16.091Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-11-09T15:48:16.091Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-11-09T15:48:16.091Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-11-09T15:48:16.360Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.77s) [2020-11-09T15:48:16.360Z] === RUN TestKernelTCPMemory [2020-11-09T15:48:16.993Z] --- PASS: TestKernelTCPMemory (0.90s) [2020-11-09T15:48:16.993Z] === RUN TestNISDomainname [2020-11-09T15:48:17.269Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.85s) [2020-11-09T15:48:17.269Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2020-11-09T15:48:17.269Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-11-09T15:48:18.027Z] --- PASS: TestNISDomainname (0.99s) [2020-11-09T15:48:18.028Z] === RUN TestHostnameDnsResolution [2020-11-09T15:48:18.500Z] 406ffb8432a7: Pull complete [2020-11-09T15:48:18.500Z] Digest: sha256:c09d8edfe68365f519b02827171aacc61ed3451f7863325cee4059b96f41c0ce [2020-11-09T15:48:18.500Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-09T15:48:18.500Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-11-09T15:48:18.500Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-11-09T15:48:18.500Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1518' [2020-11-09T15:48:18.500Z] WARN: Skipping validation tests [2020-11-09T15:48:18.500Z] INFO: Running unit tests at 11/09/2020 15:48:10... [2020-11-09T15:48:18.500Z] INFO: make.ps1 starting at 11/09/2020 15:48:14 [2020-11-09T15:48:18.500Z] INFO: Git commit (43d61d2bcf) assumed from DOCKER_GITCOMMIT environment variable [2020-11-09T15:48:18.500Z] INFO: Invoking autogen... [2020-11-09T15:48:18.500Z] INFO: Running unit tests... [2020-11-09T15:48:18.919Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-11-09T15:48:19.186Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.86s) [2020-11-09T15:48:19.186Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2020-11-09T15:48:19.186Z] === RUN TestIpcModeOlderClient [2020-11-09T15:48:19.186Z] === PAUSE TestIpcModeOlderClient [2020-11-09T15:48:19.186Z] === RUN TestKillContainerInvalidSignal [2020-11-09T15:48:19.543Z] --- PASS: TestHostnameDnsResolution (1.65s) [2020-11-09T15:48:19.543Z] === RUN TestStats [2020-11-09T15:48:19.759Z] --- PASS: TestKillContainerInvalidSignal (0.77s) [2020-11-09T15:48:19.759Z] === RUN TestKillContainer [2020-11-09T15:48:19.759Z] === RUN TestKillContainer/no_signal [2020-11-09T15:48:20.292Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-11-09T15:48:20.703Z] === RUN TestKillContainer/non_killing_signal [2020-11-09T15:48:20.964Z] === RUN TestKillContainer/killing_signal [2020-11-09T15:48:21.911Z] --- PASS: TestKillContainer (2.27s) [2020-11-09T15:48:21.911Z] --- PASS: TestKillContainer/no_signal (0.72s) [2020-11-09T15:48:21.911Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2020-11-09T15:48:21.911Z] --- PASS: TestKillContainer/killing_signal (0.75s) [2020-11-09T15:48:21.911Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-11-09T15:48:22.173Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-11-09T15:48:22.202Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-11-09T15:48:22.746Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-11-09T15:48:23.091Z] --- PASS: TestStats (2.88s) [2020-11-09T15:48:23.091Z] === RUN TestStopContainerWithTimeout [2020-11-09T15:48:23.091Z] === RUN TestStopContainerWithTimeout/0 [2020-11-09T15:48:23.091Z] === PAUSE TestStopContainerWithTimeout/0 [2020-11-09T15:48:23.091Z] === RUN TestStopContainerWithTimeout/1 [2020-11-09T15:48:23.091Z] === PAUSE TestStopContainerWithTimeout/1 [2020-11-09T15:48:23.091Z] === RUN TestStopContainerWithTimeout/3 [2020-11-09T15:48:23.091Z] === PAUSE TestStopContainerWithTimeout/3 [2020-11-09T15:48:23.091Z] === RUN TestStopContainerWithTimeout/-1 [2020-11-09T15:48:23.091Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-11-09T15:48:23.091Z] === CONT TestStopContainerWithTimeout/0 [2020-11-09T15:48:23.091Z] === CONT TestStopContainerWithTimeout/-1 [2020-11-09T15:48:23.690Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.56s) [2020-11-09T15:48:23.690Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.75s) [2020-11-09T15:48:23.690Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) [2020-11-09T15:48:23.690Z] === RUN TestKillStoppedContainer [2020-11-09T15:48:23.690Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-11-09T15:48:23.690Z] === RUN TestKillStoppedContainerAPIPre120 [2020-11-09T15:48:23.690Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2020-11-09T15:48:23.690Z] === RUN TestKillDifferentUserContainer [2020-11-09T15:48:23.724Z] === CONT TestStopContainerWithTimeout/3 [2020-11-09T15:48:24.635Z] --- PASS: TestKillDifferentUserContainer (0.82s) [2020-11-09T15:48:24.635Z] === RUN TestInspectOomKilledTrue [2020-11-09T15:48:24.635Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-11-09T15:48:24.635Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-09T15:48:24.635Z] === RUN TestInspectOomKilledFalse [2020-11-09T15:48:24.635Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-11-09T15:48:24.635Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-09T15:48:24.635Z] === RUN TestLinksEtcHostsContentMatch [2020-11-09T15:48:24.746Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-11-09T15:48:25.208Z] --- PASS: TestLinksEtcHostsContentMatch (0.58s) [2020-11-09T15:48:25.208Z] === RUN TestLinksContainerNames [2020-11-09T15:48:25.565Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2020-11-09T15:48:25.792Z] === CONT TestStopContainerWithTimeout/1 [2020-11-09T15:48:26.658Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-11-09T15:48:27.128Z] --- PASS: TestLinksContainerNames (1.52s) [2020-11-09T15:48:27.128Z] === RUN TestLogsFollowTailEmpty [2020-11-09T15:48:27.228Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-11-09T15:48:27.299Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-11-09T15:48:27.299Z] --- PASS: TestStopContainerWithTimeout/0 (1.03s) [2020-11-09T15:48:27.299Z] --- PASS: TestStopContainerWithTimeout/-1 (2.92s) [2020-11-09T15:48:27.300Z] --- PASS: TestStopContainerWithTimeout/3 (2.87s) [2020-11-09T15:48:27.300Z] --- PASS: TestStopContainerWithTimeout/1 (1.81s) [2020-11-09T15:48:27.300Z] === RUN TestDeleteDevicemapper [2020-11-09T15:48:27.300Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-11-09T15:48:27.300Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-11-09T15:48:27.300Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-11-09T15:48:27.389Z] --- PASS: TestLogsFollowTailEmpty (0.76s) [2020-11-09T15:48:27.389Z] === RUN TestContainerNetworkMountsNoChown [2020-11-09T15:48:28.177Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-11-09T15:48:28.334Z] --- PASS: TestContainerNetworkMountsNoChown (0.77s) [2020-11-09T15:48:28.334Z] === RUN TestMountDaemonRoot [2020-11-09T15:48:28.334Z] === RUN TestMountDaemonRoot/default [2020-11-09T15:48:28.334Z] === PAUSE TestMountDaemonRoot/default [2020-11-09T15:48:28.334Z] === RUN TestMountDaemonRoot/private [2020-11-09T15:48:28.334Z] === PAUSE TestMountDaemonRoot/private [2020-11-09T15:48:28.334Z] === RUN TestMountDaemonRoot/rprivate [2020-11-09T15:48:28.334Z] === PAUSE TestMountDaemonRoot/rprivate [2020-11-09T15:48:28.334Z] === RUN TestMountDaemonRoot/slave [2020-11-09T15:48:28.334Z] === PAUSE TestMountDaemonRoot/slave [2020-11-09T15:48:28.334Z] === RUN TestMountDaemonRoot/rslave [2020-11-09T15:48:28.334Z] === PAUSE TestMountDaemonRoot/rslave [2020-11-09T15:48:28.334Z] === RUN TestMountDaemonRoot/shared [2020-11-09T15:48:28.334Z] === PAUSE TestMountDaemonRoot/shared [2020-11-09T15:48:28.334Z] === RUN TestMountDaemonRoot/rshared [2020-11-09T15:48:28.334Z] === PAUSE TestMountDaemonRoot/rshared [2020-11-09T15:48:28.334Z] === CONT TestMountDaemonRoot/default [2020-11-09T15:48:28.334Z] === CONT TestMountDaemonRoot/rslave [2020-11-09T15:48:28.334Z] === CONT TestMountDaemonRoot/rprivate [2020-11-09T15:48:28.334Z] === CONT TestMountDaemonRoot/rshared [2020-11-09T15:48:28.334Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-11-09T15:48:28.334Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-11-09T15:48:28.334Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-11-09T15:48:28.334Z] === RUN TestMountDaemonRoot/default/bind_root [2020-11-09T15:48:28.334Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-11-09T15:48:28.334Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-11-09T15:48:28.334Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-11-09T15:48:28.334Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-11-09T15:48:28.334Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-11-09T15:48:28.334Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-11-09T15:48:28.334Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-11-09T15:48:28.334Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-11-09T15:48:28.334Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-11-09T15:48:28.334Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-11-09T15:48:28.334Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-11-09T15:48:28.334Z] === RUN TestMountDaemonRoot/default/mount_root [2020-11-09T15:48:28.334Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-11-09T15:48:28.334Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-11-09T15:48:28.334Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-11-09T15:48:28.334Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-11-09T15:48:28.334Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-11-09T15:48:28.334Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-11-09T15:48:28.334Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-11-09T15:48:28.334Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-11-09T15:48:28.334Z] === CONT TestMountDaemonRoot/private [2020-11-09T15:48:28.334Z] === RUN TestMountDaemonRoot/private/bind_root [2020-11-09T15:48:28.334Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-11-09T15:48:28.334Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-11-09T15:48:28.334Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-11-09T15:48:28.334Z] === RUN TestMountDaemonRoot/private/mount_root [2020-11-09T15:48:28.334Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-11-09T15:48:28.334Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-11-09T15:48:28.334Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-11-09T15:48:28.334Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-11-09T15:48:28.334Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-11-09T15:48:28.334Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-11-09T15:48:28.334Z] === CONT TestMountDaemonRoot/slave [2020-11-09T15:48:28.334Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-11-09T15:48:28.334Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-11-09T15:48:28.334Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-11-09T15:48:28.334Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-11-09T15:48:28.334Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-11-09T15:48:28.334Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-11-09T15:48:28.334Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-11-09T15:48:28.334Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-11-09T15:48:28.334Z] === CONT TestMountDaemonRoot/shared [2020-11-09T15:48:28.334Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-11-09T15:48:28.334Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-11-09T15:48:28.334Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-11-09T15:48:28.334Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-11-09T15:48:28.334Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-11-09T15:48:28.334Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-11-09T15:48:28.334Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-11-09T15:48:28.334Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-11-09T15:48:28.334Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-11-09T15:48:28.334Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-11-09T15:48:28.334Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-11-09T15:48:28.334Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-11-09T15:48:28.334Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-11-09T15:48:28.334Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-11-09T15:48:28.334Z] === CONT TestMountDaemonRoot/private/bind_root [2020-11-09T15:48:28.334Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-11-09T15:48:28.334Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-11-09T15:48:28.334Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-11-09T15:48:28.334Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-11-09T15:48:28.334Z] === CONT TestMountDaemonRoot/default/bind_root [2020-11-09T15:48:28.334Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-11-09T15:48:28.334Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-11-09T15:48:28.596Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-11-09T15:48:28.596Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-11-09T15:48:28.596Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-11-09T15:48:28.596Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-11-09T15:48:28.596Z] === CONT TestMountDaemonRoot/private/mount_root [2020-11-09T15:48:28.596Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-11-09T15:48:28.596Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-11-09T15:48:28.596Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-11-09T15:48:28.596Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-11-09T15:48:28.596Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-11-09T15:48:28.596Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-11-09T15:48:28.596Z] === CONT TestMountDaemonRoot/default/mount_root [2020-11-09T15:48:28.596Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-11-09T15:48:28.596Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-11-09T15:48:28.596Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-11-09T15:48:28.749Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-11-09T15:48:28.857Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-11-09T15:48:28.857Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-11-09T15:48:28.857Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-11-09T15:48:28.857Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-11-09T15:48:28.857Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-11-09T15:48:28.857Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-11-09T15:48:28.857Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2020-11-09T15:48:28.857Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.11s) [2020-11-09T15:48:28.857Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-11-09T15:48:28.857Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2020-11-09T15:48:28.857Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-11-09T15:48:28.857Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2020-11-09T15:48:28.857Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.11s) [2020-11-09T15:48:28.857Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-11-09T15:48:28.857Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.11s) [2020-11-09T15:48:28.857Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-11-09T15:48:28.857Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.06s) [2020-11-09T15:48:28.857Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-11-09T15:48:28.857Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-11-09T15:48:28.857Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-11-09T15:48:28.857Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-11-09T15:48:28.857Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-11-09T15:48:28.857Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) [2020-11-09T15:48:28.857Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-11-09T15:48:28.857Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) [2020-11-09T15:48:28.857Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-11-09T15:48:28.857Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.11s) [2020-11-09T15:48:28.857Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-11-09T15:48:28.857Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2020-11-09T15:48:28.857Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-11-09T15:48:28.857Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-11-09T15:48:28.857Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-11-09T15:48:28.857Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-11-09T15:48:28.857Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2020-11-09T15:48:28.857Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-11-09T15:48:28.857Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-11-09T15:48:28.857Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2020-11-09T15:48:28.857Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-11-09T15:48:28.857Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-11-09T15:48:28.857Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-11-09T15:48:28.857Z] === RUN TestContainerBindMountNonRecursive [2020-11-09T15:48:29.320Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-11-09T15:48:30.821Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.63s) [2020-11-09T15:48:30.821Z] === RUN TestUpdateMemory [2020-11-09T15:48:30.821Z] --- SKIP: TestUpdateMemory (0.00s) [2020-11-09T15:48:30.821Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-11-09T15:48:30.821Z] === RUN TestUpdateCPUQuota [2020-11-09T15:48:31.231Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-11-09T15:48:31.406Z] --- PASS: TestContainerBindMountNonRecursive (2.31s) [2020-11-09T15:48:31.406Z] === RUN TestNetworkNat [2020-11-09T15:48:31.980Z] --- PASS: TestNetworkNat (0.89s) [2020-11-09T15:48:31.980Z] === RUN TestNetworkLocalhostTCPNat [2020-11-09T15:48:32.330Z] --- PASS: TestUpdateCPUQuota (1.18s) [2020-11-09T15:48:32.330Z] === RUN TestUpdatePidsLimit [2020-11-09T15:48:32.330Z] === RUN TestUpdatePidsLimit/update_from_none [2020-11-09T15:48:32.622Z] === RUN TestUpdatePidsLimit/no_change [2020-11-09T15:48:32.913Z] === RUN TestUpdatePidsLimit/update_lower [2020-11-09T15:48:32.925Z] --- PASS: TestNetworkLocalhostTCPNat (0.83s) [2020-11-09T15:48:32.925Z] === RUN TestNetworkLoopbackNat [2020-11-09T15:48:33.142Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-11-09T15:48:33.142Z] === RUN TestDockerSuite/TestAttachDetach [2020-11-09T15:48:33.205Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-11-09T15:48:33.497Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-11-09T15:48:34.085Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-11-09T15:48:34.130Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-11-09T15:48:34.141Z] ? github.com/docker/docker/api [no test files] [2020-11-09T15:48:34.422Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-11-09T15:48:35.031Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-11-09T15:48:35.533Z] tests/integration/api_network_test.py ............................ [ 47%] [2020-11-09T15:48:35.931Z] --- PASS: TestUpdatePidsLimit (3.60s) [2020-11-09T15:48:35.931Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.41s) [2020-11-09T15:48:35.931Z] --- PASS: TestUpdatePidsLimit/no_change (0.36s) [2020-11-09T15:48:35.931Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2020-11-09T15:48:35.931Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.34s) [2020-11-09T15:48:35.931Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s) [2020-11-09T15:48:35.931Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.35s) [2020-11-09T15:48:35.931Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s) [2020-11-09T15:48:35.931Z] === RUN TestUpdateRestartPolicy [2020-11-09T15:48:35.972Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-11-09T15:48:36.229Z] --- PASS: TestNetworkLoopbackNat (3.18s) [2020-11-09T15:48:36.230Z] === RUN TestPause [2020-11-09T15:48:36.803Z] --- PASS: TestPause (0.86s) [2020-11-09T15:48:36.803Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-11-09T15:48:36.803Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-11-09T15:48:36.803Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-11-09T15:48:36.803Z] === RUN TestPauseStopPausedContainer [2020-11-09T15:48:36.920Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-11-09T15:48:37.748Z] --- PASS: TestPauseStopPausedContainer (0.84s) [2020-11-09T15:48:37.748Z] === RUN TestPsFilter [2020-11-09T15:48:38.011Z] --- PASS: TestPsFilter (0.26s) [2020-11-09T15:48:38.011Z] === RUN TestRemoveContainerWithRemovedVolume [2020-11-09T15:48:38.305Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-11-09T15:48:38.305Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-11-09T15:48:38.876Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-11-09T15:48:38.954Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.74s) [2020-11-09T15:48:38.954Z] === RUN TestRemoveContainerWithVolume [2020-11-09T15:48:39.528Z] --- PASS: TestRemoveContainerWithVolume (0.75s) [2020-11-09T15:48:39.528Z] === RUN TestRemoveContainerRunning [2020-11-09T15:48:40.263Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-11-09T15:48:40.474Z] --- PASS: TestRemoveContainerRunning (0.78s) [2020-11-09T15:48:40.474Z] === RUN TestRemoveContainerForceRemoveRunning [2020-11-09T15:48:40.524Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-11-09T15:48:40.629Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-11-09T15:48:40.629Z] [2020-11-09T15:48:40.629Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-11-09T15:48:40.629Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-11-09T15:48:40.629Z] HOSTNAME=d4299fe45d9d [2020-11-09T15:48:40.629Z] TESTDEBUG=0 [2020-11-09T15:48:40.629Z] DEST=bundles/test-integration [2020-11-09T15:48:40.629Z] PWD=/go/src/github.com/docker/docker [2020-11-09T15:48:40.629Z] DOCKER_GITCOMMIT=43d61d2bcff418778131063ddd519bdd1138e0a0 [2020-11-09T15:48:40.629Z] container=docker [2020-11-09T15:48:40.629Z] HOME=/root [2020-11-09T15:48:40.629Z] GOLANG_VERSION=1.13.15 [2020-11-09T15:48:40.629Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-11-09T15:48:40.629Z] VALIDATE_BRANCH=master [2020-11-09T15:48:40.629Z] TERM=xterm [2020-11-09T15:48:40.629Z] DOCKER_PKG=github.com/docker/docker [2020-11-09T15:48:40.629Z] SHLVL=1 [2020-11-09T15:48:40.629Z] TIMEOUT=120m [2020-11-09T15:48:40.629Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-11-09T15:48:40.629Z] DOCKER_GRAPHDRIVER=overlay2 [2020-11-09T15:48:40.629Z] GO111MODULE=off [2020-11-09T15:48:40.629Z] DOCKER_EXPERIMENTAL=1 [2020-11-09T15:48:40.629Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-11-09T15:48:40.629Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-11-09T15:48:40.629Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-11-09T15:48:40.629Z] GOPATH=/go [2020-11-09T15:48:40.629Z] PKG_CONFIG=pkg-config [2020-11-09T15:48:40.629Z] _=/usr/bin/env [2020-11-09T15:48:40.629Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-11-09T15:48:41.047Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.83s) [2020-11-09T15:48:41.047Z] === RUN TestRemoveInvalidContainer [2020-11-09T15:48:41.047Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-11-09T15:48:41.047Z] === RUN TestRenameLinkedContainer [2020-11-09T15:48:42.436Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-11-09T15:48:43.007Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-11-09T15:48:43.921Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-11-09T15:48:44.353Z] --- PASS: TestRenameLinkedContainer (3.12s) [2020-11-09T15:48:44.353Z] === RUN TestRenameStoppedContainer [2020-11-09T15:48:44.391Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-11-09T15:48:44.391Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-11-09T15:48:44.926Z] --- PASS: TestRenameStoppedContainer (0.79s) [2020-11-09T15:48:44.926Z] === RUN TestRenameRunningContainerAndReuse [2020-11-09T15:48:44.963Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-11-09T15:48:45.429Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-11-09T15:48:45.534Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-11-09T15:48:46.476Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-11-09T15:48:46.843Z] --- PASS: TestRenameRunningContainerAndReuse (1.57s) [2020-11-09T15:48:46.843Z] === RUN TestRenameInvalidName [2020-11-09T15:48:47.415Z] --- PASS: TestRenameInvalidName (0.79s) [2020-11-09T15:48:47.415Z] === RUN TestRenameAnonymousContainer [2020-11-09T15:48:48.389Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-11-09T15:48:48.593Z] --- PASS: TestUpdateRestartPolicy (12.78s) [2020-11-09T15:48:48.593Z] === RUN TestUpdateRestartWithAutoRemove [2020-11-09T15:48:48.951Z] === RUN TestMiddlewares [2020-11-09T15:48:48.951Z] --- PASS: TestMiddlewares (0.00s) [2020-11-09T15:48:48.951Z] PASS [2020-11-09T15:48:48.951Z] coverage: 9.0% of statements [2020-11-09T15:48:48.951Z] ok github.com/docker/docker/api/server 0.118s coverage: 9.0% of statements [2020-11-09T15:48:49.226Z] --- PASS: TestUpdateRestartWithAutoRemove (0.87s) [2020-11-09T15:48:49.226Z] === RUN TestWaitNonBlocked [2020-11-09T15:48:49.226Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-09T15:48:49.226Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-09T15:48:49.226Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-09T15:48:49.226Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-09T15:48:49.226Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-09T15:48:49.226Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-09T15:48:49.893Z] tests/integration/api_service_test.py .................................. [ 60%] [2020-11-09T15:48:50.737Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-11-09T15:48:50.737Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.07s) [2020-11-09T15:48:50.737Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.15s) [2020-11-09T15:48:50.737Z] === RUN TestWaitBlocked [2020-11-09T15:48:50.737Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-09T15:48:50.737Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-09T15:48:50.737Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-11-09T15:48:50.737Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-11-09T15:48:50.737Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-09T15:48:50.737Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-11-09T15:48:50.932Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-11-09T15:48:51.193Z] --- PASS: TestBuildWithHugeFile (99.58s) [2020-11-09T15:48:51.193Z] === RUN TestBuildWithEmptyDockerfile [2020-11-09T15:48:51.193Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-09T15:48:51.193Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-09T15:48:51.193Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-09T15:48:51.193Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-09T15:48:51.193Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-09T15:48:51.193Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-09T15:48:51.193Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-09T15:48:51.193Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-09T15:48:51.454Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-09T15:48:51.454Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2020-11-09T15:48:51.454Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.22s) [2020-11-09T15:48:51.454Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s) [2020-11-09T15:48:51.454Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.14s) [2020-11-09T15:48:51.454Z] === RUN TestBuildPreserveOwnership [2020-11-09T15:48:51.454Z] === RUN TestBuildPreserveOwnership/copy_from [2020-11-09T15:48:51.627Z] --- PASS: TestRenameAnonymousContainer (4.06s) [2020-11-09T15:48:51.627Z] === RUN TestRenameContainerWithSameName [2020-11-09T15:48:51.771Z] --- PASS: TestWaitBlocked (0.01s) [2020-11-09T15:48:51.771Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.27s) [2020-11-09T15:48:51.771Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.36s) [2020-11-09T15:48:51.771Z] === CONT TestContainerStartOnDaemonRestart [2020-11-09T15:48:51.771Z] === CONT TestContainerKillOnDaemonStart [2020-11-09T15:48:51.842Z] --- PASS: TestImportExtremelyLargeImageWorks (102.61s) [2020-11-09T15:48:51.842Z] PASS [2020-11-09T15:48:51.842Z] [2020-11-09T15:48:51.842Z] === Skipped [2020-11-09T15:48:51.842Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-11-09T15:48:51.842Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-11-09T15:48:51.842Z] [2020-11-09T15:48:51.842Z] [2020-11-09T15:48:51.842Z] DONE 12 tests, 1 skipped in 107.031s [2020-11-09T15:48:51.842Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-11-09T15:48:51.842Z] INFO: Testing against a local daemon [2020-11-09T15:48:51.842Z] === RUN TestNetworkCreateDelete [2020-11-09T15:48:51.842Z] --- PASS: TestNetworkCreateDelete (0.16s) [2020-11-09T15:48:51.842Z] === RUN TestDockerNetworkDeletePreferID [2020-11-09T15:48:51.842Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2020-11-09T15:48:51.842Z] === RUN TestDaemonDNSFallback [2020-11-09T15:48:51.842Z] --- PASS: TestDaemonDNSFallback (7.31s) [2020-11-09T15:48:51.842Z] === RUN TestInspectNetwork [2020-11-09T15:48:51.842Z] --- SKIP: TestInspectNetwork (0.00s) [2020-11-09T15:48:51.842Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-09T15:48:51.842Z] === RUN TestRunContainerWithBridgeNone [2020-11-09T15:48:51.842Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-11-09T15:48:51.842Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-09T15:48:51.842Z] === RUN TestNetworkInvalidJSON [2020-11-09T15:48:51.842Z] === RUN TestNetworkInvalidJSON//networks/create [2020-11-09T15:48:51.842Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-11-09T15:48:51.842Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-11-09T15:48:51.842Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-11-09T15:48:51.842Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-09T15:48:51.842Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-09T15:48:51.842Z] === CONT TestNetworkInvalidJSON//networks/create [2020-11-09T15:48:51.842Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-09T15:48:51.842Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-11-09T15:48:51.842Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-11-09T15:48:51.842Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-11-09T15:48:51.842Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-11-09T15:48:51.842Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-11-09T15:48:51.842Z] === RUN TestHostIPv4BridgeLabel [2020-11-09T15:48:51.842Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-11-09T15:48:51.842Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-09T15:48:51.842Z] === RUN TestDaemonRestartWithLiveRestore [2020-11-09T15:48:51.842Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.03s) [2020-11-09T15:48:51.842Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-09T15:48:51.842Z] === RUN TestDaemonDefaultNetworkPools [2020-11-09T15:48:51.842Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2020-11-09T15:48:51.842Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-09T15:48:51.842Z] === RUN TestDaemonRestartWithExistingNetwork [2020-11-09T15:48:51.842Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2020-11-09T15:48:51.842Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-09T15:48:51.842Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-11-09T15:48:51.842Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2020-11-09T15:48:51.842Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-09T15:48:51.842Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-11-09T15:48:51.842Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2020-11-09T15:48:51.842Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-09T15:48:51.842Z] === RUN TestServiceWithPredefinedNetwork [2020-11-09T15:48:51.842Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-11-09T15:48:51.842Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-09T15:48:51.842Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-11-09T15:48:51.842Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-11-09T15:48:51.842Z] service_test.go:236: FLAKY_TEST [2020-11-09T15:48:51.843Z] === RUN TestServiceWithDataPathPortInit [2020-11-09T15:48:51.843Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2020-11-09T15:48:51.843Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-09T15:48:51.843Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-11-09T15:48:51.843Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-11-09T15:48:51.843Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-09T15:48:51.843Z] PASS [2020-11-09T15:48:51.843Z] [2020-11-09T15:48:51.843Z] === Skipped [2020-11-09T15:48:51.843Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-11-09T15:48:51.843Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-09T15:48:51.843Z] [2020-11-09T15:48:51.843Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-11-09T15:48:51.843Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-09T15:48:51.843Z] [2020-11-09T15:48:51.843Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-11-09T15:48:51.843Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-09T15:48:51.843Z] [2020-11-09T15:48:51.843Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.03s) [2020-11-09T15:48:51.843Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-09T15:48:51.843Z] [2020-11-09T15:48:51.843Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2020-11-09T15:48:51.843Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-09T15:48:51.843Z] [2020-11-09T15:48:51.843Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2020-11-09T15:48:51.843Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-09T15:48:51.843Z] [2020-11-09T15:48:51.843Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2020-11-09T15:48:51.843Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-09T15:48:51.843Z] [2020-11-09T15:48:51.843Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2020-11-09T15:48:51.843Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-09T15:48:51.843Z] [2020-11-09T15:48:51.843Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-11-09T15:48:51.843Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-09T15:48:51.843Z] [2020-11-09T15:48:51.843Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-11-09T15:48:51.843Z] service_test.go:236: FLAKY_TEST [2020-11-09T15:48:51.843Z] [2020-11-09T15:48:51.843Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2020-11-09T15:48:51.843Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-09T15:48:51.843Z] [2020-11-09T15:48:51.843Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-11-09T15:48:51.843Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-09T15:48:51.843Z] [2020-11-09T15:48:51.843Z] [2020-11-09T15:48:51.843Z] DONE 19 tests, 12 skipped in 8.053s [2020-11-09T15:48:51.843Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-11-09T15:48:51.843Z] INFO: Testing against a local daemon [2020-11-09T15:48:51.843Z] === RUN TestDockerNetworkIpvlanPersistance [2020-11-09T15:48:51.843Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-11-09T15:48:51.843Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-09T15:48:51.843Z] === RUN TestDockerNetworkIpvlan [2020-11-09T15:48:51.843Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-11-09T15:48:51.843Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-09T15:48:51.843Z] PASS [2020-11-09T15:48:51.843Z] [2020-11-09T15:48:51.843Z] === Skipped [2020-11-09T15:48:51.843Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-11-09T15:48:51.843Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-09T15:48:51.843Z] [2020-11-09T15:48:51.843Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-11-09T15:48:51.843Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-09T15:48:51.843Z] [2020-11-09T15:48:51.843Z] [2020-11-09T15:48:51.843Z] DONE 2 tests, 2 skipped in 0.105s [2020-11-09T15:48:51.843Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-11-09T15:48:51.843Z] INFO: Testing against a local daemon [2020-11-09T15:48:51.843Z] === RUN TestDockerNetworkMacvlanPersistance [2020-11-09T15:48:51.843Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-11-09T15:48:51.843Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-09T15:48:51.843Z] === RUN TestDockerNetworkMacvlan [2020-11-09T15:48:51.843Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-11-09T15:48:51.843Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-09T15:48:51.843Z] PASS [2020-11-09T15:48:51.843Z] [2020-11-09T15:48:51.843Z] === Skipped [2020-11-09T15:48:51.843Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-11-09T15:48:51.843Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-09T15:48:51.843Z] [2020-11-09T15:48:51.843Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-11-09T15:48:51.843Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-09T15:48:51.843Z] [2020-11-09T15:48:51.843Z] [2020-11-09T15:48:51.843Z] DONE 2 tests, 2 skipped in 0.098s [2020-11-09T15:48:51.843Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-11-09T15:48:51.843Z] testing: warning: no tests to run [2020-11-09T15:48:51.843Z] PASS [2020-11-09T15:48:51.843Z] [2020-11-09T15:48:51.843Z] DONE 0 tests in 0.022s [2020-11-09T15:48:51.843Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-11-09T15:48:51.843Z] INFO: Testing against a local daemon [2020-11-09T15:48:51.843Z] === RUN TestAuthZPluginAllowRequest [2020-11-09T15:48:51.843Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-11-09T15:48:51.843Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-09T15:48:51.843Z] === RUN TestAuthZPluginTLS [2020-11-09T15:48:51.843Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-11-09T15:48:51.843Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-09T15:48:51.843Z] === RUN TestAuthZPluginDenyRequest [2020-11-09T15:48:51.843Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-11-09T15:48:51.843Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-09T15:48:51.843Z] === RUN TestAuthZPluginAPIDenyResponse [2020-11-09T15:48:51.843Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-11-09T15:48:51.843Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-09T15:48:51.843Z] === RUN TestAuthZPluginDenyResponse [2020-11-09T15:48:51.843Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-11-09T15:48:51.843Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-09T15:48:51.843Z] === RUN TestAuthZPluginAllowEventStream [2020-11-09T15:48:51.843Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-11-09T15:48:51.843Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-09T15:48:51.843Z] === RUN TestAuthZPluginErrorResponse [2020-11-09T15:48:51.843Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-11-09T15:48:51.843Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-09T15:48:51.843Z] === RUN TestAuthZPluginErrorRequest [2020-11-09T15:48:51.843Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-11-09T15:48:51.843Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-09T15:48:51.843Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-11-09T15:48:51.843Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-11-09T15:48:51.843Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-09T15:48:51.843Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-11-09T15:48:51.843Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-11-09T15:48:51.843Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-09T15:48:51.843Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-11-09T15:48:51.843Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-11-09T15:48:51.843Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-09T15:48:51.843Z] === RUN TestAuthZPluginHeader [2020-11-09T15:48:51.843Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-11-09T15:48:51.843Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-09T15:48:51.843Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-11-09T15:48:51.843Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.18s) [2020-11-09T15:48:51.843Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-09T15:48:51.843Z] === RUN TestAuthZPluginV2Disable [2020-11-09T15:48:51.843Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2020-11-09T15:48:51.843Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-09T15:48:51.843Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-11-09T15:48:51.843Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-11-09T15:48:51.843Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-09T15:48:51.843Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-11-09T15:48:51.843Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2020-11-09T15:48:51.843Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-09T15:48:51.843Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-11-09T15:48:51.843Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-11-09T15:48:51.843Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-09T15:48:51.843Z] PASS [2020-11-09T15:48:51.843Z] [2020-11-09T15:48:51.843Z] === Skipped [2020-11-09T15:48:51.843Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-11-09T15:48:51.843Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-09T15:48:51.843Z] [2020-11-09T15:48:51.843Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-11-09T15:48:51.843Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-09T15:48:51.843Z] [2020-11-09T15:48:51.843Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-11-09T15:48:51.843Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-09T15:48:51.843Z] [2020-11-09T15:48:51.843Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-11-09T15:48:51.843Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-09T15:48:51.843Z] [2020-11-09T15:48:51.843Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-11-09T15:48:51.843Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-09T15:48:51.843Z] [2020-11-09T15:48:51.843Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-11-09T15:48:51.843Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-09T15:48:51.843Z] [2020-11-09T15:48:51.843Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-11-09T15:48:51.843Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-09T15:48:51.843Z] [2020-11-09T15:48:51.843Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-11-09T15:48:51.843Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-09T15:48:51.843Z] [2020-11-09T15:48:51.843Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-11-09T15:48:51.843Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-09T15:48:51.843Z] [2020-11-09T15:48:51.843Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-11-09T15:48:51.843Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-09T15:48:51.843Z] [2020-11-09T15:48:51.843Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-11-09T15:48:51.843Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-09T15:48:51.843Z] [2020-11-09T15:48:51.843Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-11-09T15:48:51.843Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-09T15:48:51.843Z] [2020-11-09T15:48:51.843Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.18s) [2020-11-09T15:48:51.843Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-09T15:48:51.843Z] [2020-11-09T15:48:51.843Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2020-11-09T15:48:51.843Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-09T15:48:51.843Z] [2020-11-09T15:48:51.843Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-11-09T15:48:51.843Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-09T15:48:51.843Z] [2020-11-09T15:48:51.843Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2020-11-09T15:48:51.843Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-09T15:48:51.843Z] [2020-11-09T15:48:51.843Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-11-09T15:48:51.843Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-09T15:48:51.843Z] [2020-11-09T15:48:51.843Z] [2020-11-09T15:48:51.843Z] DONE 17 tests, 17 skipped in 0.360s [2020-11-09T15:48:51.843Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-11-09T15:48:51.843Z] INFO: Testing against a local daemon [2020-11-09T15:48:51.843Z] === RUN TestPluginInvalidJSON [2020-11-09T15:48:51.843Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-11-09T15:48:51.843Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-11-09T15:48:51.843Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-11-09T15:48:51.843Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-11-09T15:48:51.843Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-11-09T15:48:51.843Z] === RUN TestPluginInstall [2020-11-09T15:48:51.843Z] --- SKIP: TestPluginInstall (0.00s) [2020-11-09T15:48:51.843Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-09T15:48:51.843Z] PASS [2020-11-09T15:48:51.843Z] [2020-11-09T15:48:51.843Z] === Skipped [2020-11-09T15:48:51.843Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2020-11-09T15:48:51.843Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-09T15:48:51.843Z] [2020-11-09T15:48:51.843Z] [2020-11-09T15:48:51.843Z] DONE 3 tests, 1 skipped in 0.142s [2020-11-09T15:48:51.843Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-11-09T15:48:51.843Z] INFO: Testing against a local daemon [2020-11-09T15:48:51.843Z] === RUN TestExternalGraphDriver [2020-11-09T15:48:52.099Z] --- SKIP: TestExternalGraphDriver (0.07s) [2020-11-09T15:48:52.099Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-11-09T15:48:52.099Z] === RUN TestGraphdriverPluginV2 [2020-11-09T15:48:52.200Z] --- PASS: TestRenameContainerWithSameName (0.80s) [2020-11-09T15:48:52.200Z] === RUN TestRenameContainerWithLinkedContainer [2020-11-09T15:48:54.117Z] --- PASS: TestRenameContainerWithLinkedContainer (1.52s) [2020-11-09T15:48:54.117Z] === RUN TestResize [2020-11-09T15:48:54.691Z] --- PASS: TestResize (0.76s) [2020-11-09T15:48:54.691Z] === RUN TestResizeWithInvalidSize [2020-11-09T15:48:54.757Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-11-09T15:48:55.037Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-11-09T15:48:55.263Z] --- PASS: TestResizeWithInvalidSize (0.81s) [2020-11-09T15:48:55.263Z] === RUN TestResizeWhenContainerNotStarted [2020-11-09T15:48:55.288Z] --- PASS: TestContainerStartOnDaemonRestart (2.98s) [2020-11-09T15:48:55.288Z] === CONT TestIpcModeOlderClient [2020-11-09T15:48:55.288Z] --- PASS: TestIpcModeOlderClient (0.20s) [2020-11-09T15:48:55.288Z] === CONT TestDaemonHostGatewayIP [2020-11-09T15:48:56.211Z] --- PASS: TestResizeWhenContainerNotStarted (0.77s) [2020-11-09T15:48:56.211Z] === RUN TestDaemonRestartKillContainers [2020-11-09T15:48:56.211Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-09T15:48:56.211Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-09T15:48:56.211Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-09T15:48:56.211Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-09T15:48:56.211Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-09T15:48:56.211Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-09T15:48:56.211Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-09T15:48:56.211Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-09T15:48:56.211Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-09T15:48:56.211Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-09T15:48:56.211Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-09T15:48:56.211Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-09T15:48:56.211Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-09T15:48:56.211Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-09T15:48:56.211Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-09T15:48:56.211Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-09T15:48:56.211Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-09T15:48:56.211Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-09T15:48:56.211Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-09T15:48:56.211Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-09T15:48:56.211Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-09T15:48:56.211Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-09T15:48:56.211Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-09T15:48:56.211Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-09T15:48:56.211Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-09T15:48:56.211Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-09T15:48:56.211Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-09T15:48:56.211Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-09T15:48:57.339Z] --- PASS: TestGraphdriverPluginV2 (5.41s) [2020-11-09T15:48:57.339Z] PASS [2020-11-09T15:48:57.339Z] [2020-11-09T15:48:57.339Z] === Skipped [2020-11-09T15:48:57.339Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2020-11-09T15:48:57.339Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-11-09T15:48:57.339Z] [2020-11-09T15:48:57.339Z] [2020-11-09T15:48:57.339Z] DONE 2 tests, 1 skipped in 5.581s [2020-11-09T15:48:57.339Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-11-09T15:48:57.584Z] --- PASS: TestBuildPreserveOwnership (5.74s) [2020-11-09T15:48:57.584Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.59s) [2020-11-09T15:48:57.584Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.11s) [2020-11-09T15:48:57.584Z] === RUN TestBuildPlatformInvalid [2020-11-09T15:48:57.584Z] --- PASS: TestBuildPlatformInvalid (0.19s) [2020-11-09T15:48:57.584Z] PASS [2020-11-09T15:48:57.584Z] [2020-11-09T15:48:57.584Z] === Skipped [2020-11-09T15:48:57.584Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-11-09T15:48:57.584Z] build_session_test.go:25: TODO: BuildKit [2020-11-09T15:48:57.584Z] [2020-11-09T15:48:57.584Z] [2020-11-09T15:48:57.584Z] DONE 32 tests, 1 skipped in 190.521s [2020-11-09T15:48:57.584Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-11-09T15:48:57.584Z] ++ 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-11-09T15:48:57.584Z] ++ set -e [2020-11-09T15:48:57.584Z] ++ '[' -n 0 ']' [2020-11-09T15:48:57.584Z] ++ set -x [2020-11-09T15:48:57.584Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-11-09T15:48:57.584Z] INFO: Testing against a local daemon [2020-11-09T15:48:57.584Z] === RUN TestConfigInspect [2020-11-09T15:48:57.595Z] INFO: Testing against a local daemon [2020-11-09T15:48:57.595Z] === RUN TestContinueAfterPluginCrash [2020-11-09T15:48:57.595Z] === PAUSE TestContinueAfterPluginCrash [2020-11-09T15:48:57.595Z] === RUN TestReadPluginNoRead [2020-11-09T15:48:57.595Z] === PAUSE TestReadPluginNoRead [2020-11-09T15:48:57.595Z] === RUN TestDaemonStartWithLogOpt [2020-11-09T15:48:57.595Z] === PAUSE TestDaemonStartWithLogOpt [2020-11-09T15:48:57.595Z] === CONT TestContinueAfterPluginCrash [2020-11-09T15:48:57.595Z] === CONT TestDaemonStartWithLogOpt [2020-11-09T15:48:57.844Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-11-09T15:48:58.140Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-09T15:48:58.813Z] --- PASS: TestDaemonHostGatewayIP (3.31s) [2020-11-09T15:48:58.813Z] === CONT TestDaemonRestartIpcMode [2020-11-09T15:48:59.087Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-09T15:48:59.087Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-09T15:48:59.087Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-09T15:49:00.387Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-11-09T15:49:00.477Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-09T15:49:00.648Z] --- PASS: TestConfigInspect (2.89s) [2020-11-09T15:49:00.648Z] === RUN TestConfigList [2020-11-09T15:49:00.741Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-09T15:49:00.741Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-09T15:49:01.589Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-11-09T15:49:01.688Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-09T15:49:02.336Z] --- PASS: TestDaemonRestartIpcMode (3.47s) [2020-11-09T15:49:02.459Z] ......................... [ 67%] [2020-11-09T15:49:04.132Z] --- PASS: TestDaemonStartWithLogOpt (6.23s) [2020-11-09T15:49:04.132Z] === CONT TestReadPluginNoRead [2020-11-09T15:49:04.139Z] --- PASS: TestConfigList (3.16s) [2020-11-09T15:49:04.139Z] === RUN TestConfigsCreateAndDelete [2020-11-09T15:49:04.139Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-11-09T15:49:04.240Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-11-09T15:49:04.240Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.76s) [2020-11-09T15:49:04.240Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.97s) [2020-11-09T15:49:04.240Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.99s) [2020-11-09T15:49:04.240Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.03s) [2020-11-09T15:49:04.240Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.63s) [2020-11-09T15:49:04.240Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.74s) [2020-11-09T15:49:04.240Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.68s) [2020-11-09T15:49:04.240Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.62s) [2020-11-09T15:49:04.240Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.65s) [2020-11-09T15:49:04.240Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.36s) [2020-11-09T15:49:04.240Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.50s) [2020-11-09T15:49:04.240Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.50s) [2020-11-09T15:49:04.240Z] === RUN TestCgroupNamespacesRun [2020-11-09T15:49:04.400Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-11-09T15:49:04.400Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-11-09T15:49:04.404Z] --- PASS: TestContainerKillOnDaemonStart (12.31s) [2020-11-09T15:49:04.404Z] PASS [2020-11-09T15:49:04.404Z] [2020-11-09T15:49:04.404Z] === Skipped [2020-11-09T15:49:04.404Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-11-09T15:49:04.404Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-11-09T15:49:04.404Z] [2020-11-09T15:49:04.404Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-11-09T15:49:04.404Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-09T15:49:04.404Z] [2020-11-09T15:49:04.404Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-11-09T15:49:04.404Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-09T15:49:04.404Z] [2020-11-09T15:49:04.404Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-11-09T15:49:04.404Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-11-09T15:49:04.404Z] [2020-11-09T15:49:04.404Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-11-09T15:49:04.404Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-11-09T15:49:04.404Z] [2020-11-09T15:49:04.404Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-11-09T15:49:04.404Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-11-09T15:49:04.404Z] [2020-11-09T15:49:04.404Z] [2020-11-09T15:49:04.404Z] DONE 193 tests, 6 skipped in 147.398s [2020-11-09T15:49:04.404Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-11-09T15:49:04.404Z] ++ 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-11-09T15:49:04.404Z] ++ set -e [2020-11-09T15:49:04.404Z] ++ '[' -n 0 ']' [2020-11-09T15:49:04.404Z] ++ set -x [2020-11-09T15:49:04.404Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-11-09T15:49:04.404Z] INFO: Testing against a local daemon [2020-11-09T15:49:04.404Z] === RUN TestCommitInheritsEnv [2020-11-09T15:49:04.971Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-11-09T15:49:04.971Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-11-09T15:49:05.067Z] --- PASS: TestCommitInheritsEnv (0.52s) [2020-11-09T15:49:05.067Z] === RUN TestImportExtremelyLargeImageWorks [2020-11-09T15:49:05.068Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-11-09T15:49:05.068Z] === RUN TestImagesFilterMultiReference [2020-11-09T15:49:05.068Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2020-11-09T15:49:05.068Z] === RUN TestImagePullPlatformInvalid [2020-11-09T15:49:05.068Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-11-09T15:49:05.068Z] === RUN TestRemoveImageOrphaning [2020-11-09T15:49:05.359Z] --- PASS: TestRemoveImageOrphaning (0.57s) [2020-11-09T15:49:05.359Z] === RUN TestRemoveImageGarbageCollector [2020-11-09T15:49:05.359Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-11-09T15:49:05.359Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-09T15:49:05.359Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-11-09T15:49:05.359Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-11-09T15:49:05.359Z] === RUN TestTagInvalidReference [2020-11-09T15:49:05.651Z] --- PASS: TestTagInvalidReference (0.01s) [2020-11-09T15:49:05.651Z] === RUN TestTagValidPrefixedRepo [2020-11-09T15:49:05.651Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-11-09T15:49:05.651Z] === RUN TestTagExistedNameWithoutForce [2020-11-09T15:49:05.651Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-11-09T15:49:05.651Z] === RUN TestTagOfficialNames [2020-11-09T15:49:05.651Z] --- PASS: TestTagOfficialNames (0.03s) [2020-11-09T15:49:05.651Z] === RUN TestTagMatchesDigest [2020-11-09T15:49:05.651Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-11-09T15:49:05.651Z] === CONT TestImportExtremelyLargeImageWorks [2020-11-09T15:49:06.157Z] --- PASS: TestCgroupNamespacesRun (1.84s) [2020-11-09T15:49:06.157Z] === RUN TestCgroupNamespacesRunPrivileged [2020-11-09T15:49:06.354Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-11-09T15:49:06.354Z] --- PASS: TestConfigsCreateAndDelete (2.58s) [2020-11-09T15:49:06.354Z] === RUN TestConfigsUpdate [2020-11-09T15:49:06.615Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-11-09T15:49:06.875Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-11-09T15:49:06.875Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-11-09T15:49:07.400Z] === RUN TestReadPluginNoRead/default [2020-11-09T15:49:07.655Z] --- PASS: TestContinueAfterPluginCrash (10.02s) [2020-11-09T15:49:07.816Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-11-09T15:49:07.870Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-11-09T15:49:07.870Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-11-09T15:49:08.075Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.78s) [2020-11-09T15:49:08.075Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-11-09T15:49:09.198Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-11-09T15:49:09.458Z] --- PASS: TestConfigsUpdate (3.24s) [2020-11-09T15:49:09.458Z] === RUN TestTemplatedConfig [2020-11-09T15:49:09.542Z] === RUN TestReadPluginNoRead/disabled_caching [2020-11-09T15:49:09.993Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.78s) [2020-11-09T15:49:09.993Z] === RUN TestCgroupNamespacesRunHostMode [2020-11-09T15:49:10.029Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-11-09T15:49:10.600Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-11-09T15:49:11.408Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-11-09T15:49:11.914Z] --- PASS: TestCgroupNamespacesRunHostMode (1.85s) [2020-11-09T15:49:11.914Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-11-09T15:49:12.055Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-11-09T15:49:12.515Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-11-09T15:49:12.776Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-11-09T15:49:13.037Z] --- PASS: TestTemplatedConfig (3.62s) [2020-11-09T15:49:13.037Z] === RUN TestConfigCreateResolve [2020-11-09T15:49:13.298Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-11-09T15:49:13.301Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.83s) [2020-11-09T15:49:13.301Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-11-09T15:49:14.247Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-11-09T15:49:14.507Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-11-09T15:49:14.569Z] --- PASS: TestReadPluginNoRead (10.38s) [2020-11-09T15:49:14.569Z] --- PASS: TestReadPluginNoRead/default (2.26s) [2020-11-09T15:49:14.569Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.23s) [2020-11-09T15:49:14.569Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.26s) [2020-11-09T15:49:14.569Z] read_test.go:92: [df6c4ad0fcdb8] daemon is not started [2020-11-09T15:49:14.569Z] PASS [2020-11-09T15:49:14.569Z] [2020-11-09T15:49:14.569Z] DONE 6 tests in 16.735s [2020-11-09T15:49:14.569Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-11-09T15:49:14.569Z] testing: warning: no tests to run [2020-11-09T15:49:14.569Z] PASS [2020-11-09T15:49:14.569Z] [2020-11-09T15:49:14.569Z] DONE 0 tests in 0.043s [2020-11-09T15:49:14.569Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-11-09T15:49:14.569Z] INFO: Testing against a local daemon [2020-11-09T15:49:14.570Z] === RUN TestPluginWithDevMounts [2020-11-09T15:49:14.570Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-11-09T15:49:14.570Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-11-09T15:49:14.570Z] PASS [2020-11-09T15:49:14.570Z] [2020-11-09T15:49:14.570Z] === Skipped [2020-11-09T15:49:14.570Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-11-09T15:49:14.570Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-11-09T15:49:14.570Z] [2020-11-09T15:49:14.570Z] [2020-11-09T15:49:14.570Z] DONE 1 tests, 1 skipped in 0.134s [2020-11-09T15:49:14.570Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-11-09T15:49:14.570Z] INFO: Testing against a local daemon [2020-11-09T15:49:14.570Z] === RUN TestSecretInspect [2020-11-09T15:49:14.570Z] --- SKIP: TestSecretInspect (0.02s) [2020-11-09T15:49:14.570Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-09T15:49:14.570Z] === RUN TestSecretList [2020-11-09T15:49:14.570Z] --- SKIP: TestSecretList (0.01s) [2020-11-09T15:49:14.570Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-09T15:49:14.570Z] === RUN TestSecretsCreateAndDelete [2020-11-09T15:49:14.570Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2020-11-09T15:49:14.570Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-09T15:49:14.570Z] === RUN TestSecretsUpdate [2020-11-09T15:49:14.570Z] --- SKIP: TestSecretsUpdate (0.01s) [2020-11-09T15:49:14.570Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-09T15:49:14.570Z] === RUN TestTemplatedSecret [2020-11-09T15:49:14.570Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-11-09T15:49:14.570Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-09T15:49:14.570Z] === RUN TestSecretCreateResolve [2020-11-09T15:49:14.570Z] --- SKIP: TestSecretCreateResolve (0.01s) [2020-11-09T15:49:14.570Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-09T15:49:14.570Z] PASS [2020-11-09T15:49:14.570Z] [2020-11-09T15:49:14.570Z] === Skipped [2020-11-09T15:49:14.570Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2020-11-09T15:49:14.570Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-09T15:49:14.570Z] [2020-11-09T15:49:14.570Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2020-11-09T15:49:14.570Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-09T15:49:14.570Z] [2020-11-09T15:49:14.570Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2020-11-09T15:49:14.570Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-09T15:49:14.570Z] [2020-11-09T15:49:14.570Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2020-11-09T15:49:14.570Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-09T15:49:14.570Z] [2020-11-09T15:49:14.570Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-11-09T15:49:14.570Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-09T15:49:14.570Z] [2020-11-09T15:49:14.570Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2020-11-09T15:49:14.570Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-09T15:49:14.570Z] [2020-11-09T15:49:14.570Z] [2020-11-09T15:49:14.570Z] DONE 6 tests, 6 skipped in 0.181s [2020-11-09T15:49:14.570Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-11-09T15:49:14.570Z] INFO: Testing against a local daemon [2020-11-09T15:49:14.570Z] === RUN TestServiceCreateInit [2020-11-09T15:49:14.570Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-11-09T15:49:14.570Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-11-09T15:49:14.570Z] --- PASS: TestServiceCreateInit (0.02s) [2020-11-09T15:49:14.570Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-11-09T15:49:14.570Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-09T15:49:14.570Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-11-09T15:49:14.570Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-09T15:49:14.570Z] === RUN TestCreateServiceMultipleTimes [2020-11-09T15:49:14.570Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s) [2020-11-09T15:49:14.570Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-09T15:49:14.570Z] === RUN TestCreateServiceConflict [2020-11-09T15:49:14.825Z] --- SKIP: TestCreateServiceConflict (0.01s) [2020-11-09T15:49:14.825Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-09T15:49:14.825Z] === RUN TestCreateServiceMaxReplicas [2020-11-09T15:49:14.825Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2020-11-09T15:49:14.825Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-09T15:49:14.825Z] === RUN TestCreateWithDuplicateNetworkNames [2020-11-09T15:49:14.825Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2020-11-09T15:49:14.825Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-09T15:49:14.825Z] === RUN TestCreateServiceSecretFileMode [2020-11-09T15:49:14.825Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-11-09T15:49:14.825Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-09T15:49:14.825Z] === RUN TestCreateServiceConfigFileMode [2020-11-09T15:49:14.825Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-11-09T15:49:14.826Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-09T15:49:14.826Z] === RUN TestCreateServiceSysctls [2020-11-09T15:49:14.826Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-11-09T15:49:14.826Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-09T15:49:14.826Z] === RUN TestCreateServiceCapabilities [2020-11-09T15:49:14.826Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-11-09T15:49:14.826Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-09T15:49:14.826Z] === RUN TestInspect [2020-11-09T15:49:14.826Z] --- SKIP: TestInspect (0.01s) [2020-11-09T15:49:14.826Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-09T15:49:14.826Z] === RUN TestCreateJob [2020-11-09T15:49:14.826Z] --- SKIP: TestCreateJob (0.01s) [2020-11-09T15:49:14.826Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-09T15:49:14.826Z] === RUN TestReplicatedJob [2020-11-09T15:49:14.826Z] --- SKIP: TestReplicatedJob (0.01s) [2020-11-09T15:49:14.826Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-09T15:49:14.826Z] === RUN TestUpdateReplicatedJob [2020-11-09T15:49:14.826Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2020-11-09T15:49:14.826Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-09T15:49:14.826Z] === RUN TestServiceListWithStatuses [2020-11-09T15:49:14.826Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-11-09T15:49:14.826Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-11-09T15:49:14.826Z] === RUN TestDockerNetworkConnectAlias [2020-11-09T15:49:14.826Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2020-11-09T15:49:14.826Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-09T15:49:14.826Z] === RUN TestDockerNetworkReConnect [2020-11-09T15:49:14.826Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2020-11-09T15:49:14.826Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-09T15:49:14.826Z] === RUN TestServicePlugin [2020-11-09T15:49:15.219Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.76s) [2020-11-09T15:49:15.219Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-11-09T15:49:16.162Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.99s) [2020-11-09T15:49:16.162Z] === RUN TestCgroupNamespacesRunOlderClient [2020-11-09T15:49:16.416Z] --- PASS: TestConfigCreateResolve (2.94s) [2020-11-09T15:49:16.416Z] === RUN TestConfigDaemonLibtrustID [2020-11-09T15:49:16.677Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-11-09T15:49:16.677Z] PASS [2020-11-09T15:49:16.677Z] [2020-11-09T15:49:16.677Z] DONE 7 tests in 19.156s [2020-11-09T15:49:16.677Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-11-09T15:49:16.677Z] ++ 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-11-09T15:49:16.677Z] ++ set -e [2020-11-09T15:49:16.677Z] ++ '[' -n 0 ']' [2020-11-09T15:49:16.677Z] ++ set -x [2020-11-09T15:49:16.677Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-11-09T15:49:16.677Z] INFO: Testing against a local daemon [2020-11-09T15:49:16.677Z] === RUN TestCheckpoint [2020-11-09T15:49:16.677Z] --- SKIP: TestCheckpoint (0.00s) [2020-11-09T15:49:16.677Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-11-09T15:49:16.677Z] === RUN TestContainerInvalidJSON [2020-11-09T15:49:16.677Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-11-09T15:49:16.677Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-11-09T15:49:16.677Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-11-09T15:49:16.677Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-11-09T15:49:16.677Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-11-09T15:49:16.677Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-11-09T15:49:16.938Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-11-09T15:49:16.938Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-11-09T15:49:16.938Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-11-09T15:49:16.938Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-11-09T15:49:16.938Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-11-09T15:49:16.938Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-11-09T15:49:16.938Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-11-09T15:49:16.938Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-11-09T15:49:16.938Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2020-11-09T15:49:16.938Z] === RUN TestCopyFromContainerPathIsNotDir [2020-11-09T15:49:16.938Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2020-11-09T15:49:16.938Z] === RUN TestCopyToContainerPathDoesNotExist [2020-11-09T15:49:16.938Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2020-11-09T15:49:16.938Z] === RUN TestCopyToContainerPathIsNotDir [2020-11-09T15:49:16.938Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2020-11-09T15:49:16.938Z] === RUN TestCopyFromContainer [2020-11-09T15:49:18.080Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.77s) [2020-11-09T15:49:18.080Z] === RUN TestKernelTCPMemory [2020-11-09T15:49:18.322Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-11-09T15:49:18.322Z] === RUN TestCopyFromContainer// [2020-11-09T15:49:18.583Z] === RUN TestCopyFromContainer//bar/root [2020-11-09T15:49:18.843Z] === RUN TestCopyFromContainer//bar/root/ [2020-11-09T15:49:18.843Z] === RUN TestCopyFromContainer/bar/quux [2020-11-09T15:49:18.843Z] === RUN TestCopyFromContainer/bar/quux/ [2020-11-09T15:49:18.992Z] --- SKIP: TestServicePlugin (3.50s) [2020-11-09T15:49:18.992Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-09T15:49:18.992Z] === RUN TestServiceUpdateLabel [2020-11-09T15:49:18.992Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2020-11-09T15:49:18.992Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-09T15:49:18.992Z] === RUN TestServiceUpdateSecrets [2020-11-09T15:49:18.992Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2020-11-09T15:49:18.992Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-09T15:49:18.992Z] === RUN TestServiceUpdateConfigs [2020-11-09T15:49:18.992Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2020-11-09T15:49:18.992Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-09T15:49:18.992Z] === RUN TestServiceUpdateNetwork [2020-11-09T15:49:18.993Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-11-09T15:49:18.993Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-09T15:49:18.993Z] === RUN TestServiceUpdatePidsLimit [2020-11-09T15:49:18.993Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2020-11-09T15:49:18.993Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-09T15:49:18.993Z] PASS [2020-11-09T15:49:18.993Z] [2020-11-09T15:49:18.993Z] === Skipped [2020-11-09T15:49:18.993Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-11-09T15:49:18.993Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-11-09T15:49:18.993Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-09T15:49:18.993Z] [2020-11-09T15:49:18.993Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-11-09T15:49:18.993Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-11-09T15:49:18.993Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-09T15:49:18.993Z] [2020-11-09T15:49:18.993Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s) [2020-11-09T15:49:18.993Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-09T15:49:18.993Z] [2020-11-09T15:49:18.993Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2020-11-09T15:49:18.993Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-09T15:49:18.993Z] [2020-11-09T15:49:18.993Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2020-11-09T15:49:18.993Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-09T15:49:18.993Z] [2020-11-09T15:49:18.993Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2020-11-09T15:49:18.993Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-09T15:49:18.993Z] [2020-11-09T15:49:18.993Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2020-11-09T15:49:18.993Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-09T15:49:18.993Z] [2020-11-09T15:49:18.993Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-11-09T15:49:18.993Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-09T15:49:18.993Z] [2020-11-09T15:49:18.993Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-11-09T15:49:18.993Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-09T15:49:18.993Z] [2020-11-09T15:49:18.993Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-11-09T15:49:18.993Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-09T15:49:18.993Z] [2020-11-09T15:49:18.993Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2020-11-09T15:49:18.993Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-09T15:49:18.993Z] [2020-11-09T15:49:18.993Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-11-09T15:49:18.993Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-09T15:49:18.993Z] [2020-11-09T15:49:18.993Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-11-09T15:49:18.993Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-09T15:49:18.993Z] [2020-11-09T15:49:18.993Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2020-11-09T15:49:18.993Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-09T15:49:18.993Z] [2020-11-09T15:49:18.993Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-11-09T15:49:18.993Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-11-09T15:49:18.993Z] [2020-11-09T15:49:18.993Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2020-11-09T15:49:18.993Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-09T15:49:18.993Z] [2020-11-09T15:49:18.993Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2020-11-09T15:49:18.993Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-09T15:49:18.993Z] [2020-11-09T15:49:18.993Z] === SKIP: amd64.integration.service TestServicePlugin (3.50s) [2020-11-09T15:49:18.993Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-09T15:49:18.993Z] [2020-11-09T15:49:18.993Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2020-11-09T15:49:18.993Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-09T15:49:18.993Z] [2020-11-09T15:49:18.993Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2020-11-09T15:49:18.993Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-09T15:49:18.993Z] [2020-11-09T15:49:18.993Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2020-11-09T15:49:18.993Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-09T15:49:18.993Z] [2020-11-09T15:49:18.993Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2020-11-09T15:49:18.993Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-09T15:49:18.993Z] [2020-11-09T15:49:18.993Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2020-11-09T15:49:18.993Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-09T15:49:18.993Z] [2020-11-09T15:49:18.993Z] [2020-11-09T15:49:18.993Z] DONE 24 tests, 23 skipped in 3.924s [2020-11-09T15:49:18.993Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-11-09T15:49:18.993Z] INFO: Testing against a local daemon [2020-11-09T15:49:18.993Z] === RUN TestSessionCreate [2020-11-09T15:49:18.993Z] --- PASS: TestSessionCreate (0.02s) [2020-11-09T15:49:18.993Z] === RUN TestSessionCreateWithBadUpgrade [2020-11-09T15:49:18.993Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-11-09T15:49:18.993Z] PASS [2020-11-09T15:49:18.993Z] [2020-11-09T15:49:18.993Z] DONE 2 tests in 0.146s [2020-11-09T15:49:18.993Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-11-09T15:49:18.993Z] INFO: Testing against a local daemon [2020-11-09T15:49:18.993Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-11-09T15:49:18.993Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-11-09T15:49:18.993Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-11-09T15:49:18.993Z] === RUN TestEventsExecDie [2020-11-09T15:49:19.024Z] --- PASS: TestKernelTCPMemory (0.89s) [2020-11-09T15:49:19.024Z] === RUN TestNISDomainname [2020-11-09T15:49:19.104Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-11-09T15:49:19.104Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-11-09T15:49:19.104Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-11-09T15:49:19.248Z] --- PASS: TestEventsExecDie (0.49s) [2020-11-09T15:49:19.248Z] === RUN TestEventsBackwardsCompatible [2020-11-09T15:49:19.248Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2020-11-09T15:49:19.248Z] === RUN TestInfoBinaryCommits [2020-11-09T15:49:19.248Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-11-09T15:49:19.248Z] === RUN TestInfoAPIVersioned [2020-11-09T15:49:19.248Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-11-09T15:49:19.248Z] === RUN TestInfoDiscoveryBackend [2020-11-09T15:49:19.364Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-11-09T15:49:19.365Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-11-09T15:49:19.365Z] === RUN TestCopyFromContainer/bar/notarget [2020-11-09T15:49:19.365Z] --- PASS: TestCopyFromContainer (2.43s) [2020-11-09T15:49:19.365Z] --- PASS: TestCopyFromContainer// (0.12s) [2020-11-09T15:49:19.365Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2020-11-09T15:49:19.365Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2020-11-09T15:49:19.365Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2020-11-09T15:49:19.365Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-11-09T15:49:19.365Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2020-11-09T15:49:19.365Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2020-11-09T15:49:19.365Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-11-09T15:49:19.365Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-11-09T15:49:19.365Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-11-09T15:49:19.365Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-11-09T15:49:19.365Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-09T15:49:19.365Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-09T15:49:19.365Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-09T15:49:19.365Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-09T15:49:19.365Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-09T15:49:19.365Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-09T15:49:19.625Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-09T15:49:19.625Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-09T15:49:19.625Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-09T15:49:19.625Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-11-09T15:49:19.625Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-11-09T15:49:19.625Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-11-09T15:49:19.625Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-11-09T15:49:19.625Z] === RUN TestCreateLinkToNonExistingContainer [2020-11-09T15:49:19.625Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-11-09T15:49:19.625Z] === RUN TestCreateWithInvalidEnv [2020-11-09T15:49:19.625Z] === RUN TestCreateWithInvalidEnv/0 [2020-11-09T15:49:19.625Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-11-09T15:49:19.625Z] === RUN TestCreateWithInvalidEnv/1 [2020-11-09T15:49:19.625Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-11-09T15:49:19.625Z] === RUN TestCreateWithInvalidEnv/2 [2020-11-09T15:49:19.625Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-11-09T15:49:19.625Z] === CONT TestCreateWithInvalidEnv/0 [2020-11-09T15:49:19.625Z] === CONT TestCreateWithInvalidEnv/2 [2020-11-09T15:49:19.625Z] === CONT TestCreateWithInvalidEnv/1 [2020-11-09T15:49:19.625Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-11-09T15:49:19.625Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-11-09T15:49:19.625Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-11-09T15:49:19.625Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-11-09T15:49:19.625Z] === RUN TestCreateTmpfsMountsTarget [2020-11-09T15:49:19.625Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-11-09T15:49:19.625Z] === RUN TestCreateWithCustomMaskedPaths [2020-11-09T15:49:19.967Z] --- PASS: TestNISDomainname (0.99s) [2020-11-09T15:49:19.967Z] === RUN TestHostnameDnsResolution [2020-11-09T15:49:21.134Z] --- PASS: TestInfoDiscoveryBackend (1.53s) [2020-11-09T15:49:21.134Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-11-09T15:49:21.536Z] --- PASS: TestCreateWithCustomMaskedPaths (1.70s) [2020-11-09T15:49:21.536Z] === RUN TestCreateWithCustomReadonlyPaths [2020-11-09T15:49:21.796Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-11-09T15:49:21.883Z] --- PASS: TestHostnameDnsResolution (1.74s) [2020-11-09T15:49:21.883Z] === RUN TestStats [2020-11-09T15:49:22.367Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-11-09T15:49:22.367Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-11-09T15:49:22.627Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-11-09T15:49:22.888Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-11-09T15:49:23.151Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.84s) [2020-11-09T15:49:23.151Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-11-09T15:49:23.151Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-09T15:49:23.151Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-09T15:49:23.151Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-09T15:49:23.151Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-09T15:49:23.151Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-09T15:49:23.151Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-09T15:49:23.151Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-09T15:49:23.151Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-09T15:49:23.151Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-09T15:49:23.151Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-09T15:49:23.151Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-09T15:49:23.151Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-09T15:49:23.151Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-09T15:49:23.151Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-09T15:49:23.151Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-09T15:49:23.151Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-11-09T15:49:23.151Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-11-09T15:49:23.151Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.07s) [2020-11-09T15:49:23.151Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-11-09T15:49:23.151Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-11-09T15:49:23.151Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-11-09T15:49:23.151Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-11-09T15:49:23.412Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-11-09T15:49:23.984Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-11-09T15:49:23.984Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.73s) [2020-11-09T15:49:23.984Z] === RUN TestCreateDifferentPlatform [2020-11-09T15:49:23.984Z] === RUN TestCreateDifferentPlatform/different_os [2020-11-09T15:49:23.984Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-11-09T15:49:23.984Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-11-09T15:49:23.984Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-11-09T15:49:23.984Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2020-11-09T15:49:23.984Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-11-09T15:49:23.984Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2020-11-09T15:49:23.984Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2020-11-09T15:49:24.244Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2020-11-09T15:49:24.244Z] === RUN TestContainerStartOnDaemonRestart [2020-11-09T15:49:24.244Z] === PAUSE TestContainerStartOnDaemonRestart [2020-11-09T15:49:24.244Z] === RUN TestDaemonRestartIpcMode [2020-11-09T15:49:24.244Z] === PAUSE TestDaemonRestartIpcMode [2020-11-09T15:49:24.244Z] === RUN TestDaemonHostGatewayIP [2020-11-09T15:49:24.244Z] === PAUSE TestDaemonHostGatewayIP [2020-11-09T15:49:24.244Z] === RUN TestContainerKillOnDaemonStart [2020-11-09T15:49:24.244Z] === PAUSE TestContainerKillOnDaemonStart [2020-11-09T15:49:24.244Z] === RUN TestDiff [2020-11-09T15:49:24.397Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.39s) [2020-11-09T15:49:24.397Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-11-09T15:49:24.397Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-11-09T15:49:24.397Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-09T15:49:24.397Z] === RUN TestInfoAPI [2020-11-09T15:49:24.397Z] --- PASS: TestInfoAPI (0.04s) [2020-11-09T15:49:24.397Z] === RUN TestInfoAPIWarnings [2020-11-09T15:49:24.430Z] --- PASS: TestStats (2.80s) [2020-11-09T15:49:24.430Z] === RUN TestStopContainerWithTimeout [2020-11-09T15:49:24.430Z] === RUN TestStopContainerWithTimeout/0 [2020-11-09T15:49:24.430Z] === PAUSE TestStopContainerWithTimeout/0 [2020-11-09T15:49:24.430Z] === RUN TestStopContainerWithTimeout/1 [2020-11-09T15:49:24.430Z] === PAUSE TestStopContainerWithTimeout/1 [2020-11-09T15:49:24.430Z] === RUN TestStopContainerWithTimeout/3 [2020-11-09T15:49:24.430Z] === PAUSE TestStopContainerWithTimeout/3 [2020-11-09T15:49:24.430Z] === RUN TestStopContainerWithTimeout/-1 [2020-11-09T15:49:24.430Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-11-09T15:49:24.430Z] === CONT TestStopContainerWithTimeout/0 [2020-11-09T15:49:24.430Z] === CONT TestStopContainerWithTimeout/3 [2020-11-09T15:49:24.430Z] === CONT TestStopContainerWithTimeout/-1 [2020-11-09T15:49:24.430Z] === CONT TestStopContainerWithTimeout/1 [2020-11-09T15:49:24.504Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-11-09T15:49:25.076Z] --- PASS: TestDiff (0.78s) [2020-11-09T15:49:25.076Z] === RUN TestExecWithCloseStdin [2020-11-09T15:49:26.017Z] --- PASS: TestExecWithCloseStdin (0.90s) [2020-11-09T15:49:26.017Z] === RUN TestExec [2020-11-09T15:49:26.587Z] --- PASS: TestExec (0.90s) [2020-11-09T15:49:26.587Z] === RUN TestExecUser [2020-11-09T15:49:27.157Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-11-09T15:49:27.728Z] --- PASS: TestExecUser (0.90s) [2020-11-09T15:49:27.728Z] === RUN TestExportContainerAndImportImage [2020-11-09T15:49:27.745Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-11-09T15:49:27.745Z] --- PASS: TestStopContainerWithTimeout/0 (1.02s) [2020-11-09T15:49:27.745Z] --- PASS: TestStopContainerWithTimeout/1 (2.20s) [2020-11-09T15:49:27.745Z] --- PASS: TestStopContainerWithTimeout/-1 (3.06s) [2020-11-09T15:49:27.745Z] --- PASS: TestStopContainerWithTimeout/3 (3.24s) [2020-11-09T15:49:27.745Z] === RUN TestDeleteDevicemapper [2020-11-09T15:49:27.745Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-11-09T15:49:27.745Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-11-09T15:49:27.745Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-11-09T15:49:28.668Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-11-09T15:49:28.929Z] --- PASS: TestExportContainerAndImportImage (1.22s) [2020-11-09T15:49:28.929Z] === RUN TestExportContainerAfterDaemonRestart [2020-11-09T15:49:29.869Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-11-09T15:49:30.295Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.27s) [2020-11-09T15:49:30.295Z] === RUN TestUpdateMemory [2020-11-09T15:49:30.295Z] --- SKIP: TestUpdateMemory (0.00s) [2020-11-09T15:49:30.295Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-11-09T15:49:30.295Z] === RUN TestUpdateCPUQuota [2020-11-09T15:49:30.439Z] --- PASS: TestExportContainerAfterDaemonRestart (1.45s) [2020-11-09T15:49:30.439Z] === RUN TestHealthCheckWorkdir [2020-11-09T15:49:30.439Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-11-09T15:49:31.241Z] --- PASS: TestUpdateCPUQuota (1.34s) [2020-11-09T15:49:31.241Z] === RUN TestUpdatePidsLimit [2020-11-09T15:49:31.241Z] === RUN TestUpdatePidsLimit/update_from_none [2020-11-09T15:49:31.393Z] --- PASS: TestHealthCheckWorkdir (1.07s) [2020-11-09T15:49:31.393Z] === RUN TestHealthKillContainer [2020-11-09T15:49:31.502Z] === RUN TestUpdatePidsLimit/no_change [2020-11-09T15:49:31.970Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-11-09T15:49:32.074Z] === RUN TestUpdatePidsLimit/update_lower [2020-11-09T15:49:32.335Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-11-09T15:49:32.907Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-11-09T15:49:33.169Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-11-09T15:49:33.352Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-11-09T15:49:33.742Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-11-09T15:49:34.293Z] --- PASS: TestHealthKillContainer (2.91s) [2020-11-09T15:49:34.293Z] === RUN TestInspectCpusetInConfigPre120 [2020-11-09T15:49:34.293Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-11-09T15:49:34.293Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-11-09T15:49:34.863Z] --- PASS: TestInspectCpusetInConfigPre120 (0.55s) [2020-11-09T15:49:34.863Z] === RUN TestIpcModeNone [2020-11-09T15:49:35.129Z] --- PASS: TestUpdatePidsLimit (3.78s) [2020-11-09T15:49:35.129Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2020-11-09T15:49:35.129Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2020-11-09T15:49:35.129Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2020-11-09T15:49:35.129Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2020-11-09T15:49:35.129Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s) [2020-11-09T15:49:35.129Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2020-11-09T15:49:35.129Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.42s) [2020-11-09T15:49:35.129Z] === RUN TestUpdateRestartPolicy [2020-11-09T15:49:35.433Z] --- PASS: TestIpcModeNone (0.62s) [2020-11-09T15:49:35.433Z] === RUN TestIpcModePrivate [2020-11-09T15:49:36.006Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-11-09T15:49:36.006Z] --- PASS: TestIpcModePrivate (0.69s) [2020-11-09T15:49:36.006Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:95, shared: false, mustBeShared: false [2020-11-09T15:49:36.006Z] === RUN TestIpcModeShareable [2020-11-09T15:49:36.266Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-11-09T15:49:37.208Z] --- PASS: TestIpcModeShareable (0.87s) [2020-11-09T15:49:37.208Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2020-11-09T15:49:37.208Z] === RUN TestAPIIpcModeShareableAndContainer [2020-11-09T15:49:37.208Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-11-09T15:49:38.591Z] === RUN TestDockerSuite/TestBuildAddScript [2020-11-09T15:49:38.612Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-11-09T15:49:38.851Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-11-09T15:49:38.906Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-11-09T15:49:39.620Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-11-09T15:49:39.620Z] === RUN TestBoolValue [2020-11-09T15:49:39.620Z] --- PASS: TestBoolValue (0.00s) [2020-11-09T15:49:39.620Z] === RUN TestBoolValueOrDefault [2020-11-09T15:49:39.620Z] --- PASS: TestBoolValueOrDefault (0.00s) [2020-11-09T15:49:39.620Z] === RUN TestInt64ValueOrZero [2020-11-09T15:49:39.620Z] --- PASS: TestInt64ValueOrZero (0.00s) [2020-11-09T15:49:39.620Z] === RUN TestInt64ValueOrDefault [2020-11-09T15:49:39.620Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2020-11-09T15:49:39.620Z] === RUN TestInt64ValueOrDefaultWithError [2020-11-09T15:49:39.620Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2020-11-09T15:49:39.620Z] === RUN TestJsonContentType [2020-11-09T15:49:39.620Z] --- PASS: TestJsonContentType (0.00s) [2020-11-09T15:49:39.620Z] PASS [2020-11-09T15:49:39.620Z] coverage: 14.7% of statements [2020-11-09T15:49:39.620Z] ok github.com/docker/docker/api/server/httputils 0.193s coverage: 14.7% of statements [2020-11-09T15:49:39.620Z] === RUN TestMaskSecretKeys [2020-11-09T15:49:39.620Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2020-11-09T15:49:39.620Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2020-11-09T15:49:39.620Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2020-11-09T15:49:39.620Z] --- PASS: TestMaskSecretKeys (0.00s) [2020-11-09T15:49:39.620Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2020-11-09T15:49:39.620Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2020-11-09T15:49:39.620Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2020-11-09T15:49:39.620Z] === RUN TestVersionMiddlewareVersion [2020-11-09T15:49:39.620Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2020-11-09T15:49:39.620Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2020-11-09T15:49:39.620Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2020-11-09T15:49:39.620Z] PASS [2020-11-09T15:49:39.620Z] coverage: 37.7% of statements [2020-11-09T15:49:39.620Z] ok github.com/docker/docker/api/server/middleware 0.179s coverage: 37.7% of statements [2020-11-09T15:49:39.620Z] ? github.com/docker/docker/api/server/router [no test files] [2020-11-09T15:49:39.620Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-11-09T15:49:39.620Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-11-09T15:49:39.620Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-11-09T15:49:39.620Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-11-09T15:49:39.620Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-11-09T15:49:39.620Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-11-09T15:49:39.620Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-11-09T15:49:39.620Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-11-09T15:49:39.620Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-11-09T15:49:39.620Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-11-09T15:49:39.620Z] === RUN TestStrSliceMarshalJSON [2020-11-09T15:49:39.620Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2020-11-09T15:49:39.620Z] === RUN TestStrSliceUnmarshalJSON [2020-11-09T15:49:39.620Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2020-11-09T15:49:39.620Z] === RUN TestStrSliceUnmarshalString [2020-11-09T15:49:39.620Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2020-11-09T15:49:39.620Z] === RUN TestStrSliceUnmarshalSlice [2020-11-09T15:49:39.620Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2020-11-09T15:49:39.620Z] PASS [2020-11-09T15:49:39.620Z] coverage: 90.0% of statements [2020-11-09T15:49:39.620Z] ok github.com/docker/docker/api/types/strslice 0.048s coverage: 90.0% of statements [2020-11-09T15:49:39.620Z] === RUN TestToJSON [2020-11-09T15:49:39.620Z] --- PASS: TestToJSON (0.00s) [2020-11-09T15:49:39.620Z] === RUN TestToParamWithVersion [2020-11-09T15:49:39.620Z] --- PASS: TestToParamWithVersion (0.00s) [2020-11-09T15:49:39.620Z] === RUN TestFromJSON [2020-11-09T15:49:39.620Z] --- PASS: TestFromJSON (0.00s) [2020-11-09T15:49:39.620Z] === RUN TestEmpty [2020-11-09T15:49:39.620Z] --- PASS: TestEmpty (0.00s) [2020-11-09T15:49:39.620Z] === RUN TestArgsMatchKVListEmptySources [2020-11-09T15:49:39.620Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2020-11-09T15:49:39.620Z] === RUN TestArgsMatchKVList [2020-11-09T15:49:39.620Z] --- PASS: TestArgsMatchKVList (0.00s) [2020-11-09T15:49:39.620Z] === RUN TestArgsMatch [2020-11-09T15:49:39.620Z] --- PASS: TestArgsMatch (0.00s) [2020-11-09T15:49:39.620Z] === RUN TestAdd [2020-11-09T15:49:39.620Z] --- PASS: TestAdd (0.00s) [2020-11-09T15:49:39.620Z] === RUN TestDel [2020-11-09T15:49:39.620Z] --- PASS: TestDel (0.00s) [2020-11-09T15:49:39.620Z] === RUN TestLen [2020-11-09T15:49:39.620Z] --- PASS: TestLen (0.00s) [2020-11-09T15:49:39.620Z] === RUN TestExactMatch [2020-11-09T15:49:39.620Z] --- PASS: TestExactMatch (0.00s) [2020-11-09T15:49:39.620Z] === RUN TestOnlyOneExactMatch [2020-11-09T15:49:39.620Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2020-11-09T15:49:39.620Z] === RUN TestContains [2020-11-09T15:49:39.620Z] --- PASS: TestContains (0.00s) [2020-11-09T15:49:39.620Z] === RUN TestValidate [2020-11-09T15:49:39.620Z] --- PASS: TestValidate (0.00s) [2020-11-09T15:49:39.620Z] === RUN TestWalkValues [2020-11-09T15:49:39.620Z] --- PASS: TestWalkValues (0.00s) [2020-11-09T15:49:39.620Z] === RUN TestFuzzyMatch [2020-11-09T15:49:39.620Z] --- PASS: TestFuzzyMatch (0.00s) [2020-11-09T15:49:39.620Z] === RUN TestClone [2020-11-09T15:49:39.620Z] --- PASS: TestClone (0.00s) [2020-11-09T15:49:39.620Z] PASS [2020-11-09T15:49:39.620Z] coverage: 92.2% of statements [2020-11-09T15:49:39.620Z] ok github.com/docker/docker/api/types/filters 0.094s coverage: 92.2% of statements [2020-11-09T15:49:39.620Z] === RUN TestAdjustForAPIVersion [2020-11-09T15:49:39.620Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2020-11-09T15:49:39.620Z] PASS [2020-11-09T15:49:39.620Z] coverage: 5.7% of statements [2020-11-09T15:49:39.620Z] ok github.com/docker/docker/api/server/router/swarm 0.136s coverage: 5.7% of statements [2020-11-09T15:49:39.620Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-11-09T15:49:39.620Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-11-09T15:49:39.620Z] ? github.com/docker/docker/api/types [no test files] [2020-11-09T15:49:39.620Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-11-09T15:49:39.620Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-11-09T15:49:39.620Z] ? github.com/docker/docker/api/types/container [no test files] [2020-11-09T15:49:39.620Z] ? github.com/docker/docker/api/types/events [no test files] [2020-11-09T15:49:39.620Z] ? github.com/docker/docker/api/types/image [no test files] [2020-11-09T15:49:39.620Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-11-09T15:49:39.620Z] ? github.com/docker/docker/api/types/network [no test files] [2020-11-09T15:49:39.620Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-11-09T15:49:39.620Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-11-09T15:49:39.620Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-11-09T15:49:39.620Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-11-09T15:49:39.620Z] === RUN TestDurationToSecondsString [2020-11-09T15:49:39.620Z] --- PASS: TestDurationToSecondsString (0.00s) [2020-11-09T15:49:39.620Z] === RUN TestGetTimestamp [2020-11-09T15:49:39.620Z] --- PASS: TestGetTimestamp (0.13s) [2020-11-09T15:49:39.620Z] === RUN TestParseTimestamps [2020-11-09T15:49:39.620Z] --- PASS: TestParseTimestamps (0.00s) [2020-11-09T15:49:39.620Z] PASS [2020-11-09T15:49:39.620Z] coverage: 100.0% of statements [2020-11-09T15:49:39.620Z] ok github.com/docker/docker/api/types/time 0.260s coverage: 100.0% of statements [2020-11-09T15:49:39.620Z] === RUN TestCompareVersion [2020-11-09T15:49:39.620Z] --- PASS: TestCompareVersion (0.00s) [2020-11-09T15:49:39.620Z] PASS [2020-11-09T15:49:39.620Z] coverage: 75.0% of statements [2020-11-09T15:49:39.620Z] ok github.com/docker/docker/api/types/versions 0.037s coverage: 75.0% of statements [2020-11-09T15:49:39.620Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-11-09T15:49:39.620Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-11-09T15:49:39.620Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-11-09T15:49:39.620Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-11-09T15:49:39.620Z] ? github.com/docker/docker/builder [no test files] [2020-11-09T15:49:39.620Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-11-09T15:49:39.620Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-11-09T15:49:39.620Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-11-09T15:49:39.620Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-11-09T15:49:39.620Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-11-09T15:49:39.620Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-11-09T15:49:39.620Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-11-09T15:49:39.791Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.70s) [2020-11-09T15:49:39.791Z] === RUN TestAPIIpcModeHost [2020-11-09T15:49:40.078Z] === RUN TestReadAll [2020-11-09T15:49:40.079Z] --- PASS: TestReadAll (0.00s) [2020-11-09T15:49:40.079Z] PASS [2020-11-09T15:49:40.079Z] coverage: 96.8% of statements [2020-11-09T15:49:40.079Z] ok github.com/docker/docker/builder/dockerignore 0.094s coverage: 96.8% of statements [2020-11-09T15:49:40.363Z] --- PASS: TestAPIIpcModeHost (0.75s) [2020-11-09T15:49:40.363Z] === RUN TestDaemonIpcModeShareable [2020-11-09T15:49:40.363Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-11-09T15:49:40.428Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-11-09T15:49:41.045Z] === RUN TestParseRemoteURL [2020-11-09T15:49:41.045Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2020-11-09T15:49:41.045Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2020-11-09T15:49:41.045Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2020-11-09T15:49:41.045Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2020-11-09T15:49:41.045Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2020-11-09T15:49:41.045Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2020-11-09T15:49:41.045Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2020-11-09T15:49:41.045Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2020-11-09T15:49:41.045Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2020-11-09T15:49:41.045Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2020-11-09T15:49:41.045Z] --- PASS: TestParseRemoteURL (0.00s) [2020-11-09T15:49:41.045Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2020-11-09T15:49:41.045Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2020-11-09T15:49:41.045Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2020-11-09T15:49:41.045Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2020-11-09T15:49:41.045Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2020-11-09T15:49:41.045Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2020-11-09T15:49:41.045Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2020-11-09T15:49:41.045Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2020-11-09T15:49:41.045Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2020-11-09T15:49:41.045Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2020-11-09T15:49:41.045Z] === RUN TestCloneArgsSmartHttp [2020-11-09T15:49:41.045Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2020-11-09T15:49:41.045Z] === RUN TestCloneArgsDumbHttp [2020-11-09T15:49:41.045Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2020-11-09T15:49:41.045Z] === RUN TestCloneArgsGit [2020-11-09T15:49:41.045Z] --- PASS: TestCloneArgsGit (0.00s) [2020-11-09T15:49:41.045Z] === RUN TestCheckoutGit [2020-11-09T15:49:41.471Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-11-09T15:49:41.746Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-11-09T15:49:42.109Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-11-09T15:49:42.318Z] --- PASS: TestDaemonIpcModeShareable (1.80s) [2020-11-09T15:49:42.318Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: true, mustBeShared: true [2020-11-09T15:49:42.318Z] === RUN TestDaemonIpcModePrivate [2020-11-09T15:49:42.318Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-11-09T15:49:42.447Z] --- PASS: TestInfoAPIWarnings (17.36s) [2020-11-09T15:49:42.447Z] === RUN TestInfoDebug [2020-11-09T15:49:43.374Z] --- PASS: TestInfoDebug (1.54s) [2020-11-09T15:49:43.374Z] === RUN TestInfoInsecureRegistries [2020-11-09T15:49:43.636Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-11-09T15:49:43.947Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2020-11-09T15:49:43.947Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.04s) [2020-11-09T15:49:43.947Z] === RUN TestProcessNoDockerignore [2020-11-09T15:49:43.947Z] --- PASS: TestProcessNoDockerignore (0.00s) [2020-11-09T15:49:43.947Z] === RUN TestProcessShouldLeaveAllFiles [2020-11-09T15:49:43.947Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2020-11-09T15:49:43.947Z] === RUN TestDetectContentType [2020-11-09T15:49:43.947Z] --- PASS: TestDetectContentType (0.00s) [2020-11-09T15:49:43.947Z] === RUN TestSelectAcceptableMIME [2020-11-09T15:49:43.947Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2020-11-09T15:49:43.947Z] === RUN TestInspectEmptyResponse [2020-11-09T15:49:43.947Z] --- PASS: TestInspectEmptyResponse (0.00s) [2020-11-09T15:49:43.947Z] === RUN TestInspectResponseBinary [2020-11-09T15:49:43.947Z] --- PASS: TestInspectResponseBinary (0.00s) [2020-11-09T15:49:43.947Z] === RUN TestResponseUnsupportedContentType [2020-11-09T15:49:43.947Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2020-11-09T15:49:43.947Z] === RUN TestInspectResponseTextSimple [2020-11-09T15:49:43.947Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2020-11-09T15:49:43.947Z] === RUN TestInspectResponseEmptyContentType [2020-11-09T15:49:43.947Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2020-11-09T15:49:43.947Z] === RUN TestUnknownContentLength [2020-11-09T15:49:43.947Z] --- PASS: TestUnknownContentLength (0.00s) [2020-11-09T15:49:43.947Z] === RUN TestDownloadRemote [2020-11-09T15:49:43.947Z] --- PASS: TestDownloadRemote (0.05s) [2020-11-09T15:49:43.947Z] === RUN TestGetWithStatusError [2020-11-09T15:49:43.947Z] --- PASS: TestGetWithStatusError (0.00s) [2020-11-09T15:49:43.947Z] === RUN TestCloseRootDirectory [2020-11-09T15:49:43.947Z] --- SKIP: TestCloseRootDirectory (0.00s) [2020-11-09T15:49:43.947Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-11-09T15:49:43.947Z] === RUN TestHashFile [2020-11-09T15:49:43.947Z] --- SKIP: TestHashFile (0.00s) [2020-11-09T15:49:43.947Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-11-09T15:49:43.947Z] === RUN TestHashSubdir [2020-11-09T15:49:43.947Z] --- SKIP: TestHashSubdir (0.00s) [2020-11-09T15:49:43.947Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-11-09T15:49:43.947Z] === RUN TestRemoveDirectory [2020-11-09T15:49:43.947Z] --- SKIP: TestRemoveDirectory (0.00s) [2020-11-09T15:49:43.947Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-11-09T15:49:43.947Z] PASS [2020-11-09T15:49:43.947Z] coverage: 9.3% of statements [2020-11-09T15:49:44.231Z] --- PASS: TestDaemonIpcModePrivate (1.81s) [2020-11-09T15:49:44.231Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:94, shared: false, mustBeShared: false [2020-11-09T15:49:44.231Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-11-09T15:49:44.407Z] ok github.com/docker/docker/builder/remotecontext 0.615s coverage: 9.3% of statements [2020-11-09T15:49:44.407Z] === RUN TestGetAllAllowed [2020-11-09T15:49:44.407Z] --- PASS: TestGetAllAllowed (0.00s) [2020-11-09T15:49:44.407Z] === RUN TestGetAllMeta [2020-11-09T15:49:44.407Z] --- PASS: TestGetAllMeta (0.00s) [2020-11-09T15:49:44.407Z] === RUN TestWarnOnUnusedBuildArgs [2020-11-09T15:49:44.407Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2020-11-09T15:49:44.407Z] === RUN TestIsUnreferencedBuiltin [2020-11-09T15:49:44.407Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2020-11-09T15:49:44.407Z] === RUN TestIsExistingDirectory [2020-11-09T15:49:44.407Z] --- PASS: TestIsExistingDirectory (0.00s) [2020-11-09T15:49:44.407Z] === RUN TestGetFilenameForDownload [2020-11-09T15:49:44.407Z] --- PASS: TestGetFilenameForDownload (0.00s) [2020-11-09T15:49:44.407Z] === RUN TestEnv2Variables [2020-11-09T15:49:44.407Z] --- PASS: TestEnv2Variables (0.00s) [2020-11-09T15:49:44.407Z] === RUN TestEnvValueWithExistingRunConfigEnv [2020-11-09T15:49:44.407Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2020-11-09T15:49:44.407Z] === RUN TestMaintainer [2020-11-09T15:49:44.407Z] --- PASS: TestMaintainer (0.00s) [2020-11-09T15:49:44.407Z] === RUN TestLabel [2020-11-09T15:49:44.407Z] --- PASS: TestLabel (0.00s) [2020-11-09T15:49:44.407Z] === RUN TestFromScratch [2020-11-09T15:49:44.407Z] --- PASS: TestFromScratch (0.00s) [2020-11-09T15:49:44.407Z] === RUN TestFromWithArg [2020-11-09T15:49:44.407Z] --- PASS: TestFromWithArg (0.00s) [2020-11-09T15:49:44.407Z] === RUN TestFromWithArgButBuildArgsNotGiven [2020-11-09T15:49:44.407Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2020-11-09T15:49:44.407Z] === RUN TestFromWithUndefinedArg [2020-11-09T15:49:44.407Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2020-11-09T15:49:44.407Z] === RUN TestFromMultiStageWithNamedStage [2020-11-09T15:49:44.407Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2020-11-09T15:49:44.407Z] === RUN TestOnbuild [2020-11-09T15:49:44.407Z] --- PASS: TestOnbuild (0.00s) [2020-11-09T15:49:44.407Z] === RUN TestWorkdir [2020-11-09T15:49:44.407Z] --- PASS: TestWorkdir (0.00s) [2020-11-09T15:49:44.407Z] === RUN TestCmd [2020-11-09T15:49:44.407Z] --- PASS: TestCmd (0.00s) [2020-11-09T15:49:44.407Z] === RUN TestHealthcheckNone [2020-11-09T15:49:44.407Z] --- PASS: TestHealthcheckNone (0.00s) [2020-11-09T15:49:44.407Z] === RUN TestHealthcheckCmd [2020-11-09T15:49:44.407Z] --- PASS: TestHealthcheckCmd (0.00s) [2020-11-09T15:49:44.407Z] === RUN TestEntrypoint [2020-11-09T15:49:44.407Z] --- PASS: TestEntrypoint (0.00s) [2020-11-09T15:49:44.407Z] === RUN TestExpose [2020-11-09T15:49:44.407Z] --- PASS: TestExpose (0.00s) [2020-11-09T15:49:44.407Z] === RUN TestUser [2020-11-09T15:49:44.407Z] --- PASS: TestUser (0.00s) [2020-11-09T15:49:44.407Z] === RUN TestVolume [2020-11-09T15:49:44.407Z] --- PASS: TestVolume (0.00s) [2020-11-09T15:49:44.407Z] === RUN TestStopSignal [2020-11-09T15:49:44.407Z] --- SKIP: TestStopSignal (0.00s) [2020-11-09T15:49:44.407Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-11-09T15:49:44.407Z] === RUN TestArg [2020-11-09T15:49:44.407Z] --- PASS: TestArg (0.00s) [2020-11-09T15:49:44.407Z] === RUN TestShell [2020-11-09T15:49:44.407Z] --- PASS: TestShell (0.00s) [2020-11-09T15:49:44.407Z] === RUN TestPrependEnvOnCmd [2020-11-09T15:49:44.407Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2020-11-09T15:49:44.407Z] === RUN TestRunWithBuildArgs [2020-11-09T15:49:44.407Z] --- PASS: TestRunWithBuildArgs (0.00s) [2020-11-09T15:49:44.407Z] === RUN TestRunIgnoresHealthcheck [2020-11-09T15:49:44.407Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2020-11-09T15:49:44.407Z] === RUN TestNormalizeWorkdir [2020-11-09T15:49:44.407Z] --- PASS: TestNormalizeWorkdir (0.00s) [2020-11-09T15:49:44.407Z] === RUN TestDispatch [2020-11-09T15:49:44.407Z] === RUN TestDispatch/ADD_multiple_files_to_file [2020-11-09T15:49:44.407Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2020-11-09T15:49:44.407Z] === RUN TestEnable [2020-11-09T15:49:44.407Z] --- PASS: TestEnable (0.00s) [2020-11-09T15:49:44.407Z] === RUN TestDisable [2020-11-09T15:49:44.407Z] --- PASS: TestDisable (0.00s) [2020-11-09T15:49:44.407Z] === RUN TestEnabled [2020-11-09T15:49:44.407Z] --- PASS: TestEnabled (0.00s) [2020-11-09T15:49:44.407Z] PASS [2020-11-09T15:49:44.407Z] coverage: 100.0% of statements [2020-11-09T15:49:44.407Z] === RUN TestDispatch/COPY_multiple_files_to_file [2020-11-09T15:49:44.407Z] ok github.com/docker/docker/cli/debug 0.621s coverage: 100.0% of statements [2020-11-09T15:49:44.407Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2020-11-09T15:49:44.407Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2020-11-09T15:49:44.407Z] === RUN TestDispatch/COPY_wildcard_no_files [2020-11-09T15:49:44.407Z] === RUN TestDispatch/COPY_url [2020-11-09T15:49:44.407Z] --- PASS: TestDispatch (0.07s) [2020-11-09T15:49:44.407Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s) [2020-11-09T15:49:44.407Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2020-11-09T15:49:44.407Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2020-11-09T15:49:44.407Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2020-11-09T15:49:44.407Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2020-11-09T15:49:44.407Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2020-11-09T15:49:44.407Z] --- PASS: TestDispatch/COPY_url (0.00s) [2020-11-09T15:49:44.407Z] === RUN TestAddScratchImageAddsToMounts [2020-11-09T15:49:44.407Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2020-11-09T15:49:44.407Z] === RUN TestAddFromScratchPopulatesPlatform [2020-11-09T15:49:44.407Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2020-11-09T15:49:44.407Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2020-11-09T15:49:44.407Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2020-11-09T15:49:44.407Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2020-11-09T15:49:44.407Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2020-11-09T15:49:44.407Z] === RUN TestImageSourceGetAddsToMounts [2020-11-09T15:49:44.407Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2020-11-09T15:49:44.407Z] === RUN TestEmptyDockerfile [2020-11-09T15:49:44.407Z] --- PASS: TestEmptyDockerfile (0.01s) [2020-11-09T15:49:44.407Z] === RUN TestSymlinkDockerfile [2020-11-09T15:49:44.407Z] --- PASS: TestSymlinkDockerfile (0.01s) [2020-11-09T15:49:44.407Z] === RUN TestDockerfileOutsideTheBuildContext [2020-11-09T15:49:44.407Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2020-11-09T15:49:44.407Z] === RUN TestNonExistingDockerfile [2020-11-09T15:49:44.407Z] --- PASS: TestNonExistingDockerfile (0.00s) [2020-11-09T15:49:44.407Z] === RUN TestCopyRunConfig [2020-11-09T15:49:44.407Z] --- PASS: TestCopyRunConfig (0.00s) [2020-11-09T15:49:44.407Z] === RUN TestDeepCopyRunConfig [2020-11-09T15:49:44.407Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2020-11-09T15:49:44.407Z] === RUN TestExportImage [2020-11-09T15:49:44.407Z] --- PASS: TestExportImage (0.00s) [2020-11-09T15:49:44.407Z] === RUN TestNormalizeDest [2020-11-09T15:49:44.407Z] --- PASS: TestNormalizeDest (0.00s) [2020-11-09T15:49:44.407Z] PASS [2020-11-09T15:49:44.407Z] coverage: 46.3% of statements [2020-11-09T15:49:44.407Z] ok github.com/docker/docker/builder/dockerfile 0.756s coverage: 46.3% of statements [2020-11-09T15:49:44.737Z] --- PASS: TestInfoInsecureRegistries (1.53s) [2020-11-09T15:49:44.737Z] === RUN TestInfoRegistryMirrors [2020-11-09T15:49:45.393Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2020-11-09T15:49:45.617Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-11-09T15:49:45.878Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.79s) [2020-11-09T15:49:45.878Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: false, mustBeShared: false [2020-11-09T15:49:45.878Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-11-09T15:49:45.878Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-11-09T15:49:46.101Z] --- PASS: TestInfoRegistryMirrors (1.53s) [2020-11-09T15:49:46.101Z] === RUN TestLoginFailsWithBadCredentials [2020-11-09T15:49:46.356Z] --- PASS: TestLoginFailsWithBadCredentials (0.19s) [2020-11-09T15:49:46.356Z] === RUN TestPingCacheHeaders [2020-11-09T15:49:46.356Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-11-09T15:49:46.356Z] === RUN TestPingGet [2020-11-09T15:49:46.356Z] --- PASS: TestPingGet (0.01s) [2020-11-09T15:49:46.356Z] === RUN TestPingHead [2020-11-09T15:49:46.356Z] --- PASS: TestPingHead (0.02s) [2020-11-09T15:49:46.356Z] === RUN TestVersion [2020-11-09T15:49:46.612Z] --- PASS: TestVersion (0.03s) [2020-11-09T15:49:46.612Z] PASS [2020-11-09T15:49:46.612Z] [2020-11-09T15:49:46.612Z] === Skipped [2020-11-09T15:49:46.612Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-11-09T15:49:46.612Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-11-09T15:49:46.612Z] [2020-11-09T15:49:46.612Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-11-09T15:49:46.612Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-09T15:49:46.612Z] [2020-11-09T15:49:46.612Z] [2020-11-09T15:49:46.612Z] DONE 18 tests, 2 skipped in 27.860s [2020-11-09T15:49:46.612Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-11-09T15:49:46.612Z] INFO: Testing against a local daemon [2020-11-09T15:49:46.612Z] === RUN TestVolumesCreateAndList [2020-11-09T15:49:46.612Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-11-09T15:49:46.612Z] === RUN TestVolumesRemove [2020-11-09T15:49:46.612Z] --- PASS: TestVolumesRemove (0.04s) [2020-11-09T15:49:46.612Z] === RUN TestVolumesInspect [2020-11-09T15:49:46.612Z] --- PASS: TestVolumesInspect (0.02s) [2020-11-09T15:49:46.612Z] === RUN TestVolumesInvalidJSON [2020-11-09T15:49:46.612Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-11-09T15:49:46.612Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-11-09T15:49:46.612Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-11-09T15:49:46.612Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-11-09T15:49:46.612Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-11-09T15:49:46.612Z] PASS [2020-11-09T15:49:46.612Z] [2020-11-09T15:49:46.612Z] DONE 5 tests in 0.200s [2020-11-09T15:49:46.612Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-11-09T15:49:46.867Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12038 is not a child of this shell [2020-11-09T15:49:46.867Z] warning: PID 12038 from bundles/test-integration/docker.pid had a nonzero exit code [2020-11-09T15:49:46.867Z] Leaving: AppArmorNo profiles have been unloaded. [2020-11-09T15:49:46.867Z] [2020-11-09T15:49:46.867Z] Unloading profiles will leave already running processes permanently [2020-11-09T15:49:46.867Z] unconfined, which can lead to unexpected situations. [2020-11-09T15:49:46.867Z] [2020-11-09T15:49:46.867Z] To set a process to complain mode, use the command line tool [2020-11-09T15:49:46.867Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-11-09T15:49:46.867Z] Removing test suite binaries [2020-11-09T15:49:46.867Z] exiting test-integration [2020-11-09T15:49:46.867Z] ++ exit 0 [2020-11-09T15:49:47.183Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-11-09T15:49:47.261Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.52s) [2020-11-09T15:49:47.261Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: true, mustBeShared: true [2020-11-09T15:49:47.261Z] === RUN TestIpcModeOlderClient [2020-11-09T15:49:47.261Z] === PAUSE TestIpcModeOlderClient [2020-11-09T15:49:47.261Z] === RUN TestKillContainerInvalidSignal [2020-11-09T15:49:47.370Z] --- PASS: TestUpdateRestartPolicy (12.43s) [2020-11-09T15:49:47.370Z] === RUN TestUpdateRestartWithAutoRemove [2020-11-09T15:49:47.794Z] [2020-11-09T15:49:48.204Z] --- PASS: TestKillContainerInvalidSignal (0.65s) [2020-11-09T15:49:48.204Z] === RUN TestKillContainer [2020-11-09T15:49:48.204Z] === RUN TestKillContainer/no_signal [2020-11-09T15:49:48.321Z] --- PASS: TestUpdateRestartWithAutoRemove (0.79s) [2020-11-09T15:49:48.321Z] === RUN TestWaitNonBlocked [2020-11-09T15:49:48.321Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-09T15:49:48.321Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-09T15:49:48.321Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-09T15:49:48.321Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-09T15:49:48.321Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-09T15:49:48.321Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-09T15:49:48.464Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-11-09T15:49:48.726Z] === RUN TestKillContainer/non_killing_signal [2020-11-09T15:49:49.267Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-11-09T15:49:49.267Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.96s) [2020-11-09T15:49:49.267Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.00s) [2020-11-09T15:49:49.268Z] === RUN TestWaitBlocked [2020-11-09T15:49:49.268Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-09T15:49:49.268Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-09T15:49:49.268Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-11-09T15:49:49.268Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-11-09T15:49:49.268Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-09T15:49:49.268Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-11-09T15:49:49.285Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-11-09T15:49:49.307Z] === RUN TestKillContainer/killing_signal Post stage [Pipeline] junit [2020-11-09T15:49:49.692Z] Recording test results [2020-11-09T15:49:49.880Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-11-09T15:49:50.141Z] --- PASS: TestKillContainer (2.09s) [2020-11-09T15:49:50.141Z] --- PASS: TestKillContainer/no_signal (0.62s) [2020-11-09T15:49:50.141Z] --- PASS: TestKillContainer/non_killing_signal (0.56s) [2020-11-09T15:49:50.141Z] --- PASS: TestKillContainer/killing_signal (0.66s) [2020-11-09T15:49:50.141Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-11-09T15:49:50.141Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-11-09T15:49:50.217Z] --- PASS: TestWaitBlocked (0.02s) [2020-11-09T15:49:50.217Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.99s) [2020-11-09T15:49:50.217Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.04s) [2020-11-09T15:49:50.217Z] === CONT TestContainerStartOnDaemonRestart [2020-11-09T15:49:50.217Z] === CONT TestContainerKillOnDaemonStart [2020-11-09T15:49:50.217Z] === CONT TestIpcModeOlderClient [2020-11-09T15:49:50.217Z] === CONT TestDaemonHostGatewayIP [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-11-09T15:49:50.481Z] --- PASS: TestIpcModeOlderClient (0.21s) [2020-11-09T15:49:50.481Z] === CONT TestDaemonRestartIpcMode [2020-11-09T15:49:50.655Z] + echo Ensuring container killed. [2020-11-09T15:49:50.655Z] Ensuring container killed. [2020-11-09T15:49:50.655Z] + docker rm -vf docker-pr3 [2020-11-09T15:49:50.655Z] Error: No such container: docker-pr3 [2020-11-09T15:49:50.655Z] + true [Pipeline] sh [2020-11-09T15:49:50.713Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-11-09T15:49:50.824Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-11-09T15:49:50.972Z] + echo Chowning /workspace to jenkins user [2020-11-09T15:49:50.972Z] Chowning /workspace to jenkins user [2020-11-09T15:49:50.972Z] + id -u [2020-11-09T15:49:50.972Z] + id -g [2020-11-09T15:49:50.972Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41653:/workspace busybox chown -R 1000:1000 /workspace [2020-11-09T15:49:51.465Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-11-09T15:49:51.654Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.29s) [2020-11-09T15:49:51.654Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.67s) [2020-11-09T15:49:51.654Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.44s) [2020-11-09T15:49:51.654Z] === RUN TestKillStoppedContainer [2020-11-09T15:49:51.654Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-11-09T15:49:51.654Z] === RUN TestKillStoppedContainerAPIPre120 [2020-11-09T15:49:51.654Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-11-09T15:49:51.654Z] === RUN TestKillDifferentUserContainer [2020-11-09T15:49:52.225Z] --- PASS: TestKillDifferentUserContainer (0.68s) [2020-11-09T15:49:52.225Z] === RUN TestInspectOomKilledTrue [2020-11-09T15:49:52.225Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2020-11-09T15:49:52.225Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-09T15:49:52.225Z] === RUN TestInspectOomKilledFalse [2020-11-09T15:49:52.225Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-11-09T15:49:52.225Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-09T15:49:52.225Z] === RUN TestLinksEtcHostsContentMatch [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-11-09T15:49:52.625Z] + bundleName=amd64-rootless [2020-11-09T15:49:52.625Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-11-09T15:49:52.625Z] Creating amd64-rootless-bundles.tar.gz [2020-11-09T15:49:52.625Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-11-09T15:49:52.625Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2020-11-09T15:49:52.634Z] Archiving artifacts [2020-11-09T15:49:52.796Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-11-09T15:49:52.796Z] --- PASS: TestLinksEtcHostsContentMatch (0.62s) [2020-11-09T15:49:52.796Z] === RUN TestLinksContainerNames [2020-11-09T15:49:52.896Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41653/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-11-09T15:49:52.988Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-11-09T15:49:53.209Z] + make clean [2020-11-09T15:49:53.464Z] docker volume rm -f docker-dev-cache [2020-11-09T15:49:53.464Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [2020-11-09T15:49:53.992Z] --- PASS: TestContainerStartOnDaemonRestart (3.69s) [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-11-09T15:49:54.178Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-11-09T15:49:54.178Z] --- PASS: TestLinksContainerNames (1.28s) [2020-11-09T15:49:54.178Z] === RUN TestLogsFollowTailEmpty [2020-11-09T15:49:54.509Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-11-09T15:49:54.936Z] --- PASS: TestDaemonRestartIpcMode (4.34s) [2020-11-09T15:49:55.120Z] --- PASS: TestLogsFollowTailEmpty (0.75s) [2020-11-09T15:49:55.120Z] === RUN TestContainerNetworkMountsNoChown [2020-11-09T15:49:55.509Z] --- PASS: TestDaemonHostGatewayIP (5.02s) [2020-11-09T15:49:55.690Z] --- PASS: TestContainerNetworkMountsNoChown (0.71s) [2020-11-09T15:49:55.690Z] === RUN TestMountDaemonRoot [2020-11-09T15:49:55.690Z] === RUN TestMountDaemonRoot/default [2020-11-09T15:49:55.690Z] === PAUSE TestMountDaemonRoot/default [2020-11-09T15:49:55.690Z] === RUN TestMountDaemonRoot/private [2020-11-09T15:49:55.690Z] === PAUSE TestMountDaemonRoot/private [2020-11-09T15:49:55.690Z] === RUN TestMountDaemonRoot/rprivate [2020-11-09T15:49:55.690Z] === PAUSE TestMountDaemonRoot/rprivate [2020-11-09T15:49:55.690Z] === RUN TestMountDaemonRoot/slave [2020-11-09T15:49:55.690Z] === PAUSE TestMountDaemonRoot/slave [2020-11-09T15:49:55.690Z] === RUN TestMountDaemonRoot/rslave [2020-11-09T15:49:55.690Z] === PAUSE TestMountDaemonRoot/rslave [2020-11-09T15:49:55.690Z] === RUN TestMountDaemonRoot/shared [2020-11-09T15:49:55.690Z] === PAUSE TestMountDaemonRoot/shared [2020-11-09T15:49:55.690Z] === RUN TestMountDaemonRoot/rshared [2020-11-09T15:49:55.690Z] === PAUSE TestMountDaemonRoot/rshared [2020-11-09T15:49:55.690Z] === CONT TestMountDaemonRoot/default [2020-11-09T15:49:55.690Z] === RUN TestMountDaemonRoot/default/bind_root [2020-11-09T15:49:55.690Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-11-09T15:49:55.690Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-11-09T15:49:55.690Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-11-09T15:49:55.690Z] === RUN TestMountDaemonRoot/default/mount_root [2020-11-09T15:49:55.690Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-11-09T15:49:55.690Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-11-09T15:49:55.690Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-11-09T15:49:55.690Z] === CONT TestMountDaemonRoot/default/bind_root [2020-11-09T15:49:55.690Z] === CONT TestMountDaemonRoot/rshared [2020-11-09T15:49:55.690Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-11-09T15:49:55.690Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-11-09T15:49:55.690Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-11-09T15:49:55.690Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-11-09T15:49:55.690Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-11-09T15:49:55.690Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-11-09T15:49:55.690Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-11-09T15:49:55.690Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-11-09T15:49:55.690Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-11-09T15:49:55.690Z] === CONT TestMountDaemonRoot/shared [2020-11-09T15:49:55.690Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-11-09T15:49:55.690Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-11-09T15:49:55.690Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-11-09T15:49:55.690Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-11-09T15:49:55.690Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-11-09T15:49:55.690Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-11-09T15:49:55.690Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-11-09T15:49:55.690Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-11-09T15:49:55.690Z] === CONT TestMountDaemonRoot/rslave [2020-11-09T15:49:55.690Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-11-09T15:49:55.690Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-11-09T15:49:55.690Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-11-09T15:49:55.690Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-11-09T15:49:55.690Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-11-09T15:49:55.690Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-11-09T15:49:55.690Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-11-09T15:49:55.690Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-11-09T15:49:55.690Z] === CONT TestMountDaemonRoot/slave [2020-11-09T15:49:55.690Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-11-09T15:49:55.690Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-11-09T15:49:55.690Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-11-09T15:49:55.690Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-11-09T15:49:55.690Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-11-09T15:49:55.690Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-11-09T15:49:55.690Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-11-09T15:49:55.690Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-11-09T15:49:55.690Z] === CONT TestMountDaemonRoot/rprivate [2020-11-09T15:49:55.690Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-11-09T15:49:55.690Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-11-09T15:49:55.690Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-11-09T15:49:55.690Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-11-09T15:49:55.690Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-11-09T15:49:55.690Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-11-09T15:49:55.690Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-11-09T15:49:55.690Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-11-09T15:49:55.690Z] === CONT TestMountDaemonRoot/private [2020-11-09T15:49:55.690Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-11-09T15:49:55.690Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-11-09T15:49:55.690Z] === RUN TestMountDaemonRoot/private/bind_root [2020-11-09T15:49:55.690Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-11-09T15:49:55.690Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-11-09T15:49:55.690Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-11-09T15:49:55.690Z] === RUN TestMountDaemonRoot/private/mount_root [2020-11-09T15:49:55.690Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-11-09T15:49:55.690Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-11-09T15:49:55.690Z] === CONT TestMountDaemonRoot/default/mount_root [2020-11-09T15:49:55.690Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-11-09T15:49:55.950Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-11-09T15:49:55.951Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-11-09T15:49:55.951Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-11-09T15:49:55.951Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-11-09T15:49:55.951Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-11-09T15:49:55.951Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-11-09T15:49:55.951Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-11-09T15:49:55.951Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-11-09T15:49:55.951Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-11-09T15:49:55.951Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-11-09T15:49:55.951Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-11-09T15:49:55.951Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-11-09T15:49:56.211Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-11-09T15:49:56.211Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-11-09T15:49:56.211Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-11-09T15:49:56.211Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-11-09T15:49:56.211Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-11-09T15:49:56.211Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-11-09T15:49:56.211Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-11-09T15:49:56.211Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-11-09T15:49:56.211Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-11-09T15:49:56.211Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-11-09T15:49:56.211Z] === CONT TestMountDaemonRoot/private/mount_root [2020-11-09T15:49:56.211Z] === CONT TestMountDaemonRoot/private/bind_root [2020-11-09T15:49:56.211Z] --- PASS: TestMountDaemonRoot (0.06s) [2020-11-09T15:49:56.211Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-11-09T15:49:56.211Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-11-09T15:49:56.211Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2020-11-09T15:49:56.211Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-11-09T15:49:56.211Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2020-11-09T15:49:56.211Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-11-09T15:49:56.211Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2020-11-09T15:49:56.211Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-11-09T15:49:56.211Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2020-11-09T15:49:56.211Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2020-11-09T15:49:56.211Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-11-09T15:49:56.211Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-11-09T15:49:56.211Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-11-09T15:49:56.211Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-11-09T15:49:56.211Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-11-09T15:49:56.211Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-11-09T15:49:56.211Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-11-09T15:49:56.211Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-11-09T15:49:56.211Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-11-09T15:49:56.211Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2020-11-09T15:49:56.211Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-11-09T15:49:56.211Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-11-09T15:49:56.211Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-11-09T15:49:56.211Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-11-09T15:49:56.211Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-11-09T15:49:56.211Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-11-09T15:49:56.211Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-11-09T15:49:56.211Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-11-09T15:49:56.211Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-11-09T15:49:56.211Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2020-11-09T15:49:56.211Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-11-09T15:49:56.211Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-11-09T15:49:56.211Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-11-09T15:49:56.211Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-11-09T15:49:56.211Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-11-09T15:49:56.211Z] === RUN TestContainerBindMountNonRecursive [2020-11-09T15:49:56.473Z] === RUN TestDockerSuite/TestBuildAddTar [2020-11-09T15:49:56.591Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-11-09T15:49:56.784Z] === RUN TestCheckpointCreateError [2020-11-09T15:49:56.784Z] --- PASS: TestCheckpointCreateError (0.00s) [2020-11-09T15:49:56.784Z] === RUN TestCheckpointCreate [2020-11-09T15:49:56.784Z] --- PASS: TestCheckpointCreate (0.00s) [2020-11-09T15:49:56.784Z] === RUN TestCheckpointDeleteError [2020-11-09T15:49:56.784Z] --- PASS: TestCheckpointDeleteError (0.00s) [2020-11-09T15:49:56.784Z] === RUN TestCheckpointDelete [2020-11-09T15:49:56.784Z] --- PASS: TestCheckpointDelete (0.00s) [2020-11-09T15:49:56.784Z] === RUN TestCheckpointListError [2020-11-09T15:49:56.784Z] --- PASS: TestCheckpointListError (0.00s) [2020-11-09T15:49:56.784Z] === RUN TestCheckpointList [2020-11-09T15:49:56.784Z] --- PASS: TestCheckpointList (0.00s) [2020-11-09T15:49:56.784Z] === RUN TestCheckpointListContainerNotFound [2020-11-09T15:49:56.784Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2020-11-09T15:49:56.784Z] === RUN TestNewClientWithOpsFromEnv [2020-11-09T15:49:56.784Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2020-11-09T15:49:56.784Z] client_test.go:23: runtime.GOOS == "windows" [2020-11-09T15:49:56.784Z] === RUN TestGetAPIPath [2020-11-09T15:49:56.784Z] --- PASS: TestGetAPIPath (0.00s) [2020-11-09T15:49:56.784Z] === RUN TestParseHostURL [2020-11-09T15:49:56.784Z] --- PASS: TestParseHostURL (0.00s) [2020-11-09T15:49:56.784Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2020-11-09T15:49:56.784Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2020-11-09T15:49:56.784Z] === RUN TestNegotiateAPIVersionEmpty [2020-11-09T15:49:56.784Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2020-11-09T15:49:56.784Z] === RUN TestNegotiateAPIVersion [2020-11-09T15:49:56.784Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2020-11-09T15:49:56.784Z] === RUN TestNegotiateAPVersionOverride [2020-11-09T15:49:56.784Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2020-11-09T15:49:56.784Z] === RUN TestNegotiateAPIVersionAutomatic [2020-11-09T15:49:56.784Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2020-11-09T15:49:56.784Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2020-11-09T15:49:56.784Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2020-11-09T15:49:56.784Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2020-11-09T15:49:56.784Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2020-11-09T15:49:56.784Z] === RUN TestClientRedirect [2020-11-09T15:49:56.784Z] --- PASS: TestClientRedirect (0.00s) [2020-11-09T15:49:56.784Z] === RUN TestConfigCreateUnsupported [2020-11-09T15:49:56.784Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2020-11-09T15:49:56.784Z] === RUN TestConfigCreateError [2020-11-09T15:49:56.784Z] --- PASS: TestConfigCreateError (0.00s) [2020-11-09T15:49:56.784Z] === RUN TestConfigCreate [2020-11-09T15:49:56.784Z] --- PASS: TestConfigCreate (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestConfigInspectNotFound [2020-11-09T15:49:56.785Z] --- PASS: TestConfigInspectNotFound (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestConfigInspectWithEmptyID [2020-11-09T15:49:56.785Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestConfigInspectUnsupported [2020-11-09T15:49:56.785Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestConfigInspectError [2020-11-09T15:49:56.785Z] --- PASS: TestConfigInspectError (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestConfigInspectConfigNotFound [2020-11-09T15:49:56.785Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestConfigInspect [2020-11-09T15:49:56.785Z] --- PASS: TestConfigInspect (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestConfigListUnsupported [2020-11-09T15:49:56.785Z] --- PASS: TestConfigListUnsupported (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestConfigListError [2020-11-09T15:49:56.785Z] --- PASS: TestConfigListError (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestConfigList [2020-11-09T15:49:56.785Z] --- PASS: TestConfigList (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestConfigRemoveUnsupported [2020-11-09T15:49:56.785Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestConfigRemoveError [2020-11-09T15:49:56.785Z] --- PASS: TestConfigRemoveError (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestConfigRemove [2020-11-09T15:49:56.785Z] --- PASS: TestConfigRemove (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestConfigUpdateUnsupported [2020-11-09T15:49:56.785Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestConfigUpdateError [2020-11-09T15:49:56.785Z] --- PASS: TestConfigUpdateError (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestConfigUpdate [2020-11-09T15:49:56.785Z] --- PASS: TestConfigUpdate (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestContainerCommitError [2020-11-09T15:49:56.785Z] --- PASS: TestContainerCommitError (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestContainerCommit [2020-11-09T15:49:56.785Z] --- PASS: TestContainerCommit (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestContainerStatPathError [2020-11-09T15:49:56.785Z] --- PASS: TestContainerStatPathError (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestContainerStatPathNotFoundError [2020-11-09T15:49:56.785Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestContainerStatPathNoHeaderError [2020-11-09T15:49:56.785Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestContainerStatPath [2020-11-09T15:49:56.785Z] --- PASS: TestContainerStatPath (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestCopyToContainerError [2020-11-09T15:49:56.785Z] --- PASS: TestCopyToContainerError (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestCopyToContainerNotFoundError [2020-11-09T15:49:56.785Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestCopyToContainerNotStatusOKError [2020-11-09T15:49:56.785Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestCopyToContainer [2020-11-09T15:49:56.785Z] --- PASS: TestCopyToContainer (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestCopyFromContainerError [2020-11-09T15:49:56.785Z] --- PASS: TestCopyFromContainerError (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestCopyFromContainerNotFoundError [2020-11-09T15:49:56.785Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestCopyFromContainerNotStatusOKError [2020-11-09T15:49:56.785Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestCopyFromContainerNoHeaderError [2020-11-09T15:49:56.785Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestCopyFromContainer [2020-11-09T15:49:56.785Z] --- PASS: TestCopyFromContainer (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestContainerCreateError [2020-11-09T15:49:56.785Z] --- PASS: TestContainerCreateError (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestContainerCreateImageNotFound [2020-11-09T15:49:56.785Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestContainerCreateWithName [2020-11-09T15:49:56.785Z] --- PASS: TestContainerCreateWithName (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestContainerCreateAutoRemove [2020-11-09T15:49:56.785Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestContainerDiffError [2020-11-09T15:49:56.785Z] --- PASS: TestContainerDiffError (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestContainerDiff [2020-11-09T15:49:56.785Z] --- PASS: TestContainerDiff (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestContainerExecCreateError [2020-11-09T15:49:56.785Z] --- PASS: TestContainerExecCreateError (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestContainerExecCreate [2020-11-09T15:49:56.785Z] --- PASS: TestContainerExecCreate (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestContainerExecStartError [2020-11-09T15:49:56.785Z] --- PASS: TestContainerExecStartError (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestContainerExecStart [2020-11-09T15:49:56.785Z] --- PASS: TestContainerExecStart (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestContainerExecInspectError [2020-11-09T15:49:56.785Z] --- PASS: TestContainerExecInspectError (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestContainerExecInspect [2020-11-09T15:49:56.785Z] --- PASS: TestContainerExecInspect (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestContainerExportError [2020-11-09T15:49:56.785Z] --- PASS: TestContainerExportError (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestContainerExport [2020-11-09T15:49:56.785Z] --- PASS: TestContainerExport (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestContainerInspectError [2020-11-09T15:49:56.785Z] --- PASS: TestContainerInspectError (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestContainerInspectContainerNotFound [2020-11-09T15:49:56.785Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestContainerInspectWithEmptyID [2020-11-09T15:49:56.785Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestContainerInspect [2020-11-09T15:49:56.785Z] --- PASS: TestContainerInspect (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestContainerInspectNode [2020-11-09T15:49:56.785Z] --- PASS: TestContainerInspectNode (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestContainerKillError [2020-11-09T15:49:56.785Z] --- PASS: TestContainerKillError (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestContainerKill [2020-11-09T15:49:56.785Z] --- PASS: TestContainerKill (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestContainerListError [2020-11-09T15:49:56.785Z] --- PASS: TestContainerListError (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestContainerList [2020-11-09T15:49:56.785Z] --- PASS: TestContainerList (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestContainerLogsNotFoundError [2020-11-09T15:49:56.785Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestContainerLogsError [2020-11-09T15:49:56.785Z] --- PASS: TestContainerLogsError (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestContainerLogs [2020-11-09T15:49:56.785Z] --- PASS: TestContainerLogs (0.15s) [2020-11-09T15:49:56.785Z] === RUN TestContainerPauseError [2020-11-09T15:49:56.785Z] --- PASS: TestContainerPauseError (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestContainerPause [2020-11-09T15:49:56.785Z] --- PASS: TestContainerPause (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestContainersPruneError [2020-11-09T15:49:56.785Z] --- PASS: TestContainersPruneError (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestContainersPrune [2020-11-09T15:49:56.785Z] --- PASS: TestContainersPrune (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestContainerRemoveError [2020-11-09T15:49:56.785Z] --- PASS: TestContainerRemoveError (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestContainerRemoveNotFoundError [2020-11-09T15:49:56.785Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestContainerRemove [2020-11-09T15:49:56.785Z] --- PASS: TestContainerRemove (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestContainerRenameError [2020-11-09T15:49:56.785Z] --- PASS: TestContainerRenameError (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestContainerRename [2020-11-09T15:49:56.785Z] --- PASS: TestContainerRename (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestContainerResizeError [2020-11-09T15:49:56.785Z] --- PASS: TestContainerResizeError (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestContainerExecResizeError [2020-11-09T15:49:56.785Z] --- PASS: TestContainerExecResizeError (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestContainerResize [2020-11-09T15:49:56.785Z] --- PASS: TestContainerResize (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestContainerExecResize [2020-11-09T15:49:56.785Z] --- PASS: TestContainerExecResize (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestContainerRestartError [2020-11-09T15:49:56.785Z] --- PASS: TestContainerRestartError (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestContainerRestart [2020-11-09T15:49:56.785Z] --- PASS: TestContainerRestart (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestContainerStartError [2020-11-09T15:49:56.785Z] --- PASS: TestContainerStartError (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestContainerStart [2020-11-09T15:49:56.785Z] --- PASS: TestContainerStart (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestContainerStatsError [2020-11-09T15:49:56.785Z] --- PASS: TestContainerStatsError (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestContainerStats [2020-11-09T15:49:56.785Z] --- PASS: TestContainerStats (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestContainerStopError [2020-11-09T15:49:56.785Z] --- PASS: TestContainerStopError (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestContainerStop [2020-11-09T15:49:56.785Z] --- PASS: TestContainerStop (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestContainerTopError [2020-11-09T15:49:56.785Z] --- PASS: TestContainerTopError (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestContainerTop [2020-11-09T15:49:56.785Z] --- PASS: TestContainerTop (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestContainerUnpauseError [2020-11-09T15:49:56.785Z] --- PASS: TestContainerUnpauseError (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestContainerUnpause [2020-11-09T15:49:56.785Z] --- PASS: TestContainerUnpause (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestContainerUpdateError [2020-11-09T15:49:56.785Z] --- PASS: TestContainerUpdateError (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestContainerUpdate [2020-11-09T15:49:56.785Z] --- PASS: TestContainerUpdate (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestContainerWaitError [2020-11-09T15:49:56.785Z] --- PASS: TestContainerWaitError (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestContainerWait [2020-11-09T15:49:56.785Z] --- PASS: TestContainerWait (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestDiskUsageError [2020-11-09T15:49:56.785Z] --- PASS: TestDiskUsageError (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestDiskUsage [2020-11-09T15:49:56.785Z] --- PASS: TestDiskUsage (0.03s) [2020-11-09T15:49:56.785Z] === RUN TestDistributionInspectUnsupported [2020-11-09T15:49:56.785Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestDistributionInspectWithEmptyID [2020-11-09T15:49:56.785Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestEventsErrorInOptions [2020-11-09T15:49:56.785Z] --- PASS: TestEventsErrorInOptions (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestEventsErrorFromServer [2020-11-09T15:49:56.785Z] --- PASS: TestEventsErrorFromServer (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestEvents [2020-11-09T15:49:56.785Z] --- PASS: TestEvents (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestTLSCloseWriter [2020-11-09T15:49:56.785Z] === PAUSE TestTLSCloseWriter [2020-11-09T15:49:56.785Z] === RUN TestImageBuildError [2020-11-09T15:49:56.785Z] --- PASS: TestImageBuildError (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestImageBuild [2020-11-09T15:49:56.785Z] --- PASS: TestImageBuild (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestGetDockerOS [2020-11-09T15:49:56.785Z] --- PASS: TestGetDockerOS (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestImageCreateError [2020-11-09T15:49:56.785Z] --- PASS: TestImageCreateError (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestImageCreate [2020-11-09T15:49:56.785Z] --- PASS: TestImageCreate (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestImageHistoryError [2020-11-09T15:49:56.785Z] --- PASS: TestImageHistoryError (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestImageHistory [2020-11-09T15:49:56.785Z] --- PASS: TestImageHistory (0.01s) [2020-11-09T15:49:56.785Z] === RUN TestImageImportError [2020-11-09T15:49:56.785Z] --- PASS: TestImageImportError (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestImageImport [2020-11-09T15:49:56.785Z] --- PASS: TestImageImport (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestImageInspectError [2020-11-09T15:49:56.785Z] --- PASS: TestImageInspectError (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestImageInspectImageNotFound [2020-11-09T15:49:56.785Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestImageInspectWithEmptyID [2020-11-09T15:49:56.785Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestImageInspect [2020-11-09T15:49:56.785Z] --- PASS: TestImageInspect (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestImageListError [2020-11-09T15:49:56.785Z] --- PASS: TestImageListError (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestImageList [2020-11-09T15:49:56.785Z] --- PASS: TestImageList (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestImageListApiBefore125 [2020-11-09T15:49:56.785Z] --- PASS: TestImageListApiBefore125 (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestImageLoadError [2020-11-09T15:49:56.785Z] --- PASS: TestImageLoadError (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestImageLoad [2020-11-09T15:49:56.785Z] --- PASS: TestImageLoad (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestImagesPruneError [2020-11-09T15:49:56.785Z] --- PASS: TestImagesPruneError (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestImagesPrune [2020-11-09T15:49:56.785Z] --- PASS: TestImagesPrune (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestImagePullReferenceParseError [2020-11-09T15:49:56.785Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestImagePullAnyError [2020-11-09T15:49:56.785Z] --- PASS: TestImagePullAnyError (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestImagePullStatusUnauthorizedError [2020-11-09T15:49:56.785Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2020-11-09T15:49:56.785Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2020-11-09T15:49:56.785Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2020-11-09T15:49:57.231Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-11-09T15:49:57.244Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2020-11-09T15:49:57.244Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2020-11-09T15:49:57.244Z] === RUN TestImagePullWithPrivilegedFuncNoError [2020-11-09T15:49:57.244Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2020-11-09T15:49:57.244Z] === RUN TestImagePullWithoutErrors [2020-11-09T15:49:57.244Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2020-11-09T15:49:57.244Z] === RUN TestImagePushReferenceError [2020-11-09T15:49:57.244Z] --- PASS: TestImagePushReferenceError (0.00s) [2020-11-09T15:49:57.244Z] === RUN TestImagePushAnyError [2020-11-09T15:49:57.244Z] --- PASS: TestImagePushAnyError (0.00s) [2020-11-09T15:49:57.244Z] === RUN TestImagePushStatusUnauthorizedError [2020-11-09T15:49:57.244Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2020-11-09T15:49:57.244Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2020-11-09T15:49:57.244Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2020-11-09T15:49:57.244Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2020-11-09T15:49:57.244Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2020-11-09T15:49:57.244Z] === RUN TestImagePushWithPrivilegedFuncNoError [2020-11-09T15:49:57.244Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2020-11-09T15:49:57.244Z] === RUN TestImagePushWithoutErrors [2020-11-09T15:49:57.244Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2020-11-09T15:49:57.244Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2020-11-09T15:49:57.244Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2020-11-09T15:49:57.244Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2020-11-09T15:49:57.244Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2020-11-09T15:49:57.244Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2020-11-09T15:49:57.244Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2020-11-09T15:49:57.244Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2020-11-09T15:49:57.244Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2020-11-09T15:49:57.244Z] === RUN TestImageRemoveError [2020-11-09T15:49:57.244Z] --- PASS: TestImageRemoveError (0.00s) [2020-11-09T15:49:57.244Z] === RUN TestImageRemoveImageNotFound [2020-11-09T15:49:57.244Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2020-11-09T15:49:57.244Z] === RUN TestImageRemove [2020-11-09T15:49:57.244Z] --- PASS: TestImageRemove (0.00s) [2020-11-09T15:49:57.244Z] === RUN TestImageSaveError [2020-11-09T15:49:57.244Z] --- PASS: TestImageSaveError (0.00s) [2020-11-09T15:49:57.244Z] === RUN TestImageSave [2020-11-09T15:49:57.244Z] --- PASS: TestImageSave (0.00s) [2020-11-09T15:49:57.244Z] === RUN TestImageSearchAnyError [2020-11-09T15:49:57.244Z] --- PASS: TestImageSearchAnyError (0.00s) [2020-11-09T15:49:57.244Z] === RUN TestImageSearchStatusUnauthorizedError [2020-11-09T15:49:57.244Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2020-11-09T15:49:57.244Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2020-11-09T15:49:57.244Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2020-11-09T15:49:57.244Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2020-11-09T15:49:57.244Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2020-11-09T15:49:57.244Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2020-11-09T15:49:57.244Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2020-11-09T15:49:57.244Z] === RUN TestImageSearchWithoutErrors [2020-11-09T15:49:57.244Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2020-11-09T15:49:57.244Z] === RUN TestImageTagError [2020-11-09T15:49:57.244Z] --- PASS: TestImageTagError (0.00s) [2020-11-09T15:49:57.244Z] === RUN TestImageTagInvalidReference [2020-11-09T15:49:57.244Z] --- PASS: TestImageTagInvalidReference (0.00s) [2020-11-09T15:49:57.244Z] === RUN TestImageTagInvalidSourceImageName [2020-11-09T15:49:57.244Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2020-11-09T15:49:57.244Z] === RUN TestImageTagHexSource [2020-11-09T15:49:57.244Z] --- PASS: TestImageTagHexSource (0.00s) [2020-11-09T15:49:57.244Z] === RUN TestImageTag [2020-11-09T15:49:57.244Z] --- PASS: TestImageTag (0.00s) [2020-11-09T15:49:57.244Z] === RUN TestInfoServerError [2020-11-09T15:49:57.244Z] --- PASS: TestInfoServerError (0.00s) [2020-11-09T15:49:57.244Z] === RUN TestInfoInvalidResponseJSONError [2020-11-09T15:49:57.244Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2020-11-09T15:49:57.244Z] === RUN TestInfo [2020-11-09T15:49:57.244Z] --- PASS: TestInfo (0.00s) [2020-11-09T15:49:57.244Z] === RUN TestNetworkConnectError [2020-11-09T15:49:57.244Z] --- PASS: TestNetworkConnectError (0.00s) [2020-11-09T15:49:57.244Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2020-11-09T15:49:57.244Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2020-11-09T15:49:57.244Z] === RUN TestNetworkConnect [2020-11-09T15:49:57.244Z] --- PASS: TestNetworkConnect (0.00s) [2020-11-09T15:49:57.244Z] === RUN TestNetworkCreateError [2020-11-09T15:49:57.244Z] --- PASS: TestNetworkCreateError (0.00s) [2020-11-09T15:49:57.244Z] === RUN TestNetworkCreate [2020-11-09T15:49:57.244Z] --- PASS: TestNetworkCreate (0.00s) [2020-11-09T15:49:57.244Z] === RUN TestNetworkDisconnectError [2020-11-09T15:49:57.244Z] --- PASS: TestNetworkDisconnectError (0.00s) [2020-11-09T15:49:57.244Z] === RUN TestNetworkDisconnect [2020-11-09T15:49:57.244Z] --- PASS: TestNetworkDisconnect (0.00s) [2020-11-09T15:49:57.244Z] === RUN TestNetworkInspectError [2020-11-09T15:49:57.244Z] --- PASS: TestNetworkInspectError (0.00s) [2020-11-09T15:49:57.244Z] === RUN TestNetworkInspectNotFoundError [2020-11-09T15:49:57.244Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2020-11-09T15:49:57.244Z] === RUN TestNetworkInspectWithEmptyID [2020-11-09T15:49:57.244Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2020-11-09T15:49:57.244Z] === RUN TestNetworkInspect [2020-11-09T15:49:57.244Z] --- PASS: TestNetworkInspect (0.00s) [2020-11-09T15:49:57.244Z] === RUN TestNetworkListError [2020-11-09T15:49:57.244Z] --- PASS: TestNetworkListError (0.00s) [2020-11-09T15:49:57.244Z] === RUN TestNetworkList [2020-11-09T15:49:57.244Z] --- PASS: TestNetworkList (0.00s) [2020-11-09T15:49:57.244Z] === RUN TestNetworksPruneError [2020-11-09T15:49:57.244Z] --- PASS: TestNetworksPruneError (0.00s) [2020-11-09T15:49:57.244Z] === RUN TestNetworksPrune [2020-11-09T15:49:57.244Z] --- PASS: TestNetworksPrune (0.00s) [2020-11-09T15:49:57.244Z] === RUN TestNetworkRemoveError [2020-11-09T15:49:57.244Z] --- PASS: TestNetworkRemoveError (0.00s) [2020-11-09T15:49:57.244Z] === RUN TestNetworkRemove [2020-11-09T15:49:57.244Z] --- PASS: TestNetworkRemove (0.00s) [2020-11-09T15:49:57.244Z] === RUN TestNodeInspectError [2020-11-09T15:49:57.244Z] --- PASS: TestNodeInspectError (0.00s) [2020-11-09T15:49:57.244Z] === RUN TestNodeInspectNodeNotFound [2020-11-09T15:49:57.244Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2020-11-09T15:49:57.244Z] === RUN TestNodeInspectWithEmptyID [2020-11-09T15:49:57.244Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2020-11-09T15:49:57.244Z] === RUN TestNodeInspect [2020-11-09T15:49:57.244Z] --- PASS: TestNodeInspect (0.00s) [2020-11-09T15:49:57.244Z] === RUN TestNodeListError [2020-11-09T15:49:57.244Z] --- PASS: TestNodeListError (0.00s) [2020-11-09T15:49:57.244Z] === RUN TestNodeList [2020-11-09T15:49:57.244Z] --- PASS: TestNodeList (0.00s) [2020-11-09T15:49:57.244Z] === RUN TestNodeRemoveError [2020-11-09T15:49:57.244Z] --- PASS: TestNodeRemoveError (0.00s) [2020-11-09T15:49:57.244Z] === RUN TestNodeRemove [2020-11-09T15:49:57.244Z] --- PASS: TestNodeRemove (0.00s) [2020-11-09T15:49:57.244Z] === RUN TestNodeUpdateError [2020-11-09T15:49:57.244Z] --- PASS: TestNodeUpdateError (0.00s) [2020-11-09T15:49:57.244Z] === RUN TestNodeUpdate [2020-11-09T15:49:57.244Z] --- PASS: TestNodeUpdate (0.00s) [2020-11-09T15:49:57.244Z] === RUN TestOptionWithTimeout [2020-11-09T15:49:57.244Z] --- PASS: TestOptionWithTimeout (0.00s) [2020-11-09T15:49:57.244Z] === RUN TestPingFail [2020-11-09T15:49:57.244Z] --- PASS: TestPingFail (0.00s) [2020-11-09T15:49:57.244Z] === RUN TestPingWithError [2020-11-09T15:49:57.244Z] 2020/11/09 15:49:56 RoundTripper returned a response & error; ignoring response [2020-11-09T15:49:57.244Z] 2020/11/09 15:49:56 RoundTripper returned a response & error; ignoring response [2020-11-09T15:49:57.244Z] --- PASS: TestPingWithError (0.00s) [2020-11-09T15:49:57.244Z] === RUN TestPingSuccess [2020-11-09T15:49:57.244Z] --- PASS: TestPingSuccess (0.00s) [2020-11-09T15:49:57.244Z] === RUN TestPingHeadFallback [2020-11-09T15:49:57.244Z] === RUN TestPingHeadFallback/OK [2020-11-09T15:49:57.244Z] === RUN TestPingHeadFallback/Internal_Server_Error [2020-11-09T15:49:57.244Z] === RUN TestPingHeadFallback/Not_Found [2020-11-09T15:49:57.244Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2020-11-09T15:49:57.244Z] --- PASS: TestPingHeadFallback (0.00s) [2020-11-09T15:49:57.244Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2020-11-09T15:49:57.244Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2020-11-09T15:49:57.244Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2020-11-09T15:49:57.244Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2020-11-09T15:49:57.244Z] === RUN TestPluginDisableError [2020-11-09T15:49:57.244Z] --- PASS: TestPluginDisableError (0.00s) [2020-11-09T15:49:57.244Z] === RUN TestPluginDisable [2020-11-09T15:49:57.244Z] --- PASS: TestPluginDisable (0.00s) [2020-11-09T15:49:57.244Z] === RUN TestPluginEnableError [2020-11-09T15:49:57.244Z] --- PASS: TestPluginEnableError (0.00s) [2020-11-09T15:49:57.244Z] === RUN TestPluginEnable [2020-11-09T15:49:57.244Z] --- PASS: TestPluginEnable (0.00s) [2020-11-09T15:49:57.244Z] === RUN TestPluginInspectError [2020-11-09T15:49:57.244Z] --- PASS: TestPluginInspectError (0.00s) [2020-11-09T15:49:57.244Z] === RUN TestPluginInspectWithEmptyID [2020-11-09T15:49:57.244Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2020-11-09T15:49:57.244Z] === RUN TestPluginInspect [2020-11-09T15:49:57.244Z] --- PASS: TestPluginInspect (0.00s) [2020-11-09T15:49:57.244Z] === RUN TestPluginListError [2020-11-09T15:49:57.244Z] --- PASS: TestPluginListError (0.00s) [2020-11-09T15:49:57.244Z] === RUN TestPluginList [2020-11-09T15:49:57.244Z] --- PASS: TestPluginList (0.00s) [2020-11-09T15:49:57.244Z] === RUN TestPluginPushError [2020-11-09T15:49:57.244Z] --- PASS: TestPluginPushError (0.00s) [2020-11-09T15:49:57.244Z] === RUN TestPluginPush [2020-11-09T15:49:57.244Z] --- PASS: TestPluginPush (0.00s) [2020-11-09T15:49:57.244Z] === RUN TestPluginRemoveError [2020-11-09T15:49:57.244Z] --- PASS: TestPluginRemoveError (0.00s) [2020-11-09T15:49:57.244Z] === RUN TestPluginRemove [2020-11-09T15:49:57.244Z] --- PASS: TestPluginRemove (0.00s) [2020-11-09T15:49:57.244Z] === RUN TestPluginSetError [2020-11-09T15:49:57.244Z] --- PASS: TestPluginSetError (0.00s) [2020-11-09T15:49:57.244Z] === RUN TestPluginSet [2020-11-09T15:49:57.244Z] --- PASS: TestPluginSet (0.00s) [2020-11-09T15:49:57.244Z] === RUN TestSetHostHeader [2020-11-09T15:49:57.244Z] --- PASS: TestSetHostHeader (0.00s) [2020-11-09T15:49:57.244Z] === RUN TestPlainTextError [2020-11-09T15:49:57.244Z] --- PASS: TestPlainTextError (0.00s) [2020-11-09T15:49:57.244Z] === RUN TestInfiniteError [2020-11-09T15:49:57.244Z] --- PASS: TestInfiniteError (0.02s) [2020-11-09T15:49:57.244Z] === RUN TestSecretCreateUnsupported [2020-11-09T15:49:57.244Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2020-11-09T15:49:57.244Z] === RUN TestSecretCreateError [2020-11-09T15:49:57.244Z] --- PASS: TestSecretCreateError (0.00s) [2020-11-09T15:49:57.244Z] === RUN TestSecretCreate [2020-11-09T15:49:57.245Z] --- PASS: TestSecretCreate (0.00s) [2020-11-09T15:49:57.245Z] === RUN TestSecretInspectUnsupported [2020-11-09T15:49:57.245Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2020-11-09T15:49:57.245Z] === RUN TestSecretInspectError [2020-11-09T15:49:57.245Z] --- PASS: TestSecretInspectError (0.00s) [2020-11-09T15:49:57.245Z] === RUN TestSecretInspectSecretNotFound [2020-11-09T15:49:57.245Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2020-11-09T15:49:57.245Z] === RUN TestSecretInspectWithEmptyID [2020-11-09T15:49:57.245Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2020-11-09T15:49:57.245Z] === RUN TestSecretInspect [2020-11-09T15:49:57.245Z] --- PASS: TestSecretInspect (0.00s) [2020-11-09T15:49:57.245Z] === RUN TestSecretListUnsupported [2020-11-09T15:49:57.245Z] --- PASS: TestSecretListUnsupported (0.00s) [2020-11-09T15:49:57.245Z] === RUN TestSecretListError [2020-11-09T15:49:57.245Z] --- PASS: TestSecretListError (0.00s) [2020-11-09T15:49:57.245Z] === RUN TestSecretList [2020-11-09T15:49:57.245Z] --- PASS: TestSecretList (0.00s) [2020-11-09T15:49:57.245Z] === RUN TestSecretRemoveUnsupported [2020-11-09T15:49:57.245Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2020-11-09T15:49:57.245Z] === RUN TestSecretRemoveError [2020-11-09T15:49:57.245Z] --- PASS: TestSecretRemoveError (0.00s) [2020-11-09T15:49:57.245Z] === RUN TestSecretRemove [2020-11-09T15:49:57.245Z] --- PASS: TestSecretRemove (0.00s) [2020-11-09T15:49:57.245Z] === RUN TestSecretUpdateUnsupported [2020-11-09T15:49:57.245Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2020-11-09T15:49:57.245Z] === RUN TestSecretUpdateError [2020-11-09T15:49:57.245Z] --- PASS: TestSecretUpdateError (0.00s) [2020-11-09T15:49:57.245Z] === RUN TestSecretUpdate [2020-11-09T15:49:57.245Z] --- PASS: TestSecretUpdate (0.00s) [2020-11-09T15:49:57.245Z] === RUN TestServiceCreateError [2020-11-09T15:49:57.245Z] --- PASS: TestServiceCreateError (0.00s) [2020-11-09T15:49:57.245Z] === RUN TestServiceCreate [2020-11-09T15:49:57.245Z] --- PASS: TestServiceCreate (0.00s) [2020-11-09T15:49:57.245Z] === RUN TestServiceCreateCompatiblePlatforms [2020-11-09T15:49:57.245Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2020-11-09T15:49:57.245Z] === RUN TestServiceCreateDigestPinning [2020-11-09T15:49:57.245Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2020-11-09T15:49:57.245Z] === RUN TestServiceInspectError [2020-11-09T15:49:57.245Z] --- PASS: TestServiceInspectError (0.00s) [2020-11-09T15:49:57.245Z] === RUN TestServiceInspectServiceNotFound [2020-11-09T15:49:57.245Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2020-11-09T15:49:57.245Z] === RUN TestServiceInspectWithEmptyID [2020-11-09T15:49:57.245Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2020-11-09T15:49:57.245Z] === RUN TestServiceInspect [2020-11-09T15:49:57.245Z] --- PASS: TestServiceInspect (0.00s) [2020-11-09T15:49:57.245Z] === RUN TestServiceListError [2020-11-09T15:49:57.245Z] --- PASS: TestServiceListError (0.00s) [2020-11-09T15:49:57.245Z] === RUN TestServiceList [2020-11-09T15:49:57.245Z] --- PASS: TestServiceList (0.00s) [2020-11-09T15:49:57.245Z] === RUN TestServiceLogsError [2020-11-09T15:49:57.245Z] --- PASS: TestServiceLogsError (0.00s) [2020-11-09T15:49:57.245Z] === RUN TestServiceLogs [2020-11-09T15:49:57.245Z] --- PASS: TestServiceLogs (0.00s) [2020-11-09T15:49:57.245Z] === RUN TestServiceRemoveError [2020-11-09T15:49:57.245Z] --- PASS: TestServiceRemoveError (0.00s) [2020-11-09T15:49:57.245Z] === RUN TestServiceRemoveNotFoundError [2020-11-09T15:49:57.245Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2020-11-09T15:49:57.245Z] === RUN TestServiceRemove [2020-11-09T15:49:57.245Z] --- PASS: TestServiceRemove (0.00s) [2020-11-09T15:49:57.245Z] === RUN TestServiceUpdateError [2020-11-09T15:49:57.245Z] --- PASS: TestServiceUpdateError (0.00s) [2020-11-09T15:49:57.245Z] === RUN TestServiceUpdate [2020-11-09T15:49:57.245Z] --- PASS: TestServiceUpdate (0.00s) [2020-11-09T15:49:57.245Z] === RUN TestSwarmGetUnlockKeyError [2020-11-09T15:49:57.245Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2020-11-09T15:49:57.245Z] === RUN TestSwarmGetUnlockKey [2020-11-09T15:49:57.245Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2020-11-09T15:49:57.245Z] === RUN TestSwarmInitError [2020-11-09T15:49:57.245Z] --- PASS: TestSwarmInitError (0.00s) [2020-11-09T15:49:57.245Z] === RUN TestSwarmInit [2020-11-09T15:49:57.245Z] --- PASS: TestSwarmInit (0.00s) [2020-11-09T15:49:57.245Z] === RUN TestSwarmInspectError [2020-11-09T15:49:57.245Z] --- PASS: TestSwarmInspectError (0.00s) [2020-11-09T15:49:57.245Z] === RUN TestSwarmInspect [2020-11-09T15:49:57.245Z] --- PASS: TestSwarmInspect (0.00s) [2020-11-09T15:49:57.245Z] === RUN TestSwarmJoinError [2020-11-09T15:49:57.245Z] --- PASS: TestSwarmJoinError (0.00s) [2020-11-09T15:49:57.245Z] === RUN TestSwarmJoin [2020-11-09T15:49:57.245Z] --- PASS: TestSwarmJoin (0.00s) [2020-11-09T15:49:57.245Z] === RUN TestSwarmLeaveError [2020-11-09T15:49:57.245Z] --- PASS: TestSwarmLeaveError (0.00s) [2020-11-09T15:49:57.245Z] === RUN TestSwarmLeave [2020-11-09T15:49:57.245Z] --- PASS: TestSwarmLeave (0.00s) [2020-11-09T15:49:57.245Z] === RUN TestSwarmUnlockError [2020-11-09T15:49:57.245Z] --- PASS: TestSwarmUnlockError (0.00s) [2020-11-09T15:49:57.245Z] === RUN TestSwarmUnlock [2020-11-09T15:49:57.245Z] --- PASS: TestSwarmUnlock (0.00s) [2020-11-09T15:49:57.245Z] === RUN TestSwarmUpdateError [2020-11-09T15:49:57.245Z] --- PASS: TestSwarmUpdateError (0.00s) [2020-11-09T15:49:57.245Z] === RUN TestSwarmUpdate [2020-11-09T15:49:57.245Z] --- PASS: TestSwarmUpdate (0.00s) [2020-11-09T15:49:57.245Z] === RUN TestTaskInspectError [2020-11-09T15:49:57.245Z] --- PASS: TestTaskInspectError (0.00s) [2020-11-09T15:49:57.245Z] === RUN TestTaskInspectWithEmptyID [2020-11-09T15:49:57.245Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2020-11-09T15:49:57.245Z] === RUN TestTaskInspect [2020-11-09T15:49:57.245Z] --- PASS: TestTaskInspect (0.00s) [2020-11-09T15:49:57.245Z] === RUN TestTaskListError [2020-11-09T15:49:57.245Z] --- PASS: TestTaskListError (0.00s) [2020-11-09T15:49:57.245Z] === RUN TestTaskList [2020-11-09T15:49:57.245Z] --- PASS: TestTaskList (0.00s) [2020-11-09T15:49:57.245Z] === RUN TestVolumeCreateError [2020-11-09T15:49:57.245Z] --- PASS: TestVolumeCreateError (0.00s) [2020-11-09T15:49:57.245Z] === RUN TestVolumeCreate [2020-11-09T15:49:57.245Z] --- PASS: TestVolumeCreate (0.00s) [2020-11-09T15:49:57.245Z] === RUN TestVolumeInspectError [2020-11-09T15:49:57.245Z] --- PASS: TestVolumeInspectError (0.00s) [2020-11-09T15:49:57.245Z] === RUN TestVolumeInspectNotFound [2020-11-09T15:49:57.245Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2020-11-09T15:49:57.245Z] === RUN TestVolumeInspectWithEmptyID [2020-11-09T15:49:57.245Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2020-11-09T15:49:57.245Z] === RUN TestVolumeInspect [2020-11-09T15:49:57.245Z] --- PASS: TestVolumeInspect (0.00s) [2020-11-09T15:49:57.245Z] === RUN TestVolumeListError [2020-11-09T15:49:57.245Z] --- PASS: TestVolumeListError (0.00s) [2020-11-09T15:49:57.245Z] === RUN TestVolumeList [2020-11-09T15:49:57.245Z] --- PASS: TestVolumeList (0.00s) [2020-11-09T15:49:57.245Z] === RUN TestVolumeRemoveError [2020-11-09T15:49:57.245Z] --- PASS: TestVolumeRemoveError (0.00s) [2020-11-09T15:49:57.245Z] === RUN TestVolumeRemove [2020-11-09T15:49:57.245Z] --- PASS: TestVolumeRemove (0.00s) [2020-11-09T15:49:57.245Z] === CONT TestTLSCloseWriter [2020-11-09T15:49:57.245Z] --- PASS: TestTLSCloseWriter (0.02s) [2020-11-09T15:49:57.245Z] PASS [2020-11-09T15:49:57.245Z] coverage: 74.9% of statements [2020-11-09T15:49:57.245Z] ok github.com/docker/docker/client 0.752s coverage: 74.9% of statements [2020-11-09T15:49:57.417Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-11-09T15:49:57.989Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-11-09T15:49:58.250Z] --- PASS: TestContainerBindMountNonRecursive (2.03s) [2020-11-09T15:49:58.250Z] === RUN TestNetworkNat [2020-11-09T15:49:58.510Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-11-09T15:49:58.753Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-11-09T15:49:59.081Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-11-09T15:49:59.081Z] --- PASS: TestNetworkNat (0.69s) [2020-11-09T15:49:59.081Z] === RUN TestNetworkLocalhostTCPNat [2020-11-09T15:50:00.023Z] --- PASS: TestNetworkLocalhostTCPNat (0.80s) [2020-11-09T15:50:00.023Z] === RUN TestNetworkLoopbackNat [2020-11-09T15:50:00.276Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-11-09T15:50:00.276Z] Using test binary docker [2020-11-09T15:50:00.276Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-11-09T15:50:00.276Z] +++ /etc/init.d/apparmor start [2020-11-09T15:50:00.276Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-11-09T15:50:00.276Z] INFO: Waiting for daemon to start... [2020-11-09T15:50:00.276Z] Starting dockerd [2020-11-09T15:50:00.276Z] +++ 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-11-09T15:50:00.543Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-11-09T15:50:00.964Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-11-09T15:50:02.344Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-11-09T15:50:02.361Z] . [2020-11-09T15:50:02.361Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-11-09T15:50:02.361Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-11-09T15:50:02.361Z] Error: No such image: emptyfs [2020-11-09T15:50:02.361Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-11-09T15:50:02.361Z] ++++ docker load [2020-11-09T15:50:02.361Z] Running integration-test (iteration 1) [2020-11-09T15:50:02.361Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-11-09T15:50:02.361Z] ++ 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-11-09T15:50:02.362Z] ++ set -e [2020-11-09T15:50:02.362Z] ++ '[' -n 0 ']' [2020-11-09T15:50:02.362Z] ++ set -x [2020-11-09T15:50:02.362Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-11-09T15:50:02.451Z] tests/integration/client_test.py ..... [ 75%] [2020-11-09T15:50:02.451Z] tests/integration/context_api_test.py ... [ 76%] [2020-11-09T15:50:02.916Z] --- PASS: TestNetworkLoopbackNat (3.08s) [2020-11-09T15:50:02.916Z] === RUN TestPause [2020-11-09T15:50:03.020Z] tests/integration/errors_test.py . [ 76%] [2020-11-09T15:50:03.648Z] --- PASS: TestContainerKillOnDaemonStart (13.19s) [2020-11-09T15:50:03.648Z] PASS [2020-11-09T15:50:03.648Z] [2020-11-09T15:50:03.648Z] === Skipped [2020-11-09T15:50:03.648Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-11-09T15:50:03.648Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-11-09T15:50:03.648Z] [2020-11-09T15:50:03.648Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-11-09T15:50:03.648Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-09T15:50:03.648Z] [2020-11-09T15:50:03.648Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-11-09T15:50:03.648Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-09T15:50:03.648Z] [2020-11-09T15:50:03.648Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-11-09T15:50:03.648Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-11-09T15:50:03.648Z] [2020-11-09T15:50:03.648Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-11-09T15:50:03.648Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-11-09T15:50:03.648Z] [2020-11-09T15:50:03.648Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-11-09T15:50:03.648Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-11-09T15:50:03.648Z] [2020-11-09T15:50:03.648Z] [2020-11-09T15:50:03.648Z] DONE 193 tests, 6 skipped in 138.232s [2020-11-09T15:50:03.648Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-11-09T15:50:03.648Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-11-09T15:50:03.648Z] ++ set -e [2020-11-09T15:50:03.648Z] ++ '[' -n 0 ']' [2020-11-09T15:50:03.648Z] ++ set -x [2020-11-09T15:50:03.648Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-11-09T15:50:03.859Z] --- PASS: TestPause (0.80s) [2020-11-09T15:50:03.859Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-11-09T15:50:03.859Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-11-09T15:50:03.859Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-11-09T15:50:03.859Z] === RUN TestPauseStopPausedContainer [2020-11-09T15:50:03.859Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-11-09T15:50:03.859Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-11-09T15:50:03.910Z] INFO: Testing against a local daemon [2020-11-09T15:50:03.910Z] === RUN TestCommitInheritsEnv [2020-11-09T15:50:04.482Z] --- PASS: TestCommitInheritsEnv (0.59s) [2020-11-09T15:50:04.482Z] === RUN TestImportExtremelyLargeImageWorks [2020-11-09T15:50:04.482Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-11-09T15:50:04.482Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-11-09T15:50:04.482Z] === RUN TestImagesFilterMultiReference [2020-11-09T15:50:04.482Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2020-11-09T15:50:04.482Z] === RUN TestImagePullPlatformInvalid [2020-11-09T15:50:04.482Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2020-11-09T15:50:04.482Z] === RUN TestRemoveImageOrphaning [2020-11-09T15:50:04.801Z] --- PASS: TestPauseStopPausedContainer (0.86s) [2020-11-09T15:50:04.801Z] === RUN TestPsFilter [2020-11-09T15:50:04.801Z] --- PASS: TestPsFilter (0.17s) [2020-11-09T15:50:04.801Z] === RUN TestRemoveContainerWithRemovedVolume [2020-11-09T15:50:05.055Z] --- PASS: TestRemoveImageOrphaning (0.54s) [2020-11-09T15:50:05.055Z] === RUN TestRemoveImageGarbageCollector [2020-11-09T15:50:05.055Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-11-09T15:50:05.055Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-09T15:50:05.055Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-11-09T15:50:05.055Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-11-09T15:50:05.055Z] === RUN TestTagInvalidReference [2020-11-09T15:50:05.055Z] --- PASS: TestTagInvalidReference (0.03s) [2020-11-09T15:50:05.055Z] === RUN TestTagValidPrefixedRepo [2020-11-09T15:50:05.062Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-11-09T15:50:05.317Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-11-09T15:50:05.317Z] === RUN TestTagExistedNameWithoutForce [2020-11-09T15:50:05.317Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-11-09T15:50:05.317Z] === RUN TestTagOfficialNames [2020-11-09T15:50:05.317Z] --- PASS: TestTagOfficialNames (0.07s) [2020-11-09T15:50:05.317Z] === RUN TestTagMatchesDigest [2020-11-09T15:50:05.317Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-11-09T15:50:05.317Z] PASS [2020-11-09T15:50:05.317Z] [2020-11-09T15:50:05.317Z] === Skipped [2020-11-09T15:50:05.317Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-11-09T15:50:05.317Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-11-09T15:50:05.317Z] [2020-11-09T15:50:05.317Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-11-09T15:50:05.317Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-09T15:50:05.317Z] [2020-11-09T15:50:05.317Z] [2020-11-09T15:50:05.317Z] DONE 12 tests, 2 skipped in 1.820s [2020-11-09T15:50:05.317Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-11-09T15:50:05.317Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-11-09T15:50:05.317Z] ++ set -e [2020-11-09T15:50:05.317Z] ++ '[' -n 0 ']' [2020-11-09T15:50:05.317Z] ++ set -x [2020-11-09T15:50:05.317Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-11-09T15:50:05.578Z] INFO: Testing against a local daemon [2020-11-09T15:50:05.578Z] === RUN TestNetworkCreateDelete [2020-11-09T15:50:05.634Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.74s) [2020-11-09T15:50:05.634Z] === RUN TestRemoveContainerWithVolume [2020-11-09T15:50:05.634Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-11-09T15:50:05.840Z] --- PASS: TestNetworkCreateDelete (0.39s) [2020-11-09T15:50:05.840Z] === RUN TestDockerNetworkDeletePreferID [2020-11-09T15:50:06.209Z] --- PASS: TestRemoveContainerWithVolume (0.78s) [2020-11-09T15:50:06.209Z] === RUN TestRemoveContainerRunning [2020-11-09T15:50:06.469Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-11-09T15:50:07.040Z] --- PASS: TestRemoveContainerRunning (0.83s) [2020-11-09T15:50:07.040Z] === RUN TestRemoveContainerForceRemoveRunning [2020-11-09T15:50:07.228Z] --- PASS: TestDockerNetworkDeletePreferID (1.12s) [2020-11-09T15:50:07.228Z] === RUN TestDaemonDNSFallback [2020-11-09T15:50:07.301Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-11-09T15:50:07.872Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.79s) [2020-11-09T15:50:07.872Z] === RUN TestRemoveInvalidContainer [2020-11-09T15:50:07.872Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-11-09T15:50:07.872Z] === RUN TestRenameLinkedContainer [2020-11-09T15:50:09.256Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-11-09T15:50:10.640Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-11-09T15:50:10.900Z] --- PASS: TestRenameLinkedContainer (2.99s) [2020-11-09T15:50:10.900Z] === RUN TestRenameStoppedContainer [2020-11-09T15:50:11.161Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-11-09T15:50:11.732Z] --- PASS: TestRenameStoppedContainer (0.76s) [2020-11-09T15:50:11.732Z] === RUN TestRenameRunningContainerAndReuse [2020-11-09T15:50:11.732Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-11-09T15:50:13.116Z] --- PASS: TestRenameRunningContainerAndReuse (1.34s) [2020-11-09T15:50:13.116Z] === RUN TestRenameInvalidName [2020-11-09T15:50:13.688Z] --- PASS: TestRenameInvalidName (0.61s) [2020-11-09T15:50:13.688Z] === RUN TestRenameAnonymousContainer [2020-11-09T15:50:14.927Z] --- PASS: TestCheckoutGit (31.32s) [2020-11-09T15:50:14.927Z] === RUN TestValidGitTransport [2020-11-09T15:50:14.927Z] --- PASS: TestValidGitTransport (0.00s) [2020-11-09T15:50:14.927Z] === RUN TestGitInvalidRef [2020-11-09T15:50:14.927Z] --- PASS: TestGitInvalidRef (0.23s) [2020-11-09T15:50:14.927Z] PASS [2020-11-09T15:50:14.927Z] coverage: 86.3% of statements [2020-11-09T15:50:14.927Z] ok github.com/docker/docker/builder/remotecontext/git 31.697s coverage: 86.3% of statements [2020-11-09T15:50:14.927Z] ? github.com/docker/docker/cli [no test files] [2020-11-09T15:50:14.927Z] ? github.com/docker/docker/cli/config [no test files] [2020-11-09T15:50:15.371Z] --- PASS: TestDaemonDNSFallback (7.39s) [2020-11-09T15:50:15.371Z] === RUN TestInspectNetwork [2020-11-09T15:50:15.602Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-11-09T15:50:15.863Z] === RUN TestDockerSuite/TestBuildBlankName [2020-11-09T15:50:16.124Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-11-09T15:50:16.124Z] --- PASS: TestRenameAnonymousContainer (2.56s) [2020-11-09T15:50:16.124Z] === RUN TestRenameContainerWithSameName [2020-11-09T15:50:16.696Z] --- PASS: TestRenameContainerWithSameName (0.63s) [2020-11-09T15:50:16.696Z] === RUN TestRenameContainerWithLinkedContainer [2020-11-09T15:50:17.805Z] Loaded image: buildpack-deps:buster [2020-11-09T15:50:17.805Z] Loaded image: busybox:latest [2020-11-09T15:50:17.805Z] Loaded image: busybox:glibc [2020-11-09T15:50:17.805Z] Loaded image: debian:buster [2020-11-09T15:50:17.805Z] Loaded image: hello-world:latest [2020-11-09T15:50:17.805Z] Loaded image: arm32v7/hello-world:latest [2020-11-09T15:50:17.805Z] INFO: Testing against a local daemon [2020-11-09T15:50:17.805Z] === RUN TestCgroupNamespacesBuild [2020-11-09T15:50:17.805Z] --- PASS: TestCgroupNamespacesBuild (1.37s) [2020-11-09T15:50:17.805Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-11-09T15:50:18.079Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-11-09T15:50:18.079Z] --- PASS: TestRenameContainerWithLinkedContainer (1.24s) [2020-11-09T15:50:18.079Z] === RUN TestResize [2020-11-09T15:50:18.651Z] --- PASS: TestResize (0.59s) [2020-11-09T15:50:18.651Z] === RUN TestResizeWithInvalidSize [2020-11-09T15:50:18.841Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.36s) [2020-11-09T15:50:18.841Z] === RUN TestBuildWithSession [2020-11-09T15:50:18.841Z] --- SKIP: TestBuildWithSession (0.00s) [2020-11-09T15:50:18.841Z] build_session_test.go:25: TODO: BuildKit [2020-11-09T15:50:18.841Z] === RUN TestBuildSquashParent [2020-11-09T15:50:19.222Z] --- PASS: TestResizeWithInvalidSize (0.59s) [2020-11-09T15:50:19.222Z] === RUN TestResizeWhenContainerNotStarted [2020-11-09T15:50:19.483Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-11-09T15:50:19.584Z] === RUN TestInspectNetwork/full_network_id [2020-11-09T15:50:19.584Z] === RUN TestInspectNetwork/partial_network_id [2020-11-09T15:50:19.584Z] === RUN TestInspectNetwork/network_name [2020-11-09T15:50:19.584Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-11-09T15:50:19.744Z] --- PASS: TestResizeWhenContainerNotStarted (0.58s) [2020-11-09T15:50:19.744Z] === RUN TestDaemonRestartKillContainers [2020-11-09T15:50:19.744Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-09T15:50:19.744Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-09T15:50:19.744Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-09T15:50:19.744Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-09T15:50:19.744Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-09T15:50:19.744Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-09T15:50:19.744Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-09T15:50:19.744Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-09T15:50:19.744Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-09T15:50:19.744Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-09T15:50:19.744Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-09T15:50:19.744Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-09T15:50:19.744Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-09T15:50:19.744Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-09T15:50:19.744Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-09T15:50:19.744Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-09T15:50:19.744Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-09T15:50:19.744Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-09T15:50:19.744Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-09T15:50:19.744Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-09T15:50:19.744Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-09T15:50:19.744Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-09T15:50:19.744Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-09T15:50:19.744Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-09T15:50:19.744Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-09T15:50:19.744Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-09T15:50:20.314Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-11-09T15:50:21.997Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2020-11-09T15:50:21.997Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2020-11-09T15:50:21.997Z] === RUN TestLoadDaemonCliConfigWithTLS [2020-11-09T15:50:21.997Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2020-11-09T15:50:21.997Z] === RUN TestLoadDaemonCliConfigWithConflicts [2020-11-09T15:50:21.997Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2020-11-09T15:50:21.997Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2020-11-09T15:50:21.997Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2020-11-09T15:50:21.997Z] === RUN TestLoadDaemonCliWithConflictingLabels [2020-11-09T15:50:21.997Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2020-11-09T15:50:21.997Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2020-11-09T15:50:21.997Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2020-11-09T15:50:21.997Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2020-11-09T15:50:21.997Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s) [2020-11-09T15:50:21.997Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2020-11-09T15:50:21.997Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2020-11-09T15:50:21.997Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2020-11-09T15:50:21.997Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2020-11-09T15:50:21.997Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2020-11-09T15:50:21.997Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2020-11-09T15:50:21.997Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2020-11-09T15:50:21.997Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2020-11-09T15:50:21.997Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2020-11-09T15:50:21.997Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2020-11-09T15:50:21.997Z] === RUN TestConfigureDaemonLogs [2020-11-09T15:50:21.997Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2020-11-09T15:50:21.997Z] === RUN TestCommonOptionsInstallFlags [2020-11-09T15:50:21.997Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2020-11-09T15:50:21.997Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2020-11-09T15:50:21.997Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2020-11-09T15:50:21.997Z] PASS [2020-11-09T15:50:21.997Z] coverage: 18.4% of statements [2020-11-09T15:50:21.997Z] ok github.com/docker/docker/cmd/dockerd 0.700s coverage: 18.4% of statements [2020-11-09T15:50:22.228Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-11-09T15:50:22.228Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-09T15:50:22.490Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-09T15:50:22.490Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-11-09T15:50:22.964Z] === RUN TestContainerStopSignal [2020-11-09T15:50:22.964Z] --- PASS: TestContainerStopSignal (0.00s) [2020-11-09T15:50:22.964Z] === RUN TestContainerStopTimeout [2020-11-09T15:50:22.964Z] --- PASS: TestContainerStopTimeout (0.00s) [2020-11-09T15:50:22.964Z] === RUN TestContainerSecretReferenceDestTarget [2020-11-09T15:50:23.344Z] --- PASS: TestBuildSquashParent (4.56s) [2020-11-09T15:50:23.344Z] === RUN TestBuildWithRemoveAndForceRemove [2020-11-09T15:50:23.344Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-09T15:50:23.344Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-09T15:50:23.344Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-09T15:50:23.344Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-09T15:50:23.344Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-09T15:50:23.344Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-09T15:50:23.344Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-09T15:50:23.344Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-09T15:50:23.344Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-09T15:50:23.344Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-09T15:50:23.344Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-09T15:50:23.344Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-09T15:50:23.344Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-09T15:50:23.344Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-09T15:50:23.344Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-09T15:50:23.344Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-09T15:50:23.423Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2020-11-09T15:50:23.423Z] === RUN TestContainerLogPathSetForJSONFileLogger [2020-11-09T15:50:23.423Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2020-11-09T15:50:23.423Z] === RUN TestContainerLogPathSetForRingLogger [2020-11-09T15:50:23.423Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2020-11-09T15:50:23.423Z] === RUN TestReplaceAndAppendEnvVars [2020-11-09T15:50:23.423Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2020-11-09T15:50:23.423Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2020-11-09T15:50:23.423Z] === RUN TestNewMemoryStore [2020-11-09T15:50:23.423Z] --- PASS: TestNewMemoryStore (0.00s) [2020-11-09T15:50:23.423Z] === RUN TestAddContainers [2020-11-09T15:50:23.423Z] --- PASS: TestAddContainers (0.00s) [2020-11-09T15:50:23.423Z] === RUN TestGetContainer [2020-11-09T15:50:23.423Z] --- PASS: TestGetContainer (0.00s) [2020-11-09T15:50:23.423Z] === RUN TestDeleteContainer [2020-11-09T15:50:23.423Z] --- PASS: TestDeleteContainer (0.00s) [2020-11-09T15:50:23.423Z] === RUN TestListContainers [2020-11-09T15:50:23.423Z] --- PASS: TestListContainers (0.00s) [2020-11-09T15:50:23.423Z] === RUN TestFirstContainer [2020-11-09T15:50:23.423Z] --- PASS: TestFirstContainer (0.00s) [2020-11-09T15:50:23.423Z] === RUN TestApplyAllContainer [2020-11-09T15:50:23.423Z] --- PASS: TestApplyAllContainer (0.00s) [2020-11-09T15:50:23.423Z] === RUN TestIsValidHealthString [2020-11-09T15:50:23.423Z] --- PASS: TestIsValidHealthString (0.00s) [2020-11-09T15:50:23.423Z] === RUN TestStateRunStop [2020-11-09T15:50:23.423Z] --- PASS: TestStateRunStop (0.00s) [2020-11-09T15:50:23.423Z] === RUN TestStateTimeoutWait [2020-11-09T15:50:23.423Z] --- PASS: TestStateTimeoutWait (0.10s) [2020-11-09T15:50:23.423Z] state_test.go:141: Stop callback fired [2020-11-09T15:50:23.423Z] state_test.go:165: Stop callback fired [2020-11-09T15:50:23.423Z] === RUN TestIsValidStateString [2020-11-09T15:50:23.423Z] --- PASS: TestIsValidStateString (0.00s) [2020-11-09T15:50:23.423Z] === RUN TestViewSaveDelete [2020-11-09T15:50:23.423Z] --- PASS: TestViewSaveDelete (0.01s) [2020-11-09T15:50:23.423Z] === RUN TestViewAll [2020-11-09T15:50:23.423Z] --- PASS: TestViewAll (0.01s) [2020-11-09T15:50:23.423Z] === RUN TestViewGet [2020-11-09T15:50:23.423Z] --- PASS: TestViewGet (0.01s) [2020-11-09T15:50:23.423Z] === RUN TestNames [2020-11-09T15:50:23.423Z] --- PASS: TestNames (0.00s) [2020-11-09T15:50:23.423Z] === RUN TestViewWithHealthCheck [2020-11-09T15:50:23.423Z] --- PASS: TestViewWithHealthCheck (0.01s) [2020-11-09T15:50:23.423Z] PASS [2020-11-09T15:50:23.423Z] coverage: 41.6% of statements [2020-11-09T15:50:23.423Z] ok github.com/docker/docker/container 0.514s coverage: 41.6% of statements [2020-11-09T15:50:23.423Z] ? github.com/docker/docker/container/stream [no test files] [2020-11-09T15:50:23.423Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-11-09T15:50:23.423Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-11-09T15:50:23.423Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-11-09T15:50:23.876Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-09T15:50:24.491Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-09T15:50:24.751Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-11-09T15:50:24.875Z] --- PASS: TestInspectNetwork (9.56s) [2020-11-09T15:50:24.875Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-11-09T15:50:24.875Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-11-09T15:50:24.875Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-11-09T15:50:24.875Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-11-09T15:50:24.875Z] === RUN TestRunContainerWithBridgeNone [2020-11-09T15:50:24.957Z] === RUN TestPrepare [2020-11-09T15:50:24.957Z] --- PASS: TestPrepare (0.00s) [2020-11-09T15:50:24.957Z] === RUN TestStart [2020-11-09T15:50:24.957Z] --- PASS: TestStart (0.00s) [2020-11-09T15:50:24.957Z] === RUN TestWaitCancel [2020-11-09T15:50:24.957Z] --- PASS: TestWaitCancel (0.00s) [2020-11-09T15:50:24.957Z] === RUN TestWaitDisabled [2020-11-09T15:50:24.957Z] --- PASS: TestWaitDisabled (0.00s) [2020-11-09T15:50:24.957Z] === RUN TestWaitEnabled [2020-11-09T15:50:24.957Z] --- PASS: TestWaitEnabled (0.00s) [2020-11-09T15:50:24.957Z] === RUN TestRemove [2020-11-09T15:50:24.957Z] --- PASS: TestRemove (0.00s) [2020-11-09T15:50:24.957Z] PASS [2020-11-09T15:50:24.957Z] coverage: 65.3% of statements [2020-11-09T15:50:25.415Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.351s coverage: 65.3% of statements [2020-11-09T15:50:25.465Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-09T15:50:25.693Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-09T15:50:25.759Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-09T15:50:26.637Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-09T15:50:26.793Z] --- PASS: TestRunContainerWithBridgeNone (2.44s) [2020-11-09T15:50:26.793Z] === RUN TestNetworkInvalidJSON [2020-11-09T15:50:26.793Z] === RUN TestNetworkInvalidJSON//networks/create [2020-11-09T15:50:26.793Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-11-09T15:50:26.793Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-11-09T15:50:26.793Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-11-09T15:50:26.793Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-09T15:50:26.793Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-09T15:50:26.793Z] === CONT TestNetworkInvalidJSON//networks/create [2020-11-09T15:50:26.793Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-11-09T15:50:26.793Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-09T15:50:26.793Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-11-09T15:50:26.793Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-11-09T15:50:26.793Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-11-09T15:50:26.793Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-11-09T15:50:26.793Z] === RUN TestHostIPv4BridgeLabel [2020-11-09T15:50:27.288Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-11-09T15:50:27.288Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.18s) [2020-11-09T15:50:27.288Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.53s) [2020-11-09T15:50:27.288Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.83s) [2020-11-09T15:50:27.288Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.87s) [2020-11-09T15:50:27.288Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.92s) [2020-11-09T15:50:27.288Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.61s) [2020-11-09T15:50:27.288Z] === RUN TestBuildMultiStageCopy [2020-11-09T15:50:27.288Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-11-09T15:50:27.365Z] --- PASS: TestHostIPv4BridgeLabel (0.81s) [2020-11-09T15:50:27.365Z] === RUN TestDaemonRestartWithLiveRestore [2020-11-09T15:50:27.580Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-11-09T15:50:27.844Z] --- PASS: TestImportExtremelyLargeImageWorks (78.42s) [2020-11-09T15:50:27.844Z] PASS [2020-11-09T15:50:27.844Z] [2020-11-09T15:50:27.844Z] === Skipped [2020-11-09T15:50:27.844Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-11-09T15:50:27.844Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-09T15:50:27.844Z] [2020-11-09T15:50:27.844Z] [2020-11-09T15:50:27.844Z] DONE 12 tests, 1 skipped in 79.825s [2020-11-09T15:50:27.844Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-11-09T15:50:27.844Z] ++ 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-11-09T15:50:27.844Z] ++ set -e [2020-11-09T15:50:27.844Z] ++ '[' -n 0 ']' [2020-11-09T15:50:27.844Z] ++ set -x [2020-11-09T15:50:27.844Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-11-09T15:50:27.844Z] INFO: Testing against a local daemon [2020-11-09T15:50:27.844Z] === RUN TestNetworkCreateDelete [2020-11-09T15:50:27.844Z] --- PASS: TestNetworkCreateDelete (0.15s) [2020-11-09T15:50:27.844Z] === RUN TestDockerNetworkDeletePreferID [2020-11-09T15:50:27.844Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2020-11-09T15:50:27.844Z] === RUN TestDaemonDNSFallback [2020-11-09T15:50:27.844Z] --- PASS: TestDaemonDNSFallback (2.50s) [2020-11-09T15:50:27.844Z] === RUN TestInspectNetwork [2020-11-09T15:50:28.321Z] === RUN TestNewListSecretsFilters [2020-11-09T15:50:28.321Z] --- PASS: TestNewListSecretsFilters (0.00s) [2020-11-09T15:50:28.321Z] === RUN TestNewListConfigsFilters [2020-11-09T15:50:28.321Z] --- PASS: TestNewListConfigsFilters (0.00s) [2020-11-09T15:50:28.321Z] PASS [2020-11-09T15:50:28.321Z] coverage: 0.5% of statements [2020-11-09T15:50:28.321Z] ok github.com/docker/docker/daemon/cluster 0.714s coverage: 0.5% of statements [2020-11-09T15:50:28.321Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2020-11-09T15:50:28.321Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.13s) [2020-11-09T15:50:28.321Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2020-11-09T15:50:28.321Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2020-11-09T15:50:28.321Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2020-11-09T15:50:28.321Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2020-11-09T15:50:28.321Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2020-11-09T15:50:28.321Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2020-11-09T15:50:28.321Z] === RUN TestServiceConvertToGRPCContainerRuntime [2020-11-09T15:50:28.321Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2020-11-09T15:50:28.321Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2020-11-09T15:50:28.321Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2020-11-09T15:50:28.321Z] === RUN TestServiceConvertToGRPCIsolation [2020-11-09T15:50:28.321Z] === RUN TestServiceConvertToGRPCIsolation/empty [2020-11-09T15:50:28.321Z] === RUN TestServiceConvertToGRPCIsolation/default [2020-11-09T15:50:28.321Z] === RUN TestServiceConvertToGRPCIsolation/process [2020-11-09T15:50:28.321Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2020-11-09T15:50:28.321Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2020-11-09T15:50:28.321Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2020-11-09T15:50:28.321Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2020-11-09T15:50:28.321Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2020-11-09T15:50:28.321Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2020-11-09T15:50:28.321Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2020-11-09T15:50:28.321Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2020-11-09T15:50:28.321Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2020-11-09T15:50:28.321Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2020-11-09T15:50:28.321Z] === RUN TestServiceConvertFromGRPCIsolation [2020-11-09T15:50:28.321Z] === RUN TestServiceConvertFromGRPCIsolation/default [2020-11-09T15:50:28.321Z] === RUN TestServiceConvertFromGRPCIsolation/process [2020-11-09T15:50:28.321Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2020-11-09T15:50:28.321Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2020-11-09T15:50:28.321Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2020-11-09T15:50:28.321Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2020-11-09T15:50:28.321Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2020-11-09T15:50:28.321Z] === RUN TestServiceConvertToGRPCCredentialSpec [2020-11-09T15:50:28.321Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2020-11-09T15:50:28.321Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2020-11-09T15:50:28.321Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2020-11-09T15:50:28.321Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2020-11-09T15:50:28.321Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2020-11-09T15:50:28.321Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2020-11-09T15:50:28.321Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2020-11-09T15:50:28.321Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2020-11-09T15:50:28.523Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-09T15:50:28.753Z] --- PASS: TestDaemonRestartWithLiveRestore (1.40s) [2020-11-09T15:50:28.753Z] === RUN TestDaemonDefaultNetworkPools [2020-11-09T15:50:28.780Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2020-11-09T15:50:28.780Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2020-11-09T15:50:28.780Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2020-11-09T15:50:28.780Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2020-11-09T15:50:28.780Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2020-11-09T15:50:28.780Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2020-11-09T15:50:28.780Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2020-11-09T15:50:28.780Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2020-11-09T15:50:28.780Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2020-11-09T15:50:28.780Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2020-11-09T15:50:28.780Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2020-11-09T15:50:28.780Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2020-11-09T15:50:28.780Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2020-11-09T15:50:28.780Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2020-11-09T15:50:28.780Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2020-11-09T15:50:28.780Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2020-11-09T15:50:28.780Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2020-11-09T15:50:28.780Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2020-11-09T15:50:28.780Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2020-11-09T15:50:28.780Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2020-11-09T15:50:28.780Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2020-11-09T15:50:28.780Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2020-11-09T15:50:28.780Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2020-11-09T15:50:28.780Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2020-11-09T15:50:28.780Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2020-11-09T15:50:28.780Z] === RUN TestServiceConvertFromGRPCConfigs [2020-11-09T15:50:28.780Z] === RUN TestServiceConvertFromGRPCConfigs/file [2020-11-09T15:50:28.780Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2020-11-09T15:50:28.780Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2020-11-09T15:50:28.780Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2020-11-09T15:50:28.780Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2020-11-09T15:50:28.780Z] === RUN TestServiceConvertToGRPCConfigs [2020-11-09T15:50:28.780Z] === RUN TestServiceConvertToGRPCConfigs/file [2020-11-09T15:50:28.780Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2020-11-09T15:50:28.780Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2020-11-09T15:50:28.780Z] === RUN TestServiceConvertToGRPCConfigs/none [2020-11-09T15:50:28.780Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2020-11-09T15:50:28.780Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2020-11-09T15:50:28.780Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2020-11-09T15:50:28.780Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2020-11-09T15:50:28.780Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2020-11-09T15:50:28.780Z] PASS [2020-11-09T15:50:28.780Z] coverage: 35.9% of statements [2020-11-09T15:50:28.780Z] ok github.com/docker/docker/daemon/cluster/convert 1.045s coverage: 35.9% of statements [2020-11-09T15:50:28.784Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-11-09T15:50:28.801Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-11-09T15:50:29.094Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-11-09T15:50:29.389Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-11-09T15:50:29.725Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-09T15:50:29.725Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-11-09T15:50:30.025Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-11-09T15:50:30.140Z] --- PASS: TestDaemonDefaultNetworkPools (1.28s) [2020-11-09T15:50:30.140Z] === RUN TestDaemonRestartWithExistingNetwork [2020-11-09T15:50:30.318Z] --- PASS: TestBuildMultiStageCopy (2.88s) [2020-11-09T15:50:30.318Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.56s) [2020-11-09T15:50:30.318Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.32s) [2020-11-09T15:50:30.318Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.30s) [2020-11-09T15:50:30.318Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.34s) [2020-11-09T15:50:30.318Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.35s) [2020-11-09T15:50:30.318Z] === RUN TestBuildMultiStageParentConfig [2020-11-09T15:50:30.953Z] --- PASS: TestBuildMultiStageParentConfig (0.82s) [2020-11-09T15:50:30.953Z] === RUN TestBuildLabelWithTargets [2020-11-09T15:50:32.057Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.95s) [2020-11-09T15:50:32.057Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-11-09T15:50:32.297Z] === RUN TestInspectNetwork/full_network_id [2020-11-09T15:50:32.297Z] === RUN TestInspectNetwork/partial_network_id [2020-11-09T15:50:32.297Z] === RUN TestInspectNetwork/network_name [2020-11-09T15:50:32.297Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-11-09T15:50:32.469Z] --- PASS: TestBuildLabelWithTargets (1.27s) [2020-11-09T15:50:32.469Z] === RUN TestBuildWithEmptyLayers [2020-11-09T15:50:32.763Z] --- PASS: TestBuildWithEmptyLayers (0.60s) [2020-11-09T15:50:32.763Z] === RUN TestBuildMultiStageOnBuild [2020-11-09T15:50:33.027Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-11-09T15:50:33.027Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-09T15:50:33.027Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-11-09T15:50:33.464Z] === RUN TestDiscoveryOptsErrors [2020-11-09T15:50:33.464Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2020-11-09T15:50:33.464Z] === RUN TestDiscoveryOpts [2020-11-09T15:50:33.464Z] --- PASS: TestDiscoveryOpts (0.00s) [2020-11-09T15:50:33.464Z] PASS [2020-11-09T15:50:33.464Z] coverage: 30.0% of statements [2020-11-09T15:50:33.464Z] ok github.com/docker/docker/daemon/discovery 0.180s coverage: 30.0% of statements [2020-11-09T15:50:33.970Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-09T15:50:34.430Z] === RUN TestBuilderGC [2020-11-09T15:50:34.430Z] --- PASS: TestBuilderGC (0.00s) [2020-11-09T15:50:34.430Z] === RUN TestDaemonConfigurationNotFound [2020-11-09T15:50:34.610Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.48s) [2020-11-09T15:50:34.610Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-11-09T15:50:34.836Z] --- PASS: TestBuildMultiStageOnBuild (1.74s) [2020-11-09T15:50:34.836Z] === RUN TestBuildUncleanTarFilenames [2020-11-09T15:50:34.888Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2020-11-09T15:50:34.888Z] === RUN TestDaemonBrokenConfiguration [2020-11-09T15:50:34.888Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2020-11-09T15:50:34.889Z] === RUN TestParseClusterAdvertiseSettings [2020-11-09T15:50:34.889Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2020-11-09T15:50:34.889Z] === RUN TestFindConfigurationConflicts [2020-11-09T15:50:34.889Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2020-11-09T15:50:34.889Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2020-11-09T15:50:34.889Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2020-11-09T15:50:34.889Z] === RUN TestDaemonConfigurationMergeConflicts [2020-11-09T15:50:34.889Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2020-11-09T15:50:34.889Z] === RUN TestDaemonConfigurationMergeConcurrent [2020-11-09T15:50:34.889Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2020-11-09T15:50:34.889Z] === RUN TestDaemonConfigurationMergeConcurrentError [2020-11-09T15:50:34.889Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2020-11-09T15:50:34.889Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2020-11-09T15:50:34.889Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2020-11-09T15:50:34.889Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2020-11-09T15:50:34.889Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2020-11-09T15:50:34.889Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2020-11-09T15:50:34.889Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2020-11-09T15:50:34.889Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2020-11-09T15:50:34.889Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2020-11-09T15:50:34.889Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2020-11-09T15:50:34.889Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2020-11-09T15:50:34.889Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2020-11-09T15:50:34.889Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2020-11-09T15:50:34.889Z] === RUN TestFindConfigurationConflictsWithMergedValues [2020-11-09T15:50:34.889Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2020-11-09T15:50:34.889Z] === RUN TestValidateConfigurationErrors [2020-11-09T15:50:34.889Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2020-11-09T15:50:34.889Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2020-11-09T15:50:34.889Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2020-11-09T15:50:34.889Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2020-11-09T15:50:34.889Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2020-11-09T15:50:34.889Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2020-11-09T15:50:34.889Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2020-11-09T15:50:34.889Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2020-11-09T15:50:34.889Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2020-11-09T15:50:34.889Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2020-11-09T15:50:34.889Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2020-11-09T15:50:34.889Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2020-11-09T15:50:34.889Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2020-11-09T15:50:34.889Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2020-11-09T15:50:34.889Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2020-11-09T15:50:34.889Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2020-11-09T15:50:34.889Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2020-11-09T15:50:34.889Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2020-11-09T15:50:34.889Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2020-11-09T15:50:34.889Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2020-11-09T15:50:34.889Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2020-11-09T15:50:34.889Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2020-11-09T15:50:34.889Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2020-11-09T15:50:34.889Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2020-11-09T15:50:34.889Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2020-11-09T15:50:34.889Z] === RUN TestValidateConfiguration [2020-11-09T15:50:34.889Z] === RUN TestValidateConfiguration/with_label [2020-11-09T15:50:34.889Z] === RUN TestValidateConfiguration/with_dns [2020-11-09T15:50:34.889Z] === RUN TestValidateConfiguration/with_dns-search [2020-11-09T15:50:34.889Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2020-11-09T15:50:34.889Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2020-11-09T15:50:34.889Z] === RUN TestValidateConfiguration/with_max-download-attempts [2020-11-09T15:50:34.889Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2020-11-09T15:50:34.889Z] === RUN TestValidateConfiguration/with_node_generic_resources [2020-11-09T15:50:34.889Z] --- PASS: TestValidateConfiguration (0.00s) [2020-11-09T15:50:34.889Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2020-11-09T15:50:34.889Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2020-11-09T15:50:34.889Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2020-11-09T15:50:34.889Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2020-11-09T15:50:34.889Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2020-11-09T15:50:34.889Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2020-11-09T15:50:34.889Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2020-11-09T15:50:34.889Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2020-11-09T15:50:34.889Z] === RUN TestModifiedDiscoverySettings [2020-11-09T15:50:34.889Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2020-11-09T15:50:34.889Z] === RUN TestReloadSetConfigFileNotExist [2020-11-09T15:50:34.889Z] time="2020-11-09T15:50:34Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2020-11-09T15:50:34.889Z] --- PASS: TestReloadSetConfigFileNotExist (0.13s) [2020-11-09T15:50:34.889Z] === RUN TestReloadDefaultConfigNotExist [2020-11-09T15:50:34.889Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2020-11-09T15:50:34.889Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2020-11-09T15:50:34.889Z] === RUN TestReloadBadDefaultConfig [2020-11-09T15:50:34.889Z] time="2020-11-09T15:50:34Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-035790787" [2020-11-09T15:50:34.889Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2020-11-09T15:50:34.889Z] === RUN TestReloadWithConflictingLabels [2020-11-09T15:50:34.889Z] time="2020-11-09T15:50:34Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-390807110" [2020-11-09T15:50:34.889Z] --- PASS: TestReloadWithConflictingLabels (0.01s) [2020-11-09T15:50:34.889Z] === RUN TestReloadWithDuplicateLabels [2020-11-09T15:50:34.889Z] time="2020-11-09T15:50:34Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-896460013" [2020-11-09T15:50:34.889Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2020-11-09T15:50:34.889Z] === RUN TestDaemonConfigurationMerge [2020-11-09T15:50:34.889Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2020-11-09T15:50:34.889Z] PASS [2020-11-09T15:50:34.889Z] coverage: 79.7% of statements [2020-11-09T15:50:34.889Z] ok github.com/docker/docker/daemon/config 0.575s coverage: 79.7% of statements [2020-11-09T15:50:35.190Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.91s) [2020-11-09T15:50:35.190Z] === RUN TestServiceWithPredefinedNetwork [2020-11-09T15:50:35.473Z] --- PASS: TestBuildUncleanTarFilenames (0.91s) [2020-11-09T15:50:35.473Z] === RUN TestBuildMultiStageLayerLeak [2020-11-09T15:50:36.421Z] === RUN TestVerifyNetworkingConfig [2020-11-09T15:50:36.421Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2020-11-09T15:50:36.421Z] === RUN TestGetContainer [2020-11-09T15:50:36.421Z] --- PASS: TestGetContainer (0.00s) [2020-11-09T15:50:36.421Z] === RUN TestValidContainerNames [2020-11-09T15:50:36.421Z] --- PASS: TestValidContainerNames (0.00s) [2020-11-09T15:50:36.421Z] === RUN TestContainerInitDNS [2020-11-09T15:50:36.421Z] --- SKIP: TestContainerInitDNS (0.00s) [2020-11-09T15:50:36.421Z] daemon_test.go:147: root required [2020-11-09T15:50:36.421Z] === RUN TestMerge [2020-11-09T15:50:36.421Z] --- PASS: TestMerge (0.00s) [2020-11-09T15:50:36.421Z] === RUN TestValidateContainerIsolation [2020-11-09T15:50:36.421Z] --- PASS: TestValidateContainerIsolation (0.00s) [2020-11-09T15:50:36.421Z] === RUN TestFindNetworkErrorType [2020-11-09T15:50:36.421Z] --- PASS: TestFindNetworkErrorType (0.00s) [2020-11-09T15:50:36.421Z] === RUN TestEnsureServicesExist [2020-11-09T15:50:36.421Z] --- PASS: TestEnsureServicesExist (0.00s) [2020-11-09T15:50:36.421Z] === RUN TestEnsureServicesExistErrors [2020-11-09T15:50:36.421Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2020-11-09T15:50:36.421Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2020-11-09T15:50:36.421Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2020-11-09T15:50:36.421Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2020-11-09T15:50:36.421Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2020-11-09T15:50:36.421Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2020-11-09T15:50:36.421Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2020-11-09T15:50:36.421Z] === RUN TestContainerDelete [2020-11-09T15:50:36.421Z] --- PASS: TestContainerDelete (0.00s) [2020-11-09T15:50:36.421Z] === RUN TestContainerDoubleDelete [2020-11-09T15:50:36.421Z] --- PASS: TestContainerDoubleDelete (0.00s) [2020-11-09T15:50:36.421Z] === RUN TestLogContainerEventCopyLabels [2020-11-09T15:50:36.421Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2020-11-09T15:50:36.421Z] === RUN TestLogContainerEventWithAttributes [2020-11-09T15:50:36.421Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2020-11-09T15:50:36.421Z] === RUN TestNoneHealthcheck [2020-11-09T15:50:36.421Z] --- PASS: TestNoneHealthcheck (0.00s) [2020-11-09T15:50:36.421Z] === RUN TestHealthStates [2020-11-09T15:50:36.421Z] time="2020-11-09T15:50:35Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-11-09T15:50:36.421Z] time="2020-11-09T15:50:36Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-11-09T15:50:36.421Z] time="2020-11-09T15:50:36Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-11-09T15:50:36.421Z] time="2020-11-09T15:50:36Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-11-09T15:50:36.421Z] time="2020-11-09T15:50:36Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-11-09T15:50:36.421Z] time="2020-11-09T15:50:36Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-11-09T15:50:36.421Z] time="2020-11-09T15:50:36Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-11-09T15:50:36.421Z] time="2020-11-09T15:50:36Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-11-09T15:50:36.421Z] time="2020-11-09T15:50:36Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-11-09T15:50:36.421Z] time="2020-11-09T15:50:36Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-11-09T15:50:36.421Z] --- PASS: TestHealthStates (0.09s) [2020-11-09T15:50:36.421Z] === RUN TestMaskURLCredentials [2020-11-09T15:50:36.422Z] --- PASS: TestMaskURLCredentials (0.00s) [2020-11-09T15:50:36.422Z] === RUN TestGetInspectData [2020-11-09T15:50:36.422Z] --- PASS: TestGetInspectData (0.00s) [2020-11-09T15:50:36.422Z] === RUN TestFillLicense [2020-11-09T15:50:36.422Z] --- PASS: TestFillLicense (0.00s) [2020-11-09T15:50:36.422Z] === RUN TestListInvalidFilter [2020-11-09T15:50:36.422Z] --- PASS: TestListInvalidFilter (0.00s) [2020-11-09T15:50:36.422Z] === RUN TestNameFilter [2020-11-09T15:50:36.422Z] --- PASS: TestNameFilter (0.00s) [2020-11-09T15:50:36.422Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2020-11-09T15:50:36.422Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2020-11-09T15:50:36.422Z] === RUN TestSetWindowsCredentialSpecInSpec [2020-11-09T15:50:36.422Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2020-11-09T15:50:36.422Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2020-11-09T15:50:36.422Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2020-11-09T15:50:36.422Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2020-11-09T15:50:36.422Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2020-11-09T15:50:36.422Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2020-11-09T15:50:36.422Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2020-11-09T15:50:36.422Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2020-11-09T15:50:36.422Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2020-11-09T15:50:36.422Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2020-11-09T15:50:36.422Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2020-11-09T15:50:36.422Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2020-11-09T15:50:36.422Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2020-11-09T15:50:36.422Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2020-11-09T15:50:36.422Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2020-11-09T15:50:36.422Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2020-11-09T15:50:36.422Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2020-11-09T15:50:36.422Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2020-11-09T15:50:36.422Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2020-11-09T15:50:36.422Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2020-11-09T15:50:36.422Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2020-11-09T15:50:36.422Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2020-11-09T15:50:36.422Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2020-11-09T15:50:36.422Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2020-11-09T15:50:36.422Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2020-11-09T15:50:36.422Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2020-11-09T15:50:36.422Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2020-11-09T15:50:36.422Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2020-11-09T15:50:36.422Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2020-11-09T15:50:36.422Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2020-11-09T15:50:36.422Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2020-11-09T15:50:36.422Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2020-11-09T15:50:36.422Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2020-11-09T15:50:36.422Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2020-11-09T15:50:36.422Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2020-11-09T15:50:36.422Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2020-11-09T15:50:36.422Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2020-11-09T15:50:36.422Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2020-11-09T15:50:36.422Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2020-11-09T15:50:36.422Z] === RUN TestDaemonReloadLabels [2020-11-09T15:50:36.422Z] --- PASS: TestDaemonReloadLabels (0.00s) [2020-11-09T15:50:36.422Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2020-11-09T15:50:36.422Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2020-11-09T15:50:36.422Z] === RUN TestDaemonReloadMirrors [2020-11-09T15:50:36.422Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2020-11-09T15:50:36.422Z] === RUN TestDaemonReloadInsecureRegistries [2020-11-09T15:50:36.422Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2020-11-09T15:50:36.422Z] === RUN TestDaemonReloadNotAffectOthers [2020-11-09T15:50:36.422Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2020-11-09T15:50:36.422Z] === RUN TestDaemonDiscoveryReload [2020-11-09T15:50:37.274Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-11-09T15:50:37.274Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.29s) [2020-11-09T15:50:37.274Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.56s) [2020-11-09T15:50:37.274Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.73s) [2020-11-09T15:50:37.274Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.02s) [2020-11-09T15:50:37.274Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.65s) [2020-11-09T15:50:37.274Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.07s) [2020-11-09T15:50:37.274Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.12s) [2020-11-09T15:50:37.274Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.24s) [2020-11-09T15:50:37.274Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.88s) [2020-11-09T15:50:37.274Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.11s) [2020-11-09T15:50:37.274Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.19s) [2020-11-09T15:50:37.274Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.27s) [2020-11-09T15:50:37.274Z] === RUN TestCgroupNamespacesRun [2020-11-09T15:50:37.388Z] --- PASS: TestDaemonDiscoveryReload (1.01s) [2020-11-09T15:50:37.388Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2020-11-09T15:50:37.388Z] === RUN TestWaitNodeAttachment [2020-11-09T15:50:37.577Z] --- PASS: TestBuildMultiStageLayerLeak (1.81s) [2020-11-09T15:50:37.577Z] === RUN TestBuildWithHugeFile [2020-11-09T15:50:37.847Z] === RUN TestEventsLog [2020-11-09T15:50:37.847Z] --- PASS: TestEventsLog (0.00s) [2020-11-09T15:50:37.847Z] === RUN TestEventsLogTimeout [2020-11-09T15:50:37.847Z] --- PASS: TestEventsLogTimeout (0.00s) [2020-11-09T15:50:37.847Z] === RUN TestLogEvents [2020-11-09T15:50:37.847Z] --- PASS: TestLogEvents (0.05s) [2020-11-09T15:50:37.847Z] === RUN TestLoadBufferedEvents [2020-11-09T15:50:37.847Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2020-11-09T15:50:37.847Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2020-11-09T15:50:37.847Z] --- PASS: TestLoadBufferedEvents (0.12s) [2020-11-09T15:50:37.847Z] === RUN TestLoadBufferedEventsOnlyFromPast [2020-11-09T15:50:37.847Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2020-11-09T15:50:37.847Z] === RUN TestIgnoreBufferedWhenNoTimes [2020-11-09T15:50:37.847Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2020-11-09T15:50:37.847Z] PASS [2020-11-09T15:50:37.847Z] coverage: 50.0% of statements [2020-11-09T15:50:37.847Z] ok github.com/docker/docker/daemon/events 0.329s coverage: 50.0% of statements [2020-11-09T15:50:37.847Z] --- PASS: TestWaitNodeAttachment (0.40s) [2020-11-09T15:50:37.847Z] === RUN TestIsolationConversion [2020-11-09T15:50:37.847Z] === RUN TestIsolationConversion/default [2020-11-09T15:50:37.847Z] === RUN TestIsolationConversion/process [2020-11-09T15:50:37.847Z] === RUN TestIsolationConversion/hyperv [2020-11-09T15:50:37.847Z] --- PASS: TestIsolationConversion (0.00s) [2020-11-09T15:50:37.847Z] --- PASS: TestIsolationConversion/default (0.00s) [2020-11-09T15:50:37.847Z] --- PASS: TestIsolationConversion/process (0.00s) [2020-11-09T15:50:37.847Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2020-11-09T15:50:37.847Z] === RUN TestContainerLabels [2020-11-09T15:50:37.847Z] --- PASS: TestContainerLabels (0.00s) [2020-11-09T15:50:37.847Z] === RUN TestCredentialSpecConversion [2020-11-09T15:50:37.847Z] === RUN TestCredentialSpecConversion/none [2020-11-09T15:50:37.847Z] === RUN TestCredentialSpecConversion/config [2020-11-09T15:50:37.847Z] === RUN TestCredentialSpecConversion/file [2020-11-09T15:50:37.847Z] === RUN TestCredentialSpecConversion/registry [2020-11-09T15:50:37.847Z] --- PASS: TestCredentialSpecConversion (0.00s) [2020-11-09T15:50:37.847Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2020-11-09T15:50:37.847Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2020-11-09T15:50:37.847Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2020-11-09T15:50:37.847Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2020-11-09T15:50:37.847Z] === RUN TestControllerValidateMountBind [2020-11-09T15:50:37.847Z] --- PASS: TestControllerValidateMountBind (0.00s) [2020-11-09T15:50:37.847Z] === RUN TestControllerValidateMountVolume [2020-11-09T15:50:37.847Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2020-11-09T15:50:37.847Z] === RUN TestControllerValidateMountTarget [2020-11-09T15:50:37.847Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2020-11-09T15:50:37.847Z] === RUN TestControllerValidateMountTmpfs [2020-11-09T15:50:37.847Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2020-11-09T15:50:37.847Z] === RUN TestControllerValidateMountInvalidType [2020-11-09T15:50:37.847Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2020-11-09T15:50:37.847Z] === RUN TestControllerValidateMountNamedPipe [2020-11-09T15:50:37.847Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2020-11-09T15:50:37.847Z] PASS [2020-11-09T15:50:37.847Z] coverage: 11.3% of statements [2020-11-09T15:50:37.847Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.096s coverage: 11.3% of statements [2020-11-09T15:50:37.863Z] --- PASS: TestInspectNetwork (10.81s) [2020-11-09T15:50:37.863Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-11-09T15:50:37.863Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-11-09T15:50:37.863Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-11-09T15:50:37.863Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-11-09T15:50:37.863Z] === RUN TestRunContainerWithBridgeNone [2020-11-09T15:50:38.306Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.51s) [2020-11-09T15:50:38.306Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2020-11-09T15:50:38.306Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-11-09T15:50:38.306Z] reload_test.go:520: root required [2020-11-09T15:50:38.306Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2020-11-09T15:50:38.306Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2020-11-09T15:50:38.306Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2020-11-09T15:50:38.306Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2020-11-09T15:50:38.306Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2020-11-09T15:50:38.306Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2020-11-09T15:50:38.306Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2020-11-09T15:50:38.306Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2020-11-09T15:50:38.306Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2020-11-09T15:50:38.306Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2020-11-09T15:50:38.306Z] === RUN TestParseVolumesFrom [2020-11-09T15:50:38.306Z] --- PASS: TestParseVolumesFrom (0.00s) [2020-11-09T15:50:38.306Z] PASS [2020-11-09T15:50:38.306Z] coverage: 9.1% of statements [2020-11-09T15:50:38.306Z] ok github.com/docker/docker/daemon 3.598s coverage: 9.1% of statements [2020-11-09T15:50:38.306Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-11-09T15:50:38.306Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-11-09T15:50:38.306Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-11-09T15:50:38.306Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-11-09T15:50:39.186Z] --- PASS: TestCgroupNamespacesRun (1.84s) [2020-11-09T15:50:39.186Z] === RUN TestCgroupNamespacesRunPrivileged [2020-11-09T15:50:39.401Z] --- PASS: TestServiceWithPredefinedNetwork (3.35s) [2020-11-09T15:50:39.401Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-11-09T15:50:39.401Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-11-09T15:50:39.401Z] service_test.go:236: FLAKY_TEST [2020-11-09T15:50:39.401Z] === RUN TestServiceWithDataPathPortInit [2020-11-09T15:50:39.840Z] === RUN TestIsEmptyDir [2020-11-09T15:50:39.840Z] --- PASS: TestIsEmptyDir (0.00s) [2020-11-09T15:50:39.840Z] PASS [2020-11-09T15:50:39.840Z] coverage: 2.3% of statements [2020-11-09T15:50:39.840Z] ok github.com/docker/docker/daemon/graphdriver 0.294s coverage: 2.3% of statements [2020-11-09T15:50:39.840Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-11-09T15:50:39.840Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-11-09T15:50:39.840Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-11-09T15:50:39.840Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-11-09T15:50:39.840Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-11-09T15:50:39.840Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-11-09T15:50:39.840Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-11-09T15:50:39.840Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-11-09T15:50:39.840Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-11-09T15:50:39.840Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-11-09T15:50:39.840Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-11-09T15:50:39.840Z] === RUN TestLinkNaming [2020-11-09T15:50:39.840Z] --- PASS: TestLinkNaming (0.00s) [2020-11-09T15:50:39.840Z] === RUN TestLinkNew [2020-11-09T15:50:39.840Z] --- PASS: TestLinkNew (0.00s) [2020-11-09T15:50:39.840Z] === RUN TestLinkEnv [2020-11-09T15:50:39.840Z] --- PASS: TestLinkEnv (0.00s) [2020-11-09T15:50:39.840Z] === RUN TestLinkMultipleEnv [2020-11-09T15:50:39.840Z] --- PASS: TestLinkMultipleEnv (0.00s) [2020-11-09T15:50:39.840Z] === RUN TestLinkPortRangeEnv [2020-11-09T15:50:39.840Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2020-11-09T15:50:39.840Z] PASS [2020-11-09T15:50:39.840Z] coverage: 93.0% of statements [2020-11-09T15:50:39.840Z] ok github.com/docker/docker/daemon/links 0.343s coverage: 93.0% of statements [2020-11-09T15:50:40.626Z] --- PASS: TestRunContainerWithBridgeNone (2.36s) [2020-11-09T15:50:40.626Z] === RUN TestNetworkInvalidJSON [2020-11-09T15:50:40.626Z] === RUN TestNetworkInvalidJSON//networks/create [2020-11-09T15:50:40.626Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-11-09T15:50:40.626Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-11-09T15:50:40.626Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-11-09T15:50:40.626Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-09T15:50:40.626Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-09T15:50:40.626Z] === CONT TestNetworkInvalidJSON//networks/create [2020-11-09T15:50:40.626Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-09T15:50:40.626Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-11-09T15:50:40.626Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-11-09T15:50:40.626Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-11-09T15:50:40.626Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-11-09T15:50:40.626Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-11-09T15:50:40.626Z] === RUN TestHostIPv4BridgeLabel [2020-11-09T15:50:40.918Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2020-11-09T15:50:40.918Z] === RUN TestDaemonRestartWithLiveRestore [2020-11-09T15:50:41.099Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.15s) [2020-11-09T15:50:41.099Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-11-09T15:50:41.952Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2020-11-09T15:50:41.952Z] === RUN TestDaemonDefaultNetworkPools [2020-11-09T15:50:42.017Z] === RUN TestAdapterReadLogs [2020-11-09T15:50:42.017Z] --- PASS: TestAdapterReadLogs (0.01s) [2020-11-09T15:50:42.017Z] === RUN TestCopier [2020-11-09T15:50:42.017Z] --- PASS: TestCopier (0.01s) [2020-11-09T15:50:42.017Z] === RUN TestCopierLongLines [2020-11-09T15:50:42.017Z] --- PASS: TestCopierLongLines (0.00s) [2020-11-09T15:50:42.017Z] === RUN TestCopierSlow [2020-11-09T15:50:42.017Z] --- PASS: TestCopierSlow (0.20s) [2020-11-09T15:50:42.017Z] === RUN TestCopierWithSized [2020-11-09T15:50:42.017Z] --- PASS: TestCopierWithSized (0.00s) [2020-11-09T15:50:42.017Z] === RUN TestCopierWithPartial [2020-11-09T15:50:42.017Z] --- PASS: TestCopierWithPartial (0.00s) [2020-11-09T15:50:42.017Z] === RUN TestRingLogger [2020-11-09T15:50:42.017Z] --- PASS: TestRingLogger (0.00s) [2020-11-09T15:50:42.017Z] === RUN TestRingCap [2020-11-09T15:50:42.017Z] --- PASS: TestRingCap (0.00s) [2020-11-09T15:50:42.017Z] === RUN TestRingClose [2020-11-09T15:50:42.017Z] --- PASS: TestRingClose (0.00s) [2020-11-09T15:50:42.017Z] === RUN TestRingDrain [2020-11-09T15:50:42.017Z] --- PASS: TestRingDrain (0.00s) [2020-11-09T15:50:42.017Z] PASS [2020-11-09T15:50:42.017Z] coverage: 41.2% of statements [2020-11-09T15:50:42.017Z] ok github.com/docker/docker/daemon/logger 0.561s coverage: 41.2% of statements [2020-11-09T15:50:42.585Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s) [2020-11-09T15:50:42.585Z] === RUN TestDaemonRestartWithExistingNetwork [2020-11-09T15:50:43.556Z] === RUN TestSearchRegistryForImagesErrors [2020-11-09T15:50:43.556Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2020-11-09T15:50:43.556Z] === RUN TestSearchRegistryForImages [2020-11-09T15:50:43.556Z] --- PASS: TestSearchRegistryForImages (0.00s) [2020-11-09T15:50:43.556Z] PASS [2020-11-09T15:50:43.556Z] coverage: 4.9% of statements [2020-11-09T15:50:43.556Z] ok github.com/docker/docker/daemon/images 0.411s coverage: 4.9% of statements [2020-11-09T15:50:43.556Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-11-09T15:50:43.556Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-11-09T15:50:43.556Z] === RUN TestNewStreamConfig [2020-11-09T15:50:43.556Z] === RUN TestNewStreamConfig/defaults [2020-11-09T15:50:43.556Z] === RUN TestNewStreamConfig/invalid_create_group [2020-11-09T15:50:43.556Z] === RUN TestNewStreamConfig/invalid_flush_interval [2020-11-09T15:50:43.556Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2020-11-09T15:50:43.556Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2020-11-09T15:50:43.556Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2020-11-09T15:50:43.556Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2020-11-09T15:50:43.556Z] --- PASS: TestNewStreamConfig (0.00s) [2020-11-09T15:50:43.556Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2020-11-09T15:50:43.556Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2020-11-09T15:50:43.556Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2020-11-09T15:50:43.556Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2020-11-09T15:50:43.556Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2020-11-09T15:50:43.556Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2020-11-09T15:50:43.556Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2020-11-09T15:50:43.556Z] === RUN TestNewAWSLogsClientUserAgentHandler [2020-11-09T15:50:43.556Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2020-11-09T15:50:43.556Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2020-11-09T15:50:43.556Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2020-11-09T15:50:43.556Z] === RUN TestNewAWSLogsClientRegionDetect [2020-11-09T15:50:43.556Z] time="2020-11-09T15:50:43Z" level=info msg="Trying to get region from EC2 Metadata" [2020-11-09T15:50:43.556Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.11s) [2020-11-09T15:50:43.556Z] === RUN TestCreateSuccess [2020-11-09T15:50:43.556Z] --- PASS: TestCreateSuccess (0.00s) [2020-11-09T15:50:43.556Z] === RUN TestCreateLogGroupSuccess [2020-11-09T15:50:43.556Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2020-11-09T15:50:43.556Z] === RUN TestCreateError [2020-11-09T15:50:43.556Z] --- PASS: TestCreateError (0.00s) [2020-11-09T15:50:43.556Z] === RUN TestCreateAlreadyExists [2020-11-09T15:50:43.556Z] time="2020-11-09T15:50:43Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2020-11-09T15:50:43.556Z] --- PASS: TestCreateAlreadyExists (0.00s) [2020-11-09T15:50:43.556Z] === RUN TestLogClosed [2020-11-09T15:50:43.556Z] --- PASS: TestLogClosed (0.00s) [2020-11-09T15:50:43.556Z] === RUN TestLogBlocking [2020-11-09T15:50:43.556Z] --- PASS: TestLogBlocking (0.00s) [2020-11-09T15:50:43.556Z] === RUN TestLogNonBlockingBufferEmpty [2020-11-09T15:50:43.556Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2020-11-09T15:50:43.556Z] === RUN TestLogNonBlockingBufferFull [2020-11-09T15:50:43.556Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2020-11-09T15:50:43.556Z] === RUN TestPublishBatchSuccess [2020-11-09T15:50:43.556Z] --- PASS: TestPublishBatchSuccess (0.00s) [2020-11-09T15:50:43.556Z] === RUN TestPublishBatchError [2020-11-09T15:50:43.556Z] time="2020-11-09T15:50:43Z" level=error msg=Error [2020-11-09T15:50:43.556Z] --- PASS: TestPublishBatchError (0.00s) [2020-11-09T15:50:43.556Z] === RUN TestPublishBatchInvalidSeqSuccess [2020-11-09T15:50:43.556Z] time="2020-11-09T15:50:43Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2020-11-09T15:50:43.556Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2020-11-09T15:50:43.556Z] === RUN TestPublishBatchAlreadyAccepted [2020-11-09T15:50:43.556Z] time="2020-11-09T15:50:43Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2020-11-09T15:50:43.556Z] time="2020-11-09T15:50:43Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2020-11-09T15:50:43.556Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2020-11-09T15:50:43.556Z] === RUN TestCollectBatchSimple [2020-11-09T15:50:43.556Z] --- PASS: TestCollectBatchSimple (0.00s) [2020-11-09T15:50:43.556Z] === RUN TestCollectBatchTicker [2020-11-09T15:50:43.556Z] --- PASS: TestCollectBatchTicker (0.00s) [2020-11-09T15:50:43.556Z] === RUN TestCollectBatchMultilinePattern [2020-11-09T15:50:43.556Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2020-11-09T15:50:43.556Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2020-11-09T15:50:43.556Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2020-11-09T15:50:43.556Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2020-11-09T15:50:43.556Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2020-11-09T15:50:43.556Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2020-11-09T15:50:43.556Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.00s) [2020-11-09T15:50:43.556Z] === RUN TestCollectBatchClose [2020-11-09T15:50:43.556Z] --- PASS: TestCollectBatchClose (0.00s) [2020-11-09T15:50:43.556Z] === RUN TestEffectiveLen [2020-11-09T15:50:43.556Z] === RUN TestEffectiveLen/0/Hello [2020-11-09T15:50:43.556Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2020-11-09T15:50:43.556Z] === RUN TestEffectiveLen/2/🙃 [2020-11-09T15:50:43.556Z] === RUN TestEffectiveLen/3/���� [2020-11-09T15:50:43.556Z] === RUN TestEffectiveLen/4/He��o [2020-11-09T15:50:43.556Z] === RUN TestEffectiveLen/5/ [2020-11-09T15:50:43.556Z] --- PASS: TestEffectiveLen (0.00s) [2020-11-09T15:50:43.556Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2020-11-09T15:50:43.556Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2020-11-09T15:50:43.556Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2020-11-09T15:50:43.556Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2020-11-09T15:50:43.556Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2020-11-09T15:50:43.556Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2020-11-09T15:50:43.556Z] === RUN TestFindValidSplit [2020-11-09T15:50:43.556Z] === RUN TestFindValidSplit/0/ [2020-11-09T15:50:43.556Z] === RUN TestFindValidSplit/1/Hello [2020-11-09T15:50:43.556Z] === RUN TestFindValidSplit/2/Hello [2020-11-09T15:50:43.556Z] === RUN TestFindValidSplit/3/Hello [2020-11-09T15:50:43.556Z] === RUN TestFindValidSplit/4/🙃 [2020-11-09T15:50:43.556Z] === RUN TestFindValidSplit/5/🙃 [2020-11-09T15:50:43.556Z] === RUN TestFindValidSplit/6/a� [2020-11-09T15:50:43.556Z] === RUN TestFindValidSplit/7/a� [2020-11-09T15:50:43.556Z] --- PASS: TestFindValidSplit (0.00s) [2020-11-09T15:50:43.556Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2020-11-09T15:50:43.556Z] cloudwatchlogs_test.go:1044: [2020-11-09T15:50:43.556Z] cloudwatchlogs_test.go:1045: [2020-11-09T15:50:43.556Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2020-11-09T15:50:43.556Z] cloudwatchlogs_test.go:1044: Hello [2020-11-09T15:50:43.556Z] cloudwatchlogs_test.go:1045: [2020-11-09T15:50:43.556Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2020-11-09T15:50:43.556Z] cloudwatchlogs_test.go:1044: He [2020-11-09T15:50:43.556Z] cloudwatchlogs_test.go:1045: llo [2020-11-09T15:50:43.556Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2020-11-09T15:50:43.556Z] cloudwatchlogs_test.go:1044: [2020-11-09T15:50:43.556Z] cloudwatchlogs_test.go:1045: Hello [2020-11-09T15:50:43.556Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2020-11-09T15:50:43.556Z] cloudwatchlogs_test.go:1044: [2020-11-09T15:50:43.556Z] cloudwatchlogs_test.go:1045: 🙃 [2020-11-09T15:50:43.556Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2020-11-09T15:50:43.556Z] cloudwatchlogs_test.go:1044: 🙃 [2020-11-09T15:50:43.556Z] cloudwatchlogs_test.go:1045: [2020-11-09T15:50:43.556Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2020-11-09T15:50:43.556Z] cloudwatchlogs_test.go:1044: a [2020-11-09T15:50:43.556Z] cloudwatchlogs_test.go:1045: � [2020-11-09T15:50:43.556Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2020-11-09T15:50:43.556Z] cloudwatchlogs_test.go:1044: a� [2020-11-09T15:50:43.556Z] cloudwatchlogs_test.go:1045: [2020-11-09T15:50:43.556Z] === RUN TestProcessEventEmoji [2020-11-09T15:50:43.556Z] --- PASS: TestProcessEventEmoji (0.00s) [2020-11-09T15:50:43.556Z] === RUN TestCollectBatchLineSplit [2020-11-09T15:50:43.556Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2020-11-09T15:50:43.556Z] === RUN TestCollectBatchLineSplitWithBinary [2020-11-09T15:50:43.556Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2020-11-09T15:50:43.556Z] === RUN TestCollectBatchMaxEvents [2020-11-09T15:50:43.644Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.17s) [2020-11-09T15:50:43.644Z] === RUN TestCgroupNamespacesRunHostMode [2020-11-09T15:50:44.019Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2020-11-09T15:50:44.019Z] === RUN TestCollectBatchMaxTotalBytes [2020-11-09T15:50:44.019Z] --- PASS: TestCollectBatchMaxTotalBytes (0.00s) [2020-11-09T15:50:44.019Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2020-11-09T15:50:44.019Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2020-11-09T15:50:44.019Z] === RUN TestCollectBatchWithDuplicateTimestamps [2020-11-09T15:50:44.019Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2020-11-09T15:50:44.019Z] === RUN TestParseLogOptionsMultilinePattern [2020-11-09T15:50:44.019Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2020-11-09T15:50:44.019Z] === RUN TestParseLogOptionsDatetimeFormat [2020-11-09T15:50:44.019Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2020-11-09T15:50:44.019Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2020-11-09T15:50:44.019Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2020-11-09T15:50:44.019Z] === RUN TestJSONFileLogger [2020-11-09T15:50:44.019Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2020-11-09T15:50:44.019Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2020-11-09T15:50:44.019Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2020-11-09T15:50:44.019Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2020-11-09T15:50:44.019Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2020-11-09T15:50:44.019Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2020-11-09T15:50:44.019Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2020-11-09T15:50:44.019Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2020-11-09T15:50:44.019Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2020-11-09T15:50:44.019Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2020-11-09T15:50:44.019Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2020-11-09T15:50:44.019Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2020-11-09T15:50:44.019Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2020-11-09T15:50:44.019Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2020-11-09T15:50:44.019Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2020-11-09T15:50:44.019Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2020-11-09T15:50:44.019Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2020-11-09T15:50:44.019Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2020-11-09T15:50:44.019Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2020-11-09T15:50:44.019Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2020-11-09T15:50:44.019Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2020-11-09T15:50:44.019Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2020-11-09T15:50:44.019Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2020-11-09T15:50:44.019Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2020-11-09T15:50:44.019Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2020-11-09T15:50:44.019Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2020-11-09T15:50:44.019Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2020-11-09T15:50:44.019Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2020-11-09T15:50:44.019Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2020-11-09T15:50:44.019Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2020-11-09T15:50:44.019Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2020-11-09T15:50:44.019Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2020-11-09T15:50:44.019Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2020-11-09T15:50:44.019Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2020-11-09T15:50:44.019Z] === RUN TestCreateTagSuccess [2020-11-09T15:50:44.019Z] --- PASS: TestCreateTagSuccess (0.00s) [2020-11-09T15:50:44.019Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2020-11-09T15:50:44.019Z] --- PASS: TestJSONFileLogger (0.01s) [2020-11-09T15:50:44.019Z] === RUN TestJSONFileLoggerWithTags [2020-11-09T15:50:44.019Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2020-11-09T15:50:44.019Z] === RUN TestJSONFileLoggerWithOpts [2020-11-09T15:50:44.019Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2020-11-09T15:50:44.019Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2020-11-09T15:50:44.019Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2020-11-09T15:50:44.019Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2020-11-09T15:50:44.019Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2020-11-09T15:50:44.019Z] PASS [2020-11-09T15:50:44.019Z] coverage: 77.4% of statements [2020-11-09T15:50:44.019Z] ok github.com/docker/docker/daemon/logger/awslogs 0.710s coverage: 77.4% of statements [2020-11-09T15:50:44.019Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-11-09T15:50:44.019Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-11-09T15:50:44.019Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-11-09T15:50:44.019Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-11-09T15:50:44.019Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-11-09T15:50:44.019Z] --- PASS: TestJSONFileLoggerWithOpts (0.09s) [2020-11-09T15:50:44.019Z] === RUN TestJSONFileLoggerWithLabelsEnv [2020-11-09T15:50:44.019Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2020-11-09T15:50:44.019Z] === RUN TestEncodeDecode [2020-11-09T15:50:44.019Z] === PAUSE TestEncodeDecode [2020-11-09T15:50:44.019Z] === CONT TestEncodeDecode [2020-11-09T15:50:44.019Z] === RUN TestJSONLogsMarshalJSONBuf [2020-11-09T15:50:44.019Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2020-11-09T15:50:44.019Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2020-11-09T15:50:44.019Z] --- PASS: TestEncodeDecode (0.16s) [2020-11-09T15:50:44.019Z] PASS [2020-11-09T15:50:44.019Z] coverage: 61.6% of statements [2020-11-09T15:50:44.019Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.15s) [2020-11-09T15:50:44.019Z] === RUN TestFastTimeMarshalJSON [2020-11-09T15:50:44.019Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2020-11-09T15:50:44.019Z] PASS [2020-11-09T15:50:44.019Z] coverage: 87.2% of statements [2020-11-09T15:50:44.019Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.465s coverage: 61.6% of statements [2020-11-09T15:50:44.019Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.475s coverage: 87.2% of statements [2020-11-09T15:50:44.092Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2020-11-09T15:50:44.092Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-11-09T15:50:45.127Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2020-11-09T15:50:45.127Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-11-09T15:50:45.573Z] --- PASS: TestCgroupNamespacesRunHostMode (2.02s) [2020-11-09T15:50:45.573Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-11-09T15:50:45.760Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s) [2020-11-09T15:50:45.760Z] === RUN TestServiceWithPredefinedNetwork [2020-11-09T15:50:45.842Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-11-09T15:50:46.925Z] === RUN TestWriteLog [2020-11-09T15:50:46.926Z] === PAUSE TestWriteLog [2020-11-09T15:50:46.926Z] === RUN TestReadLog [2020-11-09T15:50:46.926Z] === PAUSE TestReadLog [2020-11-09T15:50:46.926Z] === CONT TestWriteLog [2020-11-09T15:50:46.926Z] === CONT TestReadLog [2020-11-09T15:50:46.926Z] --- PASS: TestWriteLog (0.00s) [2020-11-09T15:50:46.926Z] === RUN TestReadLog/tail_exact [2020-11-09T15:50:46.926Z] === RUN TestReadLog/tail_less_than_available [2020-11-09T15:50:46.926Z] === RUN TestReadLog/tail_more_than_available [2020-11-09T15:50:46.926Z] --- PASS: TestReadLog (0.16s) [2020-11-09T15:50:46.926Z] --- PASS: TestReadLog/tail_exact (0.14s) [2020-11-09T15:50:46.926Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2020-11-09T15:50:46.926Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2020-11-09T15:50:46.926Z] PASS [2020-11-09T15:50:46.926Z] coverage: 75.2% of statements [2020-11-09T15:50:46.926Z] ok github.com/docker/docker/daemon/logger/local 0.669s coverage: 75.2% of statements [2020-11-09T15:50:46.926Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-11-09T15:50:46.926Z] === RUN TestOpenFileDelete [2020-11-09T15:50:46.926Z] --- PASS: TestOpenFileDelete (0.00s) [2020-11-09T15:50:46.926Z] === RUN TestOpenFileRename [2020-11-09T15:50:46.926Z] --- PASS: TestOpenFileRename (0.00s) [2020-11-09T15:50:46.926Z] === RUN TestParseLogTagDefaultTag [2020-11-09T15:50:46.926Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2020-11-09T15:50:46.926Z] === RUN TestParseLogTag [2020-11-09T15:50:46.926Z] --- PASS: TestParseLogTag (0.00s) [2020-11-09T15:50:46.926Z] === RUN TestParseLogTagEmptyTag [2020-11-09T15:50:46.926Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2020-11-09T15:50:46.926Z] === RUN TestTailFiles [2020-11-09T15:50:46.926Z] --- PASS: TestTailFiles (0.00s) [2020-11-09T15:50:46.926Z] === RUN TestFollowLogsConsumerGone [2020-11-09T15:50:46.926Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2020-11-09T15:50:46.926Z] === RUN TestFollowLogsProducerGone [2020-11-09T15:50:46.926Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2020-11-09T15:50:46.926Z] logfile_test.go:179: logDecode() closed after sending 696 messages [2020-11-09T15:50:46.926Z] logfile_test.go:232: messages sent: 696, received: 696 [2020-11-09T15:50:46.926Z] === RUN TestCheckCapacityAndRotate [2020-11-09T15:50:46.926Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2020-11-09T15:50:46.926Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2020-11-09T15:50:46.926Z] --- PASS: TestCheckCapacityAndRotate (0.17s) [2020-11-09T15:50:46.926Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2020-11-09T15:50:46.926Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.16s) [2020-11-09T15:50:46.926Z] PASS [2020-11-09T15:50:46.926Z] coverage: 55.3% of statements [2020-11-09T15:50:46.926Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.494s coverage: 55.3% of statements [2020-11-09T15:50:47.384Z] === RUN TestLog [2020-11-09T15:50:47.384Z] --- PASS: TestLog (0.01s) [2020-11-09T15:50:47.384Z] PASS [2020-11-09T15:50:47.384Z] coverage: 33.3% of statements [2020-11-09T15:50:47.384Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.414s coverage: 33.3% of statements [2020-11-09T15:50:47.384Z] === RUN TestValidateLogOpt [2020-11-09T15:50:47.384Z] --- PASS: TestValidateLogOpt (0.00s) [2020-11-09T15:50:47.384Z] === RUN TestNewMissedConfig [2020-11-09T15:50:47.384Z] --- PASS: TestNewMissedConfig (0.00s) [2020-11-09T15:50:47.384Z] === RUN TestNewMissedUrl [2020-11-09T15:50:47.384Z] --- PASS: TestNewMissedUrl (0.00s) [2020-11-09T15:50:47.384Z] === RUN TestNewMissedToken [2020-11-09T15:50:47.384Z] --- PASS: TestNewMissedToken (0.00s) [2020-11-09T15:50:47.384Z] === RUN TestNewWithProxy [2020-11-09T15:50:47.384Z] --- PASS: TestNewWithProxy (0.00s) [2020-11-09T15:50:47.384Z] === RUN TestDefault [2020-11-09T15:50:47.384Z] --- PASS: TestDefault (0.01s) [2020-11-09T15:50:47.384Z] === RUN TestInlineFormatWithNonDefaultOptions [2020-11-09T15:50:47.384Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2020-11-09T15:50:47.384Z] === RUN TestJsonFormat [2020-11-09T15:50:47.384Z] --- PASS: TestJsonFormat (0.01s) [2020-11-09T15:50:47.384Z] === RUN TestRawFormat [2020-11-09T15:50:47.384Z] --- PASS: TestRawFormat (0.02s) [2020-11-09T15:50:47.384Z] === RUN TestRawFormatWithLabels [2020-11-09T15:50:47.384Z] --- PASS: TestRawFormatWithLabels (0.00s) [2020-11-09T15:50:47.384Z] === RUN TestRawFormatWithoutTag [2020-11-09T15:50:47.384Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2020-11-09T15:50:47.384Z] === RUN TestBatching [2020-11-09T15:50:47.753Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.48s) [2020-11-09T15:50:47.753Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-11-09T15:50:47.753Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-11-09T15:50:47.842Z] --- PASS: TestBatching (0.23s) [2020-11-09T15:50:47.842Z] === RUN TestFrequency [2020-11-09T15:50:48.301Z] --- PASS: TestFrequency (0.24s) [2020-11-09T15:50:48.301Z] === RUN TestOneMessagePerRequest [2020-11-09T15:50:48.301Z] --- PASS: TestOneMessagePerRequest (0.00s) [2020-11-09T15:50:48.301Z] === RUN TestVerify [2020-11-09T15:50:48.301Z] --- PASS: TestVerify (0.00s) [2020-11-09T15:50:48.760Z] === RUN TestSkipVerify [2020-11-09T15:50:48.760Z] time="2020-11-09T15:50:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-11-09T15:50:48.760Z] time="2020-11-09T15:50:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-11-09T15:50:48.760Z] time="2020-11-09T15:50:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-11-09T15:50:48.760Z] --- PASS: TestSkipVerify (0.78s) [2020-11-09T15:50:48.760Z] === RUN TestBufferMaximum [2020-11-09T15:50:48.760Z] time="2020-11-09T15:50:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-11-09T15:50:48.760Z] time="2020-11-09T15:50:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-11-09T15:50:48.760Z] time="2020-11-09T15:50:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-11-09T15:50:48.760Z] time="2020-11-09T15:50:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-11-09T15:50:48.760Z] time="2020-11-09T15:50:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-11-09T15:50:48.760Z] time="2020-11-09T15:50:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1604937048.514012\",\"host\":\"037f7ec5d67b\"}'" [2020-11-09T15:50:48.760Z] time="2020-11-09T15:50:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1604937048.514012\",\"host\":\"037f7ec5d67b\"}'" [2020-11-09T15:50:48.760Z] --- PASS: TestBufferMaximum (0.01s) [2020-11-09T15:50:48.760Z] === RUN TestServerAlwaysDown [2020-11-09T15:50:48.760Z] time="2020-11-09T15:50:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-11-09T15:50:48.760Z] time="2020-11-09T15:50:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-11-09T15:50:48.760Z] time="2020-11-09T15:50:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1604937048.523021\",\"host\":\"037f7ec5d67b\"}'" [2020-11-09T15:50:48.760Z] time="2020-11-09T15:50:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1604937048.523021\",\"host\":\"037f7ec5d67b\"}'" [2020-11-09T15:50:48.760Z] time="2020-11-09T15:50:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-11-09T15:50:48.760Z] time="2020-11-09T15:50:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1604937048.523021\",\"host\":\"037f7ec5d67b\"}'" [2020-11-09T15:50:48.760Z] time="2020-11-09T15:50:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1604937048.524013\",\"host\":\"037f7ec5d67b\"}'" [2020-11-09T15:50:48.760Z] time="2020-11-09T15:50:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1604937048.524013\",\"host\":\"037f7ec5d67b\"}'" [2020-11-09T15:50:48.760Z] --- PASS: TestServerAlwaysDown (0.00s) [2020-11-09T15:50:48.760Z] === RUN TestCannotSendAfterClose [2020-11-09T15:50:48.760Z] --- PASS: TestCannotSendAfterClose (0.00s) [2020-11-09T15:50:48.760Z] === RUN TestDeadlockOnBlockedEndpoint [2020-11-09T15:50:48.760Z] === RUN TestNewParse [2020-11-09T15:50:48.760Z] --- PASS: TestNewParse (0.00s) [2020-11-09T15:50:48.760Z] PASS [2020-11-09T15:50:48.760Z] coverage: 8.3% of statements [2020-11-09T15:50:48.760Z] ok github.com/docker/docker/daemon/logger/templates 0.100s coverage: 8.3% of statements [2020-11-09T15:50:49.137Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-11-09T15:50:49.397Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.75s) [2020-11-09T15:50:49.397Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-11-09T15:50:49.728Z] === RUN TestParseLogFormat [2020-11-09T15:50:49.728Z] --- PASS: TestParseLogFormat (0.00s) [2020-11-09T15:50:49.728Z] === RUN TestValidateLogOptEmpty [2020-11-09T15:50:49.728Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2020-11-09T15:50:49.728Z] === RUN TestValidateSyslogAddress [2020-11-09T15:50:49.728Z] --- PASS: TestValidateSyslogAddress (0.00s) [2020-11-09T15:50:49.728Z] === RUN TestParseAddressDefaultPort [2020-11-09T15:50:49.728Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2020-11-09T15:50:49.728Z] === RUN TestValidateSyslogFacility [2020-11-09T15:50:49.728Z] --- PASS: TestValidateSyslogFacility (0.00s) [2020-11-09T15:50:49.728Z] === RUN TestValidateLogOptSyslogFormat [2020-11-09T15:50:49.728Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2020-11-09T15:50:49.728Z] === RUN TestValidateLogOpt [2020-11-09T15:50:49.728Z] --- PASS: TestValidateLogOpt (0.00s) [2020-11-09T15:50:49.728Z] PASS [2020-11-09T15:50:49.728Z] coverage: 46.8% of statements [2020-11-09T15:50:49.728Z] ok github.com/docker/docker/daemon/logger/syslog 0.287s coverage: 46.8% of statements [2020-11-09T15:50:49.728Z] time="2020-11-09T15:50:49Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49205/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2020-11-09T15:50:49.728Z] time="2020-11-09T15:50:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"037f7ec5d67b\"}'" [2020-11-09T15:50:49.728Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.01s) [2020-11-09T15:50:49.728Z] PASS [2020-11-09T15:50:49.728Z] coverage: 82.5% of statements [2020-11-09T15:50:49.728Z] ok github.com/docker/docker/daemon/logger/splunk 2.684s coverage: 82.5% of statements [2020-11-09T15:50:49.728Z] ? github.com/docker/docker/daemon/names [no test files] [2020-11-09T15:50:49.728Z] ? github.com/docker/docker/daemon/network [no test files] [2020-11-09T15:50:49.728Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-11-09T15:50:50.212Z] --- PASS: TestServiceWithPredefinedNetwork (3.70s) [2020-11-09T15:50:50.212Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-11-09T15:50:50.212Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-11-09T15:50:50.212Z] service_test.go:236: FLAKY_TEST [2020-11-09T15:50:50.212Z] === RUN TestServiceWithDataPathPortInit [2020-11-09T15:50:50.337Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-11-09T15:50:50.597Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.04s) [2020-11-09T15:50:50.597Z] === RUN TestCgroupNamespacesRunOlderClient [2020-11-09T15:50:51.206Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-11-09T15:50:51.263Z] === RUN TestContinueOnError_NonMirrorEndpoint [2020-11-09T15:50:51.263Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2020-11-09T15:50:51.263Z] === RUN TestContinueOnError_MirrorEndpoint [2020-11-09T15:50:51.263Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2020-11-09T15:50:51.263Z] === RUN TestContinueOnError_NeverContinue [2020-11-09T15:50:51.263Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2020-11-09T15:50:51.263Z] === RUN TestContinueOnError_UnnestsErrors [2020-11-09T15:50:51.263Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2020-11-09T15:50:51.263Z] === RUN TestFixManifestLayers [2020-11-09T15:50:51.263Z] --- PASS: TestFixManifestLayers (0.00s) [2020-11-09T15:50:51.263Z] === RUN TestFixManifestLayersBaseLayerParent [2020-11-09T15:50:51.263Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2020-11-09T15:50:51.263Z] pull_v2_test.go:73: Needs fixing on Windows [2020-11-09T15:50:51.263Z] === RUN TestFixManifestLayersBadParent [2020-11-09T15:50:51.263Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2020-11-09T15:50:51.263Z] === RUN TestValidateManifest [2020-11-09T15:50:51.263Z] --- SKIP: TestValidateManifest (0.00s) [2020-11-09T15:50:51.263Z] pull_v2_test.go:118: Needs fixing on Windows [2020-11-09T15:50:51.263Z] === RUN TestFormatPlatform [2020-11-09T15:50:51.263Z] --- PASS: TestFormatPlatform (0.00s) [2020-11-09T15:50:51.263Z] === RUN TestGetRepositoryMountCandidates [2020-11-09T15:50:51.263Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2020-11-09T15:50:51.263Z] === RUN TestLayerAlreadyExists [2020-11-09T15:50:51.263Z] --- PASS: TestLayerAlreadyExists (0.00s) [2020-11-09T15:50:51.263Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2020-11-09T15:50:51.263Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2020-11-09T15:50:51.263Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2020-11-09T15:50:51.263Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2020-11-09T15:50:51.263Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2020-11-09T15:50:51.263Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2020-11-09T15:50:51.263Z] === RUN TestWhenEmptyAuthConfig [2020-11-09T15:50:51.539Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-11-09T15:50:51.721Z] === RUN TestV1IDService [2020-11-09T15:50:51.721Z] --- PASS: TestV1IDService (0.02s) [2020-11-09T15:50:51.721Z] === RUN TestV2MetadataService [2020-11-09T15:50:51.721Z] === RUN TestSuccessfulDownload [2020-11-09T15:50:51.721Z] --- SKIP: TestSuccessfulDownload (0.00s) [2020-11-09T15:50:51.721Z] download_test.go:268: Needs fixing on Windows [2020-11-09T15:50:51.721Z] === RUN TestCancelledDownload [2020-11-09T15:50:51.721Z] --- PASS: TestCancelledDownload (0.00s) [2020-11-09T15:50:51.721Z] === RUN TestMaxDownloadAttempts [2020-11-09T15:50:51.721Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2020-11-09T15:50:51.721Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2020-11-09T15:50:51.721Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2020-11-09T15:50:51.721Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2020-11-09T15:50:51.721Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2020-11-09T15:50:51.721Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2020-11-09T15:50:51.721Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2020-11-09T15:50:51.721Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2020-11-09T15:50:51.721Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2020-11-09T15:50:51.721Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2020-11-09T15:50:51.721Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2020-11-09T15:50:51.721Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2020-11-09T15:50:51.800Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-11-09T15:50:52.061Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-11-09T15:50:52.179Z] time="2020-11-09T15:50:51Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2020-11-09T15:50:52.179Z] time="2020-11-09T15:50:51Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2020-11-09T15:50:52.179Z] time="2020-11-09T15:50:51Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2020-11-09T15:50:52.179Z] time="2020-11-09T15:50:51Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2020-11-09T15:50:52.179Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2020-11-09T15:50:52.179Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.42s) [2020-11-09T15:50:52.179Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.42s) [2020-11-09T15:50:52.179Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.42s) [2020-11-09T15:50:52.179Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.42s) [2020-11-09T15:50:52.179Z] === RUN TestTransfer [2020-11-09T15:50:52.179Z] --- PASS: TestTransfer (0.12s) [2020-11-09T15:50:52.179Z] === RUN TestConcurrencyLimit [2020-11-09T15:50:52.179Z] --- PASS: TestWhenEmptyAuthConfig (1.24s) [2020-11-09T15:50:52.179Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2020-11-09T15:50:52.179Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2020-11-09T15:50:52.179Z] === RUN TestTokenPassThru [2020-11-09T15:50:52.179Z] --- PASS: TestTokenPassThru (0.00s) [2020-11-09T15:50:52.179Z] === RUN TestTokenPassThruDifferentHost [2020-11-09T15:50:52.179Z] --- PASS: TestTokenPassThruDifferentHost (0.00s) [2020-11-09T15:50:52.179Z] PASS [2020-11-09T15:50:52.179Z] coverage: 20.1% of statements [2020-11-09T15:50:52.179Z] ok github.com/docker/docker/distribution 1.702s coverage: 20.1% of statements [2020-11-09T15:50:52.331Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.87s) [2020-11-09T15:50:52.331Z] === RUN TestKernelTCPMemory [2020-11-09T15:50:52.637Z] === RUN TestNotFound [2020-11-09T15:50:52.637Z] --- PASS: TestNotFound (0.00s) [2020-11-09T15:50:52.637Z] === RUN TestConflict [2020-11-09T15:50:52.637Z] --- PASS: TestConflict (0.00s) [2020-11-09T15:50:52.637Z] === RUN TestForbidden [2020-11-09T15:50:52.637Z] --- PASS: TestForbidden (0.00s) [2020-11-09T15:50:52.637Z] === RUN TestInvalidParameter [2020-11-09T15:50:52.637Z] --- PASS: TestInvalidParameter (0.00s) [2020-11-09T15:50:52.637Z] === RUN TestNotImplemented [2020-11-09T15:50:52.637Z] --- PASS: TestNotImplemented (0.00s) [2020-11-09T15:50:52.637Z] === RUN TestNotModified [2020-11-09T15:50:52.637Z] --- PASS: TestNotModified (0.00s) [2020-11-09T15:50:52.637Z] === RUN TestUnauthorized [2020-11-09T15:50:52.637Z] --- PASS: TestUnauthorized (0.00s) [2020-11-09T15:50:52.637Z] === RUN TestUnknown [2020-11-09T15:50:52.637Z] --- PASS: TestUnknown (0.00s) [2020-11-09T15:50:52.637Z] === RUN TestCancelled [2020-11-09T15:50:52.637Z] --- PASS: TestCancelled (0.00s) [2020-11-09T15:50:52.637Z] === RUN TestDeadline [2020-11-09T15:50:52.637Z] --- PASS: TestDeadline (0.00s) [2020-11-09T15:50:52.637Z] === RUN TestDataLoss [2020-11-09T15:50:52.637Z] --- PASS: TestDataLoss (0.00s) [2020-11-09T15:50:52.637Z] === RUN TestUnavailable [2020-11-09T15:50:52.637Z] --- PASS: TestUnavailable (0.00s) [2020-11-09T15:50:52.637Z] === RUN TestSystem [2020-11-09T15:50:52.637Z] --- PASS: TestSystem (0.00s) [2020-11-09T15:50:52.637Z] === RUN TestFromStatusCode [2020-11-09T15:50:52.637Z] === RUN TestFromStatusCode/Not_Found [2020-11-09T15:50:52.637Z] === RUN TestFromStatusCode/Bad_Request [2020-11-09T15:50:52.637Z] === RUN TestFromStatusCode/Conflict [2020-11-09T15:50:52.637Z] === RUN TestFromStatusCode/Unauthorized [2020-11-09T15:50:52.637Z] === RUN TestFromStatusCode/Service_Unavailable [2020-11-09T15:50:52.637Z] === RUN TestFromStatusCode/Forbidden [2020-11-09T15:50:52.637Z] === RUN TestFromStatusCode/Not_Modified [2020-11-09T15:50:52.637Z] === RUN TestFromStatusCode/Not_Implemented [2020-11-09T15:50:52.637Z] === RUN TestFromStatusCode/Internal_Server_Error [2020-11-09T15:50:52.637Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2020-11-09T15:50:52.637Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2020-11-09T15:50:52.637Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2020-11-09T15:50:52.637Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2020-11-09T15:50:52.637Z] --- PASS: TestFromStatusCode (0.00s) [2020-11-09T15:50:52.637Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2020-11-09T15:50:52.637Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2020-11-09T15:50:52.637Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2020-11-09T15:50:52.637Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2020-11-09T15:50:52.637Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2020-11-09T15:50:52.637Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2020-11-09T15:50:52.637Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2020-11-09T15:50:52.637Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2020-11-09T15:50:52.637Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2020-11-09T15:50:52.637Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2020-11-09T15:50:52.637Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2020-11-09T15:50:52.637Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2020-11-09T15:50:52.637Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2020-11-09T15:50:52.637Z] PASS [2020-11-09T15:50:52.637Z] coverage: 49.4% of statements [2020-11-09T15:50:52.637Z] ok github.com/docker/docker/errdefs 0.126s coverage: 49.4% of statements [2020-11-09T15:50:52.637Z] --- PASS: TestConcurrencyLimit (0.35s) [2020-11-09T15:50:52.637Z] === RUN TestInactiveJobs [2020-11-09T15:50:52.637Z] --- PASS: TestV2MetadataService (1.07s) [2020-11-09T15:50:52.637Z] PASS [2020-11-09T15:50:52.637Z] coverage: 48.2% of statements [2020-11-09T15:50:52.637Z] ok github.com/docker/docker/distribution/metadata 1.229s coverage: 48.2% of statements [2020-11-09T15:50:53.096Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-11-09T15:50:53.096Z] --- PASS: TestInactiveJobs (0.45s) [2020-11-09T15:50:53.096Z] === RUN TestWatchRelease [2020-11-09T15:50:53.096Z] --- PASS: TestWatchRelease (0.04s) [2020-11-09T15:50:53.096Z] === RUN TestWatchFinishedTransfer [2020-11-09T15:50:53.096Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2020-11-09T15:50:53.096Z] === RUN TestDuplicateTransfer [2020-11-09T15:50:53.096Z] --- PASS: TestDuplicateTransfer (0.07s) [2020-11-09T15:50:53.096Z] === RUN TestSuccessfulUpload [2020-11-09T15:50:53.271Z] --- PASS: TestKernelTCPMemory (0.90s) [2020-11-09T15:50:53.271Z] === RUN TestNISDomainname [2020-11-09T15:50:53.557Z] time="2020-11-09T15:50:53Z" level=error msg="Upload failed, retrying: simulating retry" [2020-11-09T15:50:53.557Z] --- PASS: TestSuccessfulUpload (0.49s) [2020-11-09T15:50:53.557Z] === RUN TestCancelledUpload [2020-11-09T15:50:54.015Z] --- PASS: TestCancelledUpload (0.00s) [2020-11-09T15:50:54.015Z] PASS [2020-11-09T15:50:54.015Z] coverage: 76.8% of statements [2020-11-09T15:50:54.015Z] ok github.com/docker/docker/distribution/xfer 2.169s coverage: 76.8% of statements [2020-11-09T15:50:54.015Z] ? github.com/docker/docker/dockerversion [no test files] [2020-11-09T15:50:54.218Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-11-09T15:50:54.218Z] --- PASS: TestNISDomainname (1.01s) [2020-11-09T15:50:54.218Z] === RUN TestHostnameDnsResolution [2020-11-09T15:50:54.473Z] === RUN TestCompare [2020-11-09T15:50:54.473Z] --- PASS: TestCompare (0.00s) [2020-11-09T15:50:54.473Z] PASS [2020-11-09T15:50:54.473Z] coverage: 19.2% of statements [2020-11-09T15:50:54.473Z] ok github.com/docker/docker/image/cache 0.187s coverage: 19.2% of statements [2020-11-09T15:50:54.473Z] === RUN TestFSGetInvalidData [2020-11-09T15:50:54.473Z] --- PASS: TestFSGetInvalidData (0.01s) [2020-11-09T15:50:54.473Z] === RUN TestFSInvalidSet [2020-11-09T15:50:54.473Z] --- PASS: TestFSInvalidSet (0.01s) [2020-11-09T15:50:54.473Z] === RUN TestFSInvalidRoot [2020-11-09T15:50:54.473Z] --- PASS: TestFSInvalidRoot (0.01s) [2020-11-09T15:50:54.473Z] === RUN TestFSMetadataGetSet [2020-11-09T15:50:54.931Z] --- PASS: TestFSMetadataGetSet (0.03s) [2020-11-09T15:50:54.931Z] === RUN TestFSInvalidWalker [2020-11-09T15:50:54.931Z] --- PASS: TestFSInvalidWalker (0.01s) [2020-11-09T15:50:54.931Z] === RUN TestFSGetSet [2020-11-09T15:50:54.931Z] --- PASS: TestFSGetSet (0.02s) [2020-11-09T15:50:54.931Z] === RUN TestFSGetUnsetKey [2020-11-09T15:50:54.931Z] --- PASS: TestFSGetUnsetKey (0.01s) [2020-11-09T15:50:54.931Z] === RUN TestFSGetEmptyData [2020-11-09T15:50:54.931Z] --- PASS: TestFSGetEmptyData (0.01s) [2020-11-09T15:50:54.931Z] === RUN TestFSDelete [2020-11-09T15:50:54.931Z] --- PASS: TestFSDelete (0.01s) [2020-11-09T15:50:54.931Z] === RUN TestFSWalker [2020-11-09T15:50:54.931Z] --- PASS: TestFSWalker (0.02s) [2020-11-09T15:50:54.931Z] === RUN TestFSWalkerStopOnError [2020-11-09T15:50:54.931Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2020-11-09T15:50:54.931Z] === RUN TestNewFromJSON [2020-11-09T15:50:54.931Z] --- PASS: TestNewFromJSON (0.00s) [2020-11-09T15:50:54.931Z] === RUN TestNewFromJSONWithInvalidJSON [2020-11-09T15:50:54.931Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2020-11-09T15:50:54.931Z] === RUN TestMarshalKeyOrder [2020-11-09T15:50:54.931Z] --- PASS: TestMarshalKeyOrder (0.00s) [2020-11-09T15:50:54.931Z] === RUN TestImage [2020-11-09T15:50:54.931Z] --- PASS: TestImage (0.00s) [2020-11-09T15:50:54.931Z] === RUN TestImageOSNotEmpty [2020-11-09T15:50:54.931Z] --- PASS: TestImageOSNotEmpty (0.00s) [2020-11-09T15:50:54.931Z] === RUN TestNewChildImageFromImageWithRootFS [2020-11-09T15:50:54.931Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2020-11-09T15:50:54.931Z] === RUN TestRestore [2020-11-09T15:50:54.931Z] === RUN TestMakeV1ConfigFromConfig [2020-11-09T15:50:54.931Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2020-11-09T15:50:54.931Z] PASS [2020-11-09T15:50:54.931Z] coverage: 25.0% of statements [2020-11-09T15:50:54.931Z] ok github.com/docker/docker/image/v1 0.164s coverage: 25.0% of statements [2020-11-09T15:50:54.931Z] time="2020-11-09T15:50:54Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2020-11-09T15:50:54.931Z] --- PASS: TestRestore (0.25s) [2020-11-09T15:50:54.931Z] === RUN TestAddDelete [2020-11-09T15:50:54.931Z] --- PASS: TestAddDelete (0.04s) [2020-11-09T15:50:54.931Z] === RUN TestSearchAfterDelete [2020-11-09T15:50:54.931Z] --- PASS: TestSearchAfterDelete (0.02s) [2020-11-09T15:50:54.931Z] === RUN TestParentReset [2020-11-09T15:50:55.389Z] --- PASS: TestParentReset (0.05s) [2020-11-09T15:50:55.389Z] === RUN TestGetAndSetLastUpdated [2020-11-09T15:50:55.389Z] --- PASS: TestGetAndSetLastUpdated (0.09s) [2020-11-09T15:50:55.389Z] === RUN TestStoreLen [2020-11-09T15:50:55.389Z] --- PASS: TestStoreLen (0.21s) [2020-11-09T15:50:55.389Z] PASS [2020-11-09T15:50:55.389Z] coverage: 86.4% of statements [2020-11-09T15:50:55.389Z] ok github.com/docker/docker/image 1.094s coverage: 86.4% of statements [2020-11-09T15:50:55.602Z] --- PASS: TestHostnameDnsResolution (1.34s) [2020-11-09T15:50:55.602Z] === RUN TestStats [2020-11-09T15:50:55.847Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-11-09T15:50:55.847Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-11-09T15:50:56.542Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-11-09T15:50:56.542Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-11-09T15:50:56.814Z] === RUN TestSerialization [2020-11-09T15:50:56.814Z] --- PASS: TestSerialization (0.02s) [2020-11-09T15:50:56.814Z] PASS [2020-11-09T15:50:56.814Z] coverage: 100.0% of statements [2020-11-09T15:50:56.814Z] ok github.com/docker/docker/libcontainerd/queue 0.081s coverage: 100.0% of statements [2020-11-09T15:50:57.526Z] --- PASS: TestServiceWithDataPathPortInit (18.41s) [2020-11-09T15:50:57.526Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-11-09T15:50:57.780Z] === RUN TestEnvironmentParsing [2020-11-09T15:50:57.780Z] --- PASS: TestEnvironmentParsing (0.00s) [2020-11-09T15:50:57.780Z] PASS [2020-11-09T15:50:57.780Z] coverage: 1.0% of statements [2020-11-09T15:50:57.780Z] ok github.com/docker/docker/libcontainerd/local 0.240s coverage: 1.0% of statements [2020-11-09T15:50:57.780Z] === RUN TestEmptyLayer [2020-11-09T15:50:57.780Z] --- PASS: TestEmptyLayer (0.00s) [2020-11-09T15:50:57.780Z] === RUN TestCommitFailure [2020-11-09T15:50:57.780Z] --- PASS: TestCommitFailure (0.01s) [2020-11-09T15:50:57.780Z] === RUN TestStartTransactionFailure [2020-11-09T15:50:57.780Z] --- PASS: TestStartTransactionFailure (0.00s) [2020-11-09T15:50:57.780Z] === RUN TestGetOrphan [2020-11-09T15:50:57.780Z] --- PASS: TestGetOrphan (0.01s) [2020-11-09T15:50:57.780Z] === RUN TestMountAndRegister [2020-11-09T15:50:57.780Z] === RUN TestParseVersion [2020-11-09T15:50:57.780Z] --- PASS: TestParseVersion (0.00s) [2020-11-09T15:50:57.780Z] PASS [2020-11-09T15:50:57.780Z] coverage: 52.9% of statements [2020-11-09T15:50:57.780Z] --- PASS: TestMountAndRegister (0.12s) [2020-11-09T15:50:57.780Z] layer_test.go:271: Layer size: 14 [2020-11-09T15:50:57.780Z] === RUN TestLayerRelease [2020-11-09T15:50:57.780Z] --- SKIP: TestLayerRelease (0.00s) [2020-11-09T15:50:57.780Z] layer_test.go:304: Failing on Windows [2020-11-09T15:50:57.780Z] === RUN TestStoreRestore [2020-11-09T15:50:57.780Z] --- SKIP: TestStoreRestore (0.00s) [2020-11-09T15:50:57.780Z] layer_test.go:353: Failing on Windows [2020-11-09T15:50:57.780Z] === RUN TestTarStreamStability [2020-11-09T15:50:57.780Z] --- SKIP: TestTarStreamStability (0.00s) [2020-11-09T15:50:57.780Z] layer_test.go:468: Failing on Windows [2020-11-09T15:50:57.780Z] === RUN TestRegisterExistingLayer [2020-11-09T15:50:57.780Z] ok github.com/docker/docker/pkg/aaparser 0.130s coverage: 52.9% of statements [2020-11-09T15:50:57.780Z] --- PASS: TestRegisterExistingLayer (0.11s) [2020-11-09T15:50:57.780Z] === RUN TestTarStreamVerification [2020-11-09T15:50:57.780Z] --- SKIP: TestTarStreamVerification (0.00s) [2020-11-09T15:50:57.780Z] layer_test.go:697: Failing on Windows [2020-11-09T15:50:57.780Z] === RUN TestLayerMigration [2020-11-09T15:50:57.780Z] --- SKIP: TestLayerMigration (0.00s) [2020-11-09T15:50:57.780Z] migration_test.go:46: Failing on Windows [2020-11-09T15:50:57.780Z] === RUN TestLayerMigrationNoTarsplit [2020-11-09T15:50:57.780Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2020-11-09T15:50:57.780Z] migration_test.go:182: Failing on Windows [2020-11-09T15:50:57.780Z] === RUN TestMountInit [2020-11-09T15:50:57.780Z] --- SKIP: TestMountInit (0.00s) [2020-11-09T15:50:57.780Z] mount_test.go:17: Failing on Windows [2020-11-09T15:50:57.780Z] === RUN TestMountSize [2020-11-09T15:50:57.780Z] --- SKIP: TestMountSize (0.00s) [2020-11-09T15:50:57.780Z] mount_test.go:76: Failing on Windows [2020-11-09T15:50:57.780Z] === RUN TestMountChanges [2020-11-09T15:50:57.780Z] --- SKIP: TestMountChanges (0.00s) [2020-11-09T15:50:57.780Z] mount_test.go:125: Failing on Windows [2020-11-09T15:50:57.780Z] === RUN TestMountApply [2020-11-09T15:50:57.780Z] --- SKIP: TestMountApply (0.00s) [2020-11-09T15:50:57.780Z] mount_test.go:212: Failing on Windows [2020-11-09T15:50:57.780Z] PASS [2020-11-09T15:50:57.780Z] coverage: 30.1% of statements [2020-11-09T15:50:57.780Z] ok github.com/docker/docker/layer 0.620s coverage: 30.1% of statements [2020-11-09T15:50:58.239Z] === RUN TestAddressPoolOpt [2020-11-09T15:50:58.239Z] --- PASS: TestAddressPoolOpt (0.00s) [2020-11-09T15:50:58.239Z] === RUN TestValidateEnv [2020-11-09T15:50:58.239Z] === RUN TestValidateEnv/a [2020-11-09T15:50:58.239Z] === RUN TestValidateEnv/something [2020-11-09T15:50:58.239Z] === RUN TestValidateEnv/_=a [2020-11-09T15:50:58.239Z] === RUN TestValidateEnv/env1=value1 [2020-11-09T15:50:58.239Z] === RUN TestValidateEnv/_env1=value1 [2020-11-09T15:50:58.239Z] === RUN TestValidateEnv/env2=value2=value3 [2020-11-09T15:50:58.239Z] === RUN TestValidateEnv/env3=abc!qwe [2020-11-09T15:50:58.239Z] === RUN TestValidateEnv/env_4=value_4 [2020-11-09T15:50:58.239Z] === RUN TestValidateEnv/PATH [2020-11-09T15:50:58.239Z] === RUN TestValidateEnv/=a [2020-11-09T15:50:58.239Z] === RUN TestValidateEnv/PATH= [2020-11-09T15:50:58.239Z] === RUN TestValidateEnv/PATH=something [2020-11-09T15:50:58.239Z] === RUN TestValidateEnv/asd!qwe [2020-11-09T15:50:58.239Z] === RUN TestValidateEnv/1asd [2020-11-09T15:50:58.239Z] === RUN TestValidateEnv/123 [2020-11-09T15:50:58.239Z] === RUN TestValidateEnv/some_space [2020-11-09T15:50:58.239Z] === RUN TestValidateEnv/__some_space_before [2020-11-09T15:50:58.239Z] === RUN TestValidateEnv/some_space_after__ [2020-11-09T15:50:58.239Z] === RUN TestValidateEnv/= [2020-11-09T15:50:58.239Z] === RUN TestValidateEnv/PaTh [2020-11-09T15:50:58.239Z] --- PASS: TestValidateEnv (0.00s) [2020-11-09T15:50:58.239Z] --- PASS: TestValidateEnv/a (0.00s) [2020-11-09T15:50:58.239Z] --- PASS: TestValidateEnv/something (0.00s) [2020-11-09T15:50:58.239Z] --- PASS: TestValidateEnv/_=a (0.00s) [2020-11-09T15:50:58.239Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2020-11-09T15:50:58.239Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2020-11-09T15:50:58.239Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2020-11-09T15:50:58.239Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2020-11-09T15:50:58.239Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2020-11-09T15:50:58.239Z] --- PASS: TestValidateEnv/PATH (0.00s) [2020-11-09T15:50:58.239Z] --- PASS: TestValidateEnv/=a (0.00s) [2020-11-09T15:50:58.239Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2020-11-09T15:50:58.239Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2020-11-09T15:50:58.239Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2020-11-09T15:50:58.239Z] --- PASS: TestValidateEnv/1asd (0.00s) [2020-11-09T15:50:58.239Z] --- PASS: TestValidateEnv/123 (0.00s) [2020-11-09T15:50:58.239Z] --- PASS: TestValidateEnv/some_space (0.00s) [2020-11-09T15:50:58.239Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2020-11-09T15:50:58.239Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2020-11-09T15:50:58.239Z] --- PASS: TestValidateEnv/= (0.00s) [2020-11-09T15:50:58.239Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2020-11-09T15:50:58.239Z] === RUN TestParseHost [2020-11-09T15:50:58.239Z] --- PASS: TestParseHost (0.00s) [2020-11-09T15:50:58.239Z] === RUN TestParseDockerDaemonHost [2020-11-09T15:50:58.239Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2020-11-09T15:50:58.239Z] === RUN TestParseTCP [2020-11-09T15:50:58.239Z] --- PASS: TestParseTCP (0.00s) [2020-11-09T15:50:58.239Z] === RUN TestParseInvalidUnixAddrInvalid [2020-11-09T15:50:58.239Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2020-11-09T15:50:58.239Z] === RUN TestValidateExtraHosts [2020-11-09T15:50:58.239Z] --- PASS: TestValidateExtraHosts (0.00s) [2020-11-09T15:50:58.239Z] === RUN TestIpOptString [2020-11-09T15:50:58.239Z] --- PASS: TestIpOptString (0.00s) [2020-11-09T15:50:58.239Z] === RUN TestNewIpOptInvalidDefaultVal [2020-11-09T15:50:58.239Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2020-11-09T15:50:58.239Z] === RUN TestNewIpOptValidDefaultVal [2020-11-09T15:50:58.239Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2020-11-09T15:50:58.239Z] === RUN TestIpOptSetInvalidVal [2020-11-09T15:50:58.239Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2020-11-09T15:50:58.239Z] === RUN TestValidateIPAddress [2020-11-09T15:50:58.239Z] --- PASS: TestValidateIPAddress (0.00s) [2020-11-09T15:50:58.239Z] === RUN TestMapOpts [2020-11-09T15:50:58.239Z] --- PASS: TestMapOpts (0.00s) [2020-11-09T15:50:58.239Z] === RUN TestListOptsWithoutValidator [2020-11-09T15:50:58.239Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2020-11-09T15:50:58.239Z] === RUN TestListOptsWithValidator [2020-11-09T15:50:58.239Z] --- PASS: TestListOptsWithValidator (0.00s) [2020-11-09T15:50:58.239Z] === RUN TestValidateDNSSearch [2020-11-09T15:50:58.239Z] --- PASS: TestValidateDNSSearch (0.00s) [2020-11-09T15:50:58.239Z] === RUN TestValidateLabel [2020-11-09T15:50:58.239Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2020-11-09T15:50:58.239Z] === RUN TestValidateLabel/label_with_general_format [2020-11-09T15:50:58.239Z] === RUN TestValidateLabel/label_with_more_than_one_= [2020-11-09T15:50:58.239Z] === RUN TestValidateLabel/label_with_one_more [2020-11-09T15:50:58.239Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2020-11-09T15:50:58.239Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2020-11-09T15:50:58.239Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2020-11-09T15:50:58.239Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2020-11-09T15:50:58.239Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2020-11-09T15:50:58.239Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2020-11-09T15:50:58.239Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2020-11-09T15:50:58.239Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2020-11-09T15:50:58.239Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2020-11-09T15:50:58.239Z] --- PASS: TestValidateLabel (0.00s) [2020-11-09T15:50:58.239Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2020-11-09T15:50:58.239Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2020-11-09T15:50:58.239Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2020-11-09T15:50:58.239Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2020-11-09T15:50:58.239Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2020-11-09T15:50:58.239Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2020-11-09T15:50:58.239Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2020-11-09T15:50:58.239Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2020-11-09T15:50:58.239Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2020-11-09T15:50:58.239Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2020-11-09T15:50:58.239Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2020-11-09T15:50:58.239Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2020-11-09T15:50:58.239Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2020-11-09T15:50:58.239Z] === RUN TestNamedListOpts [2020-11-09T15:50:58.239Z] --- PASS: TestNamedListOpts (0.00s) [2020-11-09T15:50:58.239Z] === RUN TestNamedMapOpts [2020-11-09T15:50:58.239Z] --- PASS: TestNamedMapOpts (0.00s) [2020-11-09T15:50:58.239Z] === RUN TestParseLink [2020-11-09T15:50:58.239Z] --- PASS: TestParseLink (0.00s) [2020-11-09T15:50:58.239Z] === RUN TestQuotedStringSetWithQuotes [2020-11-09T15:50:58.239Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2020-11-09T15:50:58.239Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2020-11-09T15:50:58.239Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2020-11-09T15:50:58.239Z] === RUN TestQuotedStringSetWithNoQuotes [2020-11-09T15:50:58.239Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2020-11-09T15:50:58.239Z] === RUN TestUlimitOpt [2020-11-09T15:50:58.239Z] --- PASS: TestUlimitOpt (0.00s) [2020-11-09T15:50:58.239Z] PASS [2020-11-09T15:50:58.239Z] coverage: 67.1% of statements [2020-11-09T15:50:58.239Z] ok github.com/docker/docker/opts 0.102s coverage: 67.1% of statements [2020-11-09T15:50:58.239Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-11-09T15:50:58.239Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-11-09T15:50:58.239Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-11-09T15:50:58.239Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-11-09T15:50:58.239Z] ? github.com/docker/docker/oci [no test files] [2020-11-09T15:50:58.239Z] ? github.com/docker/docker/oci/caps [no test files] [2020-11-09T15:50:58.454Z] --- PASS: TestStats (2.78s) [2020-11-09T15:50:58.454Z] === RUN TestStopContainerWithTimeout [2020-11-09T15:50:58.454Z] === RUN TestStopContainerWithTimeout/0 [2020-11-09T15:50:58.454Z] === PAUSE TestStopContainerWithTimeout/0 [2020-11-09T15:50:58.454Z] === RUN TestStopContainerWithTimeout/1 [2020-11-09T15:50:58.454Z] === PAUSE TestStopContainerWithTimeout/1 [2020-11-09T15:50:58.454Z] === RUN TestStopContainerWithTimeout/3 [2020-11-09T15:50:58.454Z] === PAUSE TestStopContainerWithTimeout/3 [2020-11-09T15:50:58.454Z] === RUN TestStopContainerWithTimeout/-1 [2020-11-09T15:50:58.454Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-11-09T15:50:58.454Z] === CONT TestStopContainerWithTimeout/0 [2020-11-09T15:50:58.454Z] === CONT TestStopContainerWithTimeout/-1 [2020-11-09T15:50:59.207Z] === RUN TestUnbuffered [2020-11-09T15:50:59.207Z] --- PASS: TestUnbuffered (0.00s) [2020-11-09T15:50:59.207Z] === RUN TestRaceUnbuffered [2020-11-09T15:50:59.207Z] --- PASS: TestRaceUnbuffered (0.00s) [2020-11-09T15:50:59.207Z] PASS [2020-11-09T15:50:59.207Z] coverage: 100.0% of statements [2020-11-09T15:50:59.207Z] ok github.com/docker/docker/pkg/broadcaster 0.091s coverage: 100.0% of statements [2020-11-09T15:50:59.394Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-11-09T15:50:59.654Z] === CONT TestStopContainerWithTimeout/3 [2020-11-09T15:51:00.174Z] === RUN TestPeerCertificateMarshalJSON [2020-11-09T15:51:00.174Z] === RUN TestMatch [2020-11-09T15:51:00.174Z] === RUN TestMatch/[[]] [2020-11-09T15:51:00.174Z] === RUN TestMatch/[[foo]] [2020-11-09T15:51:00.174Z] === RUN TestMatch/[[bar]_[foo]] [2020-11-09T15:51:00.174Z] === RUN TestMatch/[[foo_bar]] [2020-11-09T15:51:00.174Z] === RUN TestMatch/[[qux]_[foo]] [2020-11-09T15:51:00.174Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2020-11-09T15:51:00.174Z] === RUN TestMatch/[] [2020-11-09T15:51:00.174Z] === RUN TestMatch/[]#01 [2020-11-09T15:51:00.174Z] === RUN TestMatch/[[qux]] [2020-11-09T15:51:00.174Z] === RUN TestMatch/[[foo_bar_qux]] [2020-11-09T15:51:00.174Z] === RUN TestMatch/[[qux]_[baz]] [2020-11-09T15:51:00.174Z] === RUN TestMatch/[[foo_baz]] [2020-11-09T15:51:00.174Z] --- PASS: TestMatch (0.00s) [2020-11-09T15:51:00.174Z] --- PASS: TestMatch/[[]] (0.00s) [2020-11-09T15:51:00.174Z] --- PASS: TestMatch/[[foo]] (0.00s) [2020-11-09T15:51:00.174Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2020-11-09T15:51:00.174Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2020-11-09T15:51:00.174Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2020-11-09T15:51:00.174Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2020-11-09T15:51:00.174Z] --- PASS: TestMatch/[] (0.00s) [2020-11-09T15:51:00.174Z] --- PASS: TestMatch/[]#01 (0.00s) [2020-11-09T15:51:00.174Z] --- PASS: TestMatch/[[qux]] (0.00s) [2020-11-09T15:51:00.174Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2020-11-09T15:51:00.174Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2020-11-09T15:51:00.174Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2020-11-09T15:51:00.174Z] PASS [2020-11-09T15:51:00.174Z] coverage: 87.5% of statements [2020-11-09T15:51:00.174Z] ok github.com/docker/docker/pkg/capabilities 0.148s coverage: 87.5% of statements [2020-11-09T15:51:00.174Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2020-11-09T15:51:00.174Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2020-11-09T15:51:00.174Z] --- PASS: TestPeerCertificateMarshalJSON (0.41s) [2020-11-09T15:51:00.174Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2020-11-09T15:51:00.174Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2020-11-09T15:51:00.174Z] === RUN TestMiddleware [2020-11-09T15:51:00.174Z] --- PASS: TestMiddleware (0.00s) [2020-11-09T15:51:00.174Z] === RUN TestNewResponseModifier [2020-11-09T15:51:00.174Z] --- PASS: TestNewResponseModifier (0.00s) [2020-11-09T15:51:00.174Z] PASS [2020-11-09T15:51:00.174Z] coverage: 26.8% of statements [2020-11-09T15:51:00.174Z] ok github.com/docker/docker/pkg/authorization 0.629s coverage: 26.8% of statements [2020-11-09T15:51:01.142Z] === RUN TestIsArchivePathDir [2020-11-09T15:51:01.142Z] --- PASS: TestIsArchivePathDir (0.11s) [2020-11-09T15:51:01.142Z] === RUN TestIsArchivePathInvalidFile [2020-11-09T15:51:01.142Z] === RUN TestChrootTarUntar [2020-11-09T15:51:01.142Z] --- SKIP: TestChrootTarUntar (0.00s) [2020-11-09T15:51:01.142Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-11-09T15:51:01.142Z] === RUN TestChrootUntarWithHugeExcludesList [2020-11-09T15:51:01.142Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2020-11-09T15:51:01.142Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-11-09T15:51:01.142Z] === RUN TestChrootUntarEmptyArchive [2020-11-09T15:51:01.142Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2020-11-09T15:51:01.142Z] === RUN TestChrootTarUntarWithSymlink [2020-11-09T15:51:01.142Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2020-11-09T15:51:01.142Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-11-09T15:51:01.142Z] === RUN TestChrootCopyWithTar [2020-11-09T15:51:01.142Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2020-11-09T15:51:01.142Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-11-09T15:51:01.142Z] === RUN TestChrootCopyFileWithTar [2020-11-09T15:51:01.142Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2020-11-09T15:51:01.142Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2020-11-09T15:51:01.142Z] === RUN TestChrootUntarPath [2020-11-09T15:51:01.142Z] --- SKIP: TestChrootUntarPath (0.00s) [2020-11-09T15:51:01.142Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-11-09T15:51:01.142Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2020-11-09T15:51:01.142Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.01s) [2020-11-09T15:51:01.142Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2020-11-09T15:51:01.142Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2020-11-09T15:51:01.142Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.01s) [2020-11-09T15:51:01.142Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2020-11-09T15:51:01.142Z] === RUN TestChrootApplyDotDotFile [2020-11-09T15:51:01.142Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2020-11-09T15:51:01.142Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2020-11-09T15:51:01.142Z] PASS [2020-11-09T15:51:01.142Z] coverage: 15.4% of statements [2020-11-09T15:51:01.142Z] ok github.com/docker/docker/pkg/chrootarchive 0.422s coverage: 15.4% of statements [2020-11-09T15:51:01.142Z] === RUN TestSizeEmpty [2020-11-09T15:51:01.142Z] --- PASS: TestSizeEmpty (0.00s) [2020-11-09T15:51:01.142Z] === RUN TestSizeEmptyFile [2020-11-09T15:51:01.142Z] --- PASS: TestSizeEmptyFile (0.00s) [2020-11-09T15:51:01.142Z] === RUN TestSizeNonemptyFile [2020-11-09T15:51:01.142Z] --- PASS: TestSizeNonemptyFile (0.00s) [2020-11-09T15:51:01.142Z] === RUN TestSizeNestedDirectoryEmpty [2020-11-09T15:51:01.142Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2020-11-09T15:51:01.142Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2020-11-09T15:51:01.142Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2020-11-09T15:51:01.142Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2020-11-09T15:51:01.142Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2020-11-09T15:51:01.142Z] === RUN TestMoveToSubdir [2020-11-09T15:51:01.142Z] --- PASS: TestMoveToSubdir (0.00s) [2020-11-09T15:51:01.142Z] === RUN TestSizeNonExistingDirectory [2020-11-09T15:51:01.142Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2020-11-09T15:51:01.142Z] PASS [2020-11-09T15:51:01.142Z] coverage: 80.0% of statements [2020-11-09T15:51:01.142Z] --- PASS: TestIsArchivePathInvalidFile (0.15s) [2020-11-09T15:51:01.142Z] === RUN TestIsArchivePathTar [2020-11-09T15:51:01.142Z] ok github.com/docker/docker/pkg/directory 0.079s coverage: 80.0% of statements [2020-11-09T15:51:01.156Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-11-09T15:51:01.416Z] === CONT TestStopContainerWithTimeout/1 [2020-11-09T15:51:01.600Z] --- PASS: TestIsArchivePathTar (0.15s) [2020-11-09T15:51:01.600Z] === RUN TestDecompressStreamGzip [2020-11-09T15:51:01.600Z] --- PASS: TestDecompressStreamGzip (0.15s) [2020-11-09T15:51:01.600Z] === RUN TestDecompressStreamBzip2 [2020-11-09T15:51:01.600Z] --- PASS: TestDecompressStreamBzip2 (0.10s) [2020-11-09T15:51:01.600Z] === RUN TestDecompressStreamXz [2020-11-09T15:51:01.600Z] --- SKIP: TestDecompressStreamXz (0.00s) [2020-11-09T15:51:01.600Z] archive_test.go:133: Xz not present in msys2 [2020-11-09T15:51:01.600Z] === RUN TestCompressStreamXzUnsupported [2020-11-09T15:51:01.600Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2020-11-09T15:51:01.600Z] === RUN TestCompressStreamBzip2Unsupported [2020-11-09T15:51:01.986Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-11-09T15:51:02.060Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2020-11-09T15:51:02.061Z] === RUN TestCompressStreamInvalid [2020-11-09T15:51:02.061Z] --- PASS: TestCompressStreamInvalid (0.00s) [2020-11-09T15:51:02.061Z] === RUN TestExtensionInvalid [2020-11-09T15:51:02.061Z] --- PASS: TestExtensionInvalid (0.00s) [2020-11-09T15:51:02.061Z] === RUN TestExtensionUncompressed [2020-11-09T15:51:02.061Z] --- PASS: TestExtensionUncompressed (0.00s) [2020-11-09T15:51:02.061Z] === RUN TestExtensionBzip2 [2020-11-09T15:51:02.061Z] --- PASS: TestExtensionBzip2 (0.00s) [2020-11-09T15:51:02.061Z] === RUN TestExtensionGzip [2020-11-09T15:51:02.061Z] --- PASS: TestExtensionGzip (0.00s) [2020-11-09T15:51:02.061Z] === RUN TestExtensionXz [2020-11-09T15:51:02.061Z] --- PASS: TestExtensionXz (0.00s) [2020-11-09T15:51:02.061Z] === RUN TestCmdStreamLargeStderr [2020-11-09T15:51:02.061Z] --- PASS: TestCmdStreamLargeStderr (0.11s) [2020-11-09T15:51:02.061Z] === RUN TestCmdStreamBad [2020-11-09T15:51:02.061Z] --- SKIP: TestCmdStreamBad (0.00s) [2020-11-09T15:51:02.061Z] archive_test.go:238: Failing on Windows CI machines [2020-11-09T15:51:02.061Z] === RUN TestCmdStreamGood [2020-11-09T15:51:02.061Z] --- PASS: TestCmdStreamGood (0.04s) [2020-11-09T15:51:02.061Z] === RUN TestUntarPathWithInvalidDest [2020-11-09T15:51:02.061Z] --- PASS: TestUntarPathWithInvalidDest (0.12s) [2020-11-09T15:51:02.061Z] === RUN TestUntarPathWithInvalidSrc [2020-11-09T15:51:02.061Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2020-11-09T15:51:02.061Z] === RUN TestUntarPath [2020-11-09T15:51:02.061Z] --- PASS: TestUntarPath (0.12s) [2020-11-09T15:51:02.061Z] === RUN TestUntarPathWithDestinationFile [2020-11-09T15:51:02.061Z] === RUN Test [2020-11-09T15:51:02.061Z] === RUN Test/TestContainsEntry [2020-11-09T15:51:02.061Z] === RUN Test/TestCreateEntries [2020-11-09T15:51:02.061Z] === RUN Test/TestEntriesDiff [2020-11-09T15:51:02.061Z] === RUN Test/TestEntriesEquality [2020-11-09T15:51:02.061Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2020-11-09T15:51:02.061Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2020-11-09T15:51:02.061Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2020-11-09T15:51:02.061Z] === RUN Test/TestGeneratorNotGenerate [2020-11-09T15:51:02.061Z] === RUN Test/TestGeneratorWithPort [2020-11-09T15:51:02.061Z] === RUN Test/TestGeneratorWithPortNotGenerate [2020-11-09T15:51:02.061Z] === RUN Test/TestNewEntry [2020-11-09T15:51:02.061Z] === RUN Test/TestParse [2020-11-09T15:51:02.061Z] --- PASS: Test (0.00s) [2020-11-09T15:51:02.061Z] --- PASS: Test/TestContainsEntry (0.00s) [2020-11-09T15:51:02.061Z] --- PASS: Test/TestCreateEntries (0.00s) [2020-11-09T15:51:02.061Z] --- PASS: Test/TestEntriesDiff (0.00s) [2020-11-09T15:51:02.061Z] --- PASS: Test/TestEntriesEquality (0.00s) [2020-11-09T15:51:02.061Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2020-11-09T15:51:02.061Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2020-11-09T15:51:02.061Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2020-11-09T15:51:02.061Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2020-11-09T15:51:02.061Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2020-11-09T15:51:02.061Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2020-11-09T15:51:02.061Z] --- PASS: Test/TestNewEntry (0.00s) [2020-11-09T15:51:02.061Z] --- PASS: Test/TestParse (0.00s) [2020-11-09T15:51:02.061Z] PASS [2020-11-09T15:51:02.061Z] coverage: 58.3% of statements [2020-11-09T15:51:02.061Z] ok github.com/docker/docker/pkg/discovery 0.069s coverage: 58.3% of statements [2020-11-09T15:51:02.061Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2020-11-09T15:51:02.061Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2020-11-09T15:51:02.519Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.13s) [2020-11-09T15:51:02.519Z] === RUN TestCopyWithTarInvalidSrc [2020-11-09T15:51:02.519Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2020-11-09T15:51:02.519Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2020-11-09T15:51:02.519Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2020-11-09T15:51:02.519Z] === RUN TestCopyWithTarSrcFile [2020-11-09T15:51:02.519Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2020-11-09T15:51:02.519Z] === RUN TestCopyWithTarSrcFolder [2020-11-09T15:51:02.519Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2020-11-09T15:51:02.519Z] === RUN TestCopyFileWithTarInvalidSrc [2020-11-09T15:51:02.519Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2020-11-09T15:51:02.519Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2020-11-09T15:51:02.519Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2020-11-09T15:51:02.519Z] === RUN TestCopyFileWithTarSrcFolder [2020-11-09T15:51:02.519Z] --- PASS: TestCopyFileWithTarSrcFolder (0.05s) [2020-11-09T15:51:02.519Z] === RUN TestCopyFileWithTarSrcFile [2020-11-09T15:51:02.519Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2020-11-09T15:51:02.519Z] === RUN TestTarFiles [2020-11-09T15:51:02.519Z] === RUN Test [2020-11-09T15:51:02.519Z] === RUN Test/TestContent [2020-11-09T15:51:02.519Z] === RUN Test/TestInitialize [2020-11-09T15:51:02.519Z] === RUN Test/TestNew [2020-11-09T15:51:02.519Z] === RUN Test/TestParsingContentsWithComments [2020-11-09T15:51:02.519Z] === RUN Test/TestRegister [2020-11-09T15:51:02.519Z] === RUN Test/TestWatch [2020-11-09T15:51:02.519Z] --- PASS: Test (0.01s) [2020-11-09T15:51:02.519Z] --- PASS: Test/TestContent (0.00s) [2020-11-09T15:51:02.519Z] --- PASS: Test/TestInitialize (0.00s) [2020-11-09T15:51:02.519Z] --- PASS: Test/TestNew (0.00s) [2020-11-09T15:51:02.519Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2020-11-09T15:51:02.519Z] --- PASS: Test/TestRegister (0.00s) [2020-11-09T15:51:02.519Z] --- PASS: Test/TestWatch (0.01s) [2020-11-09T15:51:02.519Z] PASS [2020-11-09T15:51:02.519Z] coverage: 92.9% of statements [2020-11-09T15:51:02.519Z] ok github.com/docker/docker/pkg/discovery/file 0.049s coverage: 92.9% of statements [2020-11-09T15:51:03.371Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-11-09T15:51:03.371Z] --- PASS: TestStopContainerWithTimeout (0.04s) [2020-11-09T15:51:03.371Z] --- PASS: TestStopContainerWithTimeout/0 (1.15s) [2020-11-09T15:51:03.371Z] --- PASS: TestStopContainerWithTimeout/-1 (3.05s) [2020-11-09T15:51:03.371Z] --- PASS: TestStopContainerWithTimeout/3 (2.76s) [2020-11-09T15:51:03.371Z] --- PASS: TestStopContainerWithTimeout/1 (1.76s) [2020-11-09T15:51:03.371Z] === RUN TestDeleteDevicemapper [2020-11-09T15:51:03.371Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-11-09T15:51:03.371Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-11-09T15:51:03.371Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-11-09T15:51:03.486Z] === RUN Test [2020-11-09T15:51:03.486Z] === RUN Test/TestWatch [2020-11-09T15:51:03.486Z] --- PASS: Test (0.00s) [2020-11-09T15:51:03.486Z] --- PASS: Test/TestWatch (0.00s) [2020-11-09T15:51:03.486Z] PASS [2020-11-09T15:51:03.486Z] coverage: 92.3% of statements [2020-11-09T15:51:03.486Z] ok github.com/docker/docker/pkg/discovery/memory 0.090s coverage: 92.3% of statements [2020-11-09T15:51:03.941Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-11-09T15:51:03.941Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-11-09T15:51:03.944Z] === RUN Test [2020-11-09T15:51:03.944Z] === RUN Test/TestInitialize [2020-11-09T15:51:03.944Z] === RUN Test [2020-11-09T15:51:03.944Z] === RUN Test/TestInitialize [2020-11-09T15:51:03.944Z] === RUN Test/TestInitializeWithPattern [2020-11-09T15:51:03.944Z] === RUN Test/TestRegister [2020-11-09T15:51:03.944Z] === RUN Test/TestWatch [2020-11-09T15:51:03.944Z] --- PASS: Test (0.00s) [2020-11-09T15:51:03.944Z] --- PASS: Test/TestInitialize (0.00s) [2020-11-09T15:51:03.944Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2020-11-09T15:51:03.944Z] --- PASS: Test/TestRegister (0.00s) [2020-11-09T15:51:03.944Z] --- PASS: Test/TestWatch (0.00s) [2020-11-09T15:51:03.944Z] PASS [2020-11-09T15:51:03.944Z] coverage: 93.8% of statements [2020-11-09T15:51:03.944Z] ok github.com/docker/docker/pkg/discovery/nodes 0.228s coverage: 93.8% of statements [2020-11-09T15:51:03.944Z] time="2020-11-09T15:51:03Z" level=info msg="Initializing discovery without TLS" [2020-11-09T15:51:03.944Z] time="2020-11-09T15:51:03Z" level=info msg="Initializing discovery without TLS" [2020-11-09T15:51:03.944Z] time="2020-11-09T15:51:03Z" level=info msg="Initializing discovery without TLS" [2020-11-09T15:51:03.944Z] === RUN Test/TestInitializeWithCerts [2020-11-09T15:51:03.944Z] time="2020-11-09T15:51:03Z" level=info msg="Initializing discovery with TLS" [2020-11-09T15:51:03.944Z] === RUN Test/TestWatch [2020-11-09T15:51:03.944Z] time="2020-11-09T15:51:03Z" level=info msg="Initializing discovery without TLS" [2020-11-09T15:51:05.326Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-11-09T15:51:05.479Z] === RUN TestPollerAddRemove [2020-11-09T15:51:05.479Z] --- PASS: TestPollerAddRemove (0.00s) [2020-11-09T15:51:05.479Z] === RUN TestPollerEvent [2020-11-09T15:51:05.479Z] --- SKIP: TestPollerEvent (0.00s) [2020-11-09T15:51:05.479Z] poller_test.go:41: No chmod on Windows [2020-11-09T15:51:05.479Z] === RUN TestPollerClose [2020-11-09T15:51:05.479Z] --- PASS: TestPollerClose (0.00s) [2020-11-09T15:51:05.479Z] PASS [2020-11-09T15:51:05.479Z] coverage: 36.2% of statements [2020-11-09T15:51:05.479Z] ok github.com/docker/docker/pkg/filenotify 0.145s coverage: 36.2% of statements [2020-11-09T15:51:05.479Z] === RUN TestCopyFileWithInvalidSrc [2020-11-09T15:51:05.479Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2020-11-09T15:51:05.479Z] === RUN TestCopyFileWithInvalidDest [2020-11-09T15:51:05.479Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2020-11-09T15:51:05.479Z] === RUN TestCopyFileWithSameSrcAndDest [2020-11-09T15:51:05.479Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2020-11-09T15:51:05.479Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2020-11-09T15:51:05.479Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2020-11-09T15:51:05.479Z] === RUN TestCopyFile [2020-11-09T15:51:05.479Z] --- PASS: TestCopyFile (0.00s) [2020-11-09T15:51:05.479Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2020-11-09T15:51:05.479Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-11-09T15:51:05.479Z] fileutils_test.go:134: Needs porting to Windows [2020-11-09T15:51:05.479Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2020-11-09T15:51:05.479Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2020-11-09T15:51:05.479Z] === RUN TestReadSymlinkedDirectoryToFile [2020-11-09T15:51:05.479Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2020-11-09T15:51:05.479Z] fileutils_test.go:180: Needs porting to Windows [2020-11-09T15:51:05.479Z] === RUN TestWildcardMatches [2020-11-09T15:51:05.479Z] --- PASS: TestWildcardMatches (0.00s) [2020-11-09T15:51:05.479Z] === RUN TestPatternMatches [2020-11-09T15:51:05.479Z] --- PASS: TestPatternMatches (0.00s) [2020-11-09T15:51:05.479Z] === RUN TestExclusionPatternMatchesPatternBefore [2020-11-09T15:51:05.479Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2020-11-09T15:51:05.479Z] === RUN TestPatternMatchesFolderExclusions [2020-11-09T15:51:05.479Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2020-11-09T15:51:05.479Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2020-11-09T15:51:05.479Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2020-11-09T15:51:05.479Z] === RUN TestPatternMatchesFolderWildcardExclusions [2020-11-09T15:51:05.479Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2020-11-09T15:51:05.479Z] === RUN TestExclusionPatternMatchesPatternAfter [2020-11-09T15:51:05.479Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2020-11-09T15:51:05.479Z] === RUN TestExclusionPatternMatchesWholeDirectory [2020-11-09T15:51:05.479Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2020-11-09T15:51:05.479Z] === RUN TestSingleExclamationError [2020-11-09T15:51:05.479Z] --- PASS: TestSingleExclamationError (0.00s) [2020-11-09T15:51:05.479Z] === RUN TestMatchesWithNoPatterns [2020-11-09T15:51:05.479Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2020-11-09T15:51:05.479Z] === RUN TestMatchesWithMalformedPatterns [2020-11-09T15:51:05.479Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2020-11-09T15:51:05.479Z] === RUN TestMatches [2020-11-09T15:51:05.479Z] --- PASS: TestMatches (0.00s) [2020-11-09T15:51:05.479Z] === RUN TestCleanPatterns [2020-11-09T15:51:05.479Z] --- PASS: TestCleanPatterns (0.00s) [2020-11-09T15:51:05.479Z] === RUN TestCleanPatternsStripEmptyPatterns [2020-11-09T15:51:05.479Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2020-11-09T15:51:05.479Z] === RUN TestCleanPatternsExceptionFlag [2020-11-09T15:51:05.479Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2020-11-09T15:51:05.479Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2020-11-09T15:51:05.479Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2020-11-09T15:51:05.479Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2020-11-09T15:51:05.479Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2020-11-09T15:51:05.479Z] === RUN TestCleanPatternsErrorSingleException [2020-11-09T15:51:05.479Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2020-11-09T15:51:05.479Z] === RUN TestCreateIfNotExistsDir [2020-11-09T15:51:05.479Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2020-11-09T15:51:05.479Z] === RUN TestCreateIfNotExistsFile [2020-11-09T15:51:05.479Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2020-11-09T15:51:05.479Z] === RUN TestMatch [2020-11-09T15:51:05.479Z] --- PASS: TestMatch (0.00s) [2020-11-09T15:51:05.479Z] PASS [2020-11-09T15:51:05.479Z] coverage: 87.7% of statements [2020-11-09T15:51:05.479Z] ok github.com/docker/docker/pkg/fileutils 0.073s coverage: 87.7% of statements [2020-11-09T15:51:05.586Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-11-09T15:51:05.847Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.59s) [2020-11-09T15:51:05.847Z] === RUN TestUpdateMemory [2020-11-09T15:51:05.847Z] --- SKIP: TestUpdateMemory (0.00s) [2020-11-09T15:51:05.847Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-11-09T15:51:05.847Z] === RUN TestUpdateCPUQuota [2020-11-09T15:51:06.450Z] === RUN TestGet [2020-11-09T15:51:06.450Z] --- PASS: TestGet (0.00s) [2020-11-09T15:51:06.450Z] === RUN TestGetShortcutString [2020-11-09T15:51:06.450Z] --- PASS: TestGetShortcutString (0.00s) [2020-11-09T15:51:06.450Z] PASS [2020-11-09T15:51:06.450Z] coverage: 42.9% of statements [2020-11-09T15:51:06.450Z] ok github.com/docker/docker/pkg/homedir 0.096s coverage: 42.9% of statements [2020-11-09T15:51:06.908Z] --- PASS: Test (3.15s) [2020-11-09T15:51:06.908Z] --- PASS: Test/TestInitialize (0.13s) [2020-11-09T15:51:06.908Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2020-11-09T15:51:06.908Z] --- PASS: Test/TestWatch (3.02s) [2020-11-09T15:51:06.908Z] PASS [2020-11-09T15:51:06.908Z] coverage: 84.1% of statements [2020-11-09T15:51:06.908Z] ok github.com/docker/docker/pkg/discovery/kv 3.425s coverage: 84.1% of statements [2020-11-09T15:51:06.908Z] === RUN TestCreateIDMapOrder [2020-11-09T15:51:06.908Z] --- PASS: TestCreateIDMapOrder (0.00s) [2020-11-09T15:51:06.908Z] PASS [2020-11-09T15:51:06.908Z] coverage: 7.3% of statements [2020-11-09T15:51:06.908Z] ok github.com/docker/docker/pkg/idtools 0.216s coverage: 7.3% of statements [2020-11-09T15:51:07.232Z] --- PASS: TestUpdateCPUQuota (1.42s) [2020-11-09T15:51:07.232Z] === RUN TestUpdatePidsLimit [2020-11-09T15:51:07.232Z] === RUN TestUpdatePidsLimit/update_from_none [2020-11-09T15:51:07.484Z] ......... [ 86%] [2020-11-09T15:51:07.532Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.06s) [2020-11-09T15:51:07.532Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:r1vo2k21b4panl5roeotzhp7j Created:2020-11-09 15:50:58.695483465 +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[afd890c7e91bc9e37c10fe25d8bd9e18a73209417402bf7cc27af225ca2e2208:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jkbf205z0oitxr56478xii1de EndpointID:6e1aa4baf419700c61e0ce306c564f8090646b2044a4df71044b061ddca874b1 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:be8ac0b2301a25e46bf580d36fadbdd4077052d8e0e1e14463ca32d708670e82 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:f3feb08fb75b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jkbf205z0oitxr56478xii1de EndpointID:6e1aa4baf419700c61e0ce306c564f8090646b2044a4df71044b061ddca874b1 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-11-09T15:51:07.532Z] PASS [2020-11-09T15:51:07.532Z] [2020-11-09T15:51:07.532Z] === Skipped [2020-11-09T15:51:07.532Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-11-09T15:51:07.532Z] service_test.go:236: FLAKY_TEST [2020-11-09T15:51:07.532Z] [2020-11-09T15:51:07.532Z] [2020-11-09T15:51:07.532Z] DONE 23 tests, 1 skipped in 60.760s [2020-11-09T15:51:07.532Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-11-09T15:51:07.532Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-11-09T15:51:07.532Z] ++ set -e [2020-11-09T15:51:07.532Z] ++ '[' -n 0 ']' [2020-11-09T15:51:07.532Z] ++ set -x [2020-11-09T15:51:07.532Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-11-09T15:51:07.532Z] INFO: Testing against a local daemon [2020-11-09T15:51:07.532Z] === RUN TestDockerNetworkIpvlanPersistance [2020-11-09T15:51:07.532Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-11-09T15:51:07.532Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-09T15:51:07.532Z] === RUN TestDockerNetworkIpvlan [2020-11-09T15:51:07.532Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-11-09T15:51:07.532Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-09T15:51:07.532Z] PASS [2020-11-09T15:51:07.532Z] [2020-11-09T15:51:07.532Z] === Skipped [2020-11-09T15:51:07.532Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-11-09T15:51:07.532Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-09T15:51:07.532Z] [2020-11-09T15:51:07.532Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-11-09T15:51:07.532Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-09T15:51:07.532Z] [2020-11-09T15:51:07.532Z] [2020-11-09T15:51:07.532Z] DONE 2 tests, 2 skipped in 0.199s [2020-11-09T15:51:07.532Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-11-09T15:51:07.532Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-11-09T15:51:07.532Z] ++ set -e [2020-11-09T15:51:07.532Z] ++ '[' -n 0 ']' [2020-11-09T15:51:07.533Z] ++ set -x [2020-11-09T15:51:07.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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-11-09T15:51:07.533Z] INFO: Testing against a local daemon [2020-11-09T15:51:07.533Z] === RUN TestDockerNetworkMacvlanPersistance [2020-11-09T15:51:07.803Z] === RUN TestUpdatePidsLimit/no_change [2020-11-09T15:51:07.803Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-11-09T15:51:07.876Z] === RUN TestFixedBufferCap [2020-11-09T15:51:07.876Z] --- PASS: TestFixedBufferCap (0.00s) [2020-11-09T15:51:07.876Z] === RUN TestFixedBufferLen [2020-11-09T15:51:07.876Z] --- PASS: TestFixedBufferLen (0.00s) [2020-11-09T15:51:07.876Z] === RUN TestFixedBufferString [2020-11-09T15:51:07.876Z] --- PASS: TestFixedBufferString (0.00s) [2020-11-09T15:51:07.876Z] === RUN TestFixedBufferWrite [2020-11-09T15:51:07.876Z] --- PASS: TestFixedBufferWrite (0.00s) [2020-11-09T15:51:07.876Z] === RUN TestFixedBufferRead [2020-11-09T15:51:07.876Z] --- PASS: TestFixedBufferRead (0.00s) [2020-11-09T15:51:07.876Z] === RUN TestBytesPipeRead [2020-11-09T15:51:07.876Z] --- PASS: TestBytesPipeRead (0.00s) [2020-11-09T15:51:07.876Z] === RUN TestBytesPipeWrite [2020-11-09T15:51:07.876Z] --- PASS: TestBytesPipeWrite (0.00s) [2020-11-09T15:51:07.876Z] === RUN TestBytesPipeWriteRandomChunks [2020-11-09T15:51:08.064Z] === RUN TestUpdatePidsLimit/update_lower [2020-11-09T15:51:08.334Z] --- PASS: TestTarFiles (5.80s) [2020-11-09T15:51:08.334Z] === RUN TestTarUntar [2020-11-09T15:51:08.334Z] --- PASS: TestTarUntar (0.02s) [2020-11-09T15:51:08.334Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2020-11-09T15:51:08.334Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2020-11-09T15:51:08.334Z] === RUN TestTarWithOptions [2020-11-09T15:51:08.334Z] --- PASS: TestTarWithOptions (0.02s) [2020-11-09T15:51:08.334Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2020-11-09T15:51:08.334Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2020-11-09T15:51:08.334Z] === RUN TestUntarUstarGnuConflict [2020-11-09T15:51:08.334Z] === RUN TestError [2020-11-09T15:51:08.334Z] --- PASS: TestError (0.00s) [2020-11-09T15:51:08.334Z] === RUN TestProgressString [2020-11-09T15:51:08.334Z] === RUN TestProgressString/no_progress [2020-11-09T15:51:08.334Z] === RUN TestProgressString/progress_1 [2020-11-09T15:51:08.334Z] === RUN TestProgressString/some_progress_with_a_start_time [2020-11-09T15:51:08.334Z] === RUN TestProgressString/some_progress_without_a_start_time [2020-11-09T15:51:08.334Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2020-11-09T15:51:08.334Z] === RUN TestProgressString/with_units [2020-11-09T15:51:08.334Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2020-11-09T15:51:08.334Z] === RUN TestProgressString/hide_counts [2020-11-09T15:51:08.334Z] --- PASS: TestProgressString (0.00s) [2020-11-09T15:51:08.334Z] --- PASS: TestProgressString/no_progress (0.00s) [2020-11-09T15:51:08.334Z] --- PASS: TestProgressString/progress_1 (0.00s) [2020-11-09T15:51:08.334Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2020-11-09T15:51:08.335Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2020-11-09T15:51:08.335Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2020-11-09T15:51:08.335Z] --- PASS: TestProgressString/with_units (0.00s) [2020-11-09T15:51:08.335Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2020-11-09T15:51:08.335Z] --- PASS: TestProgressString/hide_counts (0.00s) [2020-11-09T15:51:08.335Z] === RUN TestJSONMessageDisplay [2020-11-09T15:51:08.335Z] --- PASS: TestUntarUstarGnuConflict (0.04s) [2020-11-09T15:51:08.335Z] === RUN TestUntarInvalidFilenames [2020-11-09T15:51:08.335Z] === RUN TestStandardLongPath [2020-11-09T15:51:08.335Z] --- PASS: TestStandardLongPath (0.00s) [2020-11-09T15:51:08.335Z] === RUN TestUNCLongPath [2020-11-09T15:51:08.335Z] --- PASS: TestUNCLongPath (0.00s) [2020-11-09T15:51:08.335Z] PASS [2020-11-09T15:51:08.335Z] coverage: 100.0% of statements [2020-11-09T15:51:08.335Z] ok github.com/docker/docker/pkg/longpath 0.036s coverage: 100.0% of statements [2020-11-09T15:51:08.335Z] --- PASS: TestJSONMessageDisplay (0.16s) [2020-11-09T15:51:08.335Z] === RUN TestJSONMessageDisplayWithJSONError [2020-11-09T15:51:08.335Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2020-11-09T15:51:08.335Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2020-11-09T15:51:08.335Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2020-11-09T15:51:08.335Z] === RUN TestDisplayJSONMessagesStream [2020-11-09T15:51:08.335Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2020-11-09T15:51:08.335Z] PASS [2020-11-09T15:51:08.335Z] coverage: 91.7% of statements [2020-11-09T15:51:08.335Z] ok github.com/docker/docker/pkg/jsonmessage 0.224s coverage: 91.7% of statements [2020-11-09T15:51:08.335Z] --- PASS: TestBytesPipeWriteRandomChunks (0.43s) [2020-11-09T15:51:08.335Z] === RUN TestAtomicWriteToFile [2020-11-09T15:51:08.335Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames736843214\\dest" [2020-11-09T15:51:08.335Z] --- PASS: TestAtomicWriteToFile (0.01s) [2020-11-09T15:51:08.335Z] === RUN TestAtomicWriteSetCommit [2020-11-09T15:51:08.335Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2020-11-09T15:51:08.335Z] === RUN TestAtomicWriteSetCancel [2020-11-09T15:51:08.335Z] --- PASS: TestUntarInvalidFilenames (0.18s) [2020-11-09T15:51:08.335Z] === RUN TestUntarHardlinkToSymlink [2020-11-09T15:51:08.335Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2020-11-09T15:51:08.335Z] === RUN TestReadCloserWrapperClose [2020-11-09T15:51:08.335Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2020-11-09T15:51:08.335Z] === RUN TestReaderErrWrapperReadOnError [2020-11-09T15:51:08.335Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2020-11-09T15:51:08.335Z] === RUN TestReaderErrWrapperRead [2020-11-09T15:51:08.335Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2020-11-09T15:51:08.335Z] === RUN TestHashData [2020-11-09T15:51:08.335Z] --- PASS: TestHashData (0.00s) [2020-11-09T15:51:08.335Z] === RUN TestCancelReadCloser [2020-11-09T15:51:08.335Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2020-11-09T15:51:08.335Z] === RUN TestUntarInvalidHardlink [2020-11-09T15:51:08.335Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink869893583\\victim\\hello" -> "../victim/hello" [2020-11-09T15:51:08.335Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink600614114\\victim\\hello" -> "/../victim/hello" [2020-11-09T15:51:08.636Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-11-09T15:51:08.793Z] powershell.exe : # github.com/docker/docker/pkg/mount [2020-11-09T15:51:08.793Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-9c8ce243\powershellWrapper.ps1:3 char:1 [2020-11-09T15:51:08.793Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2020-11-09T15:51:08.793Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2020-11-09T15:51:08.793Z] + CategoryInfo : NotSpecified: (# github.com/docker/docker/pkg/mount:String) [], RemoteException [2020-11-09T15:51:08.793Z] + FullyQualifiedErrorId : NativeCommandError [2020-11-09T15:51:08.793Z] [2020-11-09T15:51:08.793Z] pkg\mount\deprecated.go:23:16: undefined: mount.RDONLY [2020-11-09T15:51:08.793Z] pkg\mount\deprecated.go:24:16: undefined: mount.NOSUID [2020-11-09T15:51:08.793Z] pkg\mount\deprecated.go:25:16: undefined: mount.NOEXEC [2020-11-09T15:51:08.794Z] pkg\mount\deprecated.go:26:16: undefined: mount.SYNCHRONOUS [2020-11-09T15:51:08.794Z] pkg\mount\deprecated.go:27:16: undefined: mount.NOATIME [2020-11-09T15:51:08.794Z] pkg\mount\deprecated.go:28:16: undefined: mount.BIND [2020-11-09T15:51:08.794Z] pkg\mount\deprecated.go:29:16: undefined: mount.DIRSYNC [2020-11-09T15:51:08.794Z] pkg\mount\deprecated.go:30:16: undefined: mount.MANDLOCK [2020-11-09T15:51:08.794Z] pkg\mount\deprecated.go:31:16: undefined: mount.NODEV [2020-11-09T15:51:08.794Z] pkg\mount\deprecated.go:32:16: undefined: mount.NODIRATIME [2020-11-09T15:51:08.794Z] pkg\mount\deprecated.go:32:16: too many errors [2020-11-09T15:51:08.794Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink353521369\\victim" -> "../victim" [2020-11-09T15:51:08.794Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink665382500\\victim" -> "../victim" [2020-11-09T15:51:08.794Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink603097203\\victim" -> "../victim" [2020-11-09T15:51:08.794Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink298233654\\victim" -> "../victim" [2020-11-09T15:51:08.794Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2020-11-09T15:51:08.794Z] === RUN TestUntarInvalidSymlink [2020-11-09T15:51:08.794Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink606290205\\dest\\dotdot" -> "../victim/hello" [2020-11-09T15:51:08.794Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink255342552\\dest\\slash-dotdot" -> "/../victim/hello" [2020-11-09T15:51:08.794Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink615161687\\dest\\loophole-victim" -> "../victim" [2020-11-09T15:51:08.794Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink752820426\\dest\\loophole-victim" -> "../victim" [2020-11-09T15:51:08.794Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink034146721\\dest\\loophole-victim" -> "../victim" [2020-11-09T15:51:08.794Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink156482700\\dest\\loophole-victim" -> "../victim" [2020-11-09T15:51:08.794Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink296990331\\dest\\dir\\loophole" -> "../../victim" [2020-11-09T15:51:08.794Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2020-11-09T15:51:08.794Z] === RUN TestTempArchiveCloseMultipleTimes [2020-11-09T15:51:08.794Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2020-11-09T15:51:08.794Z] === RUN TestReplaceFileTarWrapper [2020-11-09T15:51:08.794Z] --- PASS: TestCancelReadCloser (0.10s) [2020-11-09T15:51:08.794Z] === RUN TestWriteCloserWrapperClose [2020-11-09T15:51:08.794Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2020-11-09T15:51:08.794Z] === RUN TestNopWriteCloser [2020-11-09T15:51:08.794Z] --- PASS: TestNopWriteCloser (0.00s) [2020-11-09T15:51:08.794Z] === RUN TestNopWriter [2020-11-09T15:51:08.794Z] --- PASS: TestNopWriter (0.00s) [2020-11-09T15:51:08.794Z] === RUN TestWriteCounter [2020-11-09T15:51:08.794Z] --- PASS: TestWriteCounter (0.00s) [2020-11-09T15:51:08.794Z] PASS [2020-11-09T15:51:08.794Z] coverage: 68.8% of statements [2020-11-09T15:51:08.794Z] ok github.com/docker/docker/pkg/ioutils 0.637s coverage: 68.8% of statements [2020-11-09T15:51:08.794Z] --- PASS: TestReplaceFileTarWrapper (0.29s) [2020-11-09T15:51:08.794Z] === RUN TestPrefixHeaderReadable [2020-11-09T15:51:08.794Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2020-11-09T15:51:08.794Z] === RUN TestDisablePigz [2020-11-09T15:51:08.794Z] --- PASS: TestDisablePigz (0.12s) [2020-11-09T15:51:08.794Z] archive_test.go:1310: Test will not check full path when Pigz not installed [2020-11-09T15:51:08.794Z] === RUN TestPigz [2020-11-09T15:51:08.896Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-11-09T15:51:08.919Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.09s) [2020-11-09T15:51:08.919Z] === RUN TestDockerNetworkMacvlan [2020-11-09T15:51:09.253Z] --- PASS: TestPigz (0.12s) [2020-11-09T15:51:09.253Z] archive_test.go:1339: Tested whether Pigz is not used, as it not installed [2020-11-09T15:51:09.253Z] === RUN TestCopyFileWithInvalidDest [2020-11-09T15:51:09.253Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2020-11-09T15:51:09.253Z] archive_windows_test.go:16: Currently fails [2020-11-09T15:51:09.253Z] === RUN TestCanonicalTarNameForPath [2020-11-09T15:51:09.253Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2020-11-09T15:51:09.253Z] === RUN TestCanonicalTarName [2020-11-09T15:51:09.253Z] --- PASS: TestCanonicalTarName (0.00s) [2020-11-09T15:51:09.253Z] === RUN TestChmodTarEntry [2020-11-09T15:51:09.253Z] --- PASS: TestChmodTarEntry (0.00s) [2020-11-09T15:51:09.253Z] === RUN TestHardLinkOrder [2020-11-09T15:51:09.253Z] --- PASS: TestHardLinkOrder (0.09s) [2020-11-09T15:51:09.253Z] === RUN TestChangeString [2020-11-09T15:51:09.253Z] --- PASS: TestChangeString (0.00s) [2020-11-09T15:51:09.253Z] === RUN TestChangesWithNoChanges [2020-11-09T15:51:09.253Z] --- PASS: TestChangesWithNoChanges (0.02s) [2020-11-09T15:51:09.253Z] === RUN TestChangesWithChanges [2020-11-09T15:51:09.253Z] --- PASS: TestChangesWithChanges (0.03s) [2020-11-09T15:51:09.253Z] === RUN TestChangesWithChangesGH13590 [2020-11-09T15:51:09.253Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2020-11-09T15:51:09.253Z] changes_test.go:192: needs more investigation [2020-11-09T15:51:09.253Z] === RUN TestChangesDirsEmpty [2020-11-09T15:51:09.253Z] === RUN TestNameFormat [2020-11-09T15:51:09.253Z] --- PASS: TestNameFormat (0.00s) [2020-11-09T15:51:09.253Z] === RUN TestNameRetries [2020-11-09T15:51:09.253Z] --- PASS: TestNameRetries (0.00s) [2020-11-09T15:51:09.253Z] PASS [2020-11-09T15:51:09.253Z] coverage: 85.7% of statements [2020-11-09T15:51:09.253Z] ok github.com/docker/docker/pkg/namesgenerator 0.074s coverage: 85.7% of statements [2020-11-09T15:51:09.253Z] --- PASS: TestChangesDirsEmpty (0.16s) [2020-11-09T15:51:09.253Z] === RUN TestChangesDirsMutated [2020-11-09T15:51:09.467Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-11-09T15:51:09.711Z] === RUN TestParseKeyValueOpt [2020-11-09T15:51:09.711Z] --- PASS: TestParseKeyValueOpt (0.00s) [2020-11-09T15:51:09.711Z] === RUN TestParseUintList [2020-11-09T15:51:09.711Z] --- PASS: TestParseUintList (0.00s) [2020-11-09T15:51:09.711Z] === RUN TestParseUintListMaximumLimits [2020-11-09T15:51:09.711Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2020-11-09T15:51:09.711Z] PASS [2020-11-09T15:51:09.711Z] coverage: 97.0% of statements [2020-11-09T15:51:09.711Z] ok github.com/docker/docker/pkg/parsers 0.035s coverage: 97.0% of statements [2020-11-09T15:51:09.711Z] --- PASS: TestChangesDirsMutated (0.14s) [2020-11-09T15:51:09.711Z] === RUN TestApplyLayer [2020-11-09T15:51:09.711Z] --- SKIP: TestApplyLayer (0.00s) [2020-11-09T15:51:09.711Z] changes_test.go:405: needs further investigation [2020-11-09T15:51:09.711Z] === RUN TestChangesSizeWithHardlinks [2020-11-09T15:51:09.711Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2020-11-09T15:51:09.711Z] changes_test.go:441: needs further investigation [2020-11-09T15:51:09.711Z] === RUN TestChangesSizeWithNoChanges [2020-11-09T15:51:09.711Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2020-11-09T15:51:09.711Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2020-11-09T15:51:09.711Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2020-11-09T15:51:09.711Z] === RUN TestChangesSize [2020-11-09T15:51:09.711Z] --- PASS: TestChangesSize (0.00s) [2020-11-09T15:51:09.711Z] === RUN TestApplyLayerInvalidFilenames [2020-11-09T15:51:09.711Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames889033199\\dest" [2020-11-09T15:51:09.711Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2020-11-09T15:51:09.711Z] === RUN TestApplyLayerInvalidHardlink [2020-11-09T15:51:09.711Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink362743289\\victim\\hello" -> "../victim/hello" [2020-11-09T15:51:09.711Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink403155204\\victim\\hello" -> "/../victim/hello" [2020-11-09T15:51:09.711Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink728647315\\victim" -> "../victim" [2020-11-09T15:51:09.711Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink374688982\\victim" -> "../victim" [2020-11-09T15:51:09.711Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink069682237\\victim" -> "../victim" [2020-11-09T15:51:09.711Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink161185400\\victim" -> "../victim" [2020-11-09T15:51:09.711Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2020-11-09T15:51:09.711Z] === RUN TestApplyLayerInvalidSymlink [2020-11-09T15:51:09.711Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink124792695\\dest\\dotdot" -> "../victim/hello" [2020-11-09T15:51:09.711Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink071212650\\dest\\slash-dotdot" -> "/../victim/hello" [2020-11-09T15:51:09.711Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink490778305\\dest\\loophole-victim" -> "../victim" [2020-11-09T15:51:09.711Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink776434476\\dest\\loophole-victim" -> "../victim" [2020-11-09T15:51:09.711Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink130496667\\dest\\loophole-victim" -> "../victim" [2020-11-09T15:51:09.711Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink511049022\\dest\\loophole-victim" -> "../victim" [2020-11-09T15:51:09.711Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2020-11-09T15:51:09.711Z] === RUN TestApplyLayerWhiteouts [2020-11-09T15:51:09.711Z] --- PASS: TestApplyLayerWhiteouts (0.06s) [2020-11-09T15:51:09.711Z] === RUN TestGenerateEmptyFile [2020-11-09T15:51:09.711Z] --- PASS: TestGenerateEmptyFile (0.00s) [2020-11-09T15:51:09.711Z] === RUN TestGenerateWithContent [2020-11-09T15:51:09.711Z] --- PASS: TestGenerateWithContent (0.00s) [2020-11-09T15:51:09.711Z] PASS [2020-11-09T15:51:09.711Z] coverage: 62.7% of statements [2020-11-09T15:51:09.711Z] ok github.com/docker/docker/pkg/archive 8.891s coverage: 62.7% of statements [2020-11-09T15:51:09.728Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-11-09T15:51:09.882Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-11-09T15:51:10.170Z] === RUN TestNewAndRemove [2020-11-09T15:51:10.170Z] --- PASS: TestNewAndRemove (0.00s) [2020-11-09T15:51:10.170Z] === RUN TestRemoveInvalidPath [2020-11-09T15:51:10.170Z] --- PASS: TestRemoveInvalidPath (0.00s) [2020-11-09T15:51:10.170Z] PASS [2020-11-09T15:51:10.170Z] coverage: 82.6% of statements [2020-11-09T15:51:10.170Z] ok github.com/docker/docker/pkg/pidfile 0.134s coverage: 82.6% of statements [2020-11-09T15:51:10.628Z] === RUN TestParseEmptyInterface [2020-11-09T15:51:10.628Z] --- PASS: TestParseEmptyInterface (0.00s) [2020-11-09T15:51:10.628Z] === RUN TestParseNonInterfaceType [2020-11-09T15:51:10.628Z] --- PASS: TestParseNonInterfaceType (0.00s) [2020-11-09T15:51:10.628Z] === RUN TestParseWithOneFunction [2020-11-09T15:51:10.628Z] --- PASS: TestParseWithOneFunction (0.00s) [2020-11-09T15:51:10.628Z] === RUN TestParseWithMultipleFuncs [2020-11-09T15:51:10.628Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2020-11-09T15:51:10.628Z] === RUN TestParseWithUnnamedReturn [2020-11-09T15:51:10.628Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2020-11-09T15:51:10.628Z] === RUN TestEmbeddedInterface [2020-11-09T15:51:10.628Z] --- PASS: TestEmbeddedInterface (0.00s) [2020-11-09T15:51:10.628Z] === RUN TestParsedImports [2020-11-09T15:51:10.628Z] --- PASS: TestParsedImports (0.00s) [2020-11-09T15:51:10.628Z] === RUN TestAliasedImports [2020-11-09T15:51:10.628Z] --- PASS: TestAliasedImports (0.00s) [2020-11-09T15:51:10.628Z] PASS [2020-11-09T15:51:10.628Z] coverage: 56.8% of statements [2020-11-09T15:51:10.628Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.049s coverage: 56.8% of statements [2020-11-09T15:51:10.670Z] --- PASS: TestUpdatePidsLimit (3.50s) [2020-11-09T15:51:10.670Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.40s) [2020-11-09T15:51:10.670Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2020-11-09T15:51:10.670Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2020-11-09T15:51:10.670Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2020-11-09T15:51:10.670Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.44s) [2020-11-09T15:51:10.670Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) [2020-11-09T15:51:10.670Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s) [2020-11-09T15:51:10.670Z] === RUN TestUpdateRestartPolicy [2020-11-09T15:51:10.825Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-11-09T15:51:11.613Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-11-09T15:51:12.167Z] === RUN TestFailedConnection [2020-11-09T15:51:12.167Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2020-11-09T15:51:12.167Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2020-11-09T15:51:12.167Z] === RUN TestBufioReaderPoolPutAndGet [2020-11-09T15:51:12.167Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2020-11-09T15:51:12.167Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2020-11-09T15:51:12.167Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2020-11-09T15:51:12.167Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2020-11-09T15:51:12.167Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2020-11-09T15:51:12.167Z] === RUN TestBufioWriterPoolPutAndGet [2020-11-09T15:51:12.167Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2020-11-09T15:51:12.167Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2020-11-09T15:51:12.167Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2020-11-09T15:51:12.167Z] === RUN TestBufferPoolPutAndGet [2020-11-09T15:51:12.167Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2020-11-09T15:51:12.167Z] PASS [2020-11-09T15:51:12.167Z] coverage: 88.2% of statements [2020-11-09T15:51:12.167Z] ok github.com/docker/docker/pkg/pools 0.073s coverage: 88.2% of statements [2020-11-09T15:51:12.212Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-11-09T15:51:12.625Z] === RUN TestHTTPTransport [2020-11-09T15:51:12.625Z] --- PASS: TestHTTPTransport (0.00s) [2020-11-09T15:51:12.625Z] PASS [2020-11-09T15:51:12.625Z] coverage: 85.7% of statements [2020-11-09T15:51:12.625Z] ok github.com/docker/docker/pkg/plugins/transport 0.156s coverage: 85.7% of statements [2020-11-09T15:51:12.701Z] --- PASS: TestServiceWithDataPathPortInit (21.07s) [2020-11-09T15:51:12.701Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-11-09T15:51:12.997Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-11-09T15:51:13.086Z] --- PASS: TestFailedConnection (1.05s) [2020-11-09T15:51:13.086Z] === RUN TestFailOnce [2020-11-09T15:51:13.086Z] === RUN TestOutputOnPrematureClose [2020-11-09T15:51:13.086Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2020-11-09T15:51:13.086Z] === RUN TestCompleteSilently [2020-11-09T15:51:13.086Z] --- PASS: TestCompleteSilently (0.00s) [2020-11-09T15:51:13.086Z] PASS [2020-11-09T15:51:13.086Z] coverage: 75.9% of statements [2020-11-09T15:51:13.086Z] ok github.com/docker/docker/pkg/progress 0.037s coverage: 75.9% of statements [2020-11-09T15:51:13.086Z] 2020/11/09 15:51:12 http: panic serving 127.0.0.1:49222: Plugin not ready [2020-11-09T15:51:13.086Z] goroutine 10 [running]: [2020-11-09T15:51:13.086Z] net/http.(*conn).serve.func1(0xc000058b40) [2020-11-09T15:51:13.086Z] c:/go/src/net/http/server.go:1795 +0x140 [2020-11-09T15:51:13.086Z] panic(0x849ac0, 0x986830) [2020-11-09T15:51:13.086Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2020-11-09T15:51:13.086Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a4a0, 0xc000132000, 0xc0000d0300) [2020-11-09T15:51:13.086Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2020-11-09T15:51:13.086Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a4a0, 0xc000132000, 0xc0000d0300) [2020-11-09T15:51:13.086Z] c:/go/src/net/http/server.go:2036 +0x4b [2020-11-09T15:51:13.086Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a4a0, 0xc000132000, 0xc0000d0300) [2020-11-09T15:51:13.086Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2020-11-09T15:51:13.086Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a4a0, 0xc000132000, 0xc0000d0300) [2020-11-09T15:51:13.086Z] c:/go/src/net/http/server.go:2831 +0xab [2020-11-09T15:51:13.086Z] net/http.(*conn).serve(0xc000058b40, 0x99b060, 0xc00004a980) [2020-11-09T15:51:13.086Z] c:/go/src/net/http/server.go:1919 +0x87c [2020-11-09T15:51:13.086Z] created by net/http.(*Server).Serve [2020-11-09T15:51:13.086Z] c:/go/src/net/http/server.go:2957 +0x38b [2020-11-09T15:51:13.086Z] time="2020-11-09T15:51:12Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49221/Test.FailOnce: Post http://127.0.0.1:49221/Test.FailOnce: EOF, retrying in 1s" [2020-11-09T15:51:13.199Z] tests/integration/models_images_test.py ............... [ 89%] [2020-11-09T15:51:13.546Z] === RUN TestSendToOneSub [2020-11-09T15:51:13.546Z] --- PASS: TestSendToOneSub (0.00s) [2020-11-09T15:51:13.546Z] === RUN TestSendToMultipleSubs [2020-11-09T15:51:13.546Z] --- PASS: TestSendToMultipleSubs (0.00s) [2020-11-09T15:51:13.546Z] === RUN TestEvictOneSub [2020-11-09T15:51:13.546Z] --- PASS: TestEvictOneSub (0.00s) [2020-11-09T15:51:13.546Z] === RUN TestClosePublisher [2020-11-09T15:51:13.546Z] --- PASS: TestClosePublisher (0.00s) [2020-11-09T15:51:13.546Z] === RUN TestPubSubRace [2020-11-09T15:51:13.568Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-11-09T15:51:14.004Z] === RUN TestRegister [2020-11-09T15:51:14.004Z] --- PASS: TestRegister (0.00s) [2020-11-09T15:51:14.004Z] === RUN TestCommand [2020-11-09T15:51:14.004Z] --- PASS: TestCommand (0.03s) [2020-11-09T15:51:14.004Z] === RUN TestNaiveSelf [2020-11-09T15:51:14.004Z] --- PASS: TestNaiveSelf (0.02s) [2020-11-09T15:51:14.004Z] PASS [2020-11-09T15:51:14.004Z] coverage: 82.4% of statements [2020-11-09T15:51:14.004Z] ok github.com/docker/docker/pkg/reexec 0.085s coverage: 82.4% of statements [2020-11-09T15:51:14.004Z] --- PASS: TestFailOnce (1.15s) [2020-11-09T15:51:14.004Z] === RUN TestEchoInputOutput [2020-11-09T15:51:14.004Z] --- PASS: TestEchoInputOutput (0.01s) [2020-11-09T15:51:14.004Z] === RUN TestBackoff [2020-11-09T15:51:14.004Z] --- PASS: TestBackoff (0.00s) [2020-11-09T15:51:14.004Z] === RUN TestAbortRetry [2020-11-09T15:51:14.004Z] --- PASS: TestAbortRetry (0.00s) [2020-11-09T15:51:14.004Z] === RUN TestClientScheme [2020-11-09T15:51:14.004Z] --- PASS: TestClientScheme (0.00s) [2020-11-09T15:51:14.004Z] === RUN TestNewClientWithTimeout [2020-11-09T15:51:14.462Z] --- PASS: TestPubSubRace (1.05s) [2020-11-09T15:51:14.462Z] PASS [2020-11-09T15:51:14.462Z] coverage: 75.0% of statements [2020-11-09T15:51:14.462Z] ok github.com/docker/docker/pkg/pubsub 1.082s coverage: 75.0% of statements [2020-11-09T15:51:14.462Z] time="2020-11-09T15:51:14Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2020-11-09T15:51:14.510Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-11-09T15:51:14.661Z] tests/integration/models_networks_test.py .... [ 90%] [2020-11-09T15:51:14.921Z] === RUN TestParseSignal [2020-11-09T15:51:14.921Z] --- PASS: TestParseSignal (0.00s) [2020-11-09T15:51:14.921Z] === RUN TestValidSignalForPlatform [2020-11-09T15:51:14.921Z] --- PASS: TestValidSignalForPlatform (0.00s) [2020-11-09T15:51:14.921Z] PASS [2020-11-09T15:51:14.921Z] coverage: 20.3% of statements [2020-11-09T15:51:14.921Z] ok github.com/docker/docker/pkg/signal 0.048s coverage: 20.3% of statements [2020-11-09T15:51:15.379Z] === RUN TestNewStdWriter [2020-11-09T15:51:15.379Z] --- PASS: TestNewStdWriter (0.00s) [2020-11-09T15:51:15.379Z] === RUN TestWriteWithUninitializedStdWriter [2020-11-09T15:51:15.379Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2020-11-09T15:51:15.379Z] === RUN TestWriteWithNilBytes [2020-11-09T15:51:15.379Z] --- PASS: TestWriteWithNilBytes (0.00s) [2020-11-09T15:51:15.379Z] === RUN TestWrite [2020-11-09T15:51:15.379Z] --- PASS: TestWrite (0.00s) [2020-11-09T15:51:15.379Z] === RUN TestWriteWithWriterError [2020-11-09T15:51:15.379Z] --- PASS: TestWriteWithWriterError (0.00s) [2020-11-09T15:51:15.379Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2020-11-09T15:51:15.379Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2020-11-09T15:51:15.379Z] === RUN TestStdCopyWriteAndRead [2020-11-09T15:51:15.379Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2020-11-09T15:51:15.379Z] === RUN TestStdCopyReturnsErrorReadingHeader [2020-11-09T15:51:15.379Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2020-11-09T15:51:15.379Z] === RUN TestStdCopyReturnsErrorReadingFrame [2020-11-09T15:51:15.379Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2020-11-09T15:51:15.379Z] === RUN TestStdCopyDetectsCorruptedFrame [2020-11-09T15:51:15.379Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2020-11-09T15:51:15.379Z] === RUN TestStdCopyWithInvalidInputHeader [2020-11-09T15:51:15.379Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2020-11-09T15:51:15.379Z] === RUN TestStdCopyWithCorruptedPrefix [2020-11-09T15:51:15.379Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2020-11-09T15:51:15.379Z] === RUN TestStdCopyReturnsWriteErrors [2020-11-09T15:51:15.379Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2020-11-09T15:51:15.379Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2020-11-09T15:51:15.379Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2020-11-09T15:51:15.379Z] === RUN TestStdCopyReturnsErrorFromSystem [2020-11-09T15:51:15.379Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2020-11-09T15:51:15.379Z] PASS [2020-11-09T15:51:15.379Z] coverage: 100.0% of statements [2020-11-09T15:51:15.379Z] ok github.com/docker/docker/pkg/stdcopy 0.045s coverage: 100.0% of statements [2020-11-09T15:51:15.517Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-11-09T15:51:16.346Z] time="2020-11-09T15:51:15Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2020-11-09T15:51:16.346Z] === RUN TestRawProgressFormatterFormatStatus [2020-11-09T15:51:16.346Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2020-11-09T15:51:16.346Z] === RUN TestRawProgressFormatterFormatProgress [2020-11-09T15:51:16.346Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2020-11-09T15:51:16.346Z] === RUN TestFormatStatus [2020-11-09T15:51:16.346Z] --- PASS: TestFormatStatus (0.00s) [2020-11-09T15:51:16.346Z] === RUN TestFormatError [2020-11-09T15:51:16.346Z] --- PASS: TestFormatError (0.00s) [2020-11-09T15:51:16.346Z] === RUN TestFormatJSONError [2020-11-09T15:51:16.346Z] --- PASS: TestFormatJSONError (0.00s) [2020-11-09T15:51:16.346Z] === RUN TestJsonProgressFormatterFormatProgress [2020-11-09T15:51:16.346Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2020-11-09T15:51:16.346Z] === RUN TestJsonProgressFormatterFormatStatus [2020-11-09T15:51:16.346Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2020-11-09T15:51:16.346Z] === RUN TestNewJSONProgressOutput [2020-11-09T15:51:16.346Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2020-11-09T15:51:16.346Z] === RUN TestAuxFormatterEmit [2020-11-09T15:51:16.346Z] --- PASS: TestAuxFormatterEmit (0.00s) [2020-11-09T15:51:16.346Z] === RUN TestStreamWriterStdout [2020-11-09T15:51:16.346Z] --- PASS: TestStreamWriterStdout (0.00s) [2020-11-09T15:51:16.346Z] === RUN TestStreamWriterStderr [2020-11-09T15:51:16.346Z] --- PASS: TestStreamWriterStderr (0.00s) [2020-11-09T15:51:16.346Z] PASS [2020-11-09T15:51:16.346Z] coverage: 66.2% of statements [2020-11-09T15:51:16.346Z] ok github.com/docker/docker/pkg/streamformatter 0.070s coverage: 66.2% of statements [2020-11-09T15:51:16.346Z] === RUN TestGenerateRandomID [2020-11-09T15:51:16.346Z] --- PASS: TestGenerateRandomID (0.01s) [2020-11-09T15:51:16.346Z] === RUN TestShortenId [2020-11-09T15:51:16.346Z] --- PASS: TestShortenId (0.00s) [2020-11-09T15:51:16.346Z] === RUN TestShortenSha256Id [2020-11-09T15:51:16.346Z] --- PASS: TestShortenSha256Id (0.00s) [2020-11-09T15:51:16.346Z] === RUN TestShortenIdEmpty [2020-11-09T15:51:16.346Z] --- PASS: TestShortenIdEmpty (0.00s) [2020-11-09T15:51:16.346Z] === RUN TestShortenIdInvalid [2020-11-09T15:51:16.346Z] --- PASS: TestShortenIdInvalid (0.00s) [2020-11-09T15:51:16.346Z] === RUN TestIsShortIDNonHex [2020-11-09T15:51:16.346Z] --- PASS: TestIsShortIDNonHex (0.00s) [2020-11-09T15:51:16.346Z] === RUN TestIsShortIDNotCorrectSize [2020-11-09T15:51:16.346Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2020-11-09T15:51:16.346Z] PASS [2020-11-09T15:51:16.346Z] coverage: 70.6% of statements [2020-11-09T15:51:16.346Z] ok github.com/docker/docker/pkg/stringid 0.081s coverage: 70.6% of statements [2020-11-09T15:51:17.054Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-11-09T15:51:17.313Z] # github.com/docker/docker/pkg/system [github.com/docker/docker/pkg/system.test] [2020-11-09T15:51:17.313Z] pkg\system\rm_test.go:62:12: undefined: mount.Mount [2020-11-09T15:51:17.313Z] === RUN TestIsCpusetListAvailable [2020-11-09T15:51:17.313Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2020-11-09T15:51:17.313Z] PASS [2020-11-09T15:51:17.313Z] coverage: 38.2% of statements [2020-11-09T15:51:17.313Z] ok github.com/docker/docker/pkg/sysinfo 0.063s coverage: 38.2% of statements [2020-11-09T15:51:18.279Z] === RUN TestTailFile [2020-11-09T15:51:18.279Z] --- PASS: TestTailFile (0.00s) [2020-11-09T15:51:18.279Z] === RUN TestTailFileManyLines [2020-11-09T15:51:18.279Z] --- PASS: TestTailFileManyLines (0.00s) [2020-11-09T15:51:18.279Z] === RUN TestTailEmptyFile [2020-11-09T15:51:18.279Z] --- PASS: TestTailEmptyFile (0.00s) [2020-11-09T15:51:18.279Z] === RUN TestTailNegativeN [2020-11-09T15:51:18.279Z] --- PASS: TestTailNegativeN (0.00s) [2020-11-09T15:51:18.279Z] === RUN TestNewTailReader [2020-11-09T15:51:18.279Z] === PAUSE TestNewTailReader [2020-11-09T15:51:18.279Z] === CONT TestNewTailReader [2020-11-09T15:51:18.279Z] === RUN TestNewTailReader/2_byte_delimiter [2020-11-09T15:51:18.279Z] === PAUSE TestNewTailReader/2_byte_delimiter [2020-11-09T15:51:18.279Z] === RUN TestNewTailReader/4_byte_delimiter [2020-11-09T15:51:18.279Z] === PAUSE TestNewTailReader/4_byte_delimiter [2020-11-09T15:51:18.279Z] === RUN TestNewTailReader/8_byte_delimiter [2020-11-09T15:51:18.279Z] === PAUSE TestNewTailReader/8_byte_delimiter [2020-11-09T15:51:18.279Z] === RUN TestNewTailReader/12_byte_delimiter [2020-11-09T15:51:18.279Z] === PAUSE TestNewTailReader/12_byte_delimiter [2020-11-09T15:51:18.279Z] === RUN TestNewTailReader/no_delimiter [2020-11-09T15:51:18.279Z] === PAUSE TestNewTailReader/no_delimiter [2020-11-09T15:51:18.279Z] === RUN TestNewTailReader/single_byte_delimiter [2020-11-09T15:51:18.279Z] === PAUSE TestNewTailReader/single_byte_delimiter [2020-11-09T15:51:18.279Z] === RUN TestNewTailReader/truncated_last_line [2020-11-09T15:51:18.279Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2020-11-09T15:51:18.279Z] === RUN TestNewTailReader/truncated_last_line#01 [2020-11-09T15:51:18.279Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2020-11-09T15:51:18.279Z] === RUN TestNewTailReader/truncated_last_line#02 [2020-11-09T15:51:18.279Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2020-11-09T15:51:18.279Z] === CONT TestNewTailReader/2_byte_delimiter [2020-11-09T15:51:18.279Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2020-11-09T15:51:18.279Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2020-11-09T15:51:18.279Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2020-11-09T15:51:18.279Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2020-11-09T15:51:18.279Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2020-11-09T15:51:18.279Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2020-11-09T15:51:18.279Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-09T15:51:18.279Z] === CONT TestNewTailReader/no_delimiter [2020-11-09T15:51:18.279Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2020-11-09T15:51:18.279Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2020-11-09T15:51:18.279Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2020-11-09T15:51:18.279Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2020-11-09T15:51:18.279Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2020-11-09T15:51:18.279Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2020-11-09T15:51:18.279Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2020-11-09T15:51:18.279Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2020-11-09T15:51:18.279Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2020-11-09T15:51:18.279Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2020-11-09T15:51:18.279Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2020-11-09T15:51:18.279Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2020-11-09T15:51:18.279Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2020-11-09T15:51:18.279Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2020-11-09T15:51:18.279Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2020-11-09T15:51:18.279Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2020-11-09T15:51:18.279Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2020-11-09T15:51:18.279Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2020-11-09T15:51:18.279Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2020-11-09T15:51:18.279Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2020-11-09T15:51:18.279Z] === RUN TestNewTailReader/no_delimiter/no_lines [2020-11-09T15:51:18.279Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2020-11-09T15:51:18.279Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2020-11-09T15:51:18.279Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2020-11-09T15:51:18.279Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-09T15:51:18.279Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-09T15:51:18.279Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-09T15:51:18.279Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2020-11-09T15:51:18.279Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2020-11-09T15:51:18.279Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2020-11-09T15:51:18.279Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2020-11-09T15:51:18.279Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2020-11-09T15:51:18.279Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2020-11-09T15:51:18.279Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2020-11-09T15:51:18.279Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2020-11-09T15:51:18.279Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2020-11-09T15:51:18.279Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2020-11-09T15:51:18.279Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2020-11-09T15:51:18.279Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2020-11-09T15:51:18.279Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2020-11-09T15:51:18.280Z] === CONT TestNewTailReader/4_byte_delimiter [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-09T15:51:18.280Z] === CONT TestNewTailReader/12_byte_delimiter [2020-11-09T15:51:18.280Z] === CONT TestNewTailReader/8_byte_delimiter [2020-11-09T15:51:18.280Z] === CONT TestNewTailReader/single_byte_delimiter [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2020-11-09T15:51:18.280Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2020-11-09T15:51:18.280Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-09T15:51:18.280Z] === CONT TestNewTailReader/no_delimiter/no_lines [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2020-11-09T15:51:18.280Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-09T15:51:18.280Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-09T15:51:18.280Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2020-11-09T15:51:18.280Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-09T15:51:18.280Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-09T15:51:18.280Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-09T15:51:18.280Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-09T15:51:18.280Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2020-11-09T15:51:18.280Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-09T15:51:18.280Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-09T15:51:18.280Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-09T15:51:18.281Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-09T15:51:18.281Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2020-11-09T15:51:18.281Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2020-11-09T15:51:18.281Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2020-11-09T15:51:18.281Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2020-11-09T15:51:18.281Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2020-11-09T15:51:18.281Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2020-11-09T15:51:18.281Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2020-11-09T15:51:18.281Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2020-11-09T15:51:18.281Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2020-11-09T15:51:18.281Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2020-11-09T15:51:18.281Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2020-11-09T15:51:18.281Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-09T15:51:18.281Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-09T15:51:18.281Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2020-11-09T15:51:18.281Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2020-11-09T15:51:18.281Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2020-11-09T15:51:18.281Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-09T15:51:18.281Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-09T15:51:18.281Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2020-11-09T15:51:18.281Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2020-11-09T15:51:18.281Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2020-11-09T15:51:18.281Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2020-11-09T15:51:18.281Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2020-11-09T15:51:18.281Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2020-11-09T15:51:18.281Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2020-11-09T15:51:18.281Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2020-11-09T15:51:18.281Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2020-11-09T15:51:18.281Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2020-11-09T15:51:18.281Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2020-11-09T15:51:18.281Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2020-11-09T15:51:18.281Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2020-11-09T15:51:18.281Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2020-11-09T15:51:18.281Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2020-11-09T15:51:18.281Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2020-11-09T15:51:18.281Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2020-11-09T15:51:18.281Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2020-11-09T15:51:18.281Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2020-11-09T15:51:18.281Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2020-11-09T15:51:18.281Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2020-11-09T15:51:18.281Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-09T15:51:18.281Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-09T15:51:18.281Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2020-11-09T15:51:18.281Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-09T15:51:18.281Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-09T15:51:18.281Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-09T15:51:18.281Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-09T15:51:18.281Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-09T15:51:18.281Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-09T15:51:18.281Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-09T15:51:18.281Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-09T15:51:18.281Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-09T15:51:18.281Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-09T15:51:18.281Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-09T15:51:18.281Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-09T15:51:18.281Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-09T15:51:18.281Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-09T15:51:18.281Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-09T15:51:18.281Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-09T15:51:18.281Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-09T15:51:18.281Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-09T15:51:18.281Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-09T15:51:18.281Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-09T15:51:18.281Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-09T15:51:18.281Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-09T15:51:18.281Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-09T15:51:18.281Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-09T15:51:18.281Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-09T15:51:18.281Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2020-11-09T15:51:18.281Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-09T15:51:18.281Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-09T15:51:18.281Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2020-11-09T15:51:18.281Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2020-11-09T15:51:18.281Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2020-11-09T15:51:18.281Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2020-11-09T15:51:18.281Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2020-11-09T15:51:18.281Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2020-11-09T15:51:18.281Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2020-11-09T15:51:18.281Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-09T15:51:18.281Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-09T15:51:18.281Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2020-11-09T15:51:18.281Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2020-11-09T15:51:18.281Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2020-11-09T15:51:18.281Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2020-11-09T15:51:18.281Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2020-11-09T15:51:18.281Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2020-11-09T15:51:18.281Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2020-11-09T15:51:18.281Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2020-11-09T15:51:18.281Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2020-11-09T15:51:18.281Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2020-11-09T15:51:18.281Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2020-11-09T15:51:18.281Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2020-11-09T15:51:18.281Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2020-11-09T15:51:18.281Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2020-11-09T15:51:18.281Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2020-11-09T15:51:18.281Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2020-11-09T15:51:18.281Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2020-11-09T15:51:18.281Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2020-11-09T15:51:18.281Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2020-11-09T15:51:18.281Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2020-11-09T15:51:18.281Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2020-11-09T15:51:18.281Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2020-11-09T15:51:18.281Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2020-11-09T15:51:18.281Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2020-11-09T15:51:18.281Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2020-11-09T15:51:18.281Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2020-11-09T15:51:18.281Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2020-11-09T15:51:18.281Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2020-11-09T15:51:18.281Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2020-11-09T15:51:18.281Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2020-11-09T15:51:18.281Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-09T15:51:18.281Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-09T15:51:18.281Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2020-11-09T15:51:18.281Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2020-11-09T15:51:18.281Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2020-11-09T15:51:18.281Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-09T15:51:18.281Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2020-11-09T15:51:18.281Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2020-11-09T15:51:18.281Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2020-11-09T15:51:18.281Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-09T15:51:18.281Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-09T15:51:18.281Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-09T15:51:18.281Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-09T15:51:18.281Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-09T15:51:18.281Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2020-11-09T15:51:18.281Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2020-11-09T15:51:18.281Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2020-11-09T15:51:18.281Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-09T15:51:18.281Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-09T15:51:18.281Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2020-11-09T15:51:18.281Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2020-11-09T15:51:18.281Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-09T15:51:18.281Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-09T15:51:18.281Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2020-11-09T15:51:18.281Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2020-11-09T15:51:18.281Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-09T15:51:18.281Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-09T15:51:18.281Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-09T15:51:18.281Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-09T15:51:18.281Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2020-11-09T15:51:18.281Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2020-11-09T15:51:18.281Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-09T15:51:18.281Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-09T15:51:18.281Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2020-11-09T15:51:18.281Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-09T15:51:18.281Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-09T15:51:18.281Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2020-11-09T15:51:18.281Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2020-11-09T15:51:18.281Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2020-11-09T15:51:18.281Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2020-11-09T15:51:18.281Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2020-11-09T15:51:18.281Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2020-11-09T15:51:18.281Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2020-11-09T15:51:18.281Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2020-11-09T15:51:18.281Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2020-11-09T15:51:18.281Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2020-11-09T15:51:18.281Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2020-11-09T15:51:18.281Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2020-11-09T15:51:18.281Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2020-11-09T15:51:18.281Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2020-11-09T15:51:18.281Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2020-11-09T15:51:18.281Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2020-11-09T15:51:18.281Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2020-11-09T15:51:18.281Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2020-11-09T15:51:18.281Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2020-11-09T15:51:18.281Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2020-11-09T15:51:18.281Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2020-11-09T15:51:18.281Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-09T15:51:18.281Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-09T15:51:18.281Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2020-11-09T15:51:18.281Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2020-11-09T15:51:18.281Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2020-11-09T15:51:18.281Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-09T15:51:18.281Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-09T15:51:18.281Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2020-11-09T15:51:18.282Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-09T15:51:18.282Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-09T15:51:18.282Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-09T15:51:18.282Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-09T15:51:18.282Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-09T15:51:18.282Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-09T15:51:18.282Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-09T15:51:18.282Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-09T15:51:18.282Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-09T15:51:18.282Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-09T15:51:18.282Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-09T15:51:18.282Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-09T15:51:18.282Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2020-11-09T15:51:18.282Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2020-11-09T15:51:18.282Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2020-11-09T15:51:18.282Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-09T15:51:18.282Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-09T15:51:18.282Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-09T15:51:18.282Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-09T15:51:18.282Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-09T15:51:18.282Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-09T15:51:18.282Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-09T15:51:18.282Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-09T15:51:18.282Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-09T15:51:18.282Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-09T15:51:18.282Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-09T15:51:18.282Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-09T15:51:18.282Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-09T15:51:18.282Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-09T15:51:18.282Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-09T15:51:18.282Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-09T15:51:18.282Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-09T15:51:18.282Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-09T15:51:18.282Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-09T15:51:18.282Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-09T15:51:18.282Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-09T15:51:18.282Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-09T15:51:18.282Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-09T15:51:18.282Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-09T15:51:18.282Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-09T15:51:18.282Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-09T15:51:18.282Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-09T15:51:18.282Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-09T15:51:18.282Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2020-11-09T15:51:18.282Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2020-11-09T15:51:18.282Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2020-11-09T15:51:18.282Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2020-11-09T15:51:18.282Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2020-11-09T15:51:18.282Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2020-11-09T15:51:18.282Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2020-11-09T15:51:18.282Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2020-11-09T15:51:18.282Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2020-11-09T15:51:18.282Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2020-11-09T15:51:18.282Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2020-11-09T15:51:18.282Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2020-11-09T15:51:18.282Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2020-11-09T15:51:18.282Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2020-11-09T15:51:18.282Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2020-11-09T15:51:18.282Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2020-11-09T15:51:18.282Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2020-11-09T15:51:18.282Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2020-11-09T15:51:18.282Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2020-11-09T15:51:18.282Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2020-11-09T15:51:18.282Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2020-11-09T15:51:18.282Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-09T15:51:18.282Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-09T15:51:18.282Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2020-11-09T15:51:18.282Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2020-11-09T15:51:18.282Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2020-11-09T15:51:18.282Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2020-11-09T15:51:18.282Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2020-11-09T15:51:18.282Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2020-11-09T15:51:18.282Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2020-11-09T15:51:18.282Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-09T15:51:18.282Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-09T15:51:18.282Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2020-11-09T15:51:18.282Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-09T15:51:18.282Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-09T15:51:18.282Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-09T15:51:18.282Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-09T15:51:18.282Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-09T15:51:18.282Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-09T15:51:18.282Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-09T15:51:18.282Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-09T15:51:18.282Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-09T15:51:18.282Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-09T15:51:18.282Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-09T15:51:18.282Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-09T15:51:18.282Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-09T15:51:18.282Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2020-11-09T15:51:18.282Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2020-11-09T15:51:18.282Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-09T15:51:18.282Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-09T15:51:18.282Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2020-11-09T15:51:18.282Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2020-11-09T15:51:18.282Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2020-11-09T15:51:18.282Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2020-11-09T15:51:18.282Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2020-11-09T15:51:18.282Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2020-11-09T15:51:18.282Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2020-11-09T15:51:18.282Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2020-11-09T15:51:18.282Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2020-11-09T15:51:18.282Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2020-11-09T15:51:18.282Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2020-11-09T15:51:18.282Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2020-11-09T15:51:18.282Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2020-11-09T15:51:18.282Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2020-11-09T15:51:18.282Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2020-11-09T15:51:18.282Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2020-11-09T15:51:18.282Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2020-11-09T15:51:18.282Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2020-11-09T15:51:18.282Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2020-11-09T15:51:18.282Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2020-11-09T15:51:18.282Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2020-11-09T15:51:18.282Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-09T15:51:18.282Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-09T15:51:18.282Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2020-11-09T15:51:18.282Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2020-11-09T15:51:18.282Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2020-11-09T15:51:18.282Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2020-11-09T15:51:18.742Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2020-11-09T15:51:18.742Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2020-11-09T15:51:18.742Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2020-11-09T15:51:18.742Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-09T15:51:18.742Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-09T15:51:18.742Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2020-11-09T15:51:18.742Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2020-11-09T15:51:18.742Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2020-11-09T15:51:18.742Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2020-11-09T15:51:18.742Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2020-11-09T15:51:18.742Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2020-11-09T15:51:18.742Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2020-11-09T15:51:18.742Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2020-11-09T15:51:18.742Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2020-11-09T15:51:18.742Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2020-11-09T15:51:18.742Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2020-11-09T15:51:18.742Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2020-11-09T15:51:18.742Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2020-11-09T15:51:18.742Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2020-11-09T15:51:18.742Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2020-11-09T15:51:18.742Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2020-11-09T15:51:18.742Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2020-11-09T15:51:18.742Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2020-11-09T15:51:18.742Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2020-11-09T15:51:18.742Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2020-11-09T15:51:18.742Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2020-11-09T15:51:18.742Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-09T15:51:18.742Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-09T15:51:18.742Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2020-11-09T15:51:18.742Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-09T15:51:18.742Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-09T15:51:18.742Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-09T15:51:18.742Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-09T15:51:18.742Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2020-11-09T15:51:18.742Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2020-11-09T15:51:18.742Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2020-11-09T15:51:18.742Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-09T15:51:18.742Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-09T15:51:18.742Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-09T15:51:18.742Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-09T15:51:18.742Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-09T15:51:18.742Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-09T15:51:18.742Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-09T15:51:18.742Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-09T15:51:18.742Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-09T15:51:18.742Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-09T15:51:18.742Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-09T15:51:18.742Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-09T15:51:18.742Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-09T15:51:18.742Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-09T15:51:18.742Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-09T15:51:18.742Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2020-11-09T15:51:18.742Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2020-11-09T15:51:18.742Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2020-11-09T15:51:18.742Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-09T15:51:18.742Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-09T15:51:18.742Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2020-11-09T15:51:18.742Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2020-11-09T15:51:18.742Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-09T15:51:18.742Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-09T15:51:18.742Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2020-11-09T15:51:18.742Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2020-11-09T15:51:18.742Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2020-11-09T15:51:18.742Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-09T15:51:18.742Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-09T15:51:18.742Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2020-11-09T15:51:18.742Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-09T15:51:18.742Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-09T15:51:18.742Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-09T15:51:18.742Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-09T15:51:18.742Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-09T15:51:18.742Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-09T15:51:18.742Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-09T15:51:18.742Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-09T15:51:18.742Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-09T15:51:18.742Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-09T15:51:18.742Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-09T15:51:18.742Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-09T15:51:18.742Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2020-11-09T15:51:18.742Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2020-11-09T15:51:18.742Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-09T15:51:18.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-09T15:51:18.742Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-09T15:51:18.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-09T15:51:18.742Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2020-11-09T15:51:18.742Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2020-11-09T15:51:18.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2020-11-09T15:51:18.742Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-09T15:51:18.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-09T15:51:18.742Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2020-11-09T15:51:18.742Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-09T15:51:18.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-09T15:51:18.742Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2020-11-09T15:51:18.742Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2020-11-09T15:51:18.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2020-11-09T15:51:18.742Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2020-11-09T15:51:18.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2020-11-09T15:51:18.742Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2020-11-09T15:51:18.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2020-11-09T15:51:18.742Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2020-11-09T15:51:18.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2020-11-09T15:51:18.742Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2020-11-09T15:51:18.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2020-11-09T15:51:18.742Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2020-11-09T15:51:18.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2020-11-09T15:51:18.742Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2020-11-09T15:51:18.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2020-11-09T15:51:18.742Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2020-11-09T15:51:18.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2020-11-09T15:51:18.742Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2020-11-09T15:51:18.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2020-11-09T15:51:18.742Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2020-11-09T15:51:18.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2020-11-09T15:51:18.742Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-09T15:51:18.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-09T15:51:18.742Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2020-11-09T15:51:18.742Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2020-11-09T15:51:18.742Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2020-11-09T15:51:18.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2020-11-09T15:51:18.742Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-09T15:51:18.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-09T15:51:18.742Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2020-11-09T15:51:18.742Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2020-11-09T15:51:18.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2020-11-09T15:51:18.742Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-09T15:51:18.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-09T15:51:18.742Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-09T15:51:18.742Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-09T15:51:18.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-09T15:51:18.742Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-09T15:51:18.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-09T15:51:18.742Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-09T15:51:18.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-09T15:51:18.742Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-09T15:51:18.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-09T15:51:18.742Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-09T15:51:18.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-09T15:51:18.742Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-09T15:51:18.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-09T15:51:18.742Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2020-11-09T15:51:18.742Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2020-11-09T15:51:18.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2020-11-09T15:51:18.742Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-09T15:51:18.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-09T15:51:18.742Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-09T15:51:18.742Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-09T15:51:18.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-09T15:51:18.742Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-09T15:51:18.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-09T15:51:18.742Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-09T15:51:18.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-09T15:51:18.742Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-09T15:51:18.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-09T15:51:18.742Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-09T15:51:18.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-09T15:51:18.742Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-09T15:51:18.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-09T15:51:18.743Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2020-11-09T15:51:18.743Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2020-11-09T15:51:18.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2020-11-09T15:51:18.743Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2020-11-09T15:51:18.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2020-11-09T15:51:18.743Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2020-11-09T15:51:18.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2020-11-09T15:51:18.743Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2020-11-09T15:51:18.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2020-11-09T15:51:18.743Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2020-11-09T15:51:18.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2020-11-09T15:51:18.743Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2020-11-09T15:51:18.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2020-11-09T15:51:18.743Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2020-11-09T15:51:18.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2020-11-09T15:51:18.743Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2020-11-09T15:51:18.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2020-11-09T15:51:18.743Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2020-11-09T15:51:18.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2020-11-09T15:51:18.743Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2020-11-09T15:51:18.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2020-11-09T15:51:18.743Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-09T15:51:18.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-09T15:51:18.743Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2020-11-09T15:51:18.743Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2020-11-09T15:51:18.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2020-11-09T15:51:18.743Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2020-11-09T15:51:18.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2020-11-09T15:51:18.743Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2020-11-09T15:51:18.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2020-11-09T15:51:18.743Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-09T15:51:18.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-09T15:51:18.743Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2020-11-09T15:51:18.743Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2020-11-09T15:51:18.743Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-09T15:51:18.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-09T15:51:18.743Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-09T15:51:18.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-09T15:51:18.743Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-09T15:51:18.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-09T15:51:18.743Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-09T15:51:18.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-09T15:51:18.743Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-09T15:51:18.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-09T15:51:18.743Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-09T15:51:18.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-09T15:51:18.743Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-09T15:51:18.743Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2020-11-09T15:51:18.743Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2020-11-09T15:51:18.743Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2020-11-09T15:51:18.743Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2020-11-09T15:51:18.743Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2020-11-09T15:51:18.743Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2020-11-09T15:51:18.743Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2020-11-09T15:51:18.743Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2020-11-09T15:51:18.743Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2020-11-09T15:51:18.743Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2020-11-09T15:51:18.743Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-09T15:51:18.743Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-09T15:51:18.743Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2020-11-09T15:51:18.743Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2020-11-09T15:51:18.743Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-09T15:51:18.743Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2020-11-09T15:51:18.743Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2020-11-09T15:51:18.743Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2020-11-09T15:51:18.743Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-09T15:51:18.743Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-09T15:51:18.743Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2020-11-09T15:51:18.743Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-09T15:51:18.743Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-09T15:51:18.743Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-09T15:51:18.743Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-09T15:51:18.743Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2020-11-09T15:51:18.743Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2020-11-09T15:51:18.743Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2020-11-09T15:51:18.743Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2020-11-09T15:51:18.743Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2020-11-09T15:51:18.743Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2020-11-09T15:51:18.743Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2020-11-09T15:51:18.743Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2020-11-09T15:51:18.743Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2020-11-09T15:51:18.743Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2020-11-09T15:51:18.743Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2020-11-09T15:51:18.743Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2020-11-09T15:51:18.743Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2020-11-09T15:51:18.743Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2020-11-09T15:51:18.743Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2020-11-09T15:51:18.743Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2020-11-09T15:51:18.743Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2020-11-09T15:51:18.743Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2020-11-09T15:51:18.743Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2020-11-09T15:51:18.743Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2020-11-09T15:51:18.743Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2020-11-09T15:51:18.743Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-09T15:51:18.743Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-09T15:51:18.743Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-09T15:51:18.743Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2020-11-09T15:51:18.743Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2020-11-09T15:51:18.743Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2020-11-09T15:51:18.743Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-09T15:51:18.743Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-09T15:51:18.743Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2020-11-09T15:51:18.743Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2020-11-09T15:51:18.743Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2020-11-09T15:51:18.743Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-09T15:51:18.743Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-09T15:51:18.743Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2020-11-09T15:51:18.743Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-09T15:51:18.743Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-09T15:51:18.743Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2020-11-09T15:51:18.743Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2020-11-09T15:51:18.743Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2020-11-09T15:51:18.743Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-09T15:51:18.743Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-09T15:51:18.743Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2020-11-09T15:51:18.743Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-09T15:51:18.743Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-09T15:51:18.743Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-09T15:51:18.743Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-09T15:51:18.743Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-09T15:51:18.743Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-09T15:51:18.743Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-09T15:51:18.743Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-09T15:51:18.743Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-09T15:51:18.743Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-09T15:51:18.743Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-09T15:51:18.743Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-09T15:51:18.743Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-09T15:51:18.743Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-09T15:51:18.743Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-09T15:51:18.743Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-09T15:51:18.743Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-09T15:51:18.743Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-09T15:51:18.743Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-09T15:51:18.743Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-09T15:51:18.743Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-09T15:51:18.743Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-09T15:51:18.743Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-09T15:51:18.743Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-09T15:51:18.743Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-09T15:51:18.743Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2020-11-09T15:51:18.743Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2020-11-09T15:51:18.743Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2020-11-09T15:51:18.743Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2020-11-09T15:51:18.743Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2020-11-09T15:51:18.743Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2020-11-09T15:51:18.743Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2020-11-09T15:51:18.743Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-09T15:51:18.743Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-09T15:51:18.743Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2020-11-09T15:51:18.743Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2020-11-09T15:51:18.743Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2020-11-09T15:51:18.743Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2020-11-09T15:51:18.743Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2020-11-09T15:51:18.743Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2020-11-09T15:51:18.743Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2020-11-09T15:51:18.743Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2020-11-09T15:51:18.743Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2020-11-09T15:51:18.743Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2020-11-09T15:51:18.743Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2020-11-09T15:51:18.743Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2020-11-09T15:51:18.743Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2020-11-09T15:51:18.743Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2020-11-09T15:51:18.743Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2020-11-09T15:51:18.743Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2020-11-09T15:51:18.743Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2020-11-09T15:51:18.743Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2020-11-09T15:51:18.743Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2020-11-09T15:51:18.743Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2020-11-09T15:51:18.743Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2020-11-09T15:51:18.743Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-09T15:51:18.743Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-09T15:51:18.743Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2020-11-09T15:51:18.743Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-09T15:51:18.743Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-09T15:51:18.743Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-09T15:51:18.743Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-09T15:51:18.743Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-09T15:51:18.743Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-09T15:51:18.743Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-09T15:51:18.743Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-09T15:51:18.743Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-09T15:51:18.743Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-09T15:51:18.743Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-09T15:51:18.743Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-09T15:51:18.743Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-09T15:51:18.743Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-09T15:51:18.743Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-09T15:51:18.743Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-09T15:51:18.743Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-09T15:51:18.743Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-09T15:51:18.743Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-09T15:51:18.743Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-09T15:51:18.743Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-09T15:51:18.743Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2020-11-09T15:51:18.743Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-09T15:51:18.743Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-09T15:51:18.743Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-09T15:51:18.743Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-09T15:51:18.743Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2020-11-09T15:51:18.743Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2020-11-09T15:51:18.743Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2020-11-09T15:51:18.743Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2020-11-09T15:51:18.743Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2020-11-09T15:51:18.743Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2020-11-09T15:51:18.743Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2020-11-09T15:51:18.743Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-09T15:51:18.743Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2020-11-09T15:51:18.743Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2020-11-09T15:51:18.743Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-09T15:51:18.743Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-09T15:51:18.743Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-09T15:51:18.743Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2020-11-09T15:51:18.743Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-09T15:51:18.743Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-09T15:51:18.743Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2020-11-09T15:51:18.743Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2020-11-09T15:51:18.743Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-09T15:51:18.743Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2020-11-09T15:51:18.743Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2020-11-09T15:51:18.743Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2020-11-09T15:51:18.743Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-09T15:51:18.743Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2020-11-09T15:51:18.743Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-09T15:51:18.743Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-09T15:51:18.744Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-09T15:51:18.745Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-09T15:51:18.745Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2020-11-09T15:51:18.745Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-09T15:51:18.745Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-09T15:51:18.745Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2020-11-09T15:51:18.745Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-09T15:51:18.745Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2020-11-09T15:51:18.745Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2020-11-09T15:51:18.745Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-09T15:51:18.745Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2020-11-09T15:51:18.745Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-09T15:51:18.745Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-09T15:51:18.745Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2020-11-09T15:51:18.745Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2020-11-09T15:51:18.745Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2020-11-09T15:51:18.745Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2020-11-09T15:51:18.745Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2020-11-09T15:51:18.745Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2020-11-09T15:51:18.745Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2020-11-09T15:51:18.745Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2020-11-09T15:51:18.745Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2020-11-09T15:51:18.745Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-09T15:51:18.745Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2020-11-09T15:51:18.745Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-09T15:51:18.745Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-09T15:51:18.745Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-09T15:51:18.745Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-09T15:51:18.745Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-09T15:51:18.745Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2020-11-09T15:51:18.745Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-09T15:51:18.745Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-09T15:51:18.745Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-09T15:51:18.745Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-09T15:51:18.745Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-09T15:51:18.745Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-09T15:51:18.745Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-09T15:51:18.745Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2020-11-09T15:51:18.745Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-09T15:51:18.745Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2020-11-09T15:51:18.745Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-09T15:51:18.745Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-09T15:51:18.745Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2020-11-09T15:51:18.745Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2020-11-09T15:51:18.745Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2020-11-09T15:51:18.745Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2020-11-09T15:51:18.745Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2020-11-09T15:51:18.745Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2020-11-09T15:51:18.745Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2020-11-09T15:51:18.745Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2020-11-09T15:51:18.745Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2020-11-09T15:51:18.745Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-09T15:51:18.745Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-09T15:51:18.745Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-09T15:51:18.745Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2020-11-09T15:51:18.745Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-09T15:51:18.745Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-09T15:51:18.745Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-09T15:51:18.745Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-09T15:51:18.745Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.02s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.11s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-11-09T15:51:18.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-11-09T15:51:18.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-11-09T15:51:18.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2020-11-09T15:51:18.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-11-09T15:51:18.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-11-09T15:51:18.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-11-09T15:51:18.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-11-09T15:51:18.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.01s) [2020-11-09T15:51:18.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-11-09T15:51:18.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-11-09T15:51:18.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2020-11-09T15:51:18.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-11-09T15:51:18.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-11-09T15:51:18.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-11-09T15:51:18.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-11-09T15:51:18.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-11-09T15:51:18.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-11-09T15:51:18.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-11-09T15:51:18.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-11-09T15:51:18.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-11-09T15:51:18.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-11-09T15:51:18.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-11-09T15:51:18.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2020-11-09T15:51:18.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-11-09T15:51:18.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-11-09T15:51:18.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2020-11-09T15:51:18.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-11-09T15:51:18.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-11-09T15:51:18.746Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2020-11-09T15:51:18.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2020-11-09T15:51:18.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-11-09T15:51:18.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2020-11-09T15:51:18.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-11-09T15:51:18.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-11-09T15:51:18.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2020-11-09T15:51:18.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-11-09T15:51:18.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-11-09T15:51:18.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2020-11-09T15:51:18.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-11-09T15:51:18.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-11-09T15:51:18.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-11-09T15:51:18.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-11-09T15:51:18.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-11-09T15:51:18.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-11-09T15:51:18.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2020-11-09T15:51:18.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-11-09T15:51:18.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-11-09T15:51:18.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-11-09T15:51:18.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-11-09T15:51:18.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-11-09T15:51:18.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-11-09T15:51:18.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-11-09T15:51:18.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-11-09T15:51:18.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-11-09T15:51:18.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.01s) [2020-11-09T15:51:18.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.01s) [2020-11-09T15:51:18.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2020-11-09T15:51:18.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-11-09T15:51:18.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-11-09T15:51:18.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2020-11-09T15:51:18.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-11-09T15:51:18.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-11-09T15:51:18.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-11-09T15:51:18.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-11-09T15:51:18.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-11-09T15:51:18.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-11-09T15:51:18.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-11-09T15:51:18.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-11-09T15:51:18.822Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-11-09T15:51:19.206Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-11-09T15:51:19.206Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-11-09T15:51:19.206Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-11-09T15:51:19.206Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-11-09T15:51:19.206Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-11-09T15:51:19.206Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.03s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2020-11-09T15:51:19.207Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-11-09T15:51:19.208Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-11-09T15:51:19.208Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-11-09T15:51:19.208Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-11-09T15:51:19.208Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-11-09T15:51:19.208Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-11-09T15:51:19.208Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-11-09T15:51:19.208Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-11-09T15:51:19.208Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-11-09T15:51:19.208Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-11-09T15:51:19.208Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-11-09T15:51:19.208Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2020-11-09T15:51:19.208Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-11-09T15:51:19.208Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2020-11-09T15:51:19.208Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-11-09T15:51:19.208Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-11-09T15:51:19.208Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2020-11-09T15:51:19.208Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-11-09T15:51:19.208Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-11-09T15:51:19.208Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2020-11-09T15:51:19.208Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-11-09T15:51:19.208Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-11-09T15:51:19.208Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-11-09T15:51:19.208Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-11-09T15:51:19.208Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2020-11-09T15:51:19.208Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-11-09T15:51:19.208Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-11-09T15:51:19.208Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-11-09T15:51:19.208Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-11-09T15:51:19.208Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-11-09T15:51:19.208Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-11-09T15:51:19.208Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-11-09T15:51:19.208Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-11-09T15:51:19.208Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-11-09T15:51:19.208Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-11-09T15:51:19.208Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-11-09T15:51:19.208Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-11-09T15:51:19.208Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-11-09T15:51:19.208Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2020-11-09T15:51:19.208Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-11-09T15:51:19.208Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2020-11-09T15:51:19.208Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2020-11-09T15:51:19.208Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2020-11-09T15:51:19.208Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2020-11-09T15:51:19.208Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2020-11-09T15:51:19.208Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2020-11-09T15:51:19.208Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2020-11-09T15:51:19.208Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2020-11-09T15:51:19.208Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2020-11-09T15:51:19.208Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2020-11-09T15:51:19.208Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-11-09T15:51:19.208Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-11-09T15:51:19.208Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-11-09T15:51:19.208Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-11-09T15:51:19.208Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-11-09T15:51:19.208Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-11-09T15:51:19.208Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-11-09T15:51:19.208Z] PASS [2020-11-09T15:51:19.208Z] coverage: 88.6% of statements [2020-11-09T15:51:19.208Z] ok github.com/docker/docker/pkg/tailfile 0.455s coverage: 88.6% of statements [2020-11-09T15:51:19.208Z] time="2020-11-09T15:51:18Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2020-11-09T15:51:19.208Z] === RUN TestTarSumRemoveNonExistent [2020-11-09T15:51:19.208Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2020-11-09T15:51:19.208Z] === RUN TestTarSumRemove [2020-11-09T15:51:19.208Z] --- PASS: TestTarSumRemove (0.00s) [2020-11-09T15:51:19.208Z] === RUN TestSortFileInfoSums [2020-11-09T15:51:19.208Z] --- PASS: TestSortFileInfoSums (0.00s) [2020-11-09T15:51:19.208Z] === RUN TestNewTarSumForLabelInvalid [2020-11-09T15:51:19.208Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2020-11-09T15:51:19.208Z] === RUN TestNewTarSumForLabel [2020-11-09T15:51:19.208Z] --- PASS: TestNewTarSumForLabel (0.00s) [2020-11-09T15:51:19.208Z] === RUN TestEmptyTar [2020-11-09T15:51:19.208Z] --- PASS: TestEmptyTar (0.01s) [2020-11-09T15:51:19.208Z] === RUN TestTarSumsReadSize [2020-11-09T15:51:19.208Z] --- PASS: TestTarSumsReadSize (0.01s) [2020-11-09T15:51:19.208Z] === RUN TestTarSums [2020-11-09T15:51:19.208Z] --- PASS: TestTarSums (0.09s) [2020-11-09T15:51:19.208Z] === RUN TestIteration [2020-11-09T15:51:19.208Z] --- PASS: TestIteration (0.00s) [2020-11-09T15:51:19.208Z] === RUN TestVersionLabelForChecksum [2020-11-09T15:51:19.208Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2020-11-09T15:51:19.208Z] === RUN TestVersion [2020-11-09T15:51:19.208Z] --- PASS: TestVersion (0.00s) [2020-11-09T15:51:19.208Z] === RUN TestGetVersion [2020-11-09T15:51:19.208Z] --- PASS: TestGetVersion (0.00s) [2020-11-09T15:51:19.208Z] === RUN TestGetVersions [2020-11-09T15:51:19.208Z] --- PASS: TestGetVersions (0.00s) [2020-11-09T15:51:19.208Z] PASS [2020-11-09T15:51:19.208Z] coverage: 89.3% of statements [2020-11-09T15:51:19.208Z] ok github.com/docker/docker/pkg/tarsum 0.201s coverage: 89.3% of statements [2020-11-09T15:51:19.616Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-11-09T15:51:19.616Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-11-09T15:51:19.667Z] testing: warning: no tests to run [2020-11-09T15:51:19.667Z] PASS [2020-11-09T15:51:19.667Z] coverage: [no statements] [2020-11-09T15:51:19.667Z] ok github.com/docker/docker/pkg/term/windows 0.087s coverage: [no statements] [no tests to run] [2020-11-09T15:51:19.667Z] === RUN TestTruncIndex [2020-11-09T15:51:20.125Z] --- PASS: TestTruncIndex (0.10s) [2020-11-09T15:51:20.125Z] PASS [2020-11-09T15:51:20.125Z] coverage: 91.5% of statements [2020-11-09T15:51:20.125Z] ok github.com/docker/docker/pkg/truncindex 0.133s coverage: 91.5% of statements [2020-11-09T15:51:20.583Z] === RUN TestIsGIT [2020-11-09T15:51:20.583Z] --- PASS: TestIsGIT (0.00s) [2020-11-09T15:51:20.583Z] === RUN TestIsTransport [2020-11-09T15:51:20.583Z] --- PASS: TestIsTransport (0.00s) [2020-11-09T15:51:20.583Z] PASS [2020-11-09T15:51:20.583Z] coverage: 100.0% of statements [2020-11-09T15:51:20.583Z] ok github.com/docker/docker/pkg/urlutil 0.066s coverage: 100.0% of statements [2020-11-09T15:51:20.583Z] === RUN TestVersionInfo [2020-11-09T15:51:20.583Z] --- PASS: TestVersionInfo (0.00s) [2020-11-09T15:51:20.583Z] === RUN TestAppendVersions [2020-11-09T15:51:20.583Z] --- PASS: TestAppendVersions (0.00s) [2020-11-09T15:51:20.583Z] PASS [2020-11-09T15:51:20.583Z] coverage: 88.9% of statements [2020-11-09T15:51:20.583Z] ok github.com/docker/docker/pkg/useragent 0.038s coverage: 88.9% of statements [2020-11-09T15:51:20.998Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-11-09T15:51:20.998Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-11-09T15:51:21.183Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.92s) [2020-11-09T15:51:21.183Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:2rlz7goi89xwxv2wbvo1u4h45 Created:2020-11-09 15:51:11.480115379 +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[fefc9b3e31f4ccfdbf307f886e5490e0010d18c330b511d870816c0a55bc50d6:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.o5wmo2yr02xpt40d2uaq11ljb EndpointID:e308c7c2cead7671afafbd51ea19dcd8f6bf72c7d47304b42e72058f9e39ecea MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:3be55517717afdd4bc84c65b57c1a0e249accf6fdfec42f2e0256f0973f2fab7 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:52eb5dd70f25 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.o5wmo2yr02xpt40d2uaq11ljb EndpointID:e308c7c2cead7671afafbd51ea19dcd8f6bf72c7d47304b42e72058f9e39ecea EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-11-09T15:51:21.183Z] PASS [2020-11-09T15:51:21.183Z] [2020-11-09T15:51:21.183Z] === Skipped [2020-11-09T15:51:21.183Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-11-09T15:51:21.183Z] service_test.go:236: FLAKY_TEST [2020-11-09T15:51:21.183Z] [2020-11-09T15:51:21.183Z] [2020-11-09T15:51:21.183Z] DONE 23 tests, 1 skipped in 56.411s [2020-11-09T15:51:21.183Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-11-09T15:51:21.183Z] ++ 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-11-09T15:51:21.183Z] ++ set -e [2020-11-09T15:51:21.183Z] ++ '[' -n 0 ']' [2020-11-09T15:51:21.183Z] ++ set -x [2020-11-09T15:51:21.183Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-11-09T15:51:21.183Z] INFO: Testing against a local daemon [2020-11-09T15:51:21.183Z] === RUN TestDockerNetworkIpvlanPersistance [2020-11-09T15:51:21.183Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-11-09T15:51:21.183Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-09T15:51:21.183Z] === RUN TestDockerNetworkIpvlan [2020-11-09T15:51:21.183Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-11-09T15:51:21.183Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-09T15:51:21.183Z] PASS [2020-11-09T15:51:21.183Z] [2020-11-09T15:51:21.183Z] === Skipped [2020-11-09T15:51:21.183Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-11-09T15:51:21.183Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-09T15:51:21.183Z] [2020-11-09T15:51:21.183Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-11-09T15:51:21.183Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-09T15:51:21.183Z] [2020-11-09T15:51:21.183Z] [2020-11-09T15:51:21.183Z] DONE 2 tests, 2 skipped in 0.067s [2020-11-09T15:51:21.183Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-11-09T15:51:21.183Z] ++ 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-11-09T15:51:21.183Z] ++ set -e [2020-11-09T15:51:21.183Z] ++ '[' -n 0 ']' [2020-11-09T15:51:21.183Z] ++ set -x [2020-11-09T15:51:21.183Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-11-09T15:51:21.183Z] INFO: Testing against a local daemon [2020-11-09T15:51:21.183Z] === RUN TestDockerNetworkMacvlanPersistance [2020-11-09T15:51:21.236Z] tests/integration/models_nodes_test.py . [ 91%] [2020-11-09T15:51:21.236Z] tests/integration/models_resources_test.py . [ 91%] [2020-11-09T15:51:21.569Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-11-09T15:51:22.140Z] === RUN TestDockerSuite/TestBuildCmd [2020-11-09T15:51:22.219Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.42s) [2020-11-09T15:51:22.219Z] === RUN TestDockerNetworkMacvlan [2020-11-09T15:51:22.400Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-11-09T15:51:22.661Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-11-09T15:51:22.760Z] === RUN TestNewSettable [2020-11-09T15:51:22.760Z] --- PASS: TestNewSettable (0.00s) [2020-11-09T15:51:22.760Z] === RUN TestIsSettable [2020-11-09T15:51:22.760Z] --- PASS: TestIsSettable (0.00s) [2020-11-09T15:51:22.760Z] === RUN TestUpdateSettingsEnv [2020-11-09T15:51:22.760Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2020-11-09T15:51:22.760Z] PASS [2020-11-09T15:51:22.760Z] coverage: 20.1% of statements [2020-11-09T15:51:22.760Z] ok github.com/docker/docker/plugin/v2 0.241s coverage: 20.1% of statements [2020-11-09T15:51:22.852Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-11-09T15:51:22.921Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-11-09T15:51:22.921Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-11-09T15:51:22.921Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-11-09T15:51:23.220Z] === RUN TestValidatePrivileges [2020-11-09T15:51:23.220Z] --- PASS: TestValidatePrivileges (0.00s) [2020-11-09T15:51:23.220Z] === RUN TestFilterByCapNeg [2020-11-09T15:51:23.220Z] --- PASS: TestFilterByCapNeg (0.00s) [2020-11-09T15:51:23.220Z] === RUN TestFilterByCapPos [2020-11-09T15:51:23.220Z] --- PASS: TestFilterByCapPos (0.00s) [2020-11-09T15:51:23.220Z] === RUN TestStoreGetPluginNotMatchCapRefs [2020-11-09T15:51:23.220Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2020-11-09T15:51:23.220Z] PASS [2020-11-09T15:51:23.220Z] coverage: 12.0% of statements [2020-11-09T15:51:23.220Z] ok github.com/docker/docker/plugin 0.285s coverage: 12.0% of statements [2020-11-09T15:51:23.220Z] time="2020-11-09T15:51:22Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2020-11-09T15:51:23.492Z] --- PASS: TestUpdateRestartPolicy (12.75s) [2020-11-09T15:51:23.492Z] === RUN TestUpdateRestartWithAutoRemove [2020-11-09T15:51:23.889Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-11-09T15:51:24.186Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-11-09T15:51:24.186Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-11-09T15:51:24.186Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-11-09T15:51:24.186Z] === RUN TestLoad [2020-11-09T15:51:24.186Z] --- PASS: TestLoad (0.00s) [2020-11-09T15:51:24.186Z] === RUN TestSave [2020-11-09T15:51:24.186Z] --- PASS: TestSave (0.05s) [2020-11-09T15:51:24.186Z] === RUN TestAddDeleteGet [2020-11-09T15:51:24.186Z] --- PASS: TestAddDeleteGet (0.06s) [2020-11-09T15:51:24.186Z] === RUN TestInvalidTags [2020-11-09T15:51:24.186Z] --- PASS: TestInvalidTags (0.01s) [2020-11-09T15:51:24.186Z] PASS [2020-11-09T15:51:24.186Z] coverage: 84.4% of statements [2020-11-09T15:51:24.186Z] ok github.com/docker/docker/reference 0.210s coverage: 84.4% of statements [2020-11-09T15:51:24.434Z] --- PASS: TestUpdateRestartWithAutoRemove (0.76s) [2020-11-09T15:51:24.434Z] === RUN TestWaitNonBlocked [2020-11-09T15:51:24.434Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-09T15:51:24.434Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-09T15:51:24.434Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-09T15:51:24.434Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-09T15:51:24.434Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-09T15:51:24.434Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-09T15:51:24.434Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-11-09T15:51:24.924Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-11-09T15:51:25.153Z] === RUN TestRestartManagerTimeout [2020-11-09T15:51:25.153Z] --- PASS: TestRestartManagerTimeout (0.00s) [2020-11-09T15:51:25.153Z] === RUN TestRestartManagerTimeoutReset [2020-11-09T15:51:25.153Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2020-11-09T15:51:25.153Z] PASS [2020-11-09T15:51:25.153Z] coverage: 45.3% of statements [2020-11-09T15:51:25.153Z] ok github.com/docker/docker/restartmanager 0.107s coverage: 45.3% of statements [2020-11-09T15:51:25.376Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-11-09T15:51:25.377Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.06s) [2020-11-09T15:51:25.377Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.16s) [2020-11-09T15:51:25.377Z] === RUN TestWaitBlocked [2020-11-09T15:51:25.377Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-09T15:51:25.377Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-09T15:51:25.377Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-11-09T15:51:25.377Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-11-09T15:51:25.413Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-11-09T15:51:25.611Z] === RUN TestResumableRequestHeaderSimpleErrors [2020-11-09T15:51:25.611Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2020-11-09T15:51:25.611Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2020-11-09T15:51:25.611Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2020-11-09T15:51:25.611Z] === RUN TestResumableRequestHeaderTooMuchFailures [2020-11-09T15:51:25.611Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2020-11-09T15:51:25.611Z] === RUN TestResumableRequestReaderWithReadError [2020-11-09T15:51:25.611Z] time="2020-11-09T15:51:25Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2020-11-09T15:51:25.611Z] --- PASS: TestResumableRequestReaderWithReadError (0.13s) [2020-11-09T15:51:25.611Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2020-11-09T15:51:25.611Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2020-11-09T15:51:25.611Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2020-11-09T15:51:25.611Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2020-11-09T15:51:25.611Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2020-11-09T15:51:25.611Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2020-11-09T15:51:25.611Z] === RUN TestResumableRequestReader [2020-11-09T15:51:25.611Z] --- PASS: TestResumableRequestReader (0.00s) [2020-11-09T15:51:25.611Z] === RUN TestResumableRequestReaderWithInitialResponse [2020-11-09T15:51:25.611Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2020-11-09T15:51:25.611Z] PASS [2020-11-09T15:51:25.611Z] coverage: 100.0% of statements [2020-11-09T15:51:25.611Z] ok github.com/docker/docker/registry/resumable 0.327s coverage: 100.0% of statements [2020-11-09T15:51:25.637Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-09T15:51:25.637Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-11-09T15:51:26.070Z] === RUN TestResolveAuthConfigIndexServer [2020-11-09T15:51:26.070Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2020-11-09T15:51:26.070Z] === RUN TestResolveAuthConfigFullURL [2020-11-09T15:51:26.070Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2020-11-09T15:51:26.070Z] === RUN TestLoadAllowNondistributableArtifacts [2020-11-09T15:51:26.070Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2020-11-09T15:51:26.070Z] === RUN TestValidateMirror [2020-11-09T15:51:26.070Z] --- PASS: TestValidateMirror (0.00s) [2020-11-09T15:51:26.070Z] === RUN TestLoadInsecureRegistries [2020-11-09T15:51:26.070Z] time="2020-11-09T15:51:25Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2020-11-09T15:51:26.070Z] time="2020-11-09T15:51:25Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2020-11-09T15:51:26.070Z] time="2020-11-09T15:51:25Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2020-11-09T15:51:26.070Z] --- PASS: TestLoadInsecureRegistries (0.12s) [2020-11-09T15:51:26.070Z] === RUN TestNewServiceConfig [2020-11-09T15:51:26.070Z] --- PASS: TestNewServiceConfig (0.00s) [2020-11-09T15:51:26.070Z] === RUN TestValidateIndexName [2020-11-09T15:51:26.070Z] --- PASS: TestValidateIndexName (0.00s) [2020-11-09T15:51:26.070Z] === RUN TestValidateIndexNameWithError [2020-11-09T15:51:26.070Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2020-11-09T15:51:26.070Z] === RUN TestEndpointParse [2020-11-09T15:51:26.070Z] --- PASS: TestEndpointParse (0.00s) [2020-11-09T15:51:26.070Z] === RUN TestEndpointParseInvalid [2020-11-09T15:51:26.070Z] --- PASS: TestEndpointParseInvalid (0.00s) [2020-11-09T15:51:26.070Z] === RUN TestValidateEndpoint [2020-11-09T15:51:26.070Z] --- PASS: TestValidateEndpoint (0.01s) [2020-11-09T15:51:26.070Z] === RUN TestPing [2020-11-09T15:51:26.070Z] --- PASS: TestPing (0.00s) [2020-11-09T15:51:26.070Z] === RUN TestPingRegistryEndpoint [2020-11-09T15:51:26.070Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2020-11-09T15:51:26.070Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2020-11-09T15:51:26.070Z] === RUN TestEndpoint [2020-11-09T15:51:26.070Z] --- SKIP: TestEndpoint (0.00s) [2020-11-09T15:51:26.070Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2020-11-09T15:51:26.070Z] === RUN TestParseRepositoryInfo [2020-11-09T15:51:26.070Z] --- PASS: TestParseRepositoryInfo (0.00s) [2020-11-09T15:51:26.070Z] === RUN TestNewIndexInfo [2020-11-09T15:51:26.070Z] --- PASS: TestNewIndexInfo (0.00s) [2020-11-09T15:51:26.070Z] === RUN TestMirrorEndpointLookup [2020-11-09T15:51:26.070Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2020-11-09T15:51:26.070Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2020-11-09T15:51:26.070Z] === RUN TestSearchRepositories [2020-11-09T15:51:26.070Z] --- PASS: TestSearchRepositories (0.01s) [2020-11-09T15:51:26.070Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2020-11-09T15:51:26.070Z] Host: 127.0.0.1:49241 [2020-11-09T15:51:26.070Z] User-Agent: docker test client [2020-11-09T15:51:26.070Z] Authorization: Token fake-token [2020-11-09T15:51:26.070Z] X-Docker-Token: true [2020-11-09T15:51:26.070Z] Accept-Encoding: gzip [2020-11-09T15:51:26.070Z] [2020-11-09T15:51:26.070Z] [2020-11-09T15:51:26.070Z] registry_test.go:730: HTTP/1.1 200 OK [2020-11-09T15:51:26.070Z] Connection: close [2020-11-09T15:51:26.070Z] Content-Length: 144 [2020-11-09T15:51:26.070Z] Cache-Control: no-cache [2020-11-09T15:51:26.070Z] Content-Type: application/json [2020-11-09T15:51:26.070Z] Date: Mon, 09 Nov 2020 15:51:25 GMT [2020-11-09T15:51:26.070Z] Expires: -1 [2020-11-09T15:51:26.070Z] Pragma: no-cache [2020-11-09T15:51:26.070Z] Server: docker-tests/mock [2020-11-09T15:51:26.070Z] X-Docker-Registry-Config: mock [2020-11-09T15:51:26.070Z] X-Docker-Registry-Version: 0.0.0 [2020-11-09T15:51:26.070Z] [2020-11-09T15:51:26.070Z] [2020-11-09T15:51:26.070Z] === RUN TestTrustedLocation [2020-11-09T15:51:26.070Z] --- PASS: TestTrustedLocation (0.00s) [2020-11-09T15:51:26.070Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2020-11-09T15:51:26.070Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2020-11-09T15:51:26.070Z] === RUN TestAllowNondistributableArtifacts [2020-11-09T15:51:26.070Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2020-11-09T15:51:26.070Z] === RUN TestIsSecureIndex [2020-11-09T15:51:26.070Z] --- PASS: TestIsSecureIndex (0.00s) [2020-11-09T15:51:26.070Z] PASS [2020-11-09T15:51:26.070Z] coverage: 50.3% of statements [2020-11-09T15:51:26.070Z] ok github.com/docker/docker/registry 0.401s coverage: 50.3% of statements [2020-11-09T15:51:26.208Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-11-09T15:51:26.208Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-11-09T15:51:26.208Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-11-09T15:51:26.528Z] === RUN TestDecodeContainerConfig [2020-11-09T15:51:26.528Z] --- PASS: TestDecodeContainerConfig (0.00s) [2020-11-09T15:51:26.528Z] === RUN TestDecodeContainerConfigIsolation [2020-11-09T15:51:26.528Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2020-11-09T15:51:26.528Z] === RUN TestValidatePrivileged [2020-11-09T15:51:26.528Z] --- PASS: TestValidatePrivileged (0.00s) [2020-11-09T15:51:26.528Z] PASS [2020-11-09T15:51:26.528Z] coverage: 52.2% of statements [2020-11-09T15:51:26.528Z] ok github.com/docker/docker/runconfig 0.113s coverage: 52.2% of statements [2020-11-09T15:51:26.779Z] --- PASS: TestWaitBlocked (0.02s) [2020-11-09T15:51:26.779Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.04s) [2020-11-09T15:51:26.779Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.16s) [2020-11-09T15:51:26.779Z] === CONT TestContainerStartOnDaemonRestart [2020-11-09T15:51:26.779Z] === CONT TestIpcModeOlderClient [2020-11-09T15:51:26.779Z] --- PASS: TestIpcModeOlderClient (0.09s) [2020-11-09T15:51:26.779Z] === CONT TestDaemonHostGatewayIP [2020-11-09T15:51:26.800Z] --- PASS: TestDockerNetworkMacvlan (18.30s) [2020-11-09T15:51:26.801Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2020-11-09T15:51:26.801Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s) [2020-11-09T15:51:26.801Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.00s) [2020-11-09T15:51:26.801Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.05s) [2020-11-09T15:51:26.801Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.77s) [2020-11-09T15:51:26.801Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.32s) [2020-11-09T15:51:26.801Z] PASS [2020-11-09T15:51:26.801Z] [2020-11-09T15:51:26.801Z] DONE 8 tests in 20.554s [2020-11-09T15:51:26.988Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2020-11-09T15:51:26.988Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2020-11-09T15:51:26.988Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2020-11-09T15:51:26.988Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2020-11-09T15:51:26.988Z] PASS [2020-11-09T15:51:26.988Z] coverage: 62.5% of statements [2020-11-09T15:51:26.988Z] ok github.com/docker/docker/testutil 0.100s coverage: 62.5% of statements [2020-11-09T15:51:27.063Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-11-09T15:51:27.063Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-11-09T15:51:27.063Z] ++ set -e [2020-11-09T15:51:27.063Z] ++ '[' -n 0 ']' [2020-11-09T15:51:27.063Z] ++ set -x [2020-11-09T15:51:27.063Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-11-09T15:51:27.063Z] testing: warning: no tests to run [2020-11-09T15:51:27.063Z] PASS [2020-11-09T15:51:27.063Z] [2020-11-09T15:51:27.063Z] DONE 0 tests in 0.035s [2020-11-09T15:51:27.063Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-11-09T15:51:27.063Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-11-09T15:51:27.063Z] ++ set -e [2020-11-09T15:51:27.063Z] ++ '[' -n 0 ']' [2020-11-09T15:51:27.063Z] ++ set -x [2020-11-09T15:51:27.063Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-11-09T15:51:27.063Z] INFO: Testing against a local daemon [2020-11-09T15:51:27.063Z] === RUN TestAuthZPluginAllowRequest [2020-11-09T15:51:27.343Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-11-09T15:51:28.526Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-11-09T15:51:28.983Z] --- PASS: TestAuthZPluginAllowRequest (1.85s) [2020-11-09T15:51:28.983Z] === RUN TestAuthZPluginTLS [2020-11-09T15:51:29.319Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-11-09T15:51:29.892Z] === RUN TestGetDriver [2020-11-09T15:51:29.892Z] --- PASS: TestGetDriver (0.00s) [2020-11-09T15:51:29.892Z] === RUN TestVolumeRequestError [2020-11-09T15:51:29.892Z] --- PASS: TestVolumeRequestError (0.01s) [2020-11-09T15:51:29.892Z] PASS [2020-11-09T15:51:29.892Z] coverage: 36.1% of statements [2020-11-09T15:51:29.892Z] ok github.com/docker/docker/volume/drivers 0.117s coverage: 36.1% of statements [2020-11-09T15:51:29.892Z] === RUN TestGetAddress [2020-11-09T15:51:29.892Z] --- PASS: TestGetAddress (0.00s) [2020-11-09T15:51:29.892Z] === RUN TestRemove [2020-11-09T15:51:29.892Z] --- SKIP: TestRemove (0.00s) [2020-11-09T15:51:29.892Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-11-09T15:51:29.892Z] === RUN TestInitializeWithVolumes [2020-11-09T15:51:29.892Z] --- PASS: TestInitializeWithVolumes (0.01s) [2020-11-09T15:51:29.892Z] === RUN TestCreate [2020-11-09T15:51:29.892Z] --- PASS: TestCreate (0.01s) [2020-11-09T15:51:29.892Z] === RUN TestValidateName [2020-11-09T15:51:29.892Z] --- PASS: TestValidateName (0.00s) [2020-11-09T15:51:29.892Z] === RUN TestCreateWithOpts [2020-11-09T15:51:29.892Z] --- SKIP: TestCreateWithOpts (0.00s) [2020-11-09T15:51:29.892Z] local_test.go:181: runtime.GOOS == "windows" [2020-11-09T15:51:29.892Z] === RUN TestRelaodNoOpts [2020-11-09T15:51:29.892Z] --- PASS: TestRelaodNoOpts (0.01s) [2020-11-09T15:51:29.892Z] PASS [2020-11-09T15:51:29.892Z] coverage: 41.0% of statements [2020-11-09T15:51:29.892Z] ok github.com/docker/docker/volume/local 0.145s coverage: 41.0% of statements [2020-11-09T15:51:29.892Z] === RUN TestConvertTmpfsOptions [2020-11-09T15:51:29.892Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2020-11-09T15:51:29.892Z] parser_test.go:49: data="mode=700,size=1m" [2020-11-09T15:51:29.892Z] parser_test.go:49: data="ro" [2020-11-09T15:51:29.892Z] === RUN TestParseMountRaw [2020-11-09T15:51:29.892Z] --- PASS: TestParseMountRaw (0.03s) [2020-11-09T15:51:29.892Z] === RUN TestParseMountRawSplit [2020-11-09T15:51:29.892Z] --- PASS: TestParseMountRawSplit (0.00s) [2020-11-09T15:51:29.892Z] parser_test.go:390: case 0 [2020-11-09T15:51:29.892Z] parser_test.go:390: case 1 [2020-11-09T15:51:29.892Z] parser_test.go:390: case 2 [2020-11-09T15:51:29.892Z] parser_test.go:390: case 3 [2020-11-09T15:51:29.892Z] parser_test.go:390: case 4 [2020-11-09T15:51:29.892Z] parser_test.go:390: case 5 [2020-11-09T15:51:29.892Z] parser_test.go:390: case 6 [2020-11-09T15:51:29.892Z] parser_test.go:390: case 7 [2020-11-09T15:51:29.892Z] parser_test.go:390: case 8 [2020-11-09T15:51:29.892Z] parser_test.go:390: case 0 [2020-11-09T15:51:29.892Z] parser_test.go:390: case 1 [2020-11-09T15:51:29.892Z] parser_test.go:390: case 2 [2020-11-09T15:51:29.892Z] parser_test.go:390: case 3 [2020-11-09T15:51:29.892Z] parser_test.go:390: case 4 [2020-11-09T15:51:29.892Z] parser_test.go:390: case 5 [2020-11-09T15:51:29.892Z] parser_test.go:390: case 6 [2020-11-09T15:51:29.892Z] parser_test.go:390: case 7 [2020-11-09T15:51:29.892Z] parser_test.go:390: case 8 [2020-11-09T15:51:29.892Z] parser_test.go:390: case 9 [2020-11-09T15:51:29.892Z] parser_test.go:390: case 10 [2020-11-09T15:51:29.892Z] parser_test.go:390: case 11 [2020-11-09T15:51:29.892Z] parser_test.go:390: case 12 [2020-11-09T15:51:29.892Z] parser_test.go:390: case 0 [2020-11-09T15:51:29.892Z] parser_test.go:390: case 1 [2020-11-09T15:51:29.892Z] parser_test.go:390: case 2 [2020-11-09T15:51:29.892Z] parser_test.go:390: case 3 [2020-11-09T15:51:29.892Z] parser_test.go:390: case 4 [2020-11-09T15:51:29.892Z] parser_test.go:390: case 5 [2020-11-09T15:51:29.892Z] parser_test.go:390: case 6 [2020-11-09T15:51:29.892Z] parser_test.go:390: case 7 [2020-11-09T15:51:29.892Z] parser_test.go:390: case 8 [2020-11-09T15:51:29.892Z] parser_test.go:390: case 9 [2020-11-09T15:51:29.892Z] parser_test.go:390: case 10 [2020-11-09T15:51:29.892Z] parser_test.go:390: case 11 [2020-11-09T15:51:29.892Z] === RUN TestParseMountSpec [2020-11-09T15:51:29.892Z] --- PASS: TestParseMountSpec (0.00s) [2020-11-09T15:51:29.892Z] parser_test.go:455: case 0 [2020-11-09T15:51:29.892Z] parser_test.go:455: case 1 [2020-11-09T15:51:29.892Z] parser_test.go:455: case 2 [2020-11-09T15:51:29.892Z] parser_test.go:455: case 3 [2020-11-09T15:51:29.892Z] parser_test.go:455: case 4 [2020-11-09T15:51:29.892Z] parser_test.go:455: case 5 [2020-11-09T15:51:29.892Z] === RUN TestParseMountSpecBindWithFileinfoError [2020-11-09T15:51:29.892Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2020-11-09T15:51:29.892Z] === RUN TestValidateMount [2020-11-09T15:51:29.892Z] --- PASS: TestValidateMount (0.00s) [2020-11-09T15:51:29.892Z] PASS [2020-11-09T15:51:29.892Z] coverage: 66.2% of statements [2020-11-09T15:51:29.892Z] ok github.com/docker/docker/volume/mounts 0.093s coverage: 66.2% of statements [2020-11-09T15:51:29.928Z] --- PASS: TestAuthZPluginTLS (0.69s) [2020-11-09T15:51:29.928Z] === RUN TestAuthZPluginDenyRequest [2020-11-09T15:51:30.106Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-11-09T15:51:30.106Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-11-09T15:51:30.260Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-11-09T15:51:30.502Z] --- PASS: TestAuthZPluginDenyRequest (0.66s) [2020-11-09T15:51:30.502Z] === RUN TestAuthZPluginAPIDenyResponse [2020-11-09T15:51:30.832Z] --- PASS: TestContainerStartOnDaemonRestart (3.98s) [2020-11-09T15:51:30.832Z] === CONT TestContainerKillOnDaemonStart [2020-11-09T15:51:31.074Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.65s) [2020-11-09T15:51:31.074Z] === RUN TestAuthZPluginDenyResponse [2020-11-09T15:51:31.431Z] === RUN TestSetGetMeta [2020-11-09T15:51:31.431Z] === PAUSE TestSetGetMeta [2020-11-09T15:51:31.431Z] === RUN TestRestore [2020-11-09T15:51:31.431Z] === PAUSE TestRestore [2020-11-09T15:51:31.431Z] === RUN TestServiceCreate [2020-11-09T15:51:31.431Z] === PAUSE TestServiceCreate [2020-11-09T15:51:31.431Z] === RUN TestServiceList [2020-11-09T15:51:31.431Z] === PAUSE TestServiceList [2020-11-09T15:51:31.431Z] === RUN TestServiceRemove [2020-11-09T15:51:31.431Z] === PAUSE TestServiceRemove [2020-11-09T15:51:31.431Z] === RUN TestServiceGet [2020-11-09T15:51:31.431Z] === PAUSE TestServiceGet [2020-11-09T15:51:31.431Z] === RUN TestServicePrune [2020-11-09T15:51:31.431Z] === PAUSE TestServicePrune [2020-11-09T15:51:31.431Z] === RUN TestCreate [2020-11-09T15:51:31.431Z] === PAUSE TestCreate [2020-11-09T15:51:31.431Z] === RUN TestRemove [2020-11-09T15:51:31.431Z] === PAUSE TestRemove [2020-11-09T15:51:31.431Z] === RUN TestList [2020-11-09T15:51:31.431Z] === PAUSE TestList [2020-11-09T15:51:31.431Z] === RUN TestFindByDriver [2020-11-09T15:51:31.431Z] === PAUSE TestFindByDriver [2020-11-09T15:51:31.431Z] === RUN TestFindByReferenced [2020-11-09T15:51:31.431Z] === PAUSE TestFindByReferenced [2020-11-09T15:51:31.431Z] === RUN TestDerefMultipleOfSameRef [2020-11-09T15:51:31.431Z] === PAUSE TestDerefMultipleOfSameRef [2020-11-09T15:51:31.431Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2020-11-09T15:51:31.431Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2020-11-09T15:51:31.431Z] === RUN TestDefererencePluginOnCreateError [2020-11-09T15:51:31.431Z] === PAUSE TestDefererencePluginOnCreateError [2020-11-09T15:51:31.431Z] === RUN TestRefDerefRemove [2020-11-09T15:51:31.431Z] === PAUSE TestRefDerefRemove [2020-11-09T15:51:31.431Z] === RUN TestGet [2020-11-09T15:51:31.431Z] === PAUSE TestGet [2020-11-09T15:51:31.431Z] === RUN TestGetWithReference [2020-11-09T15:51:31.431Z] === PAUSE TestGetWithReference [2020-11-09T15:51:31.431Z] === RUN TestFilterFunc [2020-11-09T15:51:31.431Z] === RUN TestFilterFunc/test_nil_list [2020-11-09T15:51:31.431Z] === PAUSE TestFilterFunc/test_nil_list [2020-11-09T15:51:31.431Z] === RUN TestFilterFunc/test_empty_list [2020-11-09T15:51:31.431Z] === PAUSE TestFilterFunc/test_empty_list [2020-11-09T15:51:31.431Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2020-11-09T15:51:31.431Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2020-11-09T15:51:31.431Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2020-11-09T15:51:31.431Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2020-11-09T15:51:31.431Z] === RUN TestFilterFunc/test_filter_some [2020-11-09T15:51:31.431Z] === PAUSE TestFilterFunc/test_filter_some [2020-11-09T15:51:31.431Z] === RUN TestFilterFunc/test_filter_middle [2020-11-09T15:51:31.431Z] === PAUSE TestFilterFunc/test_filter_middle [2020-11-09T15:51:31.431Z] === RUN TestFilterFunc/test_filter_middle_and_last [2020-11-09T15:51:31.431Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2020-11-09T15:51:31.431Z] === RUN TestFilterFunc/test_filter_first_and_last [2020-11-09T15:51:31.431Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2020-11-09T15:51:31.431Z] === CONT TestFilterFunc/test_nil_list [2020-11-09T15:51:31.431Z] === CONT TestFilterFunc/test_filter_first_and_last [2020-11-09T15:51:31.431Z] === CONT TestFilterFunc/test_filter_some [2020-11-09T15:51:31.431Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2020-11-09T15:51:31.431Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2020-11-09T15:51:31.431Z] === CONT TestFilterFunc/test_empty_list [2020-11-09T15:51:31.431Z] === CONT TestFilterFunc/test_filter_middle_and_last [2020-11-09T15:51:31.431Z] === CONT TestFilterFunc/test_filter_middle [2020-11-09T15:51:31.431Z] --- PASS: TestFilterFunc (0.00s) [2020-11-09T15:51:31.431Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2020-11-09T15:51:31.431Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2020-11-09T15:51:31.431Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2020-11-09T15:51:31.431Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2020-11-09T15:51:31.431Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2020-11-09T15:51:31.431Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2020-11-09T15:51:31.431Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2020-11-09T15:51:31.431Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2020-11-09T15:51:31.431Z] === CONT TestSetGetMeta [2020-11-09T15:51:31.431Z] === CONT TestGetWithReference [2020-11-09T15:51:31.431Z] === CONT TestFindByReferenced [2020-11-09T15:51:31.431Z] === CONT TestServicePrune [2020-11-09T15:51:31.431Z] --- PASS: TestSetGetMeta (0.02s) [2020-11-09T15:51:31.431Z] === CONT TestServiceGet [2020-11-09T15:51:31.431Z] --- PASS: TestFindByReferenced (0.03s) [2020-11-09T15:51:31.431Z] === CONT TestServiceRemove [2020-11-09T15:51:31.431Z] --- PASS: TestGetWithReference (0.04s) [2020-11-09T15:51:31.431Z] === CONT TestServiceList [2020-11-09T15:51:31.431Z] --- PASS: TestServiceGet (0.11s) [2020-11-09T15:51:31.431Z] === CONT TestServiceCreate [2020-11-09T15:51:31.431Z] time="2020-11-09T15:51:31Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2020-11-09T15:51:31.431Z] --- PASS: TestServiceRemove (0.10s) [2020-11-09T15:51:31.431Z] === CONT TestRestore [2020-11-09T15:51:31.431Z] --- PASS: TestServiceList (0.10s) [2020-11-09T15:51:31.431Z] === CONT TestList [2020-11-09T15:51:31.431Z] time="2020-11-09T15:51:31Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2020-11-09T15:51:31.431Z] time="2020-11-09T15:51:31Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2020-11-09T15:51:31.431Z] --- PASS: TestServiceCreate (0.03s) [2020-11-09T15:51:31.431Z] === CONT TestFindByDriver [2020-11-09T15:51:31.431Z] time="2020-11-09T15:51:31Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2020-11-09T15:51:31.431Z] === CONT TestDefererencePluginOnCreateError [2020-11-09T15:51:31.431Z] --- PASS: TestRestore (0.04s) [2020-11-09T15:51:31.431Z] time="2020-11-09T15:51:31Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2020-11-09T15:51:31.431Z] --- PASS: TestList (0.03s) [2020-11-09T15:51:31.431Z] === CONT TestGet [2020-11-09T15:51:31.431Z] --- PASS: TestServicePrune (0.18s) [2020-11-09T15:51:31.431Z] === CONT TestRefDerefRemove [2020-11-09T15:51:31.431Z] --- PASS: TestFindByDriver (0.03s) [2020-11-09T15:51:31.431Z] === CONT TestRemove [2020-11-09T15:51:31.431Z] --- PASS: TestGet (0.02s) [2020-11-09T15:51:31.431Z] === CONT TestCreate [2020-11-09T15:51:31.431Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2020-11-09T15:51:31.431Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2020-11-09T15:51:31.431Z] --- PASS: TestRefDerefRemove (0.02s) [2020-11-09T15:51:31.431Z] === CONT TestDerefMultipleOfSameRef [2020-11-09T15:51:31.431Z] --- PASS: TestRemove (0.03s) [2020-11-09T15:51:31.431Z] --- PASS: TestCreate (0.02s) [2020-11-09T15:51:31.431Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2020-11-09T15:51:31.431Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2020-11-09T15:51:31.431Z] PASS [2020-11-09T15:51:31.431Z] coverage: 70.3% of statements [2020-11-09T15:51:31.431Z] ok github.com/docker/docker/volume/service 0.355s coverage: 70.3% of statements [2020-11-09T15:51:31.648Z] --- PASS: TestAuthZPluginDenyResponse (0.73s) [2020-11-09T15:51:31.648Z] === RUN TestAuthZPluginAllowEventStream [2020-11-09T15:51:31.774Z] === RUN TestDockerSuite/TestBuildContChar [2020-11-09T15:51:31.774Z] --- PASS: TestDaemonHostGatewayIP (5.14s) [2020-11-09T15:51:31.774Z] === CONT TestDaemonRestartIpcMode [2020-11-09T15:51:31.889Z] --- PASS: TestNewClientWithTimeout (17.69s) [2020-11-09T15:51:31.889Z] === RUN TestClientStream [2020-11-09T15:51:31.889Z] --- PASS: TestClientStream (0.00s) [2020-11-09T15:51:31.889Z] === RUN TestClientSendFile [2020-11-09T15:51:31.889Z] --- PASS: TestClientSendFile (0.00s) [2020-11-09T15:51:31.889Z] === RUN TestClientWithRequestTimeout [2020-11-09T15:51:31.889Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2020-11-09T15:51:31.889Z] === RUN TestFileSpecPlugin [2020-11-09T15:51:31.889Z] --- PASS: TestFileSpecPlugin (0.01s) [2020-11-09T15:51:31.889Z] === RUN TestFileJSONSpecPlugin [2020-11-09T15:51:31.889Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2020-11-09T15:51:31.889Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2020-11-09T15:51:31.889Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2020-11-09T15:51:31.889Z] === RUN TestPluginAddHandler [2020-11-09T15:51:31.889Z] --- PASS: TestPluginAddHandler (0.00s) [2020-11-09T15:51:31.889Z] === RUN TestPluginWaitBadPlugin [2020-11-09T15:51:31.889Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2020-11-09T15:51:31.889Z] === RUN TestGet [2020-11-09T15:51:31.889Z] time="2020-11-09T15:51:31Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2020-11-09T15:51:32.052Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-11-09T15:51:32.854Z] time="2020-11-09T15:51:32Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2020-11-09T15:51:33.564Z] --- PASS: TestAuthZPluginAllowEventStream (1.81s) [2020-11-09T15:51:33.564Z] === RUN TestAuthZPluginErrorResponse [2020-11-09T15:51:34.320Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-11-09T15:51:34.358Z] tests/integration/regression_test.py ...... [ 98%] [2020-11-09T15:51:34.509Z] --- PASS: TestAuthZPluginErrorResponse (0.71s) [2020-11-09T15:51:34.509Z] === RUN TestAuthZPluginErrorRequest [2020-11-09T15:51:34.546Z] --- PASS: TestBuildWithHugeFile (54.34s) [2020-11-09T15:51:34.546Z] === RUN TestBuildWithEmptyDockerfile [2020-11-09T15:51:34.546Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-09T15:51:34.546Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-09T15:51:34.546Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-09T15:51:34.546Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-09T15:51:34.546Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-09T15:51:34.546Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-09T15:51:34.546Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-09T15:51:34.546Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-09T15:51:34.546Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-09T15:51:34.546Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2020-11-09T15:51:34.546Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.25s) [2020-11-09T15:51:34.546Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.25s) [2020-11-09T15:51:34.546Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.27s) [2020-11-09T15:51:34.546Z] === RUN TestBuildPreserveOwnership [2020-11-09T15:51:34.546Z] === RUN TestBuildPreserveOwnership/copy_from [2020-11-09T15:51:34.546Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-11-09T15:51:34.619Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-11-09T15:51:34.879Z] tests/integration/credentials/utils_test.py . [100%] [2020-11-09T15:51:34.879Z] [2020-11-09T15:51:34.879Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-11-09T15:51:34.879Z] =========================== short test summary info ============================ [2020-11-09T15:51:34.879Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-11-09T15:51:34.879Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-11-09T15:51:34.879Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-11-09T15:51:34.879Z] Not supported on most drivers [2020-11-09T15:51:34.879Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2020-11-09T15:51:34.879Z] Output of docker top depends on host distro, and is not formalized. [2020-11-09T15:51:34.879Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2020-11-09T15:51:34.879Z] Output of docker top depends on host distro, and is not formalized. [2020-11-09T15:51:34.879Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-11-09T15:51:34.879Z] Can fail if eth0 has multiple IP addresses [2020-11-09T15:51:34.879Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-11-09T15:51:34.879Z] This doesn't seem to be taken into account by the engine [2020-11-09T15:51:34.879Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-11-09T15:51:34.879Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-11-09T15:51:34.879Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 327.53 seconds == [2020-11-09T15:51:35.028Z] time="2020-11-09T15:51:34Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2020-11-09T15:51:35.082Z] --- PASS: TestAuthZPluginErrorRequest (0.67s) [2020-11-09T15:51:35.082Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-11-09T15:51:35.139Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-11-09T15:51:35.262Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-11-09T15:51:35.522Z] --- PASS: TestDaemonRestartIpcMode (3.77s) [2020-11-09T15:51:35.654Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.69s) [2020-11-09T15:51:35.654Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-11-09T15:51:36.058Z] --- PASS: TestBuildPreserveOwnership (3.82s) [2020-11-09T15:51:36.058Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.47s) [2020-11-09T15:51:36.058Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.34s) [2020-11-09T15:51:36.058Z] === RUN TestBuildPlatformInvalid [2020-11-09T15:51:36.058Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2020-11-09T15:51:36.058Z] PASS [2020-11-09T15:51:36.058Z] [2020-11-09T15:51:36.058Z] === Skipped [2020-11-09T15:51:36.058Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-11-09T15:51:36.058Z] build_session_test.go:25: TODO: BuildKit [2020-11-09T15:51:36.058Z] [2020-11-09T15:51:36.058Z] [2020-11-09T15:51:36.058Z] DONE 32 tests, 1 skipped in 93.525s [2020-11-09T15:51:36.058Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-11-09T15:51:36.058Z] ++ 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-11-09T15:51:36.058Z] ++ set -e [2020-11-09T15:51:36.058Z] ++ '[' -n 0 ']' [2020-11-09T15:51:36.058Z] ++ set -x [2020-11-09T15:51:36.058Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-11-09T15:51:36.058Z] INFO: Testing against a local daemon [2020-11-09T15:51:36.058Z] === RUN TestConfigInspect [2020-11-09T15:51:36.093Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-11-09T15:51:36.354Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-11-09T15:51:36.925Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-11-09T15:51:37.185Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-11-09T15:51:37.445Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-11-09T15:51:37.705Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-11-09T15:51:38.135Z] --- PASS: TestConfigInspect (1.92s) [2020-11-09T15:51:38.135Z] === RUN TestConfigList [2020-11-09T15:51:38.208Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.26s) [2020-11-09T15:51:38.208Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-11-09T15:51:38.753Z] time="2020-11-09T15:51:38Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2020-11-09T15:51:39.024Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-11-09T15:51:39.616Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-11-09T15:51:40.125Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.31s) [2020-11-09T15:51:40.125Z] === RUN TestAuthZPluginHeader [2020-11-09T15:51:40.213Z] --- PASS: TestConfigList (1.98s) [2020-11-09T15:51:40.213Z] === RUN TestConfigsCreateAndDelete [2020-11-09T15:51:41.093Z] --- PASS: TestDockerNetworkMacvlan (18.87s) [2020-11-09T15:51:41.093Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2020-11-09T15:51:41.093Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2020-11-09T15:51:41.093Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.36s) [2020-11-09T15:51:41.093Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.41s) [2020-11-09T15:51:41.093Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.17s) [2020-11-09T15:51:41.093Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.41s) [2020-11-09T15:51:41.093Z] PASS [2020-11-09T15:51:41.093Z] [2020-11-09T15:51:41.093Z] DONE 8 tests in 20.357s [2020-11-09T15:51:41.093Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-11-09T15:51:41.093Z] ++ 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-11-09T15:51:41.093Z] ++ set -e [2020-11-09T15:51:41.093Z] ++ '[' -n 0 ']' [2020-11-09T15:51:41.093Z] ++ set -x [2020-11-09T15:51:41.093Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-11-09T15:51:41.093Z] testing: warning: no tests to run [2020-11-09T15:51:41.093Z] PASS [2020-11-09T15:51:41.093Z] [2020-11-09T15:51:41.093Z] DONE 0 tests in 0.015s [2020-11-09T15:51:41.093Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-11-09T15:51:41.093Z] ++ 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-11-09T15:51:41.093Z] ++ set -e [2020-11-09T15:51:41.093Z] ++ '[' -n 0 ']' [2020-11-09T15:51:41.093Z] ++ set -x [2020-11-09T15:51:41.093Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-11-09T15:51:41.093Z] INFO: Testing against a local daemon [2020-11-09T15:51:41.093Z] === RUN TestAuthZPluginAllowRequest [2020-11-09T15:51:41.517Z] --- PASS: TestAuthZPluginHeader (1.05s) [2020-11-09T15:51:41.517Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-11-09T15:51:41.517Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-11-09T15:51:41.517Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-09T15:51:41.517Z] === RUN TestAuthZPluginV2Disable [2020-11-09T15:51:41.517Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-11-09T15:51:41.517Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-09T15:51:41.517Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-11-09T15:51:41.517Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-11-09T15:51:41.517Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-09T15:51:41.517Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-11-09T15:51:41.517Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-11-09T15:51:41.517Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-09T15:51:41.517Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-11-09T15:51:42.189Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-11-09T15:51:42.292Z] --- PASS: TestConfigsCreateAndDelete (1.93s) [2020-11-09T15:51:42.292Z] === RUN TestConfigsUpdate [2020-11-09T15:51:42.601Z] --- PASS: TestAuthZPluginAllowRequest (1.69s) [2020-11-09T15:51:42.601Z] === RUN TestAuthZPluginTLS [2020-11-09T15:51:43.234Z] --- PASS: TestAuthZPluginTLS (0.53s) [2020-11-09T15:51:43.234Z] === RUN TestAuthZPluginDenyRequest [2020-11-09T15:51:43.574Z] --- PASS: TestContainerKillOnDaemonStart (13.03s) [2020-11-09T15:51:43.574Z] PASS [2020-11-09T15:51:43.574Z] [2020-11-09T15:51:43.574Z] === Skipped [2020-11-09T15:51:43.574Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-11-09T15:51:43.574Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-11-09T15:51:43.574Z] [2020-11-09T15:51:43.574Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2020-11-09T15:51:43.574Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-09T15:51:43.574Z] [2020-11-09T15:51:43.574Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-11-09T15:51:43.574Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-09T15:51:43.574Z] [2020-11-09T15:51:43.574Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-11-09T15:51:43.574Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-11-09T15:51:43.574Z] [2020-11-09T15:51:43.574Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-11-09T15:51:43.574Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-11-09T15:51:43.574Z] [2020-11-09T15:51:43.574Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-11-09T15:51:43.574Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-11-09T15:51:43.574Z] [2020-11-09T15:51:43.574Z] [2020-11-09T15:51:43.574Z] DONE 193 tests, 6 skipped in 147.016s [2020-11-09T15:51:43.574Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-11-09T15:51:43.574Z] ++ 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-11-09T15:51:43.574Z] ++ set -e [2020-11-09T15:51:43.574Z] ++ '[' -n 0 ']' [2020-11-09T15:51:43.574Z] ++ set -x [2020-11-09T15:51:43.574Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-11-09T15:51:43.802Z] --- PASS: TestConfigsUpdate (1.86s) [2020-11-09T15:51:43.802Z] === RUN TestTemplatedConfig [2020-11-09T15:51:43.834Z] INFO: Testing against a local daemon [2020-11-09T15:51:43.834Z] === RUN TestCommitInheritsEnv [2020-11-09T15:51:43.872Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-11-09T15:51:43.872Z] === RUN TestAuthZPluginAPIDenyResponse [2020-11-09T15:51:44.164Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s) [2020-11-09T15:51:44.164Z] === RUN TestAuthZPluginDenyResponse [2020-11-09T15:51:44.405Z] --- PASS: TestCommitInheritsEnv (0.42s) [2020-11-09T15:51:44.406Z] === RUN TestImportExtremelyLargeImageWorks [2020-11-09T15:51:44.406Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-11-09T15:51:44.406Z] === RUN TestImagesFilterMultiReference [2020-11-09T15:51:44.406Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-11-09T15:51:44.406Z] === RUN TestImagePullPlatformInvalid [2020-11-09T15:51:44.406Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-11-09T15:51:44.406Z] === RUN TestRemoveImageOrphaning [2020-11-09T15:51:44.667Z] --- PASS: TestRemoveImageOrphaning (0.35s) [2020-11-09T15:51:44.667Z] === RUN TestRemoveImageGarbageCollector [2020-11-09T15:51:44.799Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-11-09T15:51:44.799Z] === RUN TestAuthZPluginAllowEventStream [2020-11-09T15:51:45.610Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-11-09T15:51:46.540Z] --- PASS: TestTemplatedConfig (2.31s) [2020-11-09T15:51:46.540Z] === RUN TestConfigCreateResolve [2020-11-09T15:51:46.552Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-11-09T15:51:46.866Z] --- PASS: TestAuthZPluginAllowEventStream (1.64s) [2020-11-09T15:51:46.866Z] === RUN TestAuthZPluginErrorResponse [2020-11-09T15:51:46.866Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2020-11-09T15:51:46.866Z] === RUN TestAuthZPluginErrorRequest [2020-11-09T15:51:47.123Z] --- PASS: TestRemoveImageGarbageCollector (2.21s) [2020-11-09T15:51:47.123Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-11-09T15:51:47.123Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-11-09T15:51:47.123Z] === RUN TestTagInvalidReference [2020-11-09T15:51:47.123Z] --- PASS: TestTagInvalidReference (0.02s) [2020-11-09T15:51:47.123Z] === RUN TestTagValidPrefixedRepo [2020-11-09T15:51:47.123Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-11-09T15:51:47.123Z] === RUN TestTagExistedNameWithoutForce [2020-11-09T15:51:47.123Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-11-09T15:51:47.123Z] === RUN TestTagOfficialNames [2020-11-09T15:51:47.123Z] --- PASS: TestTagOfficialNames (0.07s) [2020-11-09T15:51:47.123Z] === RUN TestTagMatchesDigest [2020-11-09T15:51:47.309Z] --- PASS: TestGet (15.03s) [2020-11-09T15:51:47.309Z] === RUN TestPluginWithNoManifest [2020-11-09T15:51:47.309Z] --- PASS: TestPluginWithNoManifest (0.00s) [2020-11-09T15:51:47.309Z] === RUN TestGetAll [2020-11-09T15:51:47.309Z] --- PASS: TestGetAll (0.00s) [2020-11-09T15:51:47.309Z] PASS [2020-11-09T15:51:47.309Z] coverage: 73.4% of statements [2020-11-09T15:51:47.309Z] ok github.com/docker/docker/pkg/plugins 35.220s coverage: 73.4% of statements [2020-11-09T15:51:47.309Z] WARN invalid TestEvent: FAIL github.com/docker/docker/pkg/system [build failed] [2020-11-09T15:51:47.309Z] bad output from test2json: FAIL github.com/docker/docker/pkg/system [build failed] [2020-11-09T15:51:47.359Z] Leaving: AppArmorNo profiles have been unloaded. [2020-11-09T15:51:47.359Z] [2020-11-09T15:51:47.359Z] Unloading profiles will leave already running processes permanently [2020-11-09T15:51:47.359Z] unconfined, which can lead to unexpected situations. [2020-11-09T15:51:47.359Z] [2020-11-09T15:51:47.359Z] To set a process to complain mode, use the command line tool [2020-11-09T15:51:47.359Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-11-09T15:51:47.359Z] [2020-11-09T15:51:47.383Z] --- PASS: TestTagMatchesDigest (0.07s) [2020-11-09T15:51:47.383Z] === CONT TestImportExtremelyLargeImageWorks [2020-11-09T15:51:47.383Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-11-09T15:51:47.500Z] --- PASS: TestAuthZPluginErrorRequest (0.52s) [2020-11-09T15:51:47.500Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration Post stage [Pipeline] junit [2020-11-09T15:51:47.634Z] Recording test results [Pipeline] sh [2020-11-09T15:51:48.053Z] --- PASS: TestConfigCreateResolve (1.92s) [2020-11-09T15:51:48.053Z] === RUN TestConfigDaemonLibtrustID [2020-11-09T15:51:48.099Z] + echo Ensuring container killed. [2020-11-09T15:51:48.099Z] Ensuring container killed. [2020-11-09T15:51:48.099Z] + docker rm -vf docker-pr3 [2020-11-09T15:51:48.099Z] Error: No such container: docker-pr3 [2020-11-09T15:51:48.099Z] + true [Pipeline] sh [2020-11-09T15:51:48.139Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-11-09T15:51:48.139Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-11-09T15:51:48.327Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-11-09T15:51:48.397Z] + echo Chowning /workspace to jenkins user [2020-11-09T15:51:48.398Z] Chowning /workspace to jenkins user [2020-11-09T15:51:48.398Z] + id -u [2020-11-09T15:51:48.398Z] + id -g [2020-11-09T15:51:48.398Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41653:/workspace busybox chown -R 1000:1000 /workspace [2020-11-09T15:51:48.688Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-11-09T15:51:48.688Z] PASS [2020-11-09T15:51:48.688Z] [2020-11-09T15:51:48.688Z] DONE 7 tests in 12.532s [2020-11-09T15:51:48.688Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-11-09T15:51:48.688Z] ++ 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-11-09T15:51:48.688Z] ++ set -e [2020-11-09T15:51:48.688Z] ++ '[' -n 0 ']' [2020-11-09T15:51:48.688Z] ++ set -x [2020-11-09T15:51:48.688Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-11-09T15:51:48.688Z] INFO: Testing against a local daemon [2020-11-09T15:51:48.688Z] === RUN TestCheckpoint [2020-11-09T15:51:48.688Z] --- SKIP: TestCheckpoint (0.00s) [2020-11-09T15:51:48.688Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-11-09T15:51:48.688Z] === RUN TestContainerInvalidJSON [2020-11-09T15:51:48.688Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-11-09T15:51:48.688Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-11-09T15:51:48.688Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-11-09T15:51:48.688Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-11-09T15:51:48.688Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-11-09T15:51:48.688Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-11-09T15:51:48.688Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-11-09T15:51:48.688Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-11-09T15:51:48.688Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-11-09T15:51:48.688Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-11-09T15:51:48.688Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-11-09T15:51:48.688Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-11-09T15:51:48.688Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-11-09T15:51:48.688Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-11-09T15:51:48.688Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2020-11-09T15:51:48.688Z] === RUN TestCopyFromContainerPathIsNotDir [2020-11-09T15:51:48.688Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2020-11-09T15:51:48.688Z] === RUN TestCopyToContainerPathDoesNotExist [2020-11-09T15:51:48.846Z] [2020-11-09T15:51:48.846Z] === Skipped [2020-11-09T15:51:48.846Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-11-09T15:51:48.846Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-11-09T15:51:48.846Z] [2020-11-09T15:51:48.846Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-11-09T15:51:48.846Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-11-09T15:51:48.846Z] [2020-11-09T15:51:48.846Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-11-09T15:51:48.846Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-11-09T15:51:48.846Z] [2020-11-09T15:51:48.846Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-11-09T15:51:48.846Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-11-09T15:51:48.846Z] [2020-11-09T15:51:48.846Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-11-09T15:51:48.846Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-11-09T15:51:48.846Z] [2020-11-09T15:51:48.846Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-11-09T15:51:48.846Z] client_test.go:23: runtime.GOOS == "windows" [2020-11-09T15:51:48.846Z] [2020-11-09T15:51:48.846Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-11-09T15:51:48.846Z] daemon_test.go:147: root required [2020-11-09T15:51:48.846Z] [2020-11-09T15:51:48.846Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-11-09T15:51:48.846Z] reload_test.go:520: root required [2020-11-09T15:51:48.846Z] [2020-11-09T15:51:48.846Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-11-09T15:51:48.846Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2020-11-09T15:51:48.846Z] [2020-11-09T15:51:48.846Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-11-09T15:51:48.846Z] pull_v2_test.go:73: Needs fixing on Windows [2020-11-09T15:51:48.846Z] [2020-11-09T15:51:48.846Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-11-09T15:51:48.846Z] pull_v2_test.go:118: Needs fixing on Windows [2020-11-09T15:51:48.846Z] [2020-11-09T15:51:48.846Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-11-09T15:51:48.846Z] download_test.go:268: Needs fixing on Windows [2020-11-09T15:51:48.846Z] [2020-11-09T15:51:48.846Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-11-09T15:51:48.846Z] layer_test.go:304: Failing on Windows [2020-11-09T15:51:48.846Z] [2020-11-09T15:51:48.846Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-11-09T15:51:48.846Z] layer_test.go:353: Failing on Windows [2020-11-09T15:51:48.846Z] [2020-11-09T15:51:48.846Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-11-09T15:51:48.846Z] layer_test.go:468: Failing on Windows [2020-11-09T15:51:48.846Z] [2020-11-09T15:51:48.846Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-11-09T15:51:48.846Z] layer_test.go:697: Failing on Windows [2020-11-09T15:51:48.846Z] [2020-11-09T15:51:48.846Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-11-09T15:51:48.846Z] migration_test.go:46: Failing on Windows [2020-11-09T15:51:48.846Z] [2020-11-09T15:51:48.846Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-11-09T15:51:48.846Z] migration_test.go:182: Failing on Windows [2020-11-09T15:51:48.846Z] [2020-11-09T15:51:48.846Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-11-09T15:51:48.846Z] mount_test.go:17: Failing on Windows [2020-11-09T15:51:48.846Z] [2020-11-09T15:51:48.846Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-11-09T15:51:48.846Z] mount_test.go:76: Failing on Windows [2020-11-09T15:51:48.846Z] [2020-11-09T15:51:48.846Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-11-09T15:51:48.846Z] mount_test.go:125: Failing on Windows [2020-11-09T15:51:48.846Z] [2020-11-09T15:51:48.846Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-11-09T15:51:48.846Z] mount_test.go:212: Failing on Windows [2020-11-09T15:51:48.846Z] [2020-11-09T15:51:48.846Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-11-09T15:51:48.846Z] archive_test.go:133: Xz not present in msys2 [2020-11-09T15:51:48.846Z] [2020-11-09T15:51:48.846Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-11-09T15:51:48.846Z] archive_test.go:238: Failing on Windows CI machines [2020-11-09T15:51:48.846Z] [2020-11-09T15:51:48.846Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-11-09T15:51:48.846Z] archive_windows_test.go:16: Currently fails [2020-11-09T15:51:48.846Z] [2020-11-09T15:51:48.846Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-11-09T15:51:48.846Z] changes_test.go:192: needs more investigation [2020-11-09T15:51:48.846Z] [2020-11-09T15:51:48.846Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-11-09T15:51:48.846Z] changes_test.go:405: needs further investigation [2020-11-09T15:51:48.846Z] [2020-11-09T15:51:48.846Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-11-09T15:51:48.846Z] changes_test.go:441: needs further investigation [2020-11-09T15:51:48.846Z] [2020-11-09T15:51:48.846Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-11-09T15:51:48.846Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-11-09T15:51:48.846Z] [2020-11-09T15:51:48.846Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-11-09T15:51:48.846Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-11-09T15:51:48.846Z] [2020-11-09T15:51:48.846Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-11-09T15:51:48.846Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-11-09T15:51:48.846Z] [2020-11-09T15:51:48.846Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-11-09T15:51:48.846Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-11-09T15:51:48.846Z] [2020-11-09T15:51:48.846Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-11-09T15:51:48.846Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2020-11-09T15:51:48.846Z] [2020-11-09T15:51:48.846Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-11-09T15:51:48.846Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-11-09T15:51:48.846Z] [2020-11-09T15:51:48.846Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.01s) [2020-11-09T15:51:48.846Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2020-11-09T15:51:48.846Z] [2020-11-09T15:51:48.846Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.01s) [2020-11-09T15:51:48.846Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2020-11-09T15:51:48.846Z] [2020-11-09T15:51:48.846Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-11-09T15:51:48.846Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2020-11-09T15:51:48.846Z] [2020-11-09T15:51:48.846Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-11-09T15:51:48.846Z] poller_test.go:41: No chmod on Windows [2020-11-09T15:51:48.846Z] [2020-11-09T15:51:48.846Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-11-09T15:51:48.846Z] fileutils_test.go:134: Needs porting to Windows [2020-11-09T15:51:48.846Z] [2020-11-09T15:51:48.846Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-11-09T15:51:48.846Z] fileutils_test.go:180: Needs porting to Windows [2020-11-09T15:51:48.846Z] [2020-11-09T15:51:48.846Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-11-09T15:51:48.846Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2020-11-09T15:51:48.846Z] [2020-11-09T15:51:48.846Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2020-11-09T15:51:48.846Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2020-11-09T15:51:48.846Z] [2020-11-09T15:51:48.846Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-11-09T15:51:48.846Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2020-11-09T15:51:48.846Z] [2020-11-09T15:51:48.846Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-11-09T15:51:48.846Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-11-09T15:51:48.846Z] [2020-11-09T15:51:48.846Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-11-09T15:51:48.846Z] local_test.go:181: runtime.GOOS == "windows" [2020-11-09T15:51:48.846Z] [2020-11-09T15:51:48.846Z] [2020-11-09T15:51:48.846Z] === Errors [2020-11-09T15:51:48.846Z] pkg\mount\deprecated.go:23:16: undefined: mount.RDONLY [2020-11-09T15:51:48.846Z] pkg\mount\deprecated.go:24:16: undefined: mount.NOSUID [2020-11-09T15:51:48.846Z] pkg\mount\deprecated.go:25:16: undefined: mount.NOEXEC [2020-11-09T15:51:48.846Z] pkg\mount\deprecated.go:26:16: undefined: mount.SYNCHRONOUS [2020-11-09T15:51:48.846Z] pkg\mount\deprecated.go:27:16: undefined: mount.NOATIME [2020-11-09T15:51:48.846Z] pkg\mount\deprecated.go:28:16: undefined: mount.BIND [2020-11-09T15:51:48.846Z] pkg\mount\deprecated.go:29:16: undefined: mount.DIRSYNC [2020-11-09T15:51:48.846Z] pkg\mount\deprecated.go:30:16: undefined: mount.MANDLOCK [2020-11-09T15:51:48.846Z] pkg\mount\deprecated.go:31:16: undefined: mount.NODEV [2020-11-09T15:51:48.846Z] pkg\mount\deprecated.go:32:16: undefined: mount.NODIRATIME [2020-11-09T15:51:48.846Z] pkg\mount\deprecated.go:32:16: too many errors [2020-11-09T15:51:48.846Z] pkg\system\rm_test.go:62:12: undefined: mount.Mount [2020-11-09T15:51:48.846Z] [2020-11-09T15:51:48.846Z] DONE 1763 tests, 45 skipped, 12 errors in 203.231s [2020-11-09T15:51:48.846Z] [2020-11-09T15:51:48.846Z] ERROR: make.ps1 failed: [2020-11-09T15:51:48.846Z] Unit tests failed [2020-11-09T15:51:48.846Z] At C:\gopath\src\github.com\docker\docker\hack\make.ps1:335 char:30 [2020-11-09T15:51:48.846Z] + if ($p.ExitCode -ne 0) { Throw "Unit tests failed" } [2020-11-09T15:51:48.846Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~ [2020-11-09T15:51:48.846Z] [2020-11-09T15:51:48.846Z] ___________ .__.__ .___ [2020-11-09T15:51:48.846Z] \_ _____/____ |__| | ____ __| _/ [2020-11-09T15:51:48.846Z] | __) \__ \ | | | _/ __ \ / __ | [2020-11-09T15:51:48.846Z] | \ / __ \| | |_\ ___// /_/ | [2020-11-09T15:51:48.846Z] \___ / (____ /__|____/\___ >____ | [2020-11-09T15:51:48.846Z] \/ \/ \/ \/ [2020-11-09T15:51:48.846Z] [2020-11-09T15:51:48.846Z] INFO: make.ps1 ended at 11/09/2020 15:51:48 [2020-11-09T15:51:48.983Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2020-11-09T15:51:48.983Z] === RUN TestCopyToContainerPathIsNotDir [2020-11-09T15:51:48.983Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2020-11-09T15:51:48.983Z] === RUN TestCopyFromContainer [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-11-09T15:51:49.639Z] + bundleName=docker-py [2020-11-09T15:51:49.639Z] + echo Creating docker-py-bundles.tar.gz [2020-11-09T15:51:49.639Z] Creating docker-py-bundles.tar.gz [2020-11-09T15:51:49.639Z] + 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-11-09T15:51:49.652Z] Archiving artifacts [2020-11-09T15:51:49.712Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-11-09T15:51:49.961Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41653/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [2020-11-09T15:51:50.027Z] === RUN TestCopyFromContainer// [Pipeline] sh [2020-11-09T15:51:50.207Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.98s) [2020-11-09T15:51:50.207Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-11-09T15:51:50.321Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41653/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=43d61d2bcff418778131063ddd519bdd1138e0a0 -e DOCKER_GRAPHDRIVER docker:43d61d2bcff418778131063ddd519bdd1138e0a0 hack/make.sh binary-daemon [2020-11-09T15:51:50.325Z] === RUN TestCopyFromContainer//bar/root [2020-11-09T15:51:50.325Z] === RUN TestCopyFromContainer//bar/root/ [2020-11-09T15:51:50.325Z] === RUN TestCopyFromContainer/bar/quux [2020-11-09T15:51:50.386Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-11-09T15:51:50.386Z] [2020-11-09T15:51:50.386Z] [2020-11-09T15:51:50.386Z] ERROR: Failed 'ERROR: Unit tests failed' at 11/09/2020 15:51:50 [2020-11-09T15:51:50.386Z] At D:\gopath\src\github.com\docker\docker\hack\ci\windows.ps1:808 char:17 [2020-11-09T15:51:50.386Z] + Throw "ERROR: Unit tests failed" [2020-11-09T15:51:50.386Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2020-11-09T15:51:50.386Z] [2020-11-09T15:51:50.386Z] [2020-11-09T15:51:50.386Z] [2020-11-09T15:51:50.386Z] INFO: Tidying up at end of run [2020-11-09T15:51:50.386Z] INFO: Saving daemon under test log (d:\CI\PR-41653\3\dut.out) to bundles\CIDUT.out [2020-11-09T15:51:50.386Z] INFO: Saving daemon under test log (d:\CI\PR-41653\3\dut.err) to bundles\CIDUT.err [2020-11-09T15:51:50.386Z] INFO: Nuke-Everything... [2020-11-09T15:51:50.386Z] INFO: Container count on control daemon to delete is 2 [2020-11-09T15:51:50.581Z] [2020-11-09T15:51:50.618Z] === RUN TestCopyFromContainer/bar/quux/ [2020-11-09T15:51:50.618Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-11-09T15:51:50.618Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-11-09T15:51:50.618Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-11-09T15:51:50.842Z] Removing bundles/ [2020-11-09T15:51:50.842Z] [2020-11-09T15:51:50.842Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-11-09T15:51:50.842Z] Building: bundles/binary-daemon/dockerd-dev [2020-11-09T15:51:50.842Z] GOOS="" GOARCH="" GOARM="" [2020-11-09T15:51:50.843Z] 037f7ec5d67b [2020-11-09T15:51:50.843Z] 3ad3bd3a19dc [2020-11-09T15:51:50.843Z] INFO: Non-base image count on control daemon to delete is 1 [2020-11-09T15:51:50.912Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-11-09T15:51:50.912Z] === RUN TestCopyFromContainer/bar/notarget [2020-11-09T15:51:50.912Z] --- PASS: TestCopyFromContainer (2.02s) [2020-11-09T15:51:50.912Z] --- PASS: TestCopyFromContainer// (0.11s) [2020-11-09T15:51:50.912Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2020-11-09T15:51:50.912Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2020-11-09T15:51:50.912Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2020-11-09T15:51:50.912Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-11-09T15:51:50.912Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-11-09T15:51:50.912Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-11-09T15:51:50.912Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-11-09T15:51:50.912Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-11-09T15:51:50.912Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-11-09T15:51:50.912Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-11-09T15:51:50.912Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-09T15:51:50.912Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-09T15:51:50.912Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-09T15:51:50.912Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-09T15:51:50.912Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-09T15:51:50.912Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-09T15:51:50.912Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-09T15:51:50.912Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-09T15:51:50.912Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-09T15:51:50.912Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-11-09T15:51:50.912Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-11-09T15:51:50.912Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-11-09T15:51:50.912Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-11-09T15:51:50.912Z] === RUN TestCreateLinkToNonExistingContainer [2020-11-09T15:51:50.912Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-11-09T15:51:50.912Z] === RUN TestCreateWithInvalidEnv [2020-11-09T15:51:50.912Z] === RUN TestCreateWithInvalidEnv/0 [2020-11-09T15:51:50.912Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-11-09T15:51:50.912Z] === RUN TestCreateWithInvalidEnv/1 [2020-11-09T15:51:50.912Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-11-09T15:51:50.912Z] === RUN TestCreateWithInvalidEnv/2 [2020-11-09T15:51:50.912Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-11-09T15:51:50.912Z] === CONT TestCreateWithInvalidEnv/0 [2020-11-09T15:51:50.912Z] === CONT TestCreateWithInvalidEnv/1 [2020-11-09T15:51:50.912Z] === CONT TestCreateWithInvalidEnv/2 [2020-11-09T15:51:50.912Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-11-09T15:51:50.912Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-11-09T15:51:50.912Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-11-09T15:51:50.912Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-11-09T15:51:50.912Z] === RUN TestCreateTmpfsMountsTarget [2020-11-09T15:51:50.912Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-11-09T15:51:50.912Z] === RUN TestCreateWithCustomMaskedPaths [2020-11-09T15:51:51.623Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-11-09T15:51:52.276Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.13s) [2020-11-09T15:51:52.276Z] === RUN TestAuthZPluginHeader [2020-11-09T15:51:52.377Z] Deleted: sha256:129816d4049738e3d8d59f2d51694de9085646ee427bf046378813786b6484d7 [2020-11-09T15:51:52.377Z] Deleted: sha256:4c7dfe5b0fc5c9051d285dd80412685fce920db17b7979c8aa913e8a28a1ce08 [2020-11-09T15:51:52.377Z] INFO: Killing daemon with PID 2236 [2020-11-09T15:51:52.377Z] INFO: Tidying pidfile d:\CI\PR-41653\3\docker.pid [2020-11-09T15:51:52.377Z] INFO: Stopping possible daemon pid 2236 [2020-11-09T15:51:52.377Z] ERROR: The process "2236" not found. [2020-11-09T15:51:52.377Z] INFO: Nuking d:\CI [2020-11-09T15:51:52.432Z] --- PASS: TestCreateWithCustomMaskedPaths (1.49s) [2020-11-09T15:51:52.432Z] === RUN TestCreateWithCustomReadonlyPaths [2020-11-09T15:51:52.909Z] --- PASS: TestAuthZPluginHeader (0.84s) [2020-11-09T15:51:52.909Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-11-09T15:51:52.909Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-11-09T15:51:52.909Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-09T15:51:52.909Z] === RUN TestAuthZPluginV2Disable [2020-11-09T15:51:52.909Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-11-09T15:51:52.909Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-09T15:51:52.909Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-11-09T15:51:52.909Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-11-09T15:51:52.909Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-09T15:51:52.909Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-11-09T15:51:52.909Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-11-09T15:51:52.909Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-09T15:51:52.909Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-11-09T15:51:53.533Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-11-09T15:51:54.518Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.59s) [2020-11-09T15:51:54.518Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-11-09T15:51:54.518Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-09T15:51:54.518Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-09T15:51:54.518Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-09T15:51:54.518Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-09T15:51:54.518Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-09T15:51:54.518Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-09T15:51:54.518Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-09T15:51:54.518Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-09T15:51:54.518Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-09T15:51:54.518Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-09T15:51:54.518Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-09T15:51:54.518Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-09T15:51:54.518Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-09T15:51:54.518Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-09T15:51:54.518Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-09T15:51:54.518Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-11-09T15:51:54.518Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-11-09T15:51:54.518Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-11-09T15:51:54.518Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-11-09T15:51:54.518Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-11-09T15:51:54.518Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-11-09T15:51:54.518Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-11-09T15:51:54.813Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.51s) [2020-11-09T15:51:54.813Z] === RUN TestCreateDifferentPlatform [2020-11-09T15:51:54.813Z] === RUN TestCreateDifferentPlatform/different_os [2020-11-09T15:51:54.813Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-11-09T15:51:54.813Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-11-09T15:51:54.813Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-11-09T15:51:54.813Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-11-09T15:51:54.813Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-11-09T15:51:54.813Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2020-11-09T15:51:54.813Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2020-11-09T15:51:54.813Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2020-11-09T15:51:54.813Z] === RUN TestContainerStartOnDaemonRestart [2020-11-09T15:51:54.813Z] === PAUSE TestContainerStartOnDaemonRestart [2020-11-09T15:51:54.813Z] === RUN TestDaemonRestartIpcMode [2020-11-09T15:51:54.813Z] === PAUSE TestDaemonRestartIpcMode [2020-11-09T15:51:54.813Z] === RUN TestDaemonHostGatewayIP [2020-11-09T15:51:54.813Z] === PAUSE TestDaemonHostGatewayIP [2020-11-09T15:51:54.813Z] === RUN TestContainerKillOnDaemonStart [2020-11-09T15:51:54.813Z] === PAUSE TestContainerKillOnDaemonStart [2020-11-09T15:51:54.813Z] === RUN TestDiff [2020-11-09T15:51:55.447Z] --- PASS: TestDiff (0.49s) [2020-11-09T15:51:55.447Z] === RUN TestExecWithCloseStdin [2020-11-09T15:51:56.076Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-11-09T15:51:56.085Z] --- PASS: TestExecWithCloseStdin (0.64s) [2020-11-09T15:51:56.085Z] === RUN TestExec [2020-11-09T15:51:56.336Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-11-09T15:51:56.720Z] --- PASS: TestExec (0.62s) [2020-11-09T15:51:56.720Z] === RUN TestExecUser [2020-11-09T15:51:57.280Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-11-09T15:51:57.280Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-11-09T15:51:57.281Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-11-09T15:51:57.281Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-11-09T15:51:57.281Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-11-09T15:51:57.356Z] --- PASS: TestExecUser (0.62s) [2020-11-09T15:51:57.356Z] === RUN TestExportContainerAndImportImage [2020-11-09T15:51:57.996Z] --- PASS: TestExportContainerAndImportImage (0.82s) [2020-11-09T15:51:57.996Z] === RUN TestExportContainerAfterDaemonRestart [2020-11-09T15:51:59.514Z] --- PASS: TestExportContainerAfterDaemonRestart (1.44s) [2020-11-09T15:51:59.514Z] === RUN TestHealthCheckWorkdir [2020-11-09T15:51:59.638Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.14s) [2020-11-09T15:51:59.638Z] PASS [2020-11-09T15:51:59.638Z] [2020-11-09T15:51:59.638Z] === Skipped [2020-11-09T15:51:59.638Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-11-09T15:51:59.638Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-09T15:51:59.638Z] [2020-11-09T15:51:59.638Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-11-09T15:51:59.638Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-09T15:51:59.638Z] [2020-11-09T15:51:59.638Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-11-09T15:51:59.638Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-09T15:51:59.638Z] [2020-11-09T15:51:59.638Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-11-09T15:51:59.638Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-09T15:51:59.638Z] [2020-11-09T15:51:59.638Z] [2020-11-09T15:51:59.638Z] DONE 17 tests, 4 skipped in 32.398s [2020-11-09T15:51:59.638Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-11-09T15:51:59.638Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-11-09T15:51:59.638Z] ++ set -e [2020-11-09T15:51:59.638Z] ++ '[' -n 0 ']' [2020-11-09T15:51:59.638Z] ++ set -x [2020-11-09T15:51:59.639Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-11-09T15:51:59.639Z] INFO: Testing against a local daemon [2020-11-09T15:51:59.639Z] === RUN TestPluginInvalidJSON [2020-11-09T15:51:59.639Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-11-09T15:51:59.639Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-11-09T15:51:59.639Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-11-09T15:51:59.639Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-11-09T15:51:59.639Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-11-09T15:51:59.639Z] === RUN TestPluginInstall [2020-11-09T15:51:59.639Z] === RUN TestPluginInstall/no_auth [2020-11-09T15:51:59.827Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-11-09T15:52:00.152Z] --- PASS: TestHealthCheckWorkdir (0.75s) [2020-11-09T15:52:00.152Z] === RUN TestHealthKillContainer [2020-11-09T15:52:01.741Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-11-09T15:52:02.190Z] time="2020-11-09T15:52:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-09T15:52:02.190Z] time="2020-11-09T15:52:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4a732119c5eeef2504e5db390b6001c89e5c16625edcb5c19145e06be4bfbcad" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-09T15:52:02.190Z] time="2020-11-09T15:52:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-09T15:52:02.190Z] time="2020-11-09T15:52:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4a732119c5eeef2504e5db390b6001c89e5c16625edcb5c19145e06be4bfbcad" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-09T15:52:02.452Z] === RUN TestPluginInstall/with_htpasswd [2020-11-09T15:52:02.913Z] --- PASS: TestHealthKillContainer (2.63s) [2020-11-09T15:52:02.913Z] === RUN TestInspectCpusetInConfigPre120 [2020-11-09T15:52:03.024Z] time="2020-11-09T15:52:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-09T15:52:03.024Z] time="2020-11-09T15:52:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:df0b04dfc6acb571dc321df9bea99a6e496777169cd4462132ebf41c25ccaeda" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-09T15:52:03.024Z] time="2020-11-09T15:52:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-09T15:52:03.024Z] time="2020-11-09T15:52:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:df0b04dfc6acb571dc321df9bea99a6e496777169cd4462132ebf41c25ccaeda" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-09T15:52:03.207Z] --- PASS: TestInspectCpusetInConfigPre120 (0.51s) [2020-11-09T15:52:03.207Z] === RUN TestIpcModeNone [2020-11-09T15:52:03.596Z] === RUN TestPluginInstall/with_insecure [2020-11-09T15:52:03.662Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-11-09T15:52:04.247Z] --- PASS: TestIpcModeNone (0.64s) [2020-11-09T15:52:04.247Z] === RUN TestIpcModePrivate [2020-11-09T15:52:04.541Z] --- PASS: TestIpcModePrivate (0.63s) [2020-11-09T15:52:04.541Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-11-09T15:52:04.541Z] === RUN TestIpcModeShareable [2020-11-09T15:52:04.983Z] time="2020-11-09T15:52:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-09T15:52:04.984Z] time="2020-11-09T15:52:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cdf75904d4e0cbd7d6015f1b019b5f591dea9d24424891048f7f1dabe2265bc4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-09T15:52:04.984Z] time="2020-11-09T15:52:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-09T15:52:04.984Z] time="2020-11-09T15:52:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cdf75904d4e0cbd7d6015f1b019b5f591dea9d24424891048f7f1dabe2265bc4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-09T15:52:05.179Z] --- PASS: TestIpcModeShareable (0.61s) [2020-11-09T15:52:05.179Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-11-09T15:52:05.179Z] === RUN TestAPIIpcModeShareableAndContainer [2020-11-09T15:52:05.556Z] --- PASS: TestPluginInstall (5.80s) [2020-11-09T15:52:05.556Z] --- PASS: TestPluginInstall/no_auth (2.72s) [2020-11-09T15:52:05.556Z] --- PASS: TestPluginInstall/with_htpasswd (1.28s) [2020-11-09T15:52:05.556Z] --- PASS: TestPluginInstall/with_insecure (1.80s) [2020-11-09T15:52:05.556Z] plugin_test.go:157: [d9e934d154708] daemon is not started [2020-11-09T15:52:05.556Z] PASS [2020-11-09T15:52:05.556Z] [2020-11-09T15:52:05.556Z] DONE 6 tests in 6.021s [2020-11-09T15:52:05.556Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-11-09T15:52:05.556Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-11-09T15:52:05.556Z] ++ set -e [2020-11-09T15:52:05.556Z] ++ '[' -n 0 ']' [2020-11-09T15:52:05.556Z] ++ set -x [2020-11-09T15:52:05.556Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-11-09T15:52:05.556Z] INFO: Testing against a local daemon [2020-11-09T15:52:05.556Z] === RUN TestExternalGraphDriver [2020-11-09T15:52:05.573Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-11-09T15:52:05.817Z] === RUN TestExternalGraphDriver/json [2020-11-09T15:52:06.146Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-11-09T15:52:07.249Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.78s) [2020-11-09T15:52:07.249Z] === RUN TestAPIIpcModeHost [2020-11-09T15:52:07.544Z] --- PASS: TestAPIIpcModeHost (0.46s) [2020-11-09T15:52:07.544Z] === RUN TestDaemonIpcModeShareable [2020-11-09T15:52:08.372Z] === RUN TestExternalGraphDriver/spec [2020-11-09T15:52:08.689Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-11-09T15:52:08.948Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-11-09T15:52:09.057Z] --- PASS: TestDaemonIpcModeShareable (1.41s) [2020-11-09T15:52:09.057Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-11-09T15:52:09.057Z] === RUN TestDaemonIpcModePrivate [2020-11-09T15:52:09.209Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-11-09T15:52:10.569Z] --- PASS: TestDaemonIpcModePrivate (1.38s) [2020-11-09T15:52:10.569Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-11-09T15:52:10.569Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-11-09T15:52:11.531Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.22s) [2020-11-09T15:52:11.531Z] PASS [2020-11-09T15:52:11.531Z] [2020-11-09T15:52:11.531Z] === Skipped [2020-11-09T15:52:11.531Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-11-09T15:52:11.531Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-09T15:52:11.531Z] [2020-11-09T15:52:11.531Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-11-09T15:52:11.531Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-09T15:52:11.531Z] [2020-11-09T15:52:11.531Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-11-09T15:52:11.531Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-09T15:52:11.531Z] [2020-11-09T15:52:11.531Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-11-09T15:52:11.531Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-09T15:52:11.531Z] [2020-11-09T15:52:11.531Z] [2020-11-09T15:52:11.531Z] DONE 17 tests, 4 skipped in 29.265s [2020-11-09T15:52:11.531Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-11-09T15:52:11.531Z] ++ 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-11-09T15:52:11.531Z] ++ set -e [2020-11-09T15:52:11.531Z] ++ '[' -n 0 ']' [2020-11-09T15:52:11.531Z] ++ set -x [2020-11-09T15:52:11.531Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-11-09T15:52:11.531Z] INFO: Testing against a local daemon [2020-11-09T15:52:11.531Z] === RUN TestPluginInvalidJSON [2020-11-09T15:52:11.531Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-11-09T15:52:11.531Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-11-09T15:52:11.531Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-11-09T15:52:11.531Z] --- PASS: TestPluginInvalidJSON (0.01s) [2020-11-09T15:52:11.531Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-11-09T15:52:11.531Z] === RUN TestPluginInstall [2020-11-09T15:52:11.531Z] === RUN TestPluginInstall/no_auth [2020-11-09T15:52:11.608Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.36s) [2020-11-09T15:52:11.608Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-11-09T15:52:11.608Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-11-09T15:52:11.678Z] === RUN TestExternalGraphDriver/pull [2020-11-09T15:52:11.822Z] time="2020-11-09T15:52:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-09T15:52:11.822Z] time="2020-11-09T15:52:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c20286a33b641d2cdd24e9216aac52e677a72fb1da7db6269a25f8e06f11e7a6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-09T15:52:11.823Z] time="2020-11-09T15:52:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-09T15:52:11.823Z] time="2020-11-09T15:52:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c20286a33b641d2cdd24e9216aac52e677a72fb1da7db6269a25f8e06f11e7a6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-09T15:52:12.114Z] === RUN TestPluginInstall/with_htpasswd [2020-11-09T15:52:12.405Z] time="2020-11-09T15:52:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-09T15:52:12.405Z] time="2020-11-09T15:52:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c20286a33b641d2cdd24e9216aac52e677a72fb1da7db6269a25f8e06f11e7a6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-09T15:52:12.405Z] time="2020-11-09T15:52:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-09T15:52:12.405Z] time="2020-11-09T15:52:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c20286a33b641d2cdd24e9216aac52e677a72fb1da7db6269a25f8e06f11e7a6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-09T15:52:12.697Z] === RUN TestPluginInstall/with_insecure [2020-11-09T15:52:13.122Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.42s) [2020-11-09T15:52:13.122Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-11-09T15:52:13.122Z] === RUN TestIpcModeOlderClient [2020-11-09T15:52:13.122Z] === PAUSE TestIpcModeOlderClient [2020-11-09T15:52:13.122Z] === RUN TestKillContainerInvalidSignal [2020-11-09T15:52:13.594Z] --- PASS: TestExternalGraphDriver (7.95s) [2020-11-09T15:52:13.594Z] --- PASS: TestExternalGraphDriver/json (2.53s) [2020-11-09T15:52:13.594Z] --- PASS: TestExternalGraphDriver/spec (2.77s) [2020-11-09T15:52:13.594Z] --- PASS: TestExternalGraphDriver/pull (2.51s) [2020-11-09T15:52:13.594Z] === RUN TestGraphdriverPluginV2 [2020-11-09T15:52:13.594Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2020-11-09T15:52:13.594Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-09T15:52:13.594Z] PASS [2020-11-09T15:52:13.594Z] [2020-11-09T15:52:13.594Z] === Skipped [2020-11-09T15:52:13.594Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2020-11-09T15:52:13.594Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-09T15:52:13.594Z] [2020-11-09T15:52:13.594Z] [2020-11-09T15:52:13.594Z] DONE 5 tests, 1 skipped in 8.162s [2020-11-09T15:52:13.594Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-11-09T15:52:13.594Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-11-09T15:52:13.594Z] ++ set -e [2020-11-09T15:52:13.594Z] ++ '[' -n 0 ']' [2020-11-09T15:52:13.594Z] ++ set -x [2020-11-09T15:52:13.594Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-11-09T15:52:13.731Z] time="2020-11-09T15:52:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-09T15:52:13.731Z] time="2020-11-09T15:52:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:64273a20cb741180d076c29108ac34b07e2b9ae8886f71f090eae33dccbf3362" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-09T15:52:13.731Z] time="2020-11-09T15:52:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-09T15:52:13.731Z] time="2020-11-09T15:52:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:64273a20cb741180d076c29108ac34b07e2b9ae8886f71f090eae33dccbf3362" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-09T15:52:13.783Z] --- PASS: TestKillContainerInvalidSignal (0.57s) [2020-11-09T15:52:13.783Z] === RUN TestKillContainer [2020-11-09T15:52:13.783Z] === RUN TestKillContainer/no_signal [2020-11-09T15:52:13.856Z] INFO: Testing against a local daemon [2020-11-09T15:52:13.856Z] === RUN TestContinueAfterPluginCrash [2020-11-09T15:52:13.856Z] === PAUSE TestContinueAfterPluginCrash [2020-11-09T15:52:13.856Z] === RUN TestReadPluginNoRead [2020-11-09T15:52:13.856Z] === PAUSE TestReadPluginNoRead [2020-11-09T15:52:13.856Z] === RUN TestDaemonStartWithLogOpt [2020-11-09T15:52:13.856Z] === PAUSE TestDaemonStartWithLogOpt [2020-11-09T15:52:13.856Z] === CONT TestContinueAfterPluginCrash [2020-11-09T15:52:13.856Z] === CONT TestDaemonStartWithLogOpt [2020-11-09T15:52:13.856Z] === CONT TestReadPluginNoRead [2020-11-09T15:52:14.022Z] --- PASS: TestPluginInstall (3.82s) [2020-11-09T15:52:14.023Z] --- PASS: TestPluginInstall/no_auth (1.75s) [2020-11-09T15:52:14.023Z] --- PASS: TestPluginInstall/with_htpasswd (0.77s) [2020-11-09T15:52:14.023Z] --- PASS: TestPluginInstall/with_insecure (1.30s) [2020-11-09T15:52:14.023Z] plugin_test.go:157: [d5fff012fbf4a] daemon is not started [2020-11-09T15:52:14.023Z] PASS [2020-11-09T15:52:14.023Z] [2020-11-09T15:52:14.023Z] DONE 6 tests in 3.913s [2020-11-09T15:52:14.023Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-11-09T15:52:14.023Z] ++ 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-11-09T15:52:14.023Z] ++ set -e [2020-11-09T15:52:14.023Z] ++ '[' -n 0 ']' [2020-11-09T15:52:14.023Z] ++ set -x [2020-11-09T15:52:14.023Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-11-09T15:52:14.076Z] === RUN TestKillContainer/non_killing_signal [2020-11-09T15:52:14.314Z] INFO: Testing against a local daemon [2020-11-09T15:52:14.314Z] === RUN TestExternalGraphDriver [2020-11-09T15:52:14.314Z] === RUN TestExternalGraphDriver/json [2020-11-09T15:52:14.493Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-11-09T15:52:14.493Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-11-09T15:52:14.712Z] === RUN TestKillContainer/killing_signal [2020-11-09T15:52:15.348Z] --- PASS: TestKillContainer (1.58s) [2020-11-09T15:52:15.348Z] --- PASS: TestKillContainer/no_signal (0.53s) [2020-11-09T15:52:15.348Z] --- PASS: TestKillContainer/non_killing_signal (0.39s) [2020-11-09T15:52:15.348Z] --- PASS: TestKillContainer/killing_signal (0.45s) [2020-11-09T15:52:15.348Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-11-09T15:52:15.348Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-11-09T15:52:15.641Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-11-09T15:52:15.876Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-11-09T15:52:16.136Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-11-09T15:52:16.282Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.07s) [2020-11-09T15:52:16.282Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.53s) [2020-11-09T15:52:16.282Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.37s) [2020-11-09T15:52:16.282Z] === RUN TestKillStoppedContainer [2020-11-09T15:52:16.282Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-11-09T15:52:16.282Z] === RUN TestKillStoppedContainerAPIPre120 [2020-11-09T15:52:16.282Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2020-11-09T15:52:16.282Z] === RUN TestKillDifferentUserContainer [2020-11-09T15:52:16.384Z] === RUN TestExternalGraphDriver/spec [2020-11-09T15:52:16.706Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-11-09T15:52:16.919Z] --- PASS: TestKillDifferentUserContainer (0.53s) [2020-11-09T15:52:16.919Z] === RUN TestInspectOomKilledTrue [2020-11-09T15:52:17.515Z] INFO: Zapped successfully [2020-11-09T15:52:17.515Z] [2020-11-09T15:52:17.515Z] INFO: executeCI.ps1 exiting at Mon Nov 9 15:52:17 CUT 2020. Duration 00:11:53.0854002 [2020-11-09T15:52:17.515Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-11-09T15:52:17.756Z] Recording test results [2020-11-09T15:52:17.958Z] --- PASS: TestInspectOomKilledTrue (0.88s) [2020-11-09T15:52:17.958Z] === RUN TestInspectOomKilledFalse [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-11-09T15:52:18.074Z] === RUN TestReadPluginNoRead/default [2020-11-09T15:52:18.251Z] --- PASS: TestInspectOomKilledFalse (0.56s) [2020-11-09T15:52:18.251Z] === RUN TestLinksEtcHostsContentMatch [2020-11-09T15:52:18.452Z] === RUN TestExternalGraphDriver/pull [2020-11-09T15:52:18.646Z] --- PASS: TestDaemonStartWithLogOpt (4.78s) [2020-11-09T15:52:18.888Z] --- PASS: TestLinksEtcHostsContentMatch (0.37s) [2020-11-09T15:52:18.888Z] === RUN TestLinksContainerNames [2020-11-09T15:52:19.488Z] Creating windowsRS5-integration-bundles.zip [2020-11-09T15:52:19.925Z] --- PASS: TestLinksContainerNames (0.99s) [2020-11-09T15:52:19.925Z] === RUN TestLogsFollowTailEmpty [2020-11-09T15:52:20.033Z] === RUN TestReadPluginNoRead/disabled_caching [Pipeline] step [2020-11-09T15:52:20.156Z] Archiving artifacts [2020-11-09T15:52:20.218Z] --- PASS: TestLogsFollowTailEmpty (0.56s) [2020-11-09T15:52:20.218Z] === RUN TestContainerNetworkMountsNoChown [2020-11-09T15:52:20.853Z] --- PASS: TestContainerNetworkMountsNoChown (0.52s) [2020-11-09T15:52:20.853Z] === RUN TestMountDaemonRoot [2020-11-09T15:52:20.853Z] === RUN TestMountDaemonRoot/default [2020-11-09T15:52:20.853Z] === PAUSE TestMountDaemonRoot/default [2020-11-09T15:52:20.853Z] === RUN TestMountDaemonRoot/private [2020-11-09T15:52:20.853Z] === PAUSE TestMountDaemonRoot/private [2020-11-09T15:52:20.853Z] === RUN TestMountDaemonRoot/rprivate [2020-11-09T15:52:20.853Z] === PAUSE TestMountDaemonRoot/rprivate [2020-11-09T15:52:20.853Z] === RUN TestMountDaemonRoot/slave [2020-11-09T15:52:20.853Z] === PAUSE TestMountDaemonRoot/slave [2020-11-09T15:52:20.853Z] === RUN TestMountDaemonRoot/rslave [2020-11-09T15:52:20.853Z] === PAUSE TestMountDaemonRoot/rslave [2020-11-09T15:52:20.853Z] === RUN TestMountDaemonRoot/shared [2020-11-09T15:52:20.853Z] === PAUSE TestMountDaemonRoot/shared [2020-11-09T15:52:20.853Z] === RUN TestMountDaemonRoot/rshared [2020-11-09T15:52:20.853Z] === PAUSE TestMountDaemonRoot/rshared [2020-11-09T15:52:20.853Z] === CONT TestMountDaemonRoot/default [2020-11-09T15:52:20.853Z] === CONT TestMountDaemonRoot/rprivate [2020-11-09T15:52:20.853Z] === CONT TestMountDaemonRoot/rslave [2020-11-09T15:52:20.853Z] === CONT TestMountDaemonRoot/shared [2020-11-09T15:52:20.853Z] === RUN TestMountDaemonRoot/default/bind_root [2020-11-09T15:52:20.853Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-11-09T15:52:20.853Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-11-09T15:52:20.853Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-11-09T15:52:20.853Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-11-09T15:52:20.853Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-11-09T15:52:20.853Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-11-09T15:52:20.853Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-11-09T15:52:20.853Z] === RUN TestMountDaemonRoot/default/mount_root [2020-11-09T15:52:20.853Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-11-09T15:52:20.853Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-11-09T15:52:20.853Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-11-09T15:52:20.853Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-11-09T15:52:20.853Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-11-09T15:52:20.853Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-11-09T15:52:20.853Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-11-09T15:52:20.853Z] === CONT TestMountDaemonRoot/rshared [2020-11-09T15:52:20.853Z] === CONT TestMountDaemonRoot/slave [2020-11-09T15:52:20.853Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-11-09T15:52:20.853Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-11-09T15:52:20.853Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-11-09T15:52:20.853Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-11-09T15:52:20.853Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-11-09T15:52:20.853Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-11-09T15:52:20.853Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-11-09T15:52:20.853Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-11-09T15:52:20.853Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-11-09T15:52:20.853Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-11-09T15:52:20.853Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-11-09T15:52:20.854Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-11-09T15:52:20.854Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-11-09T15:52:20.854Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-11-09T15:52:20.854Z] === CONT TestMountDaemonRoot/private [2020-11-09T15:52:20.854Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-11-09T15:52:20.854Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-11-09T15:52:20.854Z] === RUN TestMountDaemonRoot/private/bind_root [2020-11-09T15:52:20.854Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-11-09T15:52:20.854Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-11-09T15:52:20.854Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-11-09T15:52:20.854Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-11-09T15:52:20.854Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-11-09T15:52:20.854Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-11-09T15:52:20.854Z] === RUN TestMountDaemonRoot/private/mount_root [2020-11-09T15:52:20.854Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-11-09T15:52:20.854Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-11-09T15:52:20.854Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-11-09T15:52:20.854Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-11-09T15:52:20.854Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-11-09T15:52:20.854Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-11-09T15:52:20.854Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-11-09T15:52:20.854Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-11-09T15:52:20.854Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-11-09T15:52:20.854Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-11-09T15:52:20.854Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-11-09T15:52:20.854Z] === CONT TestMountDaemonRoot/default/bind_root [2020-11-09T15:52:20.854Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-11-09T15:52:20.854Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-11-09T15:52:20.854Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-11-09T15:52:20.854Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-11-09T15:52:20.854Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-11-09T15:52:20.854Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-11-09T15:52:20.854Z] === CONT TestMountDaemonRoot/default/mount_root [2020-11-09T15:52:20.854Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-11-09T15:52:20.854Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-11-09T15:52:20.854Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-11-09T15:52:20.854Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-11-09T15:52:20.854Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-11-09T15:52:20.854Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-11-09T15:52:20.854Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-11-09T15:52:20.854Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-11-09T15:52:20.854Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-11-09T15:52:20.854Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-11-09T15:52:20.854Z] === CONT TestMountDaemonRoot/private/bind_root [2020-11-09T15:52:20.854Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-11-09T15:52:20.854Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-11-09T15:52:20.865Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41653/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-11-09T15:52:20.907Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-11-09T15:52:21.147Z] === CONT TestMountDaemonRoot/private/mount_root [2020-11-09T15:52:21.147Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-11-09T15:52:21.147Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-11-09T15:52:21.147Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-11-09T15:52:21.147Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-11-09T15:52:21.147Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-11-09T15:52:21.147Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-11-09T15:52:21.147Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-11-09T15:52:21.147Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-11-09T15:52:21.147Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-11-09T15:52:21.147Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-11-09T15:52:21.147Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-11-09T15:52:21.147Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-11-09T15:52:21.147Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-11-09T15:52:21.147Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-11-09T15:52:21.147Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-11-09T15:52:21.147Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-11-09T15:52:21.147Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-11-09T15:52:21.147Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-11-09T15:52:21.147Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-11-09T15:52:21.147Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-11-09T15:52:21.147Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-11-09T15:52:21.147Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-11-09T15:52:21.147Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-11-09T15:52:21.147Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2020-11-09T15:52:21.147Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2020-11-09T15:52:21.147Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2020-11-09T15:52:21.147Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-11-09T15:52:21.147Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-11-09T15:52:21.147Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-11-09T15:52:21.147Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-11-09T15:52:21.147Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-11-09T15:52:21.147Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-11-09T15:52:21.147Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-11-09T15:52:21.147Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-11-09T15:52:21.147Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-11-09T15:52:21.147Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-11-09T15:52:21.147Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-11-09T15:52:21.147Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-11-09T15:52:21.147Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-11-09T15:52:21.147Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-11-09T15:52:21.147Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-11-09T15:52:21.147Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-11-09T15:52:21.147Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-11-09T15:52:21.147Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2020-11-09T15:52:21.147Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2020-11-09T15:52:21.147Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2020-11-09T15:52:21.147Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2020-11-09T15:52:21.147Z] === RUN TestContainerBindMountNonRecursive [2020-11-09T15:52:21.167Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-11-09T15:52:21.250Z] --- PASS: TestExternalGraphDriver (6.61s) [2020-11-09T15:52:21.250Z] --- PASS: TestExternalGraphDriver/json (2.03s) [2020-11-09T15:52:21.250Z] --- PASS: TestExternalGraphDriver/spec (2.06s) [2020-11-09T15:52:21.250Z] --- PASS: TestExternalGraphDriver/pull (2.40s) [2020-11-09T15:52:21.250Z] === RUN TestGraphdriverPluginV2 [2020-11-09T15:52:21.250Z] --- SKIP: TestGraphdriverPluginV2 (0.05s) [2020-11-09T15:52:21.250Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-09T15:52:21.250Z] PASS [2020-11-09T15:52:21.250Z] [2020-11-09T15:52:21.250Z] === Skipped [2020-11-09T15:52:21.250Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.05s) [2020-11-09T15:52:21.250Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-09T15:52:21.250Z] [2020-11-09T15:52:21.250Z] [2020-11-09T15:52:21.250Z] DONE 5 tests, 1 skipped in 6.736s [2020-11-09T15:52:21.250Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-11-09T15:52:21.250Z] ++ 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-11-09T15:52:21.250Z] ++ set -e [2020-11-09T15:52:21.250Z] ++ '[' -n 0 ']' [2020-11-09T15:52:21.250Z] ++ set -x [2020-11-09T15:52:21.251Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-11-09T15:52:21.251Z] INFO: Testing against a local daemon [2020-11-09T15:52:21.251Z] === RUN TestContinueAfterPluginCrash [2020-11-09T15:52:21.251Z] === PAUSE TestContinueAfterPluginCrash [2020-11-09T15:52:21.251Z] === RUN TestReadPluginNoRead [2020-11-09T15:52:21.251Z] === PAUSE TestReadPluginNoRead [2020-11-09T15:52:21.251Z] === RUN TestDaemonStartWithLogOpt [2020-11-09T15:52:21.251Z] === PAUSE TestDaemonStartWithLogOpt [2020-11-09T15:52:21.251Z] === CONT TestContinueAfterPluginCrash [2020-11-09T15:52:21.251Z] === CONT TestDaemonStartWithLogOpt [2020-11-09T15:52:21.782Z] + make clean [2020-11-09T15:52:21.948Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-11-09T15:52:22.106Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-11-09T15:52:22.366Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-11-09T15:52:22.660Z] --- PASS: TestContainerBindMountNonRecursive (1.39s) [2020-11-09T15:52:22.660Z] === RUN TestNetworkNat [2020-11-09T15:52:22.747Z] docker volume rm -f docker-dev-cache [2020-11-09T15:52:22.747Z] docker-dev-cache [Pipeline] deleteDir [2020-11-09T15:52:22.951Z] --- PASS: TestNetworkNat (0.55s) [2020-11-09T15:52:22.951Z] === RUN TestNetworkLocalhostTCPNat [2020-11-09T15:52:23.306Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-11-09T15:52:23.609Z] --- PASS: TestNetworkLocalhostTCPNat (0.58s) [2020-11-09T15:52:23.609Z] === RUN TestNetworkLoopbackNat [2020-11-09T15:52:23.865Z] --- PASS: TestReadPluginNoRead (9.73s) [2020-11-09T15:52:23.865Z] --- PASS: TestReadPluginNoRead/default (1.83s) [2020-11-09T15:52:23.865Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.81s) [2020-11-09T15:52:23.865Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.83s) [2020-11-09T15:52:23.865Z] read_test.go:92: [db55dc0fe5db4] daemon is not started [2020-11-09T15:52:23.878Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [Pipeline] } [Pipeline] // withEnv [2020-11-09T15:52:24.128Z] --- PASS: TestContinueAfterPluginCrash (10.20s) [2020-11-09T15:52:24.128Z] PASS [2020-11-09T15:52:24.128Z] [2020-11-09T15:52:24.128Z] DONE 6 tests in 10.373s [2020-11-09T15:52:24.128Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-11-09T15:52:24.128Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-11-09T15:52:24.128Z] ++ set -e [2020-11-09T15:52:24.128Z] ++ '[' -n 0 ']' [2020-11-09T15:52:24.128Z] ++ set -x [2020-11-09T15:52:24.128Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-11-09T15:52:24.128Z] testing: warning: no tests to run [2020-11-09T15:52:24.128Z] PASS [2020-11-09T15:52:24.128Z] [2020-11-09T15:52:24.128Z] DONE 0 tests in 0.054s [2020-11-09T15:52:24.128Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-11-09T15:52:24.128Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-11-09T15:52:24.128Z] ++ set -e [2020-11-09T15:52:24.128Z] ++ '[' -n 0 ']' [2020-11-09T15:52:24.128Z] ++ set -x [2020-11-09T15:52:24.128Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-11-09T15:52:24.390Z] INFO: Testing against a local daemon [2020-11-09T15:52:24.390Z] === RUN TestPluginWithDevMounts [2020-11-09T15:52:24.390Z] === PAUSE TestPluginWithDevMounts [2020-11-09T15:52:24.390Z] === CONT TestPluginWithDevMounts [2020-11-09T15:52:25.058Z] --- PASS: TestDaemonStartWithLogOpt (3.73s) [2020-11-09T15:52:25.058Z] === CONT TestReadPluginNoRead [2020-11-09T15:52:25.264Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-11-09T15:52:25.835Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-11-09T15:52:26.342Z] --- PASS: TestNetworkLoopbackNat (2.74s) [2020-11-09T15:52:26.343Z] === RUN TestPause [2020-11-09T15:52:26.379Z] --- PASS: TestPluginWithDevMounts (2.16s) [2020-11-09T15:52:26.379Z] PASS [2020-11-09T15:52:26.379Z] [2020-11-09T15:52:26.379Z] DONE 1 tests in 2.341s [2020-11-09T15:52:26.379Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-11-09T15:52:26.379Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-11-09T15:52:26.379Z] ++ set -e [2020-11-09T15:52:26.379Z] ++ '[' -n 0 ']' [2020-11-09T15:52:26.379Z] ++ set -x [2020-11-09T15:52:26.379Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-11-09T15:52:26.640Z] INFO: Testing against a local daemon [2020-11-09T15:52:26.640Z] === RUN TestSecretInspect [2020-11-09T15:52:26.782Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-11-09T15:52:26.782Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-11-09T15:52:26.978Z] --- PASS: TestPause (0.60s) [2020-11-09T15:52:26.978Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-11-09T15:52:26.978Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-11-09T15:52:26.978Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-11-09T15:52:26.978Z] === RUN TestPauseStopPausedContainer [2020-11-09T15:52:27.615Z] --- PASS: TestPauseStopPausedContainer (0.57s) [2020-11-09T15:52:27.616Z] === RUN TestPsFilter [2020-11-09T15:52:27.616Z] --- PASS: TestPsFilter (0.15s) [2020-11-09T15:52:27.616Z] === RUN TestRemoveContainerWithRemovedVolume [2020-11-09T15:52:27.860Z] === RUN TestReadPluginNoRead/default [2020-11-09T15:52:28.177Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-11-09T15:52:28.255Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.47s) [2020-11-09T15:52:28.255Z] === RUN TestRemoveContainerWithVolume [2020-11-09T15:52:28.438Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-11-09T15:52:28.889Z] --- PASS: TestRemoveContainerWithVolume (0.56s) [2020-11-09T15:52:28.889Z] === RUN TestRemoveContainerRunning [2020-11-09T15:52:29.008Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-11-09T15:52:29.181Z] --- PASS: TestRemoveContainerRunning (0.52s) [2020-11-09T15:52:29.181Z] === RUN TestRemoveContainerForceRemoveRunning [2020-11-09T15:52:29.269Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-11-09T15:52:29.500Z] === RUN TestReadPluginNoRead/disabled_caching [2020-11-09T15:52:29.818Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.54s) [2020-11-09T15:52:29.818Z] === RUN TestRemoveInvalidContainer [2020-11-09T15:52:29.818Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-11-09T15:52:29.818Z] === RUN TestRenameLinkedContainer [2020-11-09T15:52:29.943Z] --- PASS: TestSecretInspect (2.77s) [2020-11-09T15:52:29.943Z] === RUN TestSecretList [2020-11-09T15:52:30.133Z] --- PASS: TestContinueAfterPluginCrash (9.01s) [2020-11-09T15:52:30.653Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-11-09T15:52:31.682Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-11-09T15:52:31.896Z] --- PASS: TestRenameLinkedContainer (2.10s) [2020-11-09T15:52:31.896Z] === RUN TestRenameStoppedContainer [2020-11-09T15:52:32.037Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-11-09T15:52:32.532Z] --- PASS: TestRenameStoppedContainer (0.58s) [2020-11-09T15:52:32.532Z] === RUN TestRenameRunningContainerAndReuse [2020-11-09T15:52:33.250Z] --- PASS: TestSecretList (3.23s) [2020-11-09T15:52:33.250Z] === RUN TestSecretsCreateAndDelete [2020-11-09T15:52:33.340Z] --- PASS: TestReadPluginNoRead (8.72s) [2020-11-09T15:52:33.340Z] --- PASS: TestReadPluginNoRead/default (1.93s) [2020-11-09T15:52:33.340Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.06s) [2020-11-09T15:52:33.340Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.00s) [2020-11-09T15:52:33.340Z] read_test.go:92: [d9ed943e90150] daemon is not started [2020-11-09T15:52:33.340Z] PASS [2020-11-09T15:52:33.340Z] [2020-11-09T15:52:33.340Z] DONE 6 tests in 12.522s [2020-11-09T15:52:33.340Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-11-09T15:52:33.340Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-11-09T15:52:33.340Z] ++ set -e [2020-11-09T15:52:33.340Z] ++ '[' -n 0 ']' [2020-11-09T15:52:33.340Z] ++ set -x [2020-11-09T15:52:33.340Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-11-09T15:52:33.340Z] testing: warning: no tests to run [2020-11-09T15:52:33.340Z] PASS [2020-11-09T15:52:33.340Z] [2020-11-09T15:52:33.340Z] DONE 0 tests in 0.025s [2020-11-09T15:52:33.340Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-11-09T15:52:33.340Z] ++ 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-11-09T15:52:33.340Z] ++ set -e [2020-11-09T15:52:33.340Z] ++ '[' -n 0 ']' [2020-11-09T15:52:33.340Z] ++ set -x [2020-11-09T15:52:33.340Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-11-09T15:52:33.572Z] --- PASS: TestRenameRunningContainerAndReuse (1.06s) [2020-11-09T15:52:33.572Z] === RUN TestRenameInvalidName [2020-11-09T15:52:33.631Z] INFO: Testing against a local daemon [2020-11-09T15:52:33.631Z] === RUN TestPluginWithDevMounts [2020-11-09T15:52:33.631Z] === PAUSE TestPluginWithDevMounts [2020-11-09T15:52:33.631Z] === CONT TestPluginWithDevMounts [2020-11-09T15:52:33.953Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-11-09T15:52:34.208Z] --- PASS: TestRenameInvalidName (0.53s) [2020-11-09T15:52:34.208Z] === RUN TestRenameAnonymousContainer [2020-11-09T15:52:35.699Z] --- PASS: TestPluginWithDevMounts (1.83s) [2020-11-09T15:52:35.699Z] PASS [2020-11-09T15:52:35.699Z] [2020-11-09T15:52:35.699Z] DONE 1 tests in 1.904s [2020-11-09T15:52:35.699Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-11-09T15:52:35.699Z] ++ 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-11-09T15:52:35.699Z] ++ set -e [2020-11-09T15:52:35.699Z] ++ '[' -n 0 ']' [2020-11-09T15:52:35.699Z] ++ set -x [2020-11-09T15:52:35.699Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-11-09T15:52:35.699Z] INFO: Testing against a local daemon [2020-11-09T15:52:35.699Z] === RUN TestSecretInspect [2020-11-09T15:52:35.799Z] --- PASS: TestSecretsCreateAndDelete (3.26s) [2020-11-09T15:52:35.799Z] === RUN TestSecretsUpdate [2020-11-09T15:52:36.305Z] --- PASS: TestRenameAnonymousContainer (1.95s) [2020-11-09T15:52:36.305Z] === RUN TestRenameContainerWithSameName [2020-11-09T15:52:36.599Z] --- PASS: TestRenameContainerWithSameName (0.50s) [2020-11-09T15:52:36.599Z] === RUN TestRenameContainerWithLinkedContainer [2020-11-09T15:52:37.638Z] --- PASS: TestRenameContainerWithLinkedContainer (1.06s) [2020-11-09T15:52:37.638Z] === RUN TestResize [2020-11-09T15:52:38.160Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-11-09T15:52:38.273Z] --- PASS: TestResize (0.54s) [2020-11-09T15:52:38.273Z] === RUN TestResizeWithInvalidSize [2020-11-09T15:52:38.489Z] --- PASS: TestSecretInspect (3.11s) [2020-11-09T15:52:38.489Z] === RUN TestSecretList [2020-11-09T15:52:38.568Z] --- PASS: TestResizeWithInvalidSize (0.54s) [2020-11-09T15:52:38.568Z] === RUN TestResizeWhenContainerNotStarted [2020-11-09T15:52:39.100Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-11-09T15:52:39.105Z] --- PASS: TestSecretsUpdate (3.19s) [2020-11-09T15:52:39.105Z] === RUN TestTemplatedSecret [2020-11-09T15:52:39.206Z] --- PASS: TestResizeWhenContainerNotStarted (0.52s) [2020-11-09T15:52:39.206Z] === RUN TestDaemonRestartKillContainers [2020-11-09T15:52:39.206Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-09T15:52:39.206Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-09T15:52:39.206Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-09T15:52:39.206Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-09T15:52:39.206Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-09T15:52:39.206Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-09T15:52:39.206Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-09T15:52:39.206Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-09T15:52:39.206Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-09T15:52:39.206Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-09T15:52:39.206Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-09T15:52:39.206Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-09T15:52:39.206Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-09T15:52:39.206Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-09T15:52:39.206Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-09T15:52:39.206Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-09T15:52:39.206Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-09T15:52:39.206Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-09T15:52:39.206Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-09T15:52:39.206Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-09T15:52:39.206Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-09T15:52:39.206Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-09T15:52:39.206Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-09T15:52:39.206Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-09T15:52:39.206Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-09T15:52:39.206Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-09T15:52:39.206Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-09T15:52:39.206Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-09T15:52:41.642Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-11-09T15:52:41.965Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-09T15:52:42.260Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-09T15:52:42.260Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-09T15:52:42.260Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-09T15:52:42.416Z] --- PASS: TestTemplatedSecret (3.40s) [2020-11-09T15:52:42.416Z] === RUN TestSecretCreateResolve [2020-11-09T15:52:42.581Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-11-09T15:52:43.098Z] --- PASS: TestSecretList (3.77s) [2020-11-09T15:52:43.098Z] === RUN TestSecretsCreateAndDelete [2020-11-09T15:52:43.964Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-11-09T15:52:44.354Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-09T15:52:44.354Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-09T15:52:45.401Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-09T15:52:45.694Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-09T15:52:45.722Z] --- PASS: TestSecretCreateResolve (3.27s) [2020-11-09T15:52:45.722Z] PASS [2020-11-09T15:52:45.722Z] [2020-11-09T15:52:45.722Z] DONE 6 tests in 19.301s [2020-11-09T15:52:45.722Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-11-09T15:52:45.722Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-11-09T15:52:45.722Z] ++ set -e [2020-11-09T15:52:45.722Z] ++ '[' -n 0 ']' [2020-11-09T15:52:45.722Z] ++ set -x [2020-11-09T15:52:45.722Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-11-09T15:52:45.876Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-11-09T15:52:45.955Z] --- PASS: TestSecretsCreateAndDelete (3.24s) [2020-11-09T15:52:45.955Z] === RUN TestSecretsUpdate [2020-11-09T15:52:45.983Z] INFO: Testing against a local daemon [2020-11-09T15:52:45.983Z] === RUN TestServiceCreateInit [2020-11-09T15:52:45.983Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-11-09T15:52:47.779Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-11-09T15:52:47.779Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.73s) [2020-11-09T15:52:47.779Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.96s) [2020-11-09T15:52:47.779Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.00s) [2020-11-09T15:52:47.779Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.12s) [2020-11-09T15:52:47.779Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.81s) [2020-11-09T15:52:47.779Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.46s) [2020-11-09T15:52:47.779Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.17s) [2020-11-09T15:52:47.779Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.69s) [2020-11-09T15:52:47.779Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.58s) [2020-11-09T15:52:47.779Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.71s) [2020-11-09T15:52:47.779Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.44s) [2020-11-09T15:52:47.779Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.86s) [2020-11-09T15:52:47.779Z] === RUN TestCgroupNamespacesRun [2020-11-09T15:52:47.788Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-11-09T15:52:48.818Z] --- PASS: TestCgroupNamespacesRun (1.40s) [2020-11-09T15:52:48.818Z] === RUN TestCgroupNamespacesRunPrivileged [2020-11-09T15:52:49.626Z] --- PASS: TestSecretsUpdate (3.62s) [2020-11-09T15:52:49.626Z] === RUN TestTemplatedSecret [2020-11-09T15:52:50.328Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.34s) [2020-11-09T15:52:50.328Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-11-09T15:52:51.088Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-11-09T15:52:51.273Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-11-09T15:52:51.893Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.36s) [2020-11-09T15:52:51.893Z] === RUN TestCgroupNamespacesRunHostMode [2020-11-09T15:52:52.935Z] --- PASS: TestCgroupNamespacesRunHostMode (1.37s) [2020-11-09T15:52:52.935Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-11-09T15:52:53.038Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-11-09T15:52:53.223Z] --- PASS: TestTemplatedSecret (3.60s) [2020-11-09T15:52:53.223Z] === RUN TestSecretCreateResolve [2020-11-09T15:52:53.607Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-11-09T15:52:54.449Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.34s) [2020-11-09T15:52:54.449Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-11-09T15:52:54.547Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-11-09T15:52:54.808Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-11-09T15:52:55.487Z] --- PASS: TestServiceCreateInit (9.53s) [2020-11-09T15:52:55.487Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.04s) [2020-11-09T15:52:55.487Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.45s) [2020-11-09T15:52:55.487Z] === RUN TestCreateServiceMultipleTimes [2020-11-09T15:52:55.956Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.34s) [2020-11-09T15:52:55.956Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-11-09T15:52:56.593Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s) [2020-11-09T15:52:56.593Z] === RUN TestCgroupNamespacesRunOlderClient [2020-11-09T15:52:56.722Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-11-09T15:52:56.722Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-11-09T15:52:56.755Z] --- PASS: TestSecretCreateResolve (3.58s) [2020-11-09T15:52:56.755Z] PASS [2020-11-09T15:52:56.755Z] [2020-11-09T15:52:56.755Z] DONE 6 tests in 20.991s [2020-11-09T15:52:56.755Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-11-09T15:52:56.755Z] ++ 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-11-09T15:52:56.755Z] ++ set -e [2020-11-09T15:52:56.755Z] ++ '[' -n 0 ']' [2020-11-09T15:52:56.755Z] ++ set -x [2020-11-09T15:52:56.755Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-11-09T15:52:56.755Z] INFO: Testing against a local daemon [2020-11-09T15:52:56.755Z] === RUN TestServiceCreateInit [2020-11-09T15:52:56.755Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-11-09T15:52:58.106Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-11-09T15:52:58.109Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.37s) [2020-11-09T15:52:58.109Z] === RUN TestKernelTCPMemory [2020-11-09T15:52:58.404Z] --- PASS: TestKernelTCPMemory (0.64s) [2020-11-09T15:52:58.404Z] === RUN TestNISDomainname [2020-11-09T15:52:59.050Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-11-09T15:52:59.050Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-11-09T15:52:59.311Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-11-09T15:52:59.471Z] --- PASS: TestNISDomainname (0.71s) [2020-11-09T15:52:59.471Z] === RUN TestHostnameDnsResolution [2020-11-09T15:53:00.110Z] --- PASS: TestHostnameDnsResolution (0.84s) [2020-11-09T15:53:00.110Z] === RUN TestStats [2020-11-09T15:53:01.224Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-11-09T15:53:02.324Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-11-09T15:53:02.845Z] --- PASS: TestStats (2.53s) [2020-11-09T15:53:02.845Z] === RUN TestStopContainerWithTimeout [2020-11-09T15:53:02.845Z] === RUN TestStopContainerWithTimeout/0 [2020-11-09T15:53:02.845Z] === PAUSE TestStopContainerWithTimeout/0 [2020-11-09T15:53:02.845Z] === RUN TestStopContainerWithTimeout/1 [2020-11-09T15:53:02.845Z] === PAUSE TestStopContainerWithTimeout/1 [2020-11-09T15:53:02.845Z] === RUN TestStopContainerWithTimeout/3 [2020-11-09T15:53:02.845Z] === PAUSE TestStopContainerWithTimeout/3 [2020-11-09T15:53:02.845Z] === RUN TestStopContainerWithTimeout/-1 [2020-11-09T15:53:02.845Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-11-09T15:53:02.845Z] === CONT TestStopContainerWithTimeout/0 [2020-11-09T15:53:02.845Z] === CONT TestStopContainerWithTimeout/-1 [2020-11-09T15:53:02.845Z] === CONT TestStopContainerWithTimeout/1 [2020-11-09T15:53:02.845Z] === CONT TestStopContainerWithTimeout/3 [2020-11-09T15:53:03.768Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-11-09T15:53:04.708Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-11-09T15:53:05.594Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-11-09T15:53:05.594Z] --- PASS: TestStopContainerWithTimeout/0 (1.02s) [2020-11-09T15:53:05.594Z] --- PASS: TestStopContainerWithTimeout/1 (2.05s) [2020-11-09T15:53:05.594Z] --- PASS: TestStopContainerWithTimeout/3 (2.70s) [2020-11-09T15:53:05.594Z] --- PASS: TestStopContainerWithTimeout/-1 (3.03s) [2020-11-09T15:53:05.594Z] === RUN TestDeleteDevicemapper [2020-11-09T15:53:05.594Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-11-09T15:53:05.594Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-11-09T15:53:05.594Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-11-09T15:53:05.650Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-11-09T15:53:06.221Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-11-09T15:53:06.777Z] --- PASS: TestServiceCreateInit (10.30s) [2020-11-09T15:53:06.777Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.13s) [2020-11-09T15:53:06.777Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.16s) [2020-11-09T15:53:06.777Z] === RUN TestCreateServiceMultipleTimes [2020-11-09T15:53:07.109Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.44s) [2020-11-09T15:53:07.109Z] === RUN TestUpdateMemory [2020-11-09T15:53:07.747Z] --- PASS: TestUpdateMemory (0.72s) [2020-11-09T15:53:07.747Z] === RUN TestUpdateCPUQuota [2020-11-09T15:53:08.135Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-11-09T15:53:08.135Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-11-09T15:53:08.785Z] --- PASS: TestUpdateCPUQuota (0.86s) [2020-11-09T15:53:08.785Z] === RUN TestUpdatePidsLimit [2020-11-09T15:53:08.785Z] === RUN TestUpdatePidsLimit/update_from_none [2020-11-09T15:53:09.078Z] === RUN TestUpdatePidsLimit/no_change [2020-11-09T15:53:09.078Z] === RUN TestUpdatePidsLimit/update_lower [2020-11-09T15:53:09.371Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-11-09T15:53:09.663Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-11-09T15:53:09.956Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-11-09T15:53:10.249Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-11-09T15:53:11.287Z] --- PASS: TestUpdatePidsLimit (2.38s) [2020-11-09T15:53:11.287Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.26s) [2020-11-09T15:53:11.287Z] --- PASS: TestUpdatePidsLimit/no_change (0.25s) [2020-11-09T15:53:11.287Z] --- PASS: TestUpdatePidsLimit/update_lower (0.24s) [2020-11-09T15:53:11.287Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.27s) [2020-11-09T15:53:11.287Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.24s) [2020-11-09T15:53:11.287Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.26s) [2020-11-09T15:53:11.287Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.27s) [2020-11-09T15:53:11.287Z] === RUN TestUpdateRestartPolicy [2020-11-09T15:53:12.317Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-11-09T15:53:12.317Z] Copying nested executables into bundles/binary-daemon [2020-11-09T15:53:12.341Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-11-09T15:53:12.578Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-11-09T15:53:13.861Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41653/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=43d61d2bcff418778131063ddd519bdd1138e0a0 -e DOCKER_GRAPHDRIVER docker:43d61d2bcff418778131063ddd519bdd1138e0a0 hack/make.sh cross [2020-11-09T15:53:14.432Z] [2020-11-09T15:53:14.432Z] Removing bundles/ [2020-11-09T15:53:14.432Z] [2020-11-09T15:53:14.432Z] ---> Making bundle: cross (in bundles/cross) [2020-11-09T15:53:14.432Z] Cross building: bundles/cross/linux/amd64 [2020-11-09T15:53:14.432Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-11-09T15:53:14.432Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-11-09T15:53:14.884Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-11-09T15:53:15.145Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-11-09T15:53:17.066Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-11-09T15:53:17.468Z] --- PASS: TestCreateServiceMultipleTimes (19.24s) [2020-11-09T15:53:17.468Z] === RUN TestCreateServiceConflict [2020-11-09T15:53:18.041Z] --- PASS: TestCreateServiceConflict (3.24s) [2020-11-09T15:53:18.041Z] === RUN TestCreateServiceMaxReplicas [2020-11-09T15:53:19.607Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-11-09T15:53:19.607Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-11-09T15:53:21.518Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-11-09T15:53:22.252Z] --- PASS: TestCreateServiceMaxReplicas (3.78s) [2020-11-09T15:53:22.252Z] === RUN TestCreateWithDuplicateNetworkNames [2020-11-09T15:53:22.910Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-11-09T15:53:23.929Z] --- PASS: TestUpdateRestartPolicy (11.24s) [2020-11-09T15:53:23.929Z] === RUN TestUpdateRestartWithAutoRemove [2020-11-09T15:53:23.929Z] --- PASS: TestUpdateRestartWithAutoRemove (0.54s) [2020-11-09T15:53:23.929Z] === RUN TestWaitNonBlocked [2020-11-09T15:53:23.929Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-09T15:53:23.929Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-09T15:53:23.929Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-09T15:53:23.929Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-09T15:53:23.929Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-09T15:53:23.929Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-09T15:53:23.929Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-11-09T15:53:23.929Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.66s) [2020-11-09T15:53:23.929Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.72s) [2020-11-09T15:53:23.929Z] === RUN TestWaitBlocked [2020-11-09T15:53:23.929Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-09T15:53:23.929Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-09T15:53:23.929Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-11-09T15:53:23.929Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-11-09T15:53:23.929Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-09T15:53:23.929Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-11-09T15:53:24.297Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-11-09T15:53:24.575Z] --- PASS: TestWaitBlocked (0.03s) [2020-11-09T15:53:24.575Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.75s) [2020-11-09T15:53:24.575Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.78s) [2020-11-09T15:53:24.575Z] === CONT TestContainerKillOnDaemonStart [2020-11-09T15:53:24.575Z] === CONT TestDaemonRestartIpcMode [2020-11-09T15:53:24.575Z] === CONT TestContainerStartOnDaemonRestart [2020-11-09T15:53:24.575Z] === CONT TestDaemonHostGatewayIP [2020-11-09T15:53:27.602Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-11-09T15:53:28.124Z] --- PASS: TestContainerStartOnDaemonRestart (3.58s) [2020-11-09T15:53:28.124Z] === CONT TestIpcModeOlderClient [2020-11-09T15:53:28.124Z] --- PASS: TestIpcModeOlderClient (0.13s) [2020-11-09T15:53:28.124Z] --- PASS: TestDaemonRestartIpcMode (3.86s) [2020-11-09T15:53:28.416Z] --- PASS: TestDaemonHostGatewayIP (4.06s) [2020-11-09T15:53:33.907Z] --- PASS: TestCreateServiceMultipleTimes (22.73s) [2020-11-09T15:53:33.907Z] === RUN TestCreateServiceConflict [2020-11-09T15:53:33.907Z] --- PASS: TestCreateServiceConflict (3.69s) [2020-11-09T15:53:33.907Z] === RUN TestCreateServiceMaxReplicas [2020-11-09T15:53:35.738Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-11-09T15:53:36.309Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-11-09T15:53:36.570Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-11-09T15:53:37.170Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.82s) [2020-11-09T15:53:37.170Z] === RUN TestCreateServiceSecretFileMode [2020-11-09T15:53:37.411Z] --- PASS: TestCreateServiceMaxReplicas (3.77s) [2020-11-09T15:53:37.411Z] === RUN TestCreateWithDuplicateNetworkNames [2020-11-09T15:53:38.797Z] --- PASS: TestContainerKillOnDaemonStart (12.76s) [2020-11-09T15:53:38.798Z] PASS [2020-11-09T15:53:38.798Z] [2020-11-09T15:53:38.798Z] === Skipped [2020-11-09T15:53:38.798Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-11-09T15:53:38.798Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-11-09T15:53:38.798Z] [2020-11-09T15:53:38.798Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-11-09T15:53:38.798Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-11-09T15:53:38.798Z] [2020-11-09T15:53:38.798Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-11-09T15:53:38.798Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-11-09T15:53:38.798Z] [2020-11-09T15:53:38.798Z] [2020-11-09T15:53:38.798Z] DONE 193 tests, 3 skipped in 108.587s [2020-11-09T15:53:38.798Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-11-09T15:53:38.798Z] ++ 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-11-09T15:53:38.798Z] ++ set -e [2020-11-09T15:53:38.798Z] ++ '[' -n 0 ']' [2020-11-09T15:53:38.798Z] ++ set -x [2020-11-09T15:53:38.798Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-11-09T15:53:38.798Z] INFO: Testing against a local daemon [2020-11-09T15:53:38.798Z] === RUN TestCommitInheritsEnv [2020-11-09T15:53:38.798Z] --- PASS: TestCommitInheritsEnv (0.30s) [2020-11-09T15:53:38.798Z] === RUN TestImportExtremelyLargeImageWorks [2020-11-09T15:53:38.798Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-11-09T15:53:38.798Z] === RUN TestImagesFilterMultiReference [2020-11-09T15:53:38.798Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2020-11-09T15:53:38.798Z] === RUN TestImagePullPlatformInvalid [2020-11-09T15:53:38.798Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-11-09T15:53:38.798Z] === RUN TestRemoveImageOrphaning [2020-11-09T15:53:38.798Z] --- PASS: TestRemoveImageOrphaning (0.32s) [2020-11-09T15:53:38.798Z] === RUN TestRemoveImageGarbageCollector [2020-11-09T15:53:38.798Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-11-09T15:53:38.798Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-09T15:53:38.798Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-11-09T15:53:38.798Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-11-09T15:53:38.798Z] === RUN TestTagInvalidReference [2020-11-09T15:53:38.798Z] --- PASS: TestTagInvalidReference (0.03s) [2020-11-09T15:53:38.798Z] === RUN TestTagValidPrefixedRepo [2020-11-09T15:53:38.798Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-11-09T15:53:38.798Z] === RUN TestTagExistedNameWithoutForce [2020-11-09T15:53:38.798Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-11-09T15:53:38.798Z] === RUN TestTagOfficialNames [2020-11-09T15:53:38.798Z] --- PASS: TestTagOfficialNames (0.04s) [2020-11-09T15:53:38.798Z] === RUN TestTagMatchesDigest [2020-11-09T15:53:38.798Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-11-09T15:53:38.798Z] === CONT TestImportExtremelyLargeImageWorks [2020-11-09T15:53:40.475Z] --- PASS: TestCreateServiceSecretFileMode (3.39s) [2020-11-09T15:53:40.475Z] === RUN TestCreateServiceConfigFileMode [2020-11-09T15:53:41.855Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-11-09T15:53:41.855Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-11-09T15:53:41.855Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-11-09T15:53:42.115Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-11-09T15:53:42.375Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-11-09T15:53:42.635Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-11-09T15:53:42.896Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-11-09T15:53:43.783Z] --- PASS: TestCreateServiceConfigFileMode (3.48s) [2020-11-09T15:53:43.783Z] === RUN TestCreateServiceSysctls [2020-11-09T15:53:43.839Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-11-09T15:53:45.221Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-11-09T15:53:46.619Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-11-09T15:53:47.190Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-11-09T15:53:48.000Z] --- PASS: TestCreateServiceSysctls (4.17s) [2020-11-09T15:53:48.000Z] === RUN TestCreateServiceCapabilities [2020-11-09T15:53:48.575Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-11-09T15:53:49.518Z] === RUN TestDockerSuite/TestBuildEnv [2020-11-09T15:53:50.903Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-11-09T15:53:51.163Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-11-09T15:53:51.306Z] --- PASS: TestCreateServiceCapabilities (3.35s) [2020-11-09T15:53:51.306Z] === RUN TestInspect [2020-11-09T15:53:51.424Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-11-09T15:53:52.366Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-11-09T15:53:52.725Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.92s) [2020-11-09T15:53:52.726Z] === RUN TestCreateServiceSecretFileMode [2020-11-09T15:53:53.750Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-11-09T15:53:54.612Z] --- PASS: TestInspect (3.46s) [2020-11-09T15:53:54.612Z] === RUN TestCreateJob [2020-11-09T15:53:56.268Z] --- PASS: TestCreateServiceSecretFileMode (3.47s) [2020-11-09T15:53:56.268Z] === RUN TestCreateServiceConfigFileMode [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite (350.03s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.59s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.84s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.68s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.12s) [2020-11-09T15:53:57.051Z] docker_cli_daemon_test.go:1455: [d05dfa4c75b31] daemon is not started [2020-11-09T15:53:57.051Z] check_test.go:309: [de83975b330aa] daemon is not started [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.45s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.96s) [2020-11-09T15:53:57.051Z] check_test.go:309: [d0f1ce102d72e] daemon is not started [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.53s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.21s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.83s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.51s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.35s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.38s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.42s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.25s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-11-09T15:53:57.051Z] check_test.go:309: [d0a9258bb7a16] daemon is not started [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-11-09T15:53:57.051Z] check_test.go:309: [d9894fadc2d73] daemon is not started [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.44s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2020-11-09T15:53:57.051Z] check_test.go:309: [d1cf7c9c6249f] daemon is not started [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.37s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.49s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.16s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.18s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.56s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.61s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.68s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-11-09T15:53:57.051Z] check_test.go:309: [d35411cf20c01] daemon is not started [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.55s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.09s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.03s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.31s) [2020-11-09T15:53:57.051Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-11-09T15:53:57.051Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-11-09T15:53:57.051Z] check_test.go:309: [df464508925bf] daemon is not started [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.98s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.42s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.66s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.87s) [2020-11-09T15:53:57.051Z] check_test.go:309: [df59aba08cf0f] daemon is not started [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.11s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2020-11-09T15:53:57.051Z] check_test.go:309: [d749409c50c87] daemon is not started [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.96s) [2020-11-09T15:53:57.051Z] docker_cli_daemon_plugins_test.go:79: [d44ae6fe4ba66] daemon is not started [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.93s) [2020-11-09T15:53:57.051Z] docker_cli_daemon_plugins_test.go:169: [db5cbee6cee9a] daemon is not started [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.50s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.56s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.55s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2020-11-09T15:53:57.051Z] check_test.go:309: [d1aebec07c9ac] daemon is not started [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.77s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.39s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.68s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.77s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.76s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.86s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.05s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.55s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.88s) [2020-11-09T15:53:57.051Z] check_test.go:309: [dee7ce714aa03] daemon is not started [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.67s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.37s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.61s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.12s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.88s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.75s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.74s) [2020-11-09T15:53:57.051Z] check_test.go:309: [dc887c7b02d83] daemon is not started [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.70s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.27s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.66s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.64s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.62s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.19s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.18s) [2020-11-09T15:53:57.051Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-11-09T15:53:57.051Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-11-09T15:53:57.051Z] check_test.go:309: [dcfe9be12cb7f] daemon is not started [2020-11-09T15:53:57.051Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-11-09T15:53:57.051Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-11-09T15:53:57.051Z] check_test.go:309: [da30c44ea34e9] daemon is not started [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.86s) [2020-11-09T15:53:57.051Z] check_test.go:309: [d4071b4cf40c9] daemon is not started [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.00s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.87s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.62s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.15s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.92s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.12s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.91s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.71s) [2020-11-09T15:53:57.051Z] check_test.go:309: [da80e8890a40c] daemon is not started [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.41s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.00s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.82s) [2020-11-09T15:53:57.051Z] check_test.go:309: [d65a1200a6e74] daemon is not started [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.42s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.11s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.65s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.22s) [2020-11-09T15:53:57.051Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2020-11-09T15:53:57.051Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2020-11-09T15:53:57.051Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2020-11-09T15:53:57.051Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2020-11-09T15:53:57.051Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2020-11-09T15:53:57.051Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2020-11-09T15:53:57.051Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2020-11-09T15:53:57.051Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2020-11-09T15:53:57.051Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2020-11-09T15:53:57.051Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2020-11-09T15:53:57.051Z] check_test.go:309: [d542aac1befca] daemon is not started [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.17s) [2020-11-09T15:53:57.051Z] check_test.go:309: [d56c33b69a2c2] daemon is not started [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.50s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.20s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.58s) [2020-11-09T15:53:57.051Z] check_test.go:309: [dc64985581c5d] daemon is not started [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.90s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.90s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.21s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2020-11-09T15:53:57.051Z] check_test.go:309: [d8ce3342ccf22] daemon is not started [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.93s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.64s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.95s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.54s) [2020-11-09T15:53:57.051Z] check_test.go:309: [dfad6718a15f3] daemon is not started [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.58s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.91s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-11-09T15:53:57.051Z] check_test.go:309: [dab6c31dd2165] daemon is not started [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.00s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.08s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.74s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.51s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.10s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.49s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.44s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.56s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.89s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.22s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.28s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.23s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.79s) [2020-11-09T15:53:57.051Z] docker_cli_daemon_test.go:2550: [d436c5f681936] daemon is not started [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.70s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.76s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.85s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.71s) [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.16s) [2020-11-09T15:53:57.051Z] check_test.go:309: [d9c87d36b3df0] daemon is not started [2020-11-09T15:53:57.051Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.34s) [2020-11-09T15:53:57.051Z] === RUN TestDockerSwarmSuite [2020-11-09T15:53:57.051Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-11-09T15:53:58.825Z] --- PASS: TestCreateJob (4.22s) [2020-11-09T15:53:58.825Z] === RUN TestReplicatedJob [2020-11-09T15:53:59.775Z] --- PASS: TestCreateServiceConfigFileMode (3.47s) [2020-11-09T15:53:59.775Z] === RUN TestCreateServiceSysctls [2020-11-09T15:54:00.349Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-11-09T15:54:00.349Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-11-09T15:54:03.649Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-11-09T15:54:04.213Z] --- PASS: TestCreateServiceSysctls (4.31s) [2020-11-09T15:54:04.213Z] === RUN TestCreateServiceCapabilities [2020-11-09T15:54:05.434Z] --- PASS: TestReplicatedJob (6.24s) [2020-11-09T15:54:05.434Z] === RUN TestUpdateReplicatedJob [2020-11-09T15:54:07.718Z] --- PASS: TestCreateServiceCapabilities (3.51s) [2020-11-09T15:54:07.718Z] === RUN TestInspect [2020-11-09T15:54:08.935Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-11-09T15:54:09.649Z] --- PASS: TestUpdateReplicatedJob (4.17s) [2020-11-09T15:54:09.649Z] === RUN TestServiceListWithStatuses [2020-11-09T15:54:09.649Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-11-09T15:54:09.649Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-11-09T15:54:09.649Z] === RUN TestDockerNetworkConnectAlias [2020-11-09T15:54:11.228Z] --- PASS: TestInspect (3.06s) [2020-11-09T15:54:11.228Z] === RUN TestCreateJob [2020-11-09T15:54:15.670Z] --- PASS: TestCreateJob (4.51s) [2020-11-09T15:54:15.670Z] === RUN TestReplicatedJob [2020-11-09T15:54:16.238Z] --- PASS: TestDockerNetworkConnectAlias (6.15s) [2020-11-09T15:54:16.238Z] === RUN TestDockerNetworkReConnect [2020-11-09T15:54:20.447Z] --- PASS: TestDockerNetworkReConnect (5.27s) [2020-11-09T15:54:20.447Z] === RUN TestServicePlugin [2020-11-09T15:54:20.447Z] --- SKIP: TestServicePlugin (0.00s) [2020-11-09T15:54:20.447Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-09T15:54:20.447Z] === RUN TestServiceUpdateLabel [2020-11-09T15:54:21.195Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-11-09T15:54:22.135Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-11-09T15:54:22.395Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-11-09T15:54:23.336Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-11-09T15:54:23.750Z] --- PASS: TestServiceUpdateLabel (3.21s) [2020-11-09T15:54:23.750Z] === RUN TestServiceUpdateSecrets [2020-11-09T15:54:24.167Z] --- PASS: TestReplicatedJob (7.80s) [2020-11-09T15:54:24.167Z] === RUN TestUpdateReplicatedJob [2020-11-09T15:54:27.746Z] --- PASS: TestUpdateReplicatedJob (4.70s) [2020-11-09T15:54:27.746Z] === RUN TestServiceListWithStatuses [2020-11-09T15:54:27.746Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2020-11-09T15:54:27.746Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-11-09T15:54:27.746Z] === RUN TestDockerNetworkConnectAlias [2020-11-09T15:54:31.474Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-11-09T15:54:32.046Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-11-09T15:54:32.617Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-11-09T15:54:32.877Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-11-09T15:54:34.260Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-11-09T15:54:34.260Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-11-09T15:54:34.520Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-11-09T15:54:35.907Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-11-09T15:54:35.907Z] Copying nested executables into bundles/cross/linux/amd64 [2020-11-09T15:54:35.907Z] Cross building: bundles/cross/windows/amd64 [2020-11-09T15:54:35.908Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-11-09T15:54:35.908Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-11-09T15:54:36.210Z] --- PASS: TestDockerNetworkConnectAlias (8.08s) [2020-11-09T15:54:36.210Z] === RUN TestDockerNetworkReConnect [2020-11-09T15:54:41.878Z] --- PASS: TestServiceUpdateSecrets (15.41s) [2020-11-09T15:54:41.878Z] === RUN TestServiceUpdateConfigs [2020-11-09T15:54:43.124Z] --- PASS: TestDockerNetworkReConnect (6.59s) [2020-11-09T15:54:43.124Z] === RUN TestServicePlugin [2020-11-09T15:54:43.124Z] --- SKIP: TestServicePlugin (0.00s) [2020-11-09T15:54:43.124Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-09T15:54:43.124Z] === RUN TestServiceUpdateLabel [2020-11-09T15:54:45.862Z] --- PASS: TestServiceUpdateLabel (3.56s) [2020-11-09T15:54:45.862Z] === RUN TestServiceUpdateSecrets [2020-11-09T15:54:46.746Z] === RUN TestDockerSuite/TestBuildExpose [2020-11-09T15:54:46.746Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-11-09T15:54:46.746Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-11-09T15:54:46.746Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-11-09T15:54:46.746Z] === RUN TestDockerSuite/TestBuildFails [2020-11-09T15:54:47.687Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-11-09T15:54:47.687Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-11-09T15:54:49.599Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-11-09T15:54:51.512Z] === RUN TestDockerSuite/TestBuildForceRm [2020-11-09T15:54:52.084Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-11-09T15:54:52.084Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-11-09T15:54:53.468Z] === RUN TestDockerSuite/TestBuildFromGit [2020-11-09T15:54:55.411Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-11-09T15:54:55.671Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-11-09T15:54:56.611Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-11-09T15:54:56.790Z] --- PASS: TestServiceUpdateConfigs (15.32s) [2020-11-09T15:54:56.790Z] === RUN TestServiceUpdateNetwork [2020-11-09T15:54:58.523Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-11-09T15:54:59.462Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-11-09T15:54:59.722Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-11-09T15:55:01.633Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-11-09T15:55:03.542Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-11-09T15:55:04.426Z] --- PASS: TestServiceUpdateSecrets (15.92s) [2020-11-09T15:55:04.426Z] === RUN TestServiceUpdateConfigs [2020-11-09T15:55:04.923Z] === RUN TestDockerSuite/TestBuildHistory [2020-11-09T15:55:06.833Z] --- PASS: TestImportExtremelyLargeImageWorks (199.20s) [2020-11-09T15:55:06.833Z] PASS [2020-11-09T15:55:06.833Z] [2020-11-09T15:55:06.833Z] DONE 12 tests in 202.803s [2020-11-09T15:55:06.833Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-11-09T15:55:06.833Z] ++ 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-11-09T15:55:06.833Z] ++ set -e [2020-11-09T15:55:06.833Z] ++ '[' -n 0 ']' [2020-11-09T15:55:06.833Z] ++ set -x [2020-11-09T15:55:06.833Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-11-09T15:55:06.833Z] INFO: Testing against a local daemon [2020-11-09T15:55:06.833Z] === RUN TestNetworkCreateDelete [2020-11-09T15:55:07.093Z] --- PASS: TestNetworkCreateDelete (0.26s) [2020-11-09T15:55:07.093Z] === RUN TestDockerNetworkDeletePreferID [2020-11-09T15:55:07.664Z] --- PASS: TestDockerNetworkDeletePreferID (0.69s) [2020-11-09T15:55:07.664Z] === RUN TestDaemonDNSFallback [2020-11-09T15:55:09.046Z] === RUN TestDockerSuite/TestBuildIidFile [2020-11-09T15:55:09.307Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-11-09T15:55:09.876Z] === RUN TestDockerSuite/TestBuildInheritance [2020-11-09T15:55:10.137Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-11-09T15:55:10.707Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-11-09T15:55:10.707Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-11-09T15:55:11.279Z] === RUN TestDockerSuite/TestBuildLabel [2020-11-09T15:55:11.539Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-11-09T15:55:11.701Z] --- PASS: TestServiceUpdateNetwork (14.72s) [2020-11-09T15:55:11.701Z] === RUN TestServiceUpdatePidsLimit [2020-11-09T15:55:11.701Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-11-09T15:55:11.701Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-11-09T15:55:11.800Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-11-09T15:55:12.060Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-11-09T15:55:12.321Z] === RUN TestDockerSuite/TestBuildLabels [2020-11-09T15:55:12.581Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-11-09T15:55:13.521Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-11-09T15:55:13.521Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-11-09T15:55:14.091Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-11-09T15:55:14.351Z] --- PASS: TestDaemonDNSFallback (6.66s) [2020-11-09T15:55:14.351Z] === RUN TestInspectNetwork [2020-11-09T15:55:16.899Z] === RUN TestDockerSuite/TestBuildLastModified [2020-11-09T15:55:18.809Z] === RUN TestInspectNetwork/full_network_id [2020-11-09T15:55:18.809Z] === RUN TestInspectNetwork/partial_network_id [2020-11-09T15:55:18.809Z] === RUN TestInspectNetwork/network_name [2020-11-09T15:55:18.809Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-11-09T15:55:19.750Z] --- PASS: TestServiceUpdateConfigs (15.83s) [2020-11-09T15:55:19.750Z] === RUN TestServiceUpdateNetwork [2020-11-09T15:55:19.846Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-11-09T15:55:21.349Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-11-09T15:55:23.258Z] --- PASS: TestInspectNetwork (8.74s) [2020-11-09T15:55:23.258Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-11-09T15:55:23.258Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-11-09T15:55:23.258Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-11-09T15:55:23.258Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-11-09T15:55:23.258Z] === RUN TestRunContainerWithBridgeNone [2020-11-09T15:55:23.829Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-11-09T15:55:23.829Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-11-09T15:55:24.090Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-11-09T15:55:24.350Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-11-09T15:55:24.350Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-11-09T15:55:24.610Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-11-09T15:55:25.181Z] --- PASS: TestRunContainerWithBridgeNone (1.98s) [2020-11-09T15:55:25.181Z] === RUN TestNetworkInvalidJSON [2020-11-09T15:55:25.181Z] === RUN TestNetworkInvalidJSON//networks/create [2020-11-09T15:55:25.181Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-11-09T15:55:25.181Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-11-09T15:55:25.181Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-11-09T15:55:25.181Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-09T15:55:25.181Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-09T15:55:25.181Z] === CONT TestNetworkInvalidJSON//networks/create [2020-11-09T15:55:25.181Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-09T15:55:25.181Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-11-09T15:55:25.181Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2020-11-09T15:55:25.181Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-11-09T15:55:25.181Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-11-09T15:55:25.181Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-11-09T15:55:25.181Z] === RUN TestHostIPv4BridgeLabel [2020-11-09T15:55:25.752Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2020-11-09T15:55:25.752Z] === RUN TestDaemonRestartWithLiveRestore [2020-11-09T15:55:26.322Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-11-09T15:55:26.892Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-11-09T15:55:26.892Z] === RUN TestDaemonDefaultNetworkPools [2020-11-09T15:55:27.463Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2020-11-09T15:55:27.463Z] === RUN TestDaemonRestartWithExistingNetwork [2020-11-09T15:55:27.463Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-11-09T15:55:27.988Z] --- PASS: TestServiceUpdatePidsLimit (17.47s) [2020-11-09T15:55:27.988Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) [2020-11-09T15:55:27.988Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s) [2020-11-09T15:55:27.988Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s) [2020-11-09T15:55:27.988Z] PASS [2020-11-09T15:55:27.988Z] [2020-11-09T15:55:27.988Z] === Skipped [2020-11-09T15:55:27.988Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-11-09T15:55:27.988Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-11-09T15:55:27.988Z] [2020-11-09T15:55:27.988Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-11-09T15:55:27.988Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-09T15:55:27.988Z] [2020-11-09T15:55:27.988Z] [2020-11-09T15:55:27.988Z] DONE 27 tests, 2 skipped in 160.845s [2020-11-09T15:55:27.988Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-11-09T15:55:27.988Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-11-09T15:55:27.988Z] ++ set -e [2020-11-09T15:55:27.988Z] ++ '[' -n 0 ']' [2020-11-09T15:55:27.988Z] ++ set -x [2020-11-09T15:55:27.988Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-11-09T15:55:27.988Z] INFO: Testing against a local daemon [2020-11-09T15:55:27.988Z] === RUN TestSessionCreate [2020-11-09T15:55:27.988Z] --- PASS: TestSessionCreate (0.05s) [2020-11-09T15:55:27.988Z] === RUN TestSessionCreateWithBadUpgrade [2020-11-09T15:55:27.988Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-11-09T15:55:27.988Z] PASS [2020-11-09T15:55:27.988Z] [2020-11-09T15:55:27.988Z] DONE 2 tests in 0.295s [2020-11-09T15:55:27.988Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-11-09T15:55:27.988Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-11-09T15:55:27.988Z] ++ set -e [2020-11-09T15:55:27.988Z] ++ '[' -n 0 ']' [2020-11-09T15:55:27.988Z] ++ set -x [2020-11-09T15:55:27.988Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-11-09T15:55:27.988Z] INFO: Testing against a local daemon [2020-11-09T15:55:27.988Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-11-09T15:55:27.988Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-11-09T15:55:27.988Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-11-09T15:55:27.988Z] === RUN TestEventsExecDie [2020-11-09T15:55:27.988Z] --- PASS: TestEventsExecDie (0.86s) [2020-11-09T15:55:27.988Z] === RUN TestEventsBackwardsCompatible [2020-11-09T15:55:28.250Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-11-09T15:55:28.250Z] === RUN TestInfoBinaryCommits [2020-11-09T15:55:28.250Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-11-09T15:55:28.250Z] === RUN TestInfoAPIVersioned [2020-11-09T15:55:28.250Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-11-09T15:55:28.250Z] === RUN TestInfoDiscoveryBackend [2020-11-09T15:55:28.823Z] --- PASS: TestInfoDiscoveryBackend (0.64s) [2020-11-09T15:55:28.823Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-11-09T15:55:28.849Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2020-11-09T15:55:28.849Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-11-09T15:55:29.766Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-11-09T15:55:29.766Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-11-09T15:55:30.237Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2020-11-09T15:55:30.237Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-11-09T15:55:30.237Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-11-09T15:55:30.498Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2020-11-09T15:55:30.498Z] === RUN TestServiceWithPredefinedNetwork [2020-11-09T15:55:30.710Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.65s) [2020-11-09T15:55:30.710Z] === RUN TestInfoAPI [2020-11-09T15:55:30.710Z] --- PASS: TestInfoAPI (0.05s) [2020-11-09T15:55:30.710Z] === RUN TestInfoAPIWarnings [2020-11-09T15:55:30.759Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-11-09T15:55:31.330Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-11-09T15:55:33.875Z] --- PASS: TestServiceWithPredefinedNetwork (2.95s) [2020-11-09T15:55:33.875Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-11-09T15:55:33.875Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-11-09T15:55:33.875Z] service_test.go:236: FLAKY_TEST [2020-11-09T15:55:33.875Z] === RUN TestServiceWithDataPathPortInit [2020-11-09T15:55:35.072Z] --- PASS: TestServiceUpdateNetwork (17.03s) [2020-11-09T15:55:35.072Z] === RUN TestServiceUpdatePidsLimit [2020-11-09T15:55:36.131Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-11-09T15:55:37.162Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-11-09T15:55:39.160Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-11-09T15:55:41.093Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-11-09T15:55:42.033Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-11-09T15:55:43.945Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-11-09T15:55:43.945Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-11-09T15:55:44.048Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-11-09T15:55:47.243Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-11-09T15:55:47.243Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-11-09T15:55:48.831Z] --- PASS: TestInfoAPIWarnings (16.63s) [2020-11-09T15:55:48.831Z] === RUN TestInfoDebug [2020-11-09T15:55:48.831Z] --- PASS: TestInfoDebug (0.63s) [2020-11-09T15:55:48.831Z] === RUN TestInfoInsecureRegistries [2020-11-09T15:55:48.831Z] --- PASS: TestInfoInsecureRegistries (0.63s) [2020-11-09T15:55:48.831Z] === RUN TestInfoRegistryMirrors [2020-11-09T15:55:49.093Z] --- PASS: TestInfoRegistryMirrors (0.64s) [2020-11-09T15:55:49.093Z] === RUN TestLoginFailsWithBadCredentials [2020-11-09T15:55:49.152Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-11-09T15:55:49.152Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-11-09T15:55:49.354Z] --- PASS: TestLoginFailsWithBadCredentials (0.31s) [2020-11-09T15:55:49.355Z] === RUN TestPingCacheHeaders [2020-11-09T15:55:49.355Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-11-09T15:55:49.355Z] === RUN TestPingGet [2020-11-09T15:55:49.355Z] --- PASS: TestPingGet (0.03s) [2020-11-09T15:55:49.355Z] === RUN TestPingHead [2020-11-09T15:55:49.616Z] --- PASS: TestPingHead (0.05s) [2020-11-09T15:55:49.616Z] === RUN TestVersion [2020-11-09T15:55:49.616Z] --- PASS: TestVersion (0.05s) [2020-11-09T15:55:49.616Z] PASS [2020-11-09T15:55:49.616Z] [2020-11-09T15:55:49.616Z] === Skipped [2020-11-09T15:55:49.616Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-11-09T15:55:49.616Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-11-09T15:55:49.616Z] [2020-11-09T15:55:49.616Z] [2020-11-09T15:55:49.616Z] DONE 18 tests, 1 skipped in 22.582s [2020-11-09T15:55:49.616Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-11-09T15:55:49.616Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-11-09T15:55:49.616Z] ++ set -e [2020-11-09T15:55:49.616Z] ++ '[' -n 0 ']' [2020-11-09T15:55:49.616Z] ++ set -x [2020-11-09T15:55:49.616Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-11-09T15:55:49.616Z] INFO: Testing against a local daemon [2020-11-09T15:55:49.616Z] === RUN TestVolumesCreateAndList [2020-11-09T15:55:49.722Z] --- PASS: TestServiceWithDataPathPortInit (16.17s) [2020-11-09T15:55:49.722Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-11-09T15:55:49.877Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-11-09T15:55:49.877Z] === RUN TestVolumesRemove [2020-11-09T15:55:49.877Z] --- PASS: TestVolumesRemove (0.12s) [2020-11-09T15:55:49.877Z] === RUN TestVolumesInspect [2020-11-09T15:55:49.877Z] --- PASS: TestVolumesInspect (0.03s) [2020-11-09T15:55:49.877Z] === RUN TestVolumesInvalidJSON [2020-11-09T15:55:49.877Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-11-09T15:55:49.877Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-11-09T15:55:49.877Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-11-09T15:55:49.877Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-11-09T15:55:49.877Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-11-09T15:55:49.877Z] PASS [2020-11-09T15:55:49.877Z] [2020-11-09T15:55:49.877Z] DONE 5 tests in 0.395s [2020-11-09T15:55:49.877Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-11-09T15:55:50.449Z] ++++ cat bundles/test-integration/docker.pid [2020-11-09T15:55:50.449Z] +++ kill 13700 [2020-11-09T15:55:50.663Z] === RUN TestDockerSuite/TestBuildNetNone [2020-11-09T15:55:50.927Z] === RUN TestDockerSuite/TestBuildNoContext [2020-11-09T15:55:51.834Z] +++ /etc/init.d/apparmor stop [2020-11-09T15:55:51.834Z] Leaving: AppArmorNo profiles have been unloaded. [2020-11-09T15:55:51.834Z] [2020-11-09T15:55:51.834Z] Unloading profiles will leave already running processes permanently [2020-11-09T15:55:51.834Z] unconfined, which can lead to unexpected situations. [2020-11-09T15:55:51.834Z] [2020-11-09T15:55:51.834Z] To set a process to complain mode, use the command line tool [2020-11-09T15:55:51.834Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-11-09T15:55:51.834Z] +++ true [2020-11-09T15:55:51.834Z] exiting test-integration [2020-11-09T15:55:51.834Z] ++ exit 0 [2020-11-09T15:55:51.834Z] [2020-11-09T15:55:51.869Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-11-09T15:55:52.511Z] --- PASS: TestServiceUpdatePidsLimit (17.75s) [2020-11-09T15:55:52.511Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.91s) [2020-11-09T15:55:52.511Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.14s) [2020-11-09T15:55:52.511Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.14s) [2020-11-09T15:55:52.511Z] PASS [2020-11-09T15:55:52.511Z] [2020-11-09T15:55:52.511Z] === Skipped [2020-11-09T15:55:52.511Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.01s) [2020-11-09T15:55:52.511Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-11-09T15:55:52.511Z] [2020-11-09T15:55:52.511Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-11-09T15:55:52.511Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-09T15:55:52.511Z] [2020-11-09T15:55:52.511Z] [2020-11-09T15:55:52.511Z] DONE 27 tests, 2 skipped in 176.089s [2020-11-09T15:55:52.511Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-11-09T15:55:52.511Z] ++ 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-11-09T15:55:52.511Z] ++ set -e [2020-11-09T15:55:52.511Z] ++ '[' -n 0 ']' [2020-11-09T15:55:52.511Z] ++ set -x [2020-11-09T15:55:52.511Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-11-09T15:55:52.511Z] INFO: Testing against a local daemon [2020-11-09T15:55:52.511Z] === RUN TestSessionCreate [2020-11-09T15:55:52.511Z] --- PASS: TestSessionCreate (0.03s) [2020-11-09T15:55:52.511Z] === RUN TestSessionCreateWithBadUpgrade [2020-11-09T15:55:52.511Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-11-09T15:55:52.511Z] PASS [2020-11-09T15:55:52.511Z] [2020-11-09T15:55:52.511Z] DONE 2 tests in 0.130s [2020-11-09T15:55:52.511Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-11-09T15:55:52.511Z] ++ 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-11-09T15:55:52.511Z] ++ set -e [2020-11-09T15:55:52.511Z] ++ '[' -n 0 ']' [2020-11-09T15:55:52.511Z] ++ set -x [2020-11-09T15:55:52.511Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-11-09T15:55:52.801Z] INFO: Testing against a local daemon [2020-11-09T15:55:52.801Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-11-09T15:55:52.801Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-11-09T15:55:52.801Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-11-09T15:55:52.801Z] === RUN TestEventsExecDie [2020-11-09T15:55:52.809Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-11-09T15:55:53.830Z] --- PASS: TestEventsExecDie (0.93s) [2020-11-09T15:55:53.831Z] === RUN TestEventsBackwardsCompatible [2020-11-09T15:55:53.831Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2020-11-09T15:55:53.831Z] === RUN TestInfoBinaryCommits [2020-11-09T15:55:53.831Z] --- PASS: TestInfoBinaryCommits (0.01s) [2020-11-09T15:55:53.831Z] === RUN TestInfoAPIVersioned [2020-11-09T15:55:53.831Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-11-09T15:55:53.831Z] === RUN TestInfoDiscoveryBackend [2020-11-09T15:55:54.120Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-11-09T15:55:54.120Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-11-09T15:55:54.190Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-11-09T15:55:54.191Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-11-09T15:55:54.191Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage Post stage [Pipeline] junit [2020-11-09T15:55:54.397Z] Recording test results [2020-11-09T15:55:54.760Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-11-09T15:55:55.020Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-11-09T15:55:55.151Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-11-09T15:55:55.151Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-11-09T15:55:55.197Z] + echo Ensuring container killed. [2020-11-09T15:55:55.197Z] Ensuring container killed. [2020-11-09T15:55:55.197Z] + docker rm -vf docker-pr3 [2020-11-09T15:55:55.197Z] Error: No such container: docker-pr3 [2020-11-09T15:55:55.197Z] + true [Pipeline] sh [2020-11-09T15:55:55.281Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-11-09T15:55:55.490Z] + echo Chowning /workspace to jenkins user [2020-11-09T15:55:55.491Z] Chowning /workspace to jenkins user [2020-11-09T15:55:55.491Z] + id -u [2020-11-09T15:55:55.491Z] + id -g [2020-11-09T15:55:55.491Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41653:/workspace busybox chown -R 1000:1000 /workspace [2020-11-09T15:55:55.814Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-11-09T15:55:55.815Z] === RUN TestInfoAPI [2020-11-09T15:55:55.815Z] --- PASS: TestInfoAPI (0.02s) [2020-11-09T15:55:55.815Z] === RUN TestInfoAPIWarnings [2020-11-09T15:55:56.669Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-11-09T15:55:57.240Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-11-09T15:55:57.384Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-11-09T15:55:57.384Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-11-09T15:55:57.384Z] remote: Enumerating objects: 2, done. [2020-11-09T15:55:57.384Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-11-09T15:55:57.384Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-11-09T15:55:57.384Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-11-09T15:55:57.384Z] 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-11-09T15:55:57.384Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-11-09T15:55:57.384Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-11-09T15:55:57.719Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41653/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=43d61d2bcff418778131063ddd519bdd1138e0a0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:43d61d2bcff418778131063ddd519bdd1138e0a0 hack/test/unit [2020-11-09T15:55:57.810Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.21s) [2020-11-09T15:55:57.810Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:eqcsofuy7p265vc0fvd0gi17y Created:2020-11-09 15:55:51.21707612 +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[3dfe2319a168f2f76d266b457f28f682be08b9de99ecd16096b15b971dd3c988:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qasusshc07lkcixb9euhqysjo EndpointID:73b357887f79b43987449ebbfeb637835a863d1ad2a9f83fab4e86cfaaeb7921 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:433f5f6a356cc052922630d97b427d98b5c3b5ab0d90538a580a05916e8eb46b 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:f636f1021f67 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qasusshc07lkcixb9euhqysjo EndpointID:73b357887f79b43987449ebbfeb637835a863d1ad2a9f83fab4e86cfaaeb7921 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-11-09T15:55:57.810Z] PASS [2020-11-09T15:55:57.810Z] [2020-11-09T15:55:57.810Z] === Skipped [2020-11-09T15:55:57.810Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-11-09T15:55:57.810Z] service_test.go:236: FLAKY_TEST [2020-11-09T15:55:57.810Z] [2020-11-09T15:55:57.810Z] [2020-11-09T15:55:57.810Z] DONE 23 tests, 1 skipped in 51.321s [2020-11-09T15:55:57.810Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-11-09T15:55:57.810Z] ++ 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-11-09T15:55:57.810Z] ++ set -e [2020-11-09T15:55:57.810Z] ++ '[' -n 0 ']' [2020-11-09T15:55:57.810Z] ++ set -x [2020-11-09T15:55:57.810Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-11-09T15:55:58.070Z] INFO: Testing against a local daemon [2020-11-09T15:55:58.070Z] === RUN TestDockerNetworkIpvlanPersistance [2020-11-09T15:55:58.070Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-11-09T15:55:58.070Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-09T15:55:58.070Z] === RUN TestDockerNetworkIpvlan [2020-11-09T15:55:58.070Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-11-09T15:55:58.070Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-09T15:55:58.070Z] PASS [2020-11-09T15:55:58.070Z] [2020-11-09T15:55:58.070Z] === Skipped [2020-11-09T15:55:58.070Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-11-09T15:55:58.070Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-09T15:55:58.070Z] [2020-11-09T15:55:58.070Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-11-09T15:55:58.070Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-09T15:55:58.070Z] [2020-11-09T15:55:58.070Z] [2020-11-09T15:55:58.070Z] DONE 2 tests, 2 skipped in 0.146s [2020-11-09T15:55:58.070Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-11-09T15:55:58.070Z] ++ 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-11-09T15:55:58.070Z] ++ set -e [2020-11-09T15:55:58.070Z] ++ '[' -n 0 ']' [2020-11-09T15:55:58.070Z] ++ set -x [2020-11-09T15:55:58.071Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-11-09T15:55:58.332Z] INFO: Testing against a local daemon [2020-11-09T15:55:58.332Z] === RUN TestDockerNetworkMacvlanPersistance [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-11-09T15:55:59.102Z] + bundleName=arm64-integration [2020-11-09T15:55:59.102Z] + echo Creating arm64-integration-bundles.tar.gz [2020-11-09T15:55:59.102Z] Creating arm64-integration-bundles.tar.gz [2020-11-09T15:55:59.102Z] + find bundles -path */root/*overlay2 -prune -o -type f+ ( -name *-report.json -oxargs -name *.log tar -o -czf -name arm64-integration-bundles.tar.gz *.prof [2020-11-09T15:55:59.102Z] -o -name *-report.xml ) -print [2020-11-09T15:55:59.272Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [Pipeline] archiveArtifacts [2020-11-09T15:55:59.377Z] Archiving artifacts [2020-11-09T15:55:59.533Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2020-11-09T15:55:59.533Z] === RUN TestDockerNetworkMacvlan [2020-11-09T15:55:59.661Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41653/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-11-09T15:55:59.978Z] + make clean [2020-11-09T15:56:00.263Z] ? github.com/docker/docker/api [no test files] [2020-11-09T15:56:00.474Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-11-09T15:56:00.474Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-11-09T15:56:00.550Z] docker volume rm -f docker-dev-cache [2020-11-09T15:56:00.550Z] docker-dev-cache [Pipeline] deleteDir [2020-11-09T15:56:01.427Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-11-09T15:56:02.367Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-11-09T15:56:02.367Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-11-09T15:56:03.309Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-11-09T15:56:03.309Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-11-09T15:56:04.698Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-11-09T15:56:04.959Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-11-09T15:56:05.531Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-11-09T15:56:08.074Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-11-09T15:56:09.014Z] === RUN TestDockerSuite/TestBuildPATH [2020-11-09T15:56:11.557Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-11-09T15:56:11.816Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-11-09T15:56:12.759Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-11-09T15:56:12.759Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-11-09T15:56:13.699Z] --- PASS: TestDockerNetworkMacvlan (14.18s) [2020-11-09T15:56:13.699Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-11-09T15:56:13.699Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2020-11-09T15:56:13.699Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.42s) [2020-11-09T15:56:13.699Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.93s) [2020-11-09T15:56:13.699Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.27s) [2020-11-09T15:56:13.699Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.91s) [2020-11-09T15:56:13.699Z] PASS [2020-11-09T15:56:13.699Z] [2020-11-09T15:56:13.699Z] DONE 8 tests in 15.705s [2020-11-09T15:56:13.699Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-11-09T15:56:13.699Z] ++ 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-11-09T15:56:13.699Z] ++ set -e [2020-11-09T15:56:13.699Z] ++ '[' -n 0 ']' [2020-11-09T15:56:13.699Z] ++ set -x [2020-11-09T15:56:13.699Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-11-09T15:56:13.961Z] testing: warning: no tests to run [2020-11-09T15:56:13.961Z] PASS [2020-11-09T15:56:13.961Z] [2020-11-09T15:56:13.961Z] DONE 0 tests in 0.036s [2020-11-09T15:56:13.961Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-11-09T15:56:13.961Z] ++ 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-11-09T15:56:13.961Z] ++ set -e [2020-11-09T15:56:13.961Z] ++ '[' -n 0 ']' [2020-11-09T15:56:13.961Z] ++ set -x [2020-11-09T15:56:13.961Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-11-09T15:56:13.961Z] INFO: Testing against a local daemon [2020-11-09T15:56:13.961Z] === RUN TestAuthZPluginAllowRequest [2020-11-09T15:56:14.403Z] --- PASS: TestInfoAPIWarnings (16.25s) [2020-11-09T15:56:14.403Z] === RUN TestInfoDebug [2020-11-09T15:56:14.403Z] --- PASS: TestInfoDebug (0.52s) [2020-11-09T15:56:14.403Z] === RUN TestInfoInsecureRegistries [2020-11-09T15:56:14.403Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-11-09T15:56:14.403Z] === RUN TestInfoRegistryMirrors [2020-11-09T15:56:14.403Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-11-09T15:56:14.403Z] === RUN TestLoginFailsWithBadCredentials [2020-11-09T15:56:14.403Z] --- PASS: TestLoginFailsWithBadCredentials (0.31s) [2020-11-09T15:56:14.403Z] === RUN TestPingCacheHeaders [2020-11-09T15:56:14.403Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-11-09T15:56:14.403Z] === RUN TestPingGet [2020-11-09T15:56:14.403Z] --- PASS: TestPingGet (0.01s) [2020-11-09T15:56:14.403Z] === RUN TestPingHead [2020-11-09T15:56:14.403Z] --- PASS: TestPingHead (0.01s) [2020-11-09T15:56:14.403Z] === RUN TestVersion [2020-11-09T15:56:14.403Z] --- PASS: TestVersion (0.01s) [2020-11-09T15:56:14.403Z] PASS [2020-11-09T15:56:14.403Z] [2020-11-09T15:56:14.403Z] === Skipped [2020-11-09T15:56:14.403Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-11-09T15:56:14.403Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-11-09T15:56:14.403Z] [2020-11-09T15:56:14.403Z] [2020-11-09T15:56:14.403Z] DONE 18 tests, 1 skipped in 21.365s [2020-11-09T15:56:14.403Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-11-09T15:56:14.403Z] ++ 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-11-09T15:56:14.403Z] ++ set -e [2020-11-09T15:56:14.403Z] ++ '[' -n 0 ']' [2020-11-09T15:56:14.403Z] ++ set -x [2020-11-09T15:56:14.403Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-11-09T15:56:14.403Z] INFO: Testing against a local daemon [2020-11-09T15:56:14.403Z] === RUN TestVolumesCreateAndList [2020-11-09T15:56:14.403Z] --- PASS: TestVolumesCreateAndList (0.01s) [2020-11-09T15:56:14.403Z] === RUN TestVolumesRemove [2020-11-09T15:56:14.403Z] --- PASS: TestVolumesRemove (0.10s) [2020-11-09T15:56:14.404Z] === RUN TestVolumesInspect [2020-11-09T15:56:14.404Z] --- PASS: TestVolumesInspect (0.01s) [2020-11-09T15:56:14.404Z] === RUN TestVolumesInvalidJSON [2020-11-09T15:56:14.404Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-11-09T15:56:14.404Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-11-09T15:56:14.404Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-11-09T15:56:14.404Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-11-09T15:56:14.404Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-11-09T15:56:14.404Z] PASS [2020-11-09T15:56:14.404Z] [2020-11-09T15:56:14.404Z] DONE 5 tests in 0.206s [2020-11-09T15:56:14.404Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-11-09T15:56:14.404Z] ++++ cat bundles/test-integration/docker.pid [2020-11-09T15:56:14.404Z] +++ kill 12052 [2020-11-09T15:56:15.169Z] ok github.com/docker/docker/api/server 0.004s coverage: 9.0% of statements [2020-11-09T15:56:15.872Z] --- PASS: TestAuthZPluginAllowRequest (1.49s) [2020-11-09T15:56:15.872Z] === RUN TestAuthZPluginTLS [2020-11-09T15:56:15.905Z] +++ /etc/init.d/apparmor stop [2020-11-09T15:56:15.905Z] Leaving: AppArmorNo profiles have been unloaded. [2020-11-09T15:56:15.905Z] [2020-11-09T15:56:15.905Z] Unloading profiles will leave already running processes permanently [2020-11-09T15:56:15.905Z] unconfined, which can lead to unexpected situations. [2020-11-09T15:56:15.905Z] [2020-11-09T15:56:15.905Z] To set a process to complain mode, use the command line tool [2020-11-09T15:56:15.905Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-11-09T15:56:15.905Z] +++ true [2020-11-09T15:56:15.905Z] exiting test-integration [2020-11-09T15:56:15.905Z] ++ exit 0 [2020-11-09T15:56:15.905Z] [2020-11-09T15:56:16.133Z] --- PASS: TestAuthZPluginTLS (0.58s) [2020-11-09T15:56:16.133Z] === RUN TestAuthZPluginDenyRequest [2020-11-09T15:56:16.702Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2020-11-09T15:56:16.702Z] === RUN TestAuthZPluginAPIDenyResponse Post stage [Pipeline] junit [2020-11-09T15:56:16.979Z] Recording test results [2020-11-09T15:56:17.274Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2020-11-09T15:56:17.274Z] === RUN TestAuthZPluginDenyResponse [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-11-09T15:56:17.812Z] + echo Ensuring container killed. [2020-11-09T15:56:17.812Z] Ensuring container killed. [2020-11-09T15:56:17.812Z] + docker rm -vf docker-pr3 [2020-11-09T15:56:17.812Z] Error: No such container: docker-pr3 [2020-11-09T15:56:17.812Z] + true [Pipeline] sh [2020-11-09T15:56:17.844Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-11-09T15:56:17.844Z] === RUN TestAuthZPluginAllowEventStream [2020-11-09T15:56:18.189Z] + echo Chowning /workspace to jenkins user [2020-11-09T15:56:18.189Z] Chowning /workspace to jenkins user [2020-11-09T15:56:18.189Z] + id -u [2020-11-09T15:56:18.189Z] + id -g [2020-11-09T15:56:18.189Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41653:/workspace busybox chown -R 1001:1001 /workspace [2020-11-09T15:56:19.228Z] --- PASS: TestAuthZPluginAllowEventStream (1.40s) [2020-11-09T15:56:19.228Z] === RUN TestAuthZPluginErrorResponse [2020-11-09T15:56:19.797Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2020-11-09T15:56:19.797Z] === RUN TestAuthZPluginErrorRequest [2020-11-09T15:56:19.797Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-11-09T15:56:20.368Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2020-11-09T15:56:20.368Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-11-09T15:56:20.643Z] + bundleName=s390x-integration [2020-11-09T15:56:20.643Z] + echo Creating s390x-integration-bundles.tar.gz [2020-11-09T15:56:20.643Z] Creating s390x-integration-bundles.tar.gz [2020-11-09T15:56:20.643Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2020-11-09T15:56:20.643Z] + 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-11-09T15:56:20.686Z] Archiving artifacts [2020-11-09T15:56:20.938Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2020-11-09T15:56:20.938Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-11-09T15:56:21.059Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41653/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-11-09T15:56:21.437Z] + make clean [2020-11-09T15:56:21.727Z] docker volume rm -f docker-dev-cache [2020-11-09T15:56:21.727Z] docker-dev-cache [Pipeline] deleteDir [2020-11-09T15:56:22.858Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.87s) [2020-11-09T15:56:22.858Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-11-09T15:56:22.858Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-11-09T15:56:24.791Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.80s) [2020-11-09T15:56:24.791Z] === RUN TestAuthZPluginHeader [2020-11-09T15:56:24.791Z] === RUN TestDockerSuite/TestBuildRm [2020-11-09T15:56:25.361Z] --- PASS: TestAuthZPluginHeader (0.79s) [2020-11-09T15:56:25.361Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-11-09T15:56:27.273Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-11-09T15:56:27.842Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-11-09T15:56:29.225Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-11-09T15:56:29.485Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-11-09T15:56:30.055Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.69s) [2020-11-09T15:56:30.055Z] === RUN TestAuthZPluginV2Disable [2020-11-09T15:56:30.055Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-11-09T15:56:30.996Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-11-09T15:56:31.938Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-11-09T15:56:32.511Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-11-09T15:56:33.451Z] --- PASS: TestAuthZPluginV2Disable (3.44s) [2020-11-09T15:56:33.451Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-11-09T15:56:35.361Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-11-09T15:56:35.361Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-11-09T15:56:35.621Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-11-09T15:56:35.621Z] === RUN TestDockerSuite/TestBuildSpaces [2020-11-09T15:56:36.192Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-11-09T15:56:36.764Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.32s) [2020-11-09T15:56:36.764Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-11-09T15:56:36.764Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-11-09T15:56:37.025Z] === RUN TestDockerSuite/TestBuildStderr [2020-11-09T15:56:37.595Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-11-09T15:56:40.897Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-11-09T15:56:41.838Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-11-09T15:56:42.779Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-11-09T15:56:43.039Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-11-09T15:56:43.610Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-11-09T15:56:45.006Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-11-09T15:56:46.928Z] === RUN TestDockerSuite/TestBuildUser [2020-11-09T15:56:48.313Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-11-09T15:56:50.224Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (13.17s) [2020-11-09T15:56:50.224Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-11-09T15:56:50.795Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-11-09T15:57:00.790Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-11-09T15:57:00.790Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-11-09T15:57:01.051Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-11-09T15:57:01.623Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-11-09T15:57:01.629Z] --- PASS: TestImportExtremelyLargeImageWorks (193.69s) [2020-11-09T15:57:01.629Z] PASS [2020-11-09T15:57:01.629Z] [2020-11-09T15:57:01.629Z] === Skipped [2020-11-09T15:57:01.629Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-11-09T15:57:01.629Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-09T15:57:01.629Z] [2020-11-09T15:57:01.629Z] [2020-11-09T15:57:01.629Z] DONE 12 tests, 1 skipped in 194.669s [2020-11-09T15:57:01.629Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-11-09T15:57:01.629Z] ++ 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-11-09T15:57:01.629Z] ++ set -e [2020-11-09T15:57:01.629Z] ++ '[' -n 0 ']' [2020-11-09T15:57:01.629Z] ++ set -x [2020-11-09T15:57:01.629Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-11-09T15:57:01.629Z] INFO: Testing against a local daemon [2020-11-09T15:57:01.629Z] === RUN TestNetworkCreateDelete [2020-11-09T15:57:01.629Z] --- PASS: TestNetworkCreateDelete (0.18s) [2020-11-09T15:57:01.629Z] === RUN TestDockerNetworkDeletePreferID [2020-11-09T15:57:01.629Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s) [2020-11-09T15:57:01.629Z] === RUN TestDaemonDNSFallback [2020-11-09T15:57:01.629Z] --- PASS: TestDaemonDNSFallback (1.63s) [2020-11-09T15:57:01.629Z] === RUN TestInspectNetwork [2020-11-09T15:57:01.629Z] === RUN TestInspectNetwork/full_network_id [2020-11-09T15:57:01.629Z] === RUN TestInspectNetwork/partial_network_id [2020-11-09T15:57:01.629Z] === RUN TestInspectNetwork/network_name [2020-11-09T15:57:01.629Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-11-09T15:57:01.629Z] --- PASS: TestInspectNetwork (6.96s) [2020-11-09T15:57:01.629Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-11-09T15:57:01.629Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-11-09T15:57:01.629Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-11-09T15:57:01.629Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-11-09T15:57:01.629Z] === RUN TestRunContainerWithBridgeNone [2020-11-09T15:57:02.192Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-11-09T15:57:03.133Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-11-09T15:57:03.133Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-11-09T15:57:03.133Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-11-09T15:57:03.133Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-11-09T15:57:03.133Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-11-09T15:57:03.158Z] --- PASS: TestRunContainerWithBridgeNone (1.85s) [2020-11-09T15:57:03.158Z] === RUN TestNetworkInvalidJSON [2020-11-09T15:57:03.158Z] === RUN TestNetworkInvalidJSON//networks/create [2020-11-09T15:57:03.158Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-11-09T15:57:03.158Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-11-09T15:57:03.158Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-11-09T15:57:03.158Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-09T15:57:03.158Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-09T15:57:03.158Z] === CONT TestNetworkInvalidJSON//networks/create [2020-11-09T15:57:03.158Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-09T15:57:03.158Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-11-09T15:57:03.158Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-11-09T15:57:03.158Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-11-09T15:57:03.158Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-11-09T15:57:03.158Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-11-09T15:57:03.158Z] === RUN TestHostIPv4BridgeLabel [2020-11-09T15:57:03.802Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2020-11-09T15:57:03.802Z] === RUN TestDaemonRestartWithLiveRestore [2020-11-09T15:57:04.517Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-11-09T15:57:04.517Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-11-09T15:57:04.850Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-11-09T15:57:04.850Z] === RUN TestDaemonDefaultNetworkPools [2020-11-09T15:57:05.088Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-11-09T15:57:05.348Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-11-09T15:57:05.895Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s) [2020-11-09T15:57:05.895Z] === RUN TestDaemonRestartWithExistingNetwork [2020-11-09T15:57:06.290Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-11-09T15:57:06.290Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-11-09T15:57:06.550Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2020-11-09T15:57:06.550Z] PASS [2020-11-09T15:57:06.550Z] [2020-11-09T15:57:06.550Z] DONE 17 tests in 52.653s [2020-11-09T15:57:06.550Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-11-09T15:57:06.550Z] ++ 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-11-09T15:57:06.550Z] ++ set -e [2020-11-09T15:57:06.550Z] ++ '[' -n 0 ']' [2020-11-09T15:57:06.550Z] ++ set -x [2020-11-09T15:57:06.551Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-11-09T15:57:06.811Z] INFO: Testing against a local daemon [2020-11-09T15:57:06.811Z] === RUN TestPluginInvalidJSON [2020-11-09T15:57:06.811Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-11-09T15:57:06.811Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-11-09T15:57:06.811Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-11-09T15:57:06.811Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-11-09T15:57:06.811Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-11-09T15:57:06.811Z] === RUN TestPluginInstall [2020-11-09T15:57:06.811Z] === RUN TestPluginInstall/no_auth [2020-11-09T15:57:06.939Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2020-11-09T15:57:06.939Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-11-09T15:57:08.457Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.32s) [2020-11-09T15:57:08.457Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-11-09T15:57:08.722Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-11-09T15:57:08.722Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-11-09T15:57:08.752Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-11-09T15:57:08.752Z] === RUN TestServiceWithPredefinedNetwork [2020-11-09T15:57:09.293Z] time="2020-11-09T15:57:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-09T15:57:09.293Z] time="2020-11-09T15:57:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9866bc2245dae99aba1dad89a883f3e5a1396eac5f6cf05b0be44dd9d82b4700" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-09T15:57:09.293Z] time="2020-11-09T15:57:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-09T15:57:09.293Z] time="2020-11-09T15:57:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9866bc2245dae99aba1dad89a883f3e5a1396eac5f6cf05b0be44dd9d82b4700" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-09T15:57:09.864Z] === RUN TestPluginInstall/with_htpasswd [2020-11-09T15:57:10.125Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-11-09T15:57:10.697Z] time="2020-11-09T15:57:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-09T15:57:10.697Z] time="2020-11-09T15:57:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f7b5139bb66a846613d28775a5d4118b504145d847491699ff7061c14b6a884a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-09T15:57:10.697Z] time="2020-11-09T15:57:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-09T15:57:10.697Z] time="2020-11-09T15:57:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f7b5139bb66a846613d28775a5d4118b504145d847491699ff7061c14b6a884a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-09T15:57:10.835Z] --- PASS: TestServiceWithPredefinedNetwork (2.06s) [2020-11-09T15:57:10.835Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-11-09T15:57:10.835Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-11-09T15:57:10.835Z] service_test.go:236: FLAKY_TEST [2020-11-09T15:57:10.835Z] === RUN TestServiceWithDataPathPortInit [2020-11-09T15:57:11.269Z] === RUN TestPluginInstall/with_insecure [2020-11-09T15:57:11.534Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-11-09T15:57:12.497Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-11-09T15:57:12.757Z] time="2020-11-09T15:57:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-09T15:57:12.757Z] time="2020-11-09T15:57:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5cb09c77e1d6ceead9248d7d8c5191d48543f650e25fff148aed8ea97b36c05e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-09T15:57:12.757Z] time="2020-11-09T15:57:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-09T15:57:12.757Z] time="2020-11-09T15:57:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5cb09c77e1d6ceead9248d7d8c5191d48543f650e25fff148aed8ea97b36c05e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-09T15:57:13.018Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-11-09T15:57:13.018Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-11-09T15:57:13.018Z] --- PASS: TestPluginInstall (6.37s) [2020-11-09T15:57:13.018Z] --- PASS: TestPluginInstall/no_auth (3.08s) [2020-11-09T15:57:13.018Z] --- PASS: TestPluginInstall/with_htpasswd (1.40s) [2020-11-09T15:57:13.018Z] --- PASS: TestPluginInstall/with_insecure (1.89s) [2020-11-09T15:57:13.018Z] plugin_test.go:157: [dde712a20c90a] daemon is not started [2020-11-09T15:57:13.018Z] PASS [2020-11-09T15:57:13.018Z] [2020-11-09T15:57:13.018Z] DONE 6 tests in 6.553s [2020-11-09T15:57:13.018Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-11-09T15:57:13.018Z] ++ 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-11-09T15:57:13.018Z] ++ set -e [2020-11-09T15:57:13.018Z] ++ '[' -n 0 ']' [2020-11-09T15:57:13.018Z] ++ set -x [2020-11-09T15:57:13.018Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-11-09T15:57:13.278Z] INFO: Testing against a local daemon [2020-11-09T15:57:13.278Z] === RUN TestExternalGraphDriver [2020-11-09T15:57:13.278Z] === RUN TestExternalGraphDriver/json [2020-11-09T15:57:13.849Z] === RUN TestDockerSuite/TestBuildXZHost [2020-11-09T15:57:15.232Z] === RUN TestExternalGraphDriver/spec [2020-11-09T15:57:15.494Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-11-09T15:57:15.494Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-11-09T15:57:15.494Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-11-09T15:57:16.064Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-11-09T15:57:17.004Z] === RUN TestDockerSuite/TestCommitChange [2020-11-09T15:57:17.004Z] === RUN TestExternalGraphDriver/pull [2020-11-09T15:57:17.576Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-11-09T15:57:18.146Z] === RUN TestDockerSuite/TestCommitHardlink [2020-11-09T15:57:19.086Z] --- PASS: TestExternalGraphDriver (5.65s) [2020-11-09T15:57:19.086Z] --- PASS: TestExternalGraphDriver/json (1.89s) [2020-11-09T15:57:19.086Z] --- PASS: TestExternalGraphDriver/spec (1.87s) [2020-11-09T15:57:19.086Z] --- PASS: TestExternalGraphDriver/pull (1.77s) [2020-11-09T15:57:19.086Z] === RUN TestGraphdriverPluginV2 [2020-11-09T15:57:19.346Z] === RUN TestDockerSuite/TestCommitNewFile [2020-11-09T15:57:20.288Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-11-09T15:57:21.228Z] === RUN TestDockerSuite/TestCommitTTY [2020-11-09T15:57:22.168Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-11-09T15:57:23.109Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-11-09T15:57:23.369Z] --- PASS: TestGraphdriverPluginV2 (4.49s) [2020-11-09T15:57:23.369Z] PASS [2020-11-09T15:57:23.369Z] [2020-11-09T15:57:23.369Z] DONE 5 tests in 10.276s [2020-11-09T15:57:23.369Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-11-09T15:57:23.369Z] ++ 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-11-09T15:57:23.369Z] ++ set -e [2020-11-09T15:57:23.369Z] ++ '[' -n 0 ']' [2020-11-09T15:57:23.369Z] ++ set -x [2020-11-09T15:57:23.369Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-11-09T15:57:23.630Z] INFO: Testing against a local daemon [2020-11-09T15:57:23.630Z] === RUN TestContinueAfterPluginCrash [2020-11-09T15:57:23.630Z] === PAUSE TestContinueAfterPluginCrash [2020-11-09T15:57:23.630Z] === RUN TestReadPluginNoRead [2020-11-09T15:57:23.630Z] === PAUSE TestReadPluginNoRead [2020-11-09T15:57:23.630Z] === RUN TestDaemonStartWithLogOpt [2020-11-09T15:57:23.630Z] === PAUSE TestDaemonStartWithLogOpt [2020-11-09T15:57:23.630Z] === CONT TestContinueAfterPluginCrash [2020-11-09T15:57:23.630Z] === CONT TestDaemonStartWithLogOpt [2020-11-09T15:57:24.202Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-11-09T15:57:25.144Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-11-09T15:57:25.144Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-11-09T15:57:25.144Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-11-09T15:57:25.404Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-11-09T15:57:25.404Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-11-09T15:57:25.404Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-11-09T15:57:25.404Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-11-09T15:57:26.287Z] --- PASS: TestServiceWithDataPathPortInit (13.66s) [2020-11-09T15:57:26.287Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-11-09T15:57:27.317Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-11-09T15:57:28.701Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-11-09T15:57:28.701Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-11-09T15:57:28.701Z] --- PASS: TestDaemonStartWithLogOpt (5.21s) [2020-11-09T15:57:28.701Z] === CONT TestReadPluginNoRead [2020-11-09T15:57:29.273Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-11-09T15:57:29.844Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-11-09T15:57:30.415Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-11-09T15:57:30.986Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-11-09T15:57:31.861Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.81s) [2020-11-09T15:57:31.861Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:e6bud40r8krlcthirqahbrf1a Created:2020-11-09 15:57:25.451340531 +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[c99dc46d757c863bf7aeffcefb891bedf385d42ac82b37108a5828172d0542ef:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xoyz7a42i78xu8who7prvstg7 EndpointID:a9d142261e5b5f070ba0d7f9c374062e546dcbf00922b496559f375c208786cc MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:343c0a298e01517e2cadaf1df85756f8a6b932dc8887e4ad73d40219a5bf3481 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:9037c7a4f697 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xoyz7a42i78xu8who7prvstg7 EndpointID:a9d142261e5b5f070ba0d7f9c374062e546dcbf00922b496559f375c208786cc EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-11-09T15:57:31.861Z] PASS [2020-11-09T15:57:31.861Z] [2020-11-09T15:57:31.861Z] === Skipped [2020-11-09T15:57:31.861Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-11-09T15:57:31.861Z] service_test.go:236: FLAKY_TEST [2020-11-09T15:57:31.861Z] [2020-11-09T15:57:31.861Z] [2020-11-09T15:57:31.861Z] DONE 23 tests, 1 skipped in 39.436s [2020-11-09T15:57:31.861Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-11-09T15:57:31.861Z] ++ 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-11-09T15:57:31.861Z] ++ set -e [2020-11-09T15:57:31.861Z] ++ '[' -n 0 ']' [2020-11-09T15:57:31.861Z] ++ set -x [2020-11-09T15:57:31.861Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-11-09T15:57:31.861Z] INFO: Testing against a local daemon [2020-11-09T15:57:31.861Z] === RUN TestDockerNetworkIpvlanPersistance [2020-11-09T15:57:31.861Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-11-09T15:57:31.861Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-09T15:57:31.861Z] === RUN TestDockerNetworkIpvlan [2020-11-09T15:57:31.861Z] --- SKIP: TestDockerNetworkIpvlan (0.01s) [2020-11-09T15:57:31.861Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-09T15:57:31.861Z] PASS [2020-11-09T15:57:31.861Z] [2020-11-09T15:57:31.861Z] === Skipped [2020-11-09T15:57:31.861Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-11-09T15:57:31.861Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-09T15:57:31.861Z] [2020-11-09T15:57:31.861Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.01s) [2020-11-09T15:57:31.861Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-09T15:57:31.861Z] [2020-11-09T15:57:31.861Z] [2020-11-09T15:57:31.861Z] DONE 2 tests, 2 skipped in 0.081s [2020-11-09T15:57:31.861Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-11-09T15:57:31.861Z] ++ 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-11-09T15:57:31.861Z] ++ set -e [2020-11-09T15:57:31.861Z] ++ '[' -n 0 ']' [2020-11-09T15:57:31.861Z] ++ set -x [2020-11-09T15:57:31.862Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-11-09T15:57:31.862Z] INFO: Testing against a local daemon [2020-11-09T15:57:31.862Z] === RUN TestDockerNetworkMacvlanPersistance [2020-11-09T15:57:31.959Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-11-09T15:57:31.959Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-11-09T15:57:31.959Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-11-09T15:57:32.219Z] === RUN TestReadPluginNoRead/default [2020-11-09T15:57:32.219Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-11-09T15:57:32.219Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-11-09T15:57:32.479Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-11-09T15:57:32.479Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-11-09T15:57:32.479Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-11-09T15:57:32.901Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2020-11-09T15:57:32.901Z] === RUN TestDockerNetworkMacvlan [2020-11-09T15:57:33.050Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-11-09T15:57:33.310Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-11-09T15:57:33.537Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-11-09T15:57:33.881Z] === RUN TestReadPluginNoRead/disabled_caching [2020-11-09T15:57:33.881Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-11-09T15:57:34.142Z] --- PASS: TestContinueAfterPluginCrash (10.50s) [2020-11-09T15:57:34.579Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-11-09T15:57:34.715Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-11-09T15:57:34.715Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-11-09T15:57:35.616Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-11-09T15:57:36.098Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-11-09T15:57:36.359Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-11-09T15:57:36.689Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-11-09T15:57:36.689Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2020-11-09T15:57:36.689Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2020-11-09T15:57:36.689Z] ? github.com/docker/docker/api/server/router [no test files] [2020-11-09T15:57:36.689Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-11-09T15:57:36.689Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-11-09T15:57:36.689Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-11-09T15:57:36.689Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-11-09T15:57:36.689Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-11-09T15:57:36.689Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-11-09T15:57:36.689Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-11-09T15:57:36.689Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-11-09T15:57:36.689Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-11-09T15:57:36.689Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-11-09T15:57:36.689Z] ok github.com/docker/docker/api/server/router/swarm 0.008s coverage: 5.7% of statements [2020-11-09T15:57:36.689Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-11-09T15:57:36.689Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-11-09T15:57:36.689Z] ? github.com/docker/docker/api/types [no test files] [2020-11-09T15:57:36.689Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-11-09T15:57:36.689Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-11-09T15:57:36.689Z] ? github.com/docker/docker/api/types/container [no test files] [2020-11-09T15:57:36.689Z] ? github.com/docker/docker/api/types/events [no test files] [2020-11-09T15:57:36.689Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2020-11-09T15:57:36.689Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2020-11-09T15:57:36.689Z] ? github.com/docker/docker/api/types/image [no test files] [2020-11-09T15:57:36.689Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-11-09T15:57:36.689Z] ? github.com/docker/docker/api/types/network [no test files] [2020-11-09T15:57:36.689Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-11-09T15:57:36.689Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-11-09T15:57:36.689Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-11-09T15:57:36.689Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-11-09T15:57:36.689Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2020-11-09T15:57:36.689Z] ok github.com/docker/docker/api/types/versions 0.015s coverage: 75.0% of statements [2020-11-09T15:57:36.689Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-11-09T15:57:36.689Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-11-09T15:57:36.689Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-11-09T15:57:36.689Z] ? github.com/docker/docker/builder [no test files] [2020-11-09T15:57:36.689Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-11-09T15:57:36.689Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-11-09T15:57:36.689Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-11-09T15:57:36.689Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-11-09T15:57:36.689Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-11-09T15:57:36.689Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-11-09T15:57:36.689Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-11-09T15:57:36.689Z] ok github.com/docker/docker/builder/dockerignore 0.012s coverage: 96.8% of statements [2020-11-09T15:57:36.689Z] ok github.com/docker/docker/builder/dockerfile 0.169s coverage: 48.1% of statements [2020-11-09T15:57:36.689Z] ok github.com/docker/docker/builder/remotecontext 0.102s coverage: 13.7% of statements [2020-11-09T15:57:36.689Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-11-09T15:57:37.261Z] ok github.com/docker/docker/builder/remotecontext/git 1.371s coverage: 86.3% of statements [2020-11-09T15:57:37.261Z] ? github.com/docker/docker/cli [no test files] [2020-11-09T15:57:37.261Z] ? github.com/docker/docker/cli/config [no test files] [2020-11-09T15:57:37.299Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-11-09T15:57:37.299Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-11-09T15:57:37.711Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-11-09T15:57:37.870Z] --- PASS: TestReadPluginNoRead (9.04s) [2020-11-09T15:57:37.870Z] --- PASS: TestReadPluginNoRead/default (1.61s) [2020-11-09T15:57:37.870Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.07s) [2020-11-09T15:57:37.870Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.95s) [2020-11-09T15:57:37.870Z] read_test.go:92: [d5aaa8992e4fc] daemon is not started [2020-11-09T15:57:37.870Z] PASS [2020-11-09T15:57:37.870Z] [2020-11-09T15:57:37.870Z] DONE 6 tests in 14.457s [2020-11-09T15:57:37.870Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-11-09T15:57:37.870Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-11-09T15:57:37.870Z] ++ set -e [2020-11-09T15:57:37.870Z] ++ '[' -n 0 ']' [2020-11-09T15:57:37.870Z] ++ set -x [2020-11-09T15:57:37.870Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-11-09T15:57:37.870Z] testing: warning: no tests to run [2020-11-09T15:57:37.870Z] PASS [2020-11-09T15:57:37.870Z] [2020-11-09T15:57:37.870Z] DONE 0 tests in 0.052s [2020-11-09T15:57:37.870Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-11-09T15:57:37.870Z] ++ 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-11-09T15:57:37.870Z] ++ set -e [2020-11-09T15:57:37.870Z] ++ '[' -n 0 ']' [2020-11-09T15:57:37.870Z] ++ set -x [2020-11-09T15:57:37.870Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-11-09T15:57:37.870Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-11-09T15:57:38.130Z] INFO: Testing against a local daemon [2020-11-09T15:57:38.130Z] === RUN TestPluginWithDevMounts [2020-11-09T15:57:38.130Z] === PAUSE TestPluginWithDevMounts [2020-11-09T15:57:38.130Z] === CONT TestPluginWithDevMounts [2020-11-09T15:57:38.130Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-11-09T15:57:38.701Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-11-09T15:57:39.790Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-11-09T15:57:40.084Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-11-09T15:57:40.345Z] --- PASS: TestPluginWithDevMounts (2.34s) [2020-11-09T15:57:40.345Z] PASS [2020-11-09T15:57:40.564Z] ok github.com/docker/docker/client 0.217s coverage: 75.4% of statements [2020-11-09T15:57:40.609Z] [2020-11-09T15:57:40.609Z] DONE 1 tests in 2.535s [2020-11-09T15:57:40.609Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-11-09T15:57:40.609Z] ++ 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-11-09T15:57:40.609Z] ++ set -e [2020-11-09T15:57:40.609Z] ++ '[' -n 0 ']' [2020-11-09T15:57:40.609Z] ++ set -x [2020-11-09T15:57:40.609Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-11-09T15:57:40.609Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-11-09T15:57:40.609Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-11-09T15:57:40.609Z] INFO: Testing against a local daemon [2020-11-09T15:57:40.609Z] === RUN TestSecretInspect [2020-11-09T15:57:41.551Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-11-09T15:57:42.121Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-11-09T15:57:42.692Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-11-09T15:57:42.692Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-11-09T15:57:43.262Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-11-09T15:57:43.330Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-11-09T15:57:43.522Z] --- PASS: TestSecretInspect (2.81s) [2020-11-09T15:57:43.522Z] === RUN TestSecretList [2020-11-09T15:57:43.967Z] --- PASS: TestDockerNetworkMacvlan (11.04s) [2020-11-09T15:57:43.967Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2020-11-09T15:57:43.967Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2020-11-09T15:57:43.967Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.89s) [2020-11-09T15:57:43.967Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.92s) [2020-11-09T15:57:43.967Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.25s) [2020-11-09T15:57:43.967Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.62s) [2020-11-09T15:57:43.967Z] PASS [2020-11-09T15:57:43.967Z] [2020-11-09T15:57:43.967Z] DONE 8 tests in 12.487s [2020-11-09T15:57:43.967Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-11-09T15:57:43.967Z] ++ 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-11-09T15:57:43.967Z] ++ set -e [2020-11-09T15:57:43.967Z] ++ '[' -n 0 ']' [2020-11-09T15:57:43.967Z] ++ set -x [2020-11-09T15:57:43.967Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-11-09T15:57:43.967Z] testing: warning: no tests to run [2020-11-09T15:57:43.967Z] PASS [2020-11-09T15:57:43.967Z] [2020-11-09T15:57:43.967Z] DONE 0 tests in 0.012s [2020-11-09T15:57:43.967Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-11-09T15:57:43.967Z] ++ 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-11-09T15:57:43.967Z] ++ set -e [2020-11-09T15:57:43.967Z] ++ '[' -n 0 ']' [2020-11-09T15:57:43.967Z] ++ set -x [2020-11-09T15:57:43.967Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-11-09T15:57:43.967Z] INFO: Testing against a local daemon [2020-11-09T15:57:43.967Z] === RUN TestAuthZPluginAllowRequest [2020-11-09T15:57:44.463Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-11-09T15:57:45.479Z] --- PASS: TestAuthZPluginAllowRequest (1.31s) [2020-11-09T15:57:45.479Z] === RUN TestAuthZPluginTLS [2020-11-09T15:57:45.773Z] --- PASS: TestAuthZPluginTLS (0.57s) [2020-11-09T15:57:45.773Z] === RUN TestAuthZPluginDenyRequest [2020-11-09T15:57:45.847Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-11-09T15:57:45.847Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-11-09T15:57:45.847Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-11-09T15:57:45.847Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-11-09T15:57:45.847Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-11-09T15:57:45.847Z] --- PASS: TestSecretList (2.37s) [2020-11-09T15:57:45.847Z] === RUN TestSecretsCreateAndDelete [2020-11-09T15:57:46.409Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-11-09T15:57:46.409Z] === RUN TestAuthZPluginAPIDenyResponse [2020-11-09T15:57:46.418Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-11-09T15:57:47.044Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-11-09T15:57:47.044Z] === RUN TestAuthZPluginDenyResponse [2020-11-09T15:57:47.679Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2020-11-09T15:57:47.679Z] === RUN TestAuthZPluginAllowEventStream [2020-11-09T15:57:47.799Z] --- PASS: TestSecretsCreateAndDelete (1.87s) [2020-11-09T15:57:47.800Z] === RUN TestSecretsUpdate [2020-11-09T15:57:48.720Z] --- PASS: TestAuthZPluginAllowEventStream (1.33s) [2020-11-09T15:57:48.720Z] === RUN TestAuthZPluginErrorResponse [2020-11-09T15:57:49.363Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-11-09T15:57:49.363Z] === RUN TestAuthZPluginErrorRequest [2020-11-09T15:57:49.707Z] --- PASS: TestSecretsUpdate (1.82s) [2020-11-09T15:57:49.707Z] === RUN TestTemplatedSecret [2020-11-09T15:57:50.000Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2020-11-09T15:57:50.000Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-11-09T15:57:50.637Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2020-11-09T15:57:50.637Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-11-09T15:57:50.664Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-11-09T15:57:51.234Z] === RUN TestDockerSuite/TestContainerAPITop [2020-11-09T15:57:51.804Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-11-09T15:57:52.065Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-11-09T15:57:52.065Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-11-09T15:57:52.160Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.75s) [2020-11-09T15:57:52.160Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-11-09T15:57:52.327Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-11-09T15:57:52.327Z] --- PASS: TestTemplatedSecret (2.80s) [2020-11-09T15:57:52.327Z] === RUN TestSecretCreateResolve [2020-11-09T15:57:54.251Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.70s) [2020-11-09T15:57:54.251Z] === RUN TestAuthZPluginHeader [2020-11-09T15:57:54.869Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-11-09T15:57:54.889Z] --- PASS: TestAuthZPluginHeader (0.86s) [2020-11-09T15:57:54.889Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-11-09T15:57:54.889Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-11-09T15:57:54.889Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-09T15:57:54.889Z] === RUN TestAuthZPluginV2Disable [2020-11-09T15:57:54.889Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-11-09T15:57:54.889Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-09T15:57:54.889Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-11-09T15:57:54.889Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-11-09T15:57:54.889Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-09T15:57:54.889Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-11-09T15:57:54.889Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-11-09T15:57:54.889Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-09T15:57:54.889Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-11-09T15:57:55.130Z] --- PASS: TestSecretCreateResolve (2.70s) [2020-11-09T15:57:55.130Z] PASS [2020-11-09T15:57:55.130Z] [2020-11-09T15:57:55.130Z] DONE 6 tests in 14.541s [2020-11-09T15:57:55.130Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-11-09T15:57:55.130Z] ++ 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-11-09T15:57:55.130Z] ++ set -e [2020-11-09T15:57:55.130Z] ++ '[' -n 0 ']' [2020-11-09T15:57:55.130Z] ++ set -x [2020-11-09T15:57:55.130Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-11-09T15:57:55.391Z] INFO: Testing against a local daemon [2020-11-09T15:57:55.391Z] === RUN TestServiceCreateInit [2020-11-09T15:57:55.391Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-11-09T15:57:55.651Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-11-09T15:57:57.034Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-11-09T15:58:00.335Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-11-09T15:58:00.904Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-11-09T15:58:01.474Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-11-09T15:58:03.384Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-11-09T15:58:04.324Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-11-09T15:58:04.895Z] --- PASS: TestServiceCreateInit (9.39s) [2020-11-09T15:58:04.895Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.99s) [2020-11-09T15:58:04.895Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.37s) [2020-11-09T15:58:04.895Z] === RUN TestCreateServiceMultipleTimes [2020-11-09T15:58:04.895Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-11-09T15:58:06.279Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-11-09T15:58:07.663Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-11-09T15:58:09.573Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-11-09T15:58:10.956Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0007ee780_} [2020-11-09T15:58:12.335Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1267981653_/foo_false____} [2020-11-09T15:58:13.518Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.74s) [2020-11-09T15:58:13.518Z] PASS [2020-11-09T15:58:13.518Z] [2020-11-09T15:58:13.518Z] === Skipped [2020-11-09T15:58:13.518Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-11-09T15:58:13.518Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-09T15:58:13.518Z] [2020-11-09T15:58:13.518Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-11-09T15:58:13.518Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-09T15:58:13.518Z] [2020-11-09T15:58:13.518Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-11-09T15:58:13.518Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-09T15:58:13.518Z] [2020-11-09T15:58:13.518Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-11-09T15:58:13.518Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-09T15:58:13.518Z] [2020-11-09T15:58:13.518Z] [2020-11-09T15:58:13.518Z] DONE 17 tests, 4 skipped in 27.643s [2020-11-09T15:58:13.518Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-11-09T15:58:13.518Z] ++ 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-11-09T15:58:13.518Z] ++ set -e [2020-11-09T15:58:13.518Z] ++ '[' -n 0 ']' [2020-11-09T15:58:13.518Z] ++ set -x [2020-11-09T15:58:13.518Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-11-09T15:58:13.518Z] INFO: Testing against a local daemon [2020-11-09T15:58:13.518Z] === RUN TestPluginInvalidJSON [2020-11-09T15:58:13.518Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-11-09T15:58:13.518Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-11-09T15:58:13.518Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-11-09T15:58:13.518Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-11-09T15:58:13.519Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-11-09T15:58:13.519Z] === RUN TestPluginInstall [2020-11-09T15:58:13.519Z] === RUN TestPluginInstall/no_auth [2020-11-09T15:58:13.519Z] time="2020-11-09T15:58:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-09T15:58:13.519Z] time="2020-11-09T15:58:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d215e330b73477c3dc816aaecd96b4c8463fe72d0f6ebc16a6c2bdd59a536b25" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-09T15:58:13.519Z] time="2020-11-09T15:58:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-09T15:58:13.519Z] time="2020-11-09T15:58:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d215e330b73477c3dc816aaecd96b4c8463fe72d0f6ebc16a6c2bdd59a536b25" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-09T15:58:13.721Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1267981653_/foo_true____} [2020-11-09T15:58:13.812Z] === RUN TestPluginInstall/with_htpasswd [2020-11-09T15:58:14.454Z] time="2020-11-09T15:58:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-09T15:58:14.454Z] time="2020-11-09T15:58:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:36b8b00223f37c7b8734da28a373ee48642779df3dafc22a5879dacaa1863ffc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-09T15:58:14.454Z] time="2020-11-09T15:58:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-09T15:58:14.454Z] time="2020-11-09T15:58:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:36b8b00223f37c7b8734da28a373ee48642779df3dafc22a5879dacaa1863ffc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-09T15:58:14.748Z] === RUN TestPluginInstall/with_insecure [2020-11-09T15:58:15.631Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3964937904_/foo_false____} [2020-11-09T15:58:15.788Z] time="2020-11-09T15:58:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-09T15:58:15.788Z] time="2020-11-09T15:58:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:254c5c34d74dba9f5b0b18be6602fd42a81636a5c88af20be4b096b1bcb47226" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-09T15:58:15.788Z] time="2020-11-09T15:58:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-09T15:58:15.788Z] time="2020-11-09T15:58:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:254c5c34d74dba9f5b0b18be6602fd42a81636a5c88af20be4b096b1bcb47226" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-09T15:58:16.082Z] --- PASS: TestPluginInstall (4.34s) [2020-11-09T15:58:16.082Z] --- PASS: TestPluginInstall/no_auth (2.00s) [2020-11-09T15:58:16.082Z] --- PASS: TestPluginInstall/with_htpasswd (0.96s) [2020-11-09T15:58:16.082Z] --- PASS: TestPluginInstall/with_insecure (1.38s) [2020-11-09T15:58:16.082Z] plugin_test.go:157: [d8378b39f306d] daemon is not started [2020-11-09T15:58:16.082Z] PASS [2020-11-09T15:58:16.082Z] [2020-11-09T15:58:16.082Z] DONE 6 tests in 4.434s [2020-11-09T15:58:16.082Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-11-09T15:58:16.082Z] ++ 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-11-09T15:58:16.082Z] ++ set -e [2020-11-09T15:58:16.082Z] ++ '[' -n 0 ']' [2020-11-09T15:58:16.082Z] ++ set -x [2020-11-09T15:58:16.082Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-11-09T15:58:16.082Z] INFO: Testing against a local daemon [2020-11-09T15:58:16.082Z] === RUN TestExternalGraphDriver [2020-11-09T15:58:16.082Z] === RUN TestExternalGraphDriver/json [2020-11-09T15:58:16.571Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3964937904_/foo_true____} [2020-11-09T15:58:17.953Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3964937904_/foo_true__0xc0007ee7e0__} [2020-11-09T15:58:18.163Z] === RUN TestExternalGraphDriver/spec [2020-11-09T15:58:19.334Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0007ee800_} [2020-11-09T15:58:20.249Z] === RUN TestExternalGraphDriver/pull [2020-11-09T15:58:20.714Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0007ee820_} [2020-11-09T15:58:20.975Z] --- PASS: TestCreateServiceMultipleTimes (16.27s) [2020-11-09T15:58:20.975Z] === RUN TestCreateServiceConflict [2020-11-09T15:58:21.768Z] --- PASS: TestExternalGraphDriver (5.60s) [2020-11-09T15:58:21.768Z] --- PASS: TestExternalGraphDriver/json (1.81s) [2020-11-09T15:58:21.768Z] --- PASS: TestExternalGraphDriver/spec (1.81s) [2020-11-09T15:58:21.768Z] --- PASS: TestExternalGraphDriver/pull (1.86s) [2020-11-09T15:58:21.768Z] === RUN TestGraphdriverPluginV2 [2020-11-09T15:58:21.768Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2020-11-09T15:58:21.768Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-09T15:58:21.768Z] PASS [2020-11-09T15:58:21.768Z] [2020-11-09T15:58:21.768Z] === Skipped [2020-11-09T15:58:21.768Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2020-11-09T15:58:21.768Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-09T15:58:21.768Z] [2020-11-09T15:58:21.768Z] [2020-11-09T15:58:21.768Z] DONE 5 tests, 1 skipped in 5.739s [2020-11-09T15:58:21.768Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-11-09T15:58:21.768Z] ++ 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-11-09T15:58:21.768Z] ++ set -e [2020-11-09T15:58:21.768Z] ++ '[' -n 0 ']' [2020-11-09T15:58:21.768Z] ++ set -x [2020-11-09T15:58:21.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-11-09T15:58:21.768Z] INFO: Testing against a local daemon [2020-11-09T15:58:21.768Z] === RUN TestContinueAfterPluginCrash [2020-11-09T15:58:21.768Z] === PAUSE TestContinueAfterPluginCrash [2020-11-09T15:58:21.768Z] === RUN TestReadPluginNoRead [2020-11-09T15:58:21.768Z] === PAUSE TestReadPluginNoRead [2020-11-09T15:58:21.768Z] === RUN TestDaemonStartWithLogOpt [2020-11-09T15:58:21.768Z] === PAUSE TestDaemonStartWithLogOpt [2020-11-09T15:58:21.768Z] === CONT TestContinueAfterPluginCrash [2020-11-09T15:58:21.768Z] === CONT TestDaemonStartWithLogOpt [2020-11-09T15:58:21.768Z] === CONT TestReadPluginNoRead [2020-11-09T15:58:22.356Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0007ee840_} [2020-11-09T15:58:23.297Z] --- PASS: TestCreateServiceConflict (2.41s) [2020-11-09T15:58:23.297Z] === RUN TestCreateServiceMaxReplicas [2020-11-09T15:58:23.557Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0007ee860_} [2020-11-09T15:58:24.943Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-11-09T15:58:26.856Z] --- PASS: TestCreateServiceMaxReplicas (3.28s) [2020-11-09T15:58:26.856Z] === RUN TestCreateWithDuplicateNetworkNames [2020-11-09T15:58:26.856Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-11-09T15:58:26.856Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-11-09T15:58:26.856Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-11-09T15:58:26.856Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-11-09T15:58:26.856Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-11-09T15:58:26.856Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-11-09T15:58:26.856Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-11-09T15:58:26.856Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-11-09T15:58:26.856Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-11-09T15:58:26.856Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-11-09T15:58:26.856Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-11-09T15:58:26.856Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-11-09T15:58:26.856Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-11-09T15:58:26.856Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-11-09T15:58:26.856Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-11-09T15:58:26.856Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-11-09T15:58:26.856Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-11-09T15:58:26.856Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-11-09T15:58:27.279Z] ok github.com/docker/docker/cmd/dockerd 0.097s coverage: 29.1% of statements [2020-11-09T15:58:27.279Z] ok github.com/docker/docker/container 0.129s coverage: 34.4% of statements [2020-11-09T15:58:27.279Z] ? github.com/docker/docker/container/stream [no test files] [2020-11-09T15:58:27.279Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-11-09T15:58:27.279Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-11-09T15:58:27.279Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-11-09T15:58:27.369Z] === RUN TestReadPluginNoRead/default [2020-11-09T15:58:27.369Z] --- PASS: TestDaemonStartWithLogOpt (5.34s) [2020-11-09T15:58:28.426Z] === RUN TestReadPluginNoRead/disabled_caching [2020-11-09T15:58:29.400Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-11-09T15:58:29.465Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-11-09T15:58:30.782Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-11-09T15:58:30.980Z] --- PASS: TestReadPluginNoRead (9.21s) [2020-11-09T15:58:30.980Z] --- PASS: TestReadPluginNoRead/default (1.46s) [2020-11-09T15:58:30.980Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.40s) [2020-11-09T15:58:30.980Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.51s) [2020-11-09T15:58:30.980Z] read_test.go:92: [d48ad0cd29824] daemon is not started [2020-11-09T15:58:32.508Z] --- PASS: TestContinueAfterPluginCrash (10.57s) [2020-11-09T15:58:32.508Z] PASS [2020-11-09T15:58:32.508Z] [2020-11-09T15:58:32.508Z] DONE 6 tests in 10.645s [2020-11-09T15:58:32.508Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-11-09T15:58:32.508Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-11-09T15:58:32.508Z] ++ set -e [2020-11-09T15:58:32.508Z] ++ '[' -n 0 ']' [2020-11-09T15:58:32.508Z] ++ set -x [2020-11-09T15:58:32.508Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-11-09T15:58:32.508Z] testing: warning: no tests to run [2020-11-09T15:58:32.508Z] PASS [2020-11-09T15:58:32.508Z] [2020-11-09T15:58:32.508Z] DONE 0 tests in 0.020s [2020-11-09T15:58:32.508Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-11-09T15:58:32.508Z] ++ 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-11-09T15:58:32.508Z] ++ set -e [2020-11-09T15:58:32.508Z] ++ '[' -n 0 ']' [2020-11-09T15:58:32.508Z] ++ set -x [2020-11-09T15:58:32.508Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-11-09T15:58:32.508Z] INFO: Testing against a local daemon [2020-11-09T15:58:32.508Z] === RUN TestPluginWithDevMounts [2020-11-09T15:58:32.508Z] === PAUSE TestPluginWithDevMounts [2020-11-09T15:58:32.508Z] === CONT TestPluginWithDevMounts [2020-11-09T15:58:32.573Z] ok github.com/docker/docker/daemon/cluster 0.072s coverage: 0.5% of statements [2020-11-09T15:58:32.693Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-11-09T15:58:33.635Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-11-09T15:58:33.635Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-11-09T15:58:33.956Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-11-09T15:58:34.205Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-11-09T15:58:34.578Z] --- PASS: TestPluginWithDevMounts (1.84s) [2020-11-09T15:58:34.578Z] PASS [2020-11-09T15:58:34.578Z] [2020-11-09T15:58:34.578Z] DONE 1 tests in 1.919s [2020-11-09T15:58:34.578Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-11-09T15:58:34.578Z] ++ 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-11-09T15:58:34.578Z] ++ set -e [2020-11-09T15:58:34.578Z] ++ '[' -n 0 ']' [2020-11-09T15:58:34.578Z] ++ set -x [2020-11-09T15:58:34.578Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-11-09T15:58:34.578Z] INFO: Testing against a local daemon [2020-11-09T15:58:34.578Z] === RUN TestSecretInspect [2020-11-09T15:58:34.781Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-11-09T15:58:35.339Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2020-11-09T15:58:35.350Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-11-09T15:58:35.921Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-11-09T15:58:36.492Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-11-09T15:58:36.492Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-11-09T15:58:37.062Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-11-09T15:58:37.321Z] --- PASS: TestSecretInspect (2.46s) [2020-11-09T15:58:37.321Z] === RUN TestSecretList [2020-11-09T15:58:37.636Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-11-09T15:58:38.578Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-11-09T15:58:38.837Z] --- PASS: TestSecretList (1.95s) [2020-11-09T15:58:38.837Z] === RUN TestSecretsCreateAndDelete [2020-11-09T15:58:39.149Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-11-09T15:58:40.091Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-11-09T15:58:40.352Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.79s) [2020-11-09T15:58:40.352Z] === RUN TestCreateServiceSecretFileMode [2020-11-09T15:58:40.912Z] --- PASS: TestSecretsCreateAndDelete (1.93s) [2020-11-09T15:58:40.912Z] === RUN TestSecretsUpdate [2020-11-09T15:58:40.924Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-11-09T15:58:41.865Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-11-09T15:58:42.806Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-11-09T15:58:42.999Z] --- PASS: TestSecretsUpdate (1.90s) [2020-11-09T15:58:42.999Z] === RUN TestTemplatedSecret [2020-11-09T15:58:44.191Z] --- PASS: TestCreateServiceSecretFileMode (3.44s) [2020-11-09T15:58:44.191Z] === RUN TestCreateServiceConfigFileMode [2020-11-09T15:58:44.191Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-11-09T15:58:44.764Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-11-09T15:58:45.079Z] --- PASS: TestTemplatedSecret (2.46s) [2020-11-09T15:58:45.079Z] === RUN TestSecretCreateResolve [2020-11-09T15:58:45.344Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.437s coverage: 14.1% of statements [2020-11-09T15:58:45.344Z] ok github.com/docker/docker/daemon 12.182s coverage: 17.2% of statements [2020-11-09T15:58:45.344Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-11-09T15:58:45.344Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-11-09T15:58:45.705Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-11-09T15:58:45.705Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-11-09T15:58:46.286Z] ok github.com/docker/docker/daemon/config 0.059s coverage: 81.8% of statements [2020-11-09T15:58:46.548Z] ok github.com/docker/docker/daemon/discovery 0.005s coverage: 30.0% of statements [2020-11-09T15:58:47.088Z] === RUN TestDockerSuite/TestCpRelativePath [2020-11-09T15:58:47.158Z] --- PASS: TestSecretCreateResolve (1.95s) [2020-11-09T15:58:47.158Z] PASS [2020-11-09T15:58:47.158Z] [2020-11-09T15:58:47.158Z] DONE 6 tests in 12.715s [2020-11-09T15:58:47.158Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-11-09T15:58:47.158Z] ++ 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-11-09T15:58:47.158Z] ++ set -e [2020-11-09T15:58:47.158Z] ++ '[' -n 0 ']' [2020-11-09T15:58:47.158Z] ++ set -x [2020-11-09T15:58:47.158Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-11-09T15:58:47.158Z] INFO: Testing against a local daemon [2020-11-09T15:58:47.158Z] === RUN TestServiceCreateInit [2020-11-09T15:58:47.158Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-11-09T15:58:47.491Z] ok github.com/docker/docker/daemon/events 0.060s coverage: 50.0% of statements [2020-11-09T15:58:47.491Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-11-09T15:58:47.491Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-11-09T15:58:48.027Z] --- PASS: TestCreateServiceConfigFileMode (4.00s) [2020-11-09T15:58:48.027Z] === RUN TestCreateServiceSysctls [2020-11-09T15:58:48.027Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-11-09T15:58:48.063Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2020-11-09T15:58:48.968Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-11-09T15:58:49.539Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-11-09T15:58:50.482Z] === RUN TestDockerSuite/TestCpToCaseA [2020-11-09T15:58:50.608Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.438s coverage: 73.1% of statements [2020-11-09T15:58:50.869Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.013s coverage: 2.9% of statements [2020-11-09T15:58:51.625Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-11-09T15:58:51.810Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.408s coverage: 56.2% of statements [2020-11-09T15:58:51.866Z] === RUN TestDockerSuite/TestCpToCaseB [2020-11-09T15:58:51.866Z] --- PASS: TestCreateServiceSysctls (3.81s) [2020-11-09T15:58:51.866Z] === RUN TestCreateServiceCapabilities [2020-11-09T15:58:52.126Z] === RUN TestDockerSuite/TestCpToCaseC [2020-11-09T15:58:53.519Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-11-09T15:58:54.358Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.018s coverage: 1.8% of statements [2020-11-09T15:58:54.460Z] === RUN TestDockerSuite/TestCpToCaseD [2020-11-09T15:58:55.030Z] --- PASS: TestCreateServiceCapabilities (3.17s) [2020-11-09T15:58:55.030Z] === RUN TestInspect [2020-11-09T15:58:55.151Z] --- PASS: TestServiceCreateInit (7.56s) [2020-11-09T15:58:55.151Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.75s) [2020-11-09T15:58:55.151Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.78s) [2020-11-09T15:58:55.151Z] === RUN TestCreateServiceMultipleTimes [2020-11-09T15:58:56.275Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.437s coverage: 45.9% of statements [2020-11-09T15:58:56.275Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-11-09T15:58:56.536Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.411s coverage: 49.5% of statements [2020-11-09T15:58:58.456Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.559s coverage: 57.7% of statements [2020-11-09T15:58:58.456Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-11-09T15:58:58.456Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-11-09T15:58:58.456Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 58.0% of statements [2020-11-09T15:58:59.236Z] === RUN TestDockerSuite/TestCpToCaseE [2020-11-09T15:58:59.806Z] --- PASS: TestInspect (5.02s) [2020-11-09T15:58:59.806Z] === RUN TestCreateJob [2020-11-09T15:59:00.367Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2020-11-09T15:59:01.309Z] ok github.com/docker/docker/daemon/links 0.007s coverage: 93.0% of statements [2020-11-09T15:59:01.570Z] ok github.com/docker/docker/daemon/images 0.031s coverage: 4.9% of statements [2020-11-09T15:59:01.570Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-11-09T15:59:01.570Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-11-09T15:59:01.718Z] === RUN TestDockerSuite/TestCpToCaseF [2020-11-09T15:59:01.978Z] === RUN TestDockerSuite/TestCpToCaseG [2020-11-09T15:59:03.364Z] --- PASS: TestCreateJob (3.44s) [2020-11-09T15:59:03.364Z] === RUN TestReplicatedJob [2020-11-09T15:59:03.484Z] ok github.com/docker/docker/daemon/logger 0.218s coverage: 41.0% of statements [2020-11-09T15:59:04.056Z] ok github.com/docker/docker/daemon/logger/awslogs 0.197s coverage: 77.8% of statements [2020-11-09T15:59:04.056Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-11-09T15:59:04.056Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-11-09T15:59:04.627Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2020-11-09T15:59:05.568Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2020-11-09T15:59:05.909Z] === RUN TestDockerSuite/TestCpToCaseH [2020-11-09T15:59:06.145Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 61.6% of statements [2020-11-09T15:59:06.145Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2020-11-09T15:59:08.058Z] ok github.com/docker/docker/daemon/logger/local 0.025s coverage: 75.2% of statements [2020-11-09T15:59:08.058Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-11-09T15:59:08.058Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.049s coverage: 55.1% of statements [2020-11-09T15:59:08.458Z] === RUN TestDockerSuite/TestCpToCaseI [2020-11-09T15:59:09.028Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-11-09T15:59:09.442Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.027s coverage: 33.3% of statements [2020-11-09T15:59:09.598Z] --- PASS: TestReplicatedJob (6.27s) [2020-11-09T15:59:09.598Z] === RUN TestUpdateReplicatedJob [2020-11-09T15:59:10.543Z] --- PASS: TestCreateServiceMultipleTimes (15.21s) [2020-11-09T15:59:10.543Z] === RUN TestCreateServiceConflict [2020-11-09T15:59:10.826Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2020-11-09T15:59:10.826Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-11-09T15:59:11.397Z] ok github.com/docker/docker/daemon/logger/splunk 1.718s coverage: 82.5% of statements [2020-11-09T15:59:11.397Z] ? github.com/docker/docker/daemon/names [no test files] [2020-11-09T15:59:11.657Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2020-11-09T15:59:11.657Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-11-09T15:59:12.059Z] --- PASS: TestCreateServiceConflict (1.93s) [2020-11-09T15:59:12.059Z] === RUN TestCreateServiceMaxReplicas [2020-11-09T15:59:12.898Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-11-09T15:59:13.467Z] === RUN TestDockerSuite/TestCpToDot [2020-11-09T15:59:13.467Z] --- PASS: TestUpdateReplicatedJob (3.80s) [2020-11-09T15:59:13.467Z] === RUN TestServiceListWithStatuses [2020-11-09T15:59:13.467Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-11-09T15:59:13.467Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-11-09T15:59:13.467Z] === RUN TestDockerNetworkConnectAlias [2020-11-09T15:59:13.866Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-11-09T15:59:14.202Z] ok github.com/docker/docker/distribution/metadata 0.064s coverage: 48.2% of statements [2020-11-09T15:59:14.202Z] ok github.com/docker/docker/distribution 0.271s coverage: 21.9% of statements [2020-11-09T15:59:14.202Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-11-09T15:59:14.801Z] --- PASS: TestCreateServiceMaxReplicas (2.69s) [2020-11-09T15:59:14.801Z] === RUN TestCreateWithDuplicateNetworkNames [2020-11-09T15:59:14.806Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-11-09T15:59:15.586Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2020-11-09T15:59:16.189Z] === RUN TestDockerSuite/TestCpToStdout [2020-11-09T15:59:16.527Z] ok github.com/docker/docker/image 0.017s coverage: 86.4% of statements [2020-11-09T15:59:17.098Z] ok github.com/docker/docker/distribution/xfer 1.878s coverage: 85.1% of statements [2020-11-09T15:59:17.098Z] ? github.com/docker/docker/dockerversion [no test files] [2020-11-09T15:59:17.098Z] ok github.com/docker/docker/image/cache 0.010s coverage: 19.2% of statements [2020-11-09T15:59:17.098Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-11-09T15:59:17.129Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-11-09T15:59:18.082Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-11-09T15:59:18.345Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-11-09T15:59:18.483Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2020-11-09T15:59:18.483Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-11-09T15:59:18.916Z] --- PASS: TestDockerNetworkConnectAlias (5.32s) [2020-11-09T15:59:18.916Z] === RUN TestDockerNetworkReConnect [2020-11-09T15:59:18.916Z] === RUN TestDockerSuite/TestCpVolumePath [2020-11-09T15:59:19.055Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2020-11-09T15:59:19.857Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-11-09T15:59:19.857Z] === RUN TestDockerSuite/TestCreateArgs [2020-11-09T15:59:19.996Z] ok github.com/docker/docker/oci 0.005s coverage: 8.2% of statements [2020-11-09T15:59:20.117Z] === RUN TestDockerSuite/TestCreateByImageID [2020-11-09T15:59:20.377Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-11-09T15:59:20.567Z] ok github.com/docker/docker/opts 0.019s coverage: 67.1% of statements [2020-11-09T15:59:20.828Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2020-11-09T15:59:21.319Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-11-09T15:59:21.319Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-11-09T15:59:21.319Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-11-09T15:59:21.891Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-11-09T15:59:22.153Z] === RUN TestDockerSuite/TestCreateLabels [2020-11-09T15:59:22.153Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-11-09T15:59:22.413Z] === RUN TestDockerSuite/TestCreateRM [2020-11-09T15:59:22.413Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-11-09T15:59:22.413Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-11-09T15:59:22.413Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-11-09T15:59:22.674Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-11-09T15:59:22.674Z] --- PASS: TestDockerNetworkReConnect (4.05s) [2020-11-09T15:59:22.674Z] === RUN TestServicePlugin [2020-11-09T15:59:22.740Z] ok github.com/docker/docker/pkg/archive 0.321s coverage: 76.9% of statements [2020-11-09T15:59:23.681Z] ok github.com/docker/docker/pkg/authorization 0.267s coverage: 68.3% of statements [2020-11-09T15:59:23.681Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-11-09T15:59:23.942Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-11-09T15:59:24.585Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-11-09T15:59:24.585Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-11-09T15:59:24.585Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-11-09T15:59:27.238Z] ok github.com/docker/docker/layer 7.367s coverage: 68.8% of statements [2020-11-09T15:59:27.238Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-11-09T15:59:27.238Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-11-09T15:59:27.238Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-11-09T15:59:27.238Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-11-09T15:59:27.238Z] ? github.com/docker/docker/oci/caps [no test files] [2020-11-09T15:59:27.238Z] ok github.com/docker/docker/pkg/chrootarchive 2.533s coverage: 43.2% of statements [2020-11-09T15:59:27.238Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-11-09T15:59:27.238Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-11-09T15:59:27.448Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.83s) [2020-11-09T15:59:27.448Z] === RUN TestCreateServiceSecretFileMode [2020-11-09T15:59:27.810Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2020-11-09T15:59:28.072Z] ok github.com/docker/docker/pkg/discovery 0.006s coverage: 58.3% of statements [2020-11-09T15:59:28.646Z] ok github.com/docker/docker/pkg/discovery/file 0.021s coverage: 92.9% of statements [2020-11-09T15:59:29.217Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2020-11-09T15:59:29.805Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2020-11-09T15:59:29.866Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-11-09T15:59:29.866Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-11-09T15:59:29.866Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-11-09T15:59:29.866Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-11-09T15:59:29.866Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-11-09T15:59:29.866Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-11-09T15:59:29.866Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-11-09T15:59:30.193Z] --- PASS: TestCreateServiceSecretFileMode (2.31s) [2020-11-09T15:59:30.193Z] === RUN TestCreateServiceConfigFileMode [2020-11-09T15:59:30.377Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2020-11-09T15:59:30.809Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-11-09T15:59:31.751Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-11-09T15:59:31.760Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2020-11-09T15:59:32.274Z] --- PASS: TestCreateServiceConfigFileMode (2.27s) [2020-11-09T15:59:32.274Z] === RUN TestCreateServiceSysctls [2020-11-09T15:59:32.331Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 89.5% of statements [2020-11-09T15:59:32.691Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-11-09T15:59:32.903Z] ok github.com/docker/docker/pkg/discovery/kv 3.079s coverage: 84.1% of statements [2020-11-09T15:59:32.903Z] ok github.com/docker/docker/pkg/fsutils 0.192s coverage: 85.1% of statements [2020-11-09T15:59:33.164Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2020-11-09T15:59:33.632Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-11-09T15:59:34.548Z] ok github.com/docker/docker/pkg/ioutils 0.408s coverage: 70.6% of statements [2020-11-09T15:59:34.548Z] ok github.com/docker/docker/pkg/idtools 0.636s coverage: 70.1% of statements [2020-11-09T15:59:34.573Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-11-09T15:59:35.028Z] --- PASS: TestCreateServiceSysctls (3.00s) [2020-11-09T15:59:35.028Z] === RUN TestCreateServiceCapabilities [2020-11-09T15:59:35.119Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2020-11-09T15:59:35.119Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-11-09T15:59:35.119Z] ok github.com/docker/docker/pkg/longpath 0.007s coverage: 100.0% of statements [2020-11-09T15:59:35.119Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-11-09T15:59:35.119Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-11-09T15:59:35.142Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-11-09T15:59:35.380Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2020-11-09T15:59:35.380Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-11-09T15:59:35.380Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-11-09T15:59:35.712Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-11-09T15:59:35.712Z] === RUN TestDockerSuite/TestDevicePermissions [2020-11-09T15:59:35.950Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-11-09T15:59:36.210Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 86.7% of statements [2020-11-09T15:59:36.211Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2020-11-09T15:59:36.211Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-11-09T15:59:36.211Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-11-09T15:59:36.284Z] === RUN TestDockerSuite/TestDockerFails [2020-11-09T15:59:36.284Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-11-09T15:59:36.284Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-11-09T15:59:36.284Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-11-09T15:59:36.544Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-11-09T15:59:37.115Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-11-09T15:59:37.152Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.012s coverage: 56.8% of statements [2020-11-09T15:59:37.774Z] --- PASS: TestCreateServiceCapabilities (2.31s) [2020-11-09T15:59:37.774Z] === RUN TestInspect [2020-11-09T15:59:38.057Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-11-09T15:59:38.092Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-11-09T15:59:38.353Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-11-09T15:59:38.353Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2020-11-09T15:59:39.454Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-11-09T15:59:39.454Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-11-09T15:59:39.454Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-11-09T15:59:39.718Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-11-09T15:59:39.734Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 75.0% of statements [2020-11-09T15:59:39.852Z] --- PASS: TestInspect (2.51s) [2020-11-09T15:59:39.852Z] === RUN TestCreateJob [2020-11-09T15:59:39.994Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-11-09T15:59:43.290Z] ok github.com/docker/docker/pkg/signal 2.389s coverage: 61.0% of statements [2020-11-09T15:59:43.290Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-11-09T15:59:43.379Z] --- PASS: TestCreateJob (2.99s) [2020-11-09T15:59:43.379Z] === RUN TestReplicatedJob [2020-11-09T15:59:43.550Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-11-09T15:59:43.811Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-11-09T15:59:44.752Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.9% of statements [2020-11-09T15:59:45.013Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2020-11-09T15:59:45.584Z] ok github.com/docker/docker/pkg/tailfile 0.092s coverage: 88.6% of statements [2020-11-09T15:59:46.156Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2020-11-09T15:59:46.292Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-11-09T15:59:46.418Z] testing: warning: no tests to run [2020-11-09T15:59:46.418Z] coverage: [no statements] [2020-11-09T15:59:46.418Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-11-09T15:59:46.678Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-11-09T15:59:46.938Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-11-09T15:59:47.199Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-11-09T15:59:47.231Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-11-09T15:59:47.849Z] --- PASS: TestReplicatedJob (4.87s) [2020-11-09T15:59:47.849Z] === RUN TestUpdateReplicatedJob [2020-11-09T15:59:48.614Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-11-09T15:59:49.108Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2020-11-09T15:59:49.679Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-11-09T15:59:49.997Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-11-09T15:59:50.249Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 85.4% of statements [2020-11-09T15:59:50.567Z] === RUN TestDockerSuite/TestEventsAttach [2020-11-09T15:59:50.588Z] --- PASS: TestUpdateReplicatedJob (3.00s) [2020-11-09T15:59:50.588Z] === RUN TestServiceListWithStatuses [2020-11-09T15:59:50.588Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-11-09T15:59:50.588Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-11-09T15:59:50.588Z] === RUN TestDockerNetworkConnectAlias [2020-11-09T15:59:51.137Z] === RUN TestDockerSuite/TestEventsCommit [2020-11-09T15:59:51.643Z] ok github.com/docker/docker/quota 0.245s coverage: 71.4% of statements [2020-11-09T15:59:51.708Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-11-09T15:59:52.225Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-11-09T15:59:52.281Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-11-09T15:59:52.541Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-11-09T15:59:53.110Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-11-09T15:59:53.611Z] ok github.com/docker/docker/registry 0.060s coverage: 57.2% of statements [2020-11-09T15:59:54.181Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2020-11-09T15:59:54.181Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2020-11-09T15:59:54.490Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-11-09T15:59:55.055Z] --- PASS: TestDockerNetworkConnectAlias (4.13s) [2020-11-09T15:59:55.055Z] === RUN TestDockerNetworkReConnect [2020-11-09T15:59:55.123Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2020-11-09T15:59:55.123Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-11-09T15:59:55.871Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-11-09T15:59:55.871Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-11-09T15:59:55.871Z] --- PASS: TestServicePlugin (33.05s) [2020-11-09T15:59:55.871Z] plugin_test.go:62: [d00012bb3c637] joining swarm manager [dd2b2d966dc74]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-09T15:59:55.871Z] plugin_test.go:65: [d24ba538f1e0c] joining swarm manager [dd2b2d966dc74]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-09T15:59:55.871Z] === RUN TestServiceUpdateLabel [2020-11-09T15:59:57.815Z] --- PASS: TestDockerNetworkReConnect (3.13s) [2020-11-09T15:59:57.815Z] === RUN TestServicePlugin [2020-11-09T15:59:57.815Z] --- SKIP: TestServicePlugin (0.00s) [2020-11-09T15:59:57.815Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-09T15:59:57.815Z] === RUN TestServiceUpdateLabel [2020-11-09T15:59:58.422Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-11-09T15:59:58.992Z] ok github.com/docker/docker/volume/local 0.091s coverage: 76.6% of statements [2020-11-09T15:59:59.170Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-11-09T15:59:59.170Z] --- PASS: TestServiceUpdateLabel (3.32s) [2020-11-09T15:59:59.170Z] === RUN TestServiceUpdateSecrets [2020-11-09T15:59:59.562Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-11-09T15:59:59.892Z] --- PASS: TestServiceUpdateLabel (1.89s) [2020-11-09T15:59:59.892Z] === RUN TestServiceUpdateSecrets [2020-11-09T16:00:00.946Z] ok github.com/docker/docker/volume/service 0.016s coverage: 73.1% of statements [2020-11-09T16:00:01.710Z] === RUN TestDockerSuite/TestEventsCopy [2020-11-09T16:00:02.281Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-11-09T16:00:03.222Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-11-09T16:00:08.514Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-11-09T16:00:08.774Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-11-09T16:00:09.716Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-11-09T16:00:10.287Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-11-09T16:00:10.287Z] === RUN TestDockerSuite/TestEventsFilterType [2020-11-09T16:00:10.548Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-11-09T16:00:10.808Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-11-09T16:00:10.808Z] === RUN TestDockerSuite/TestEventsFilters [2020-11-09T16:00:11.749Z] === RUN TestDockerSuite/TestEventsFormat [2020-11-09T16:00:12.690Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-11-09T16:00:12.690Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-11-09T16:00:12.690Z] === RUN TestDockerSuite/TestEventsImageImport [2020-11-09T16:00:13.163Z] ok github.com/docker/docker/pkg/plugins 33.616s coverage: 76.6% of statements [2020-11-09T16:00:13.163Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-11-09T16:00:13.163Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-11-09T16:00:13.163Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-11-09T16:00:13.163Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-11-09T16:00:13.163Z] ? github.com/docker/docker/pkg/term [no test files] [2020-11-09T16:00:13.163Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-11-09T16:00:13.163Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-11-09T16:00:13.163Z] ? github.com/docker/docker/rootless [no test files] [2020-11-09T16:00:13.163Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-11-09T16:00:13.163Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-11-09T16:00:13.163Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-11-09T16:00:13.163Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-11-09T16:00:13.163Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-11-09T16:00:13.163Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-11-09T16:00:13.163Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-11-09T16:00:13.163Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-11-09T16:00:13.163Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-11-09T16:00:13.163Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-11-09T16:00:13.163Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-11-09T16:00:13.163Z] ? github.com/docker/docker/testutil/request [no test files] [2020-11-09T16:00:13.163Z] ? github.com/docker/docker/volume [no test files] [2020-11-09T16:00:13.163Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-11-09T16:00:13.163Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-11-09T16:00:13.163Z] [2020-11-09T16:00:13.163Z] === Skipped [2020-11-09T16:00:13.163Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-11-09T16:00:13.163Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-11-09T16:00:13.163Z] [2020-11-09T16:00:13.163Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-11-09T16:00:13.163Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-11-09T16:00:13.163Z] [2020-11-09T16:00:13.163Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-11-09T16:00:13.163Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-09T16:00:13.163Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-09T16:00:13.163Z] [2020-11-09T16:00:13.163Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-11-09T16:00:13.163Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-09T16:00:13.163Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-09T16:00:13.163Z] [2020-11-09T16:00:13.163Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-11-09T16:00:13.163Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-09T16:00:13.163Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-09T16:00:13.163Z] [2020-11-09T16:00:13.163Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-11-09T16:00:13.163Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-09T16:00:13.163Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-09T16:00:13.163Z] [2020-11-09T16:00:13.163Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-11-09T16:00:13.163Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-09T16:00:13.163Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-09T16:00:13.163Z] [2020-11-09T16:00:13.163Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-11-09T16:00:13.163Z] graphtest_unix.go:73: No driver to put! [2020-11-09T16:00:13.163Z] [2020-11-09T16:00:13.163Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-11-09T16:00:13.163Z] time="2020-11-09T15:58:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-09T16:00:13.163Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-09T16:00:13.163Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-09T16:00:13.163Z] [2020-11-09T16:00:13.163Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-11-09T16:00:13.163Z] time="2020-11-09T15:58:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-09T16:00:13.163Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-09T16:00:13.163Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-09T16:00:13.163Z] [2020-11-09T16:00:13.163Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-11-09T16:00:13.163Z] time="2020-11-09T15:58:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-09T16:00:13.163Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-09T16:00:13.163Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-09T16:00:13.163Z] [2020-11-09T16:00:13.163Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-11-09T16:00:13.163Z] time="2020-11-09T15:58:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-09T16:00:13.163Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-09T16:00:13.163Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-09T16:00:13.163Z] [2020-11-09T16:00:13.163Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-11-09T16:00:13.163Z] time="2020-11-09T15:58:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-09T16:00:13.163Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-09T16:00:13.163Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-09T16:00:13.163Z] [2020-11-09T16:00:13.163Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-11-09T16:00:13.163Z] graphtest_unix.go:73: No driver to put! [2020-11-09T16:00:13.163Z] [2020-11-09T16:00:13.163Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-11-09T16:00:13.163Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-11-09T16:00:13.163Z] [2020-11-09T16:00:13.163Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-11-09T16:00:13.163Z] overlay_test.go:49: Fails to compute changes intermittently [2020-11-09T16:00:13.163Z] [2020-11-09T16:00:13.163Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-11-09T16:00:13.163Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-11-09T16:00:13.163Z] [2020-11-09T16:00:13.163Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-11-09T16:00:13.163Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-11-09T16:00:13.163Z] [2020-11-09T16:00:13.163Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-11-09T16:00:13.163Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-09T16:00:13.163Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-09T16:00:13.163Z] [2020-11-09T16:00:13.163Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-11-09T16:00:13.163Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-09T16:00:13.163Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-09T16:00:13.163Z] [2020-11-09T16:00:13.163Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-11-09T16:00:13.163Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-09T16:00:13.163Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-09T16:00:13.163Z] [2020-11-09T16:00:13.163Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-11-09T16:00:13.163Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-09T16:00:13.163Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-09T16:00:13.163Z] [2020-11-09T16:00:13.163Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-11-09T16:00:13.163Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-09T16:00:13.163Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-09T16:00:13.163Z] [2020-11-09T16:00:13.163Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-11-09T16:00:13.163Z] graphtest_unix.go:73: No driver to put! [2020-11-09T16:00:13.163Z] [2020-11-09T16:00:13.163Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-11-09T16:00:13.163Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-11-09T16:00:13.163Z] [2020-11-09T16:00:13.163Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-11-09T16:00:13.163Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-11-09T16:00:13.163Z] [2020-11-09T16:00:13.163Z] [2020-11-09T16:00:13.163Z] DONE 2169 tests, 26 skipped in 252.089s Post stage [Pipeline] junit [2020-11-09T16:00:13.177Z] Recording test results [2020-11-09T16:00:13.261Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-11-09T16:00:13.261Z] === RUN TestDockerSuite/TestEventsImagePull [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-11-09T16:00:13.830Z] === RUN TestDockerSuite/TestEventsImageTag [2020-11-09T16:00:13.831Z] --- PASS: TestServiceUpdateSecrets (14.68s) [2020-11-09T16:00:13.831Z] === RUN TestServiceUpdateConfigs [2020-11-09T16:00:14.066Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41653/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=43d61d2bcff418778131063ddd519bdd1138e0a0 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:43d61d2bcff418778131063ddd519bdd1138e0a0 hack/validate/vendor [2020-11-09T16:00:14.638Z] No vendor changes in diff. [2020-11-09T16:00:14.770Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [Pipeline] } [Pipeline] // stage [2020-11-09T16:00:15.242Z] --- PASS: TestServiceUpdateSecrets (14.24s) [2020-11-09T16:00:15.242Z] === RUN TestServiceUpdateConfigs [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-11-09T16:00:15.340Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-11-09T16:00:15.340Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-11-09T16:00:15.340Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-11-09T16:00:15.566Z] + echo Building e2e image [2020-11-09T16:00:15.566Z] Building e2e image [2020-11-09T16:00:15.566Z] + docker build --build-arg DOCKER_GITCOMMIT=43d61d2bcff418778131063ddd519bdd1138e0a0 -t moby-e2e-test -f Dockerfile.e2e . [2020-11-09T16:00:15.566Z] #2 [internal] load .dockerignore [2020-11-09T16:00:15.566Z] #2 transferring context: 34B done [2020-11-09T16:00:15.566Z] #2 DONE 0.0s [2020-11-09T16:00:15.566Z] [2020-11-09T16:00:15.566Z] #1 [internal] load build definition from Dockerfile.e2e [2020-11-09T16:00:15.566Z] #1 transferring dockerfile: 3.21kB done [2020-11-09T16:00:15.566Z] #1 DONE 0.0s [2020-11-09T16:00:15.566Z] [2020-11-09T16:00:15.566Z] #4 [internal] load metadata for docker.io/library/golang:1.13.15-alpine [2020-11-09T16:00:15.826Z] #4 ... [2020-11-09T16:00:15.826Z] [2020-11-09T16:00:15.826Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-11-09T16:00:15.826Z] #3 DONE 0.4s [2020-11-09T16:00:16.093Z] [2020-11-09T16:00:16.093Z] #4 [internal] load metadata for docker.io/library/golang:1.13.15-alpine [2020-11-09T16:00:16.093Z] #4 DONE 0.4s [2020-11-09T16:00:16.093Z] [2020-11-09T16:00:16.093Z] #8 [internal] load build context [2020-11-09T16:00:16.356Z] #8 transferring context: 862.57kB 0.3s done [2020-11-09T16:00:16.356Z] #8 DONE 0.4s [2020-11-09T16:00:16.356Z] [2020-11-09T16:00:16.356Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-11-09T16:00:16.356Z] #14 resolve docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd done [2020-11-09T16:00:16.356Z] #14 sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd 1.65kB / 1.65kB done [2020-11-09T16:00:16.356Z] #14 sha256:8cc699270cfeed0864420e5c650aa9c1b51ed5b23cf927ab4c5eea47f6c0c1a8 1.36kB / 1.36kB done [2020-11-09T16:00:16.356Z] #14 sha256:5863598a981a037fbf078324d356cb3e7deade1c8ddb67550a1e9809274a8a11 3.83kB / 3.83kB done [2020-11-09T16:00:16.356Z] #14 sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 2.80MB / 2.80MB 0.1s done [2020-11-09T16:00:16.356Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 282.60kB / 282.60kB 0.2s done [2020-11-09T16:00:16.356Z] #14 extracting sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c [2020-11-09T16:00:16.356Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 9.75MB / 127.34MB 0.3s [2020-11-09T16:00:16.356Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 155B / 155B 0.2s done [2020-11-09T16:00:16.356Z] #14 sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 126B / 126B 0.2s done [2020-11-09T16:00:16.617Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 19.97MB / 127.34MB 0.4s [2020-11-09T16:00:16.617Z] #14 extracting sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 0.5s done [2020-11-09T16:00:16.617Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 27.93MB / 127.34MB 0.5s [2020-11-09T16:00:16.617Z] #14 ... [2020-11-09T16:00:16.617Z] [2020-11-09T16:00:16.617Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-11-09T16:00:16.617Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done [2020-11-09T16:00:16.617Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done [2020-11-09T16:00:16.617Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done [2020-11-09T16:00:16.617Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done [2020-11-09T16:00:16.617Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.1s done [2020-11-09T16:00:16.617Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.5s done [2020-11-09T16:00:16.617Z] #5 DONE 0.8s [2020-11-09T16:00:16.617Z] [2020-11-09T16:00:16.617Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-11-09T16:00:16.617Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 36.86MB / 127.34MB 0.7s [2020-11-09T16:00:16.880Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 51.90MB / 127.34MB 0.8s [2020-11-09T16:00:16.880Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d [2020-11-09T16:00:17.141Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0.2s done [2020-11-09T16:00:17.141Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 65.68MB / 127.34MB 1.1s [2020-11-09T16:00:17.141Z] #14 extracting sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f done [2020-11-09T16:00:17.250Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-11-09T16:00:17.250Z] === RUN TestDockerSuite/TestEventsRename [2020-11-09T16:00:17.401Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 76.16MB / 127.34MB 1.3s [2020-11-09T16:00:17.401Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 89.12MB / 127.34MB 1.4s [2020-11-09T16:00:17.662Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 100.66MB / 127.34MB 1.5s [2020-11-09T16:00:17.662Z] #14 ... [2020-11-09T16:00:17.662Z] [2020-11-09T16:00:17.662Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-11-09T16:00:17.662Z] #6 DONE 1.0s [2020-11-09T16:00:17.662Z] [2020-11-09T16:00:17.662Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-11-09T16:00:17.662Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 116.24MB / 127.34MB 1.6s [2020-11-09T16:00:17.820Z] === RUN TestDockerSuite/TestEventsResize [2020-11-09T16:00:17.922Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 127.34MB / 127.34MB 1.8s done [2020-11-09T16:00:17.922Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b [2020-11-09T16:00:18.393Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-11-09T16:00:23.208Z] #14 ... [2020-11-09T16:00:23.208Z] [2020-11-09T16:00:23.208Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-11-09T16:00:23.208Z] #7 0.781 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-11-09T16:00:23.208Z] #7 1.901 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-11-09T16:00:23.208Z] #7 2.011 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-11-09T16:00:23.208Z] #7 2.019 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-11-09T16:00:23.208Z] #7 2.028 (3/30) Installing readline (8.0.0-r0) [2020-11-09T16:00:23.208Z] #7 2.034 (4/30) Installing bash (5.0.0-r0) [2020-11-09T16:00:23.208Z] #7 2.051 Executing bash-5.0.0-r0.post-install [2020-11-09T16:00:23.208Z] #7 2.057 (5/30) Installing ca-certificates (20191127-r2) [2020-11-09T16:00:23.208Z] #7 2.074 (6/30) Installing libgcc (8.3.0-r0) [2020-11-09T16:00:23.208Z] #7 2.079 (7/30) Installing libstdc++ (8.3.0-r0) [2020-11-09T16:00:23.208Z] #7 2.094 (8/30) Installing binutils (2.32-r0) [2020-11-09T16:00:23.208Z] #7 2.193 (9/30) Installing gmp (6.1.2-r1) [2020-11-09T16:00:23.208Z] #7 2.202 (10/30) Installing isl (0.18-r0) [2020-11-09T16:00:23.208Z] #7 2.227 (11/30) Installing libgomp (8.3.0-r0) [2020-11-09T16:00:23.208Z] #7 2.232 (12/30) Installing libatomic (8.3.0-r0) [2020-11-09T16:00:23.208Z] #7 2.235 (13/30) Installing mpfr3 (3.1.5-r1) [2020-11-09T16:00:23.208Z] #7 2.241 (14/30) Installing mpc1 (1.1.0-r0) [2020-11-09T16:00:23.208Z] #7 2.246 (15/30) Installing gcc (8.3.0-r0) [2020-11-09T16:00:23.208Z] #7 3.119 (16/30) Installing musl-dev (1.1.22-r3) [2020-11-09T16:00:23.208Z] #7 3.223 (17/30) Installing libc-dev (0.7.1-r0) [2020-11-09T16:00:23.208Z] #7 3.226 (18/30) Installing g++ (8.3.0-r0) [2020-11-09T16:00:23.208Z] #7 3.814 (19/30) Installing nghttp2-libs (1.39.2-r1) [2020-11-09T16:00:23.208Z] #7 3.819 (20/30) Installing libcurl (7.66.0-r1) [2020-11-09T16:00:23.208Z] #7 3.828 (21/30) Installing expat (2.2.8-r0) [2020-11-09T16:00:23.208Z] #7 3.832 (22/30) Installing pcre2 (10.33-r0) [2020-11-09T16:00:23.208Z] #7 3.840 (23/30) Installing git (2.22.4-r0) [2020-11-09T16:00:23.208Z] #7 4.042 (24/30) Installing libmnl (1.0.4-r0) [2020-11-09T16:00:23.208Z] #7 4.045 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-11-09T16:00:23.208Z] #7 4.050 (26/30) Installing iptables (1.8.3-r1) [2020-11-09T16:00:23.208Z] #7 4.078 (27/30) Installing pigz (2.4-r0) [2020-11-09T16:00:23.208Z] #7 4.084 (28/30) Installing tar (1.32-r0) [2020-11-09T16:00:23.208Z] #7 4.092 (29/30) Installing xz-libs (5.2.4-r0) [2020-11-09T16:00:23.208Z] #7 4.095 (30/30) Installing xz (5.2.4-r0) [2020-11-09T16:00:23.208Z] #7 4.100 Executing busybox-1.30.1-r3.trigger [2020-11-09T16:00:23.208Z] #7 4.104 Executing ca-certificates-20191127-r2.trigger [2020-11-09T16:00:23.208Z] #7 4.166 OK: 179 MiB in 44 packages [2020-11-09T16:00:23.208Z] #7 DONE 5.2s [2020-11-09T16:00:23.208Z] [2020-11-09T16:00:23.208Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-11-09T16:00:23.208Z] #9 DONE 0.1s [2020-11-09T16:00:23.208Z] [2020-11-09T16:00:23.208Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-11-09T16:00:23.208Z] #14 ... [2020-11-09T16:00:23.208Z] [2020-11-09T16:00:23.208Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-11-09T16:00:23.208Z] #10 DONE 0.1s [2020-11-09T16:00:23.208Z] [2020-11-09T16:00:23.208Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-11-09T16:00:23.208Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 5.3s [2020-11-09T16:00:23.468Z] #14 ... [2020-11-09T16:00:23.468Z] [2020-11-09T16:00:23.468Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-11-09T16:00:23.468Z] #11 DONE 0.1s [2020-11-09T16:00:23.468Z] [2020-11-09T16:00:23.468Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-11-09T16:00:23.468Z] #12 DONE 0.0s [2020-11-09T16:00:23.468Z] [2020-11-09T16:00:23.468Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-11-09T16:00:23.468Z] #13 DONE 0.0s [2020-11-09T16:00:23.468Z] [2020-11-09T16:00:23.468Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-11-09T16:00:23.670Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-11-09T16:00:24.039Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 6.1s done [2020-11-09T16:00:24.241Z] === RUN TestDockerSuite/TestEventsStreaming [2020-11-09T16:00:24.300Z] #14 extracting sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 done [2020-11-09T16:00:24.300Z] #14 DONE 8.3s [2020-11-09T16:00:24.300Z] [2020-11-09T16:00:24.300Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-11-09T16:00:24.560Z] #15 0.379 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-09T16:00:24.810Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-11-09T16:00:25.940Z] #15 1.446 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-09T16:00:25.940Z] #15 1.560 (1/54) Installing ncurses-terminfo-base (6.2_p20200523-r0) [2020-11-09T16:00:25.940Z] #15 1.564 (2/54) Installing ncurses-libs (6.2_p20200523-r0) [2020-11-09T16:00:25.940Z] #15 1.571 (3/54) Installing readline (8.0.4-r0) [2020-11-09T16:00:25.940Z] #15 1.575 (4/54) Installing bash (5.0.17-r0) [2020-11-09T16:00:25.940Z] #15 1.587 Executing bash-5.0.17-r0.post-install [2020-11-09T16:00:25.940Z] #15 1.589 (5/54) Installing linux-headers (5.4.5-r1) [2020-11-09T16:00:25.940Z] #15 1.667 (6/54) Installing libblkid (2.35.2-r0) [2020-11-09T16:00:25.940Z] #15 1.672 (7/54) Installing libuuid (2.35.2-r0) [2020-11-09T16:00:25.940Z] #15 1.674 (8/54) Installing btrfs-progs-libs (5.6.1-r0) [2020-11-09T16:00:25.940Z] #15 1.681 (9/54) Installing btrfs-progs-dev (5.6.1-r0) [2020-11-09T16:00:25.940Z] #15 1.685 (10/54) Installing libgcc (9.3.0-r2) [2020-11-09T16:00:25.940Z] #15 1.687 (11/54) Installing libstdc++ (9.3.0-r2) [2020-11-09T16:00:25.940Z] #15 1.699 (12/54) Installing binutils (2.34-r1) [2020-11-09T16:00:25.940Z] #15 1.766 (13/54) Installing libmagic (5.38-r0) [2020-11-09T16:00:26.201Z] #15 1.787 (14/54) Installing file (5.38-r0) [2020-11-09T16:00:26.201Z] #15 1.792 (15/54) Installing gmp (6.2.0-r0) [2020-11-09T16:00:26.201Z] #15 1.798 (16/54) Installing isl (0.18-r0) [2020-11-09T16:00:26.201Z] #15 1.813 (17/54) Installing libgomp (9.3.0-r2) [2020-11-09T16:00:26.201Z] #15 1.816 (18/54) Installing libatomic (9.3.0-r2) [2020-11-09T16:00:26.201Z] #15 1.818 (19/54) Installing libgphobos (9.3.0-r2) [2020-11-09T16:00:26.201Z] #15 1.862 (20/54) Installing mpfr4 (4.0.2-r4) [2020-11-09T16:00:26.201Z] #15 1.868 (21/54) Installing mpc1 (1.1.0-r1) [2020-11-09T16:00:26.201Z] #15 1.871 (22/54) Installing gcc (9.3.0-r2) [2020-11-09T16:00:27.143Z] #15 2.736 (23/54) Installing musl-dev (1.1.24-r9) [2020-11-09T16:00:27.143Z] #15 2.807 (24/54) Installing libc-dev (0.7.2-r3) [2020-11-09T16:00:27.143Z] #15 2.809 (25/54) Installing g++ (9.3.0-r2) [2020-11-09T16:00:27.348Z] === RUN TestDockerSuite/TestEventsTop [2020-11-09T16:00:27.404Z] #15 3.226 (26/54) Installing make (4.3-r0) [2020-11-09T16:00:27.404Z] #15 3.230 (27/54) Installing fortify-headers (1.1-r0) [2020-11-09T16:00:27.404Z] #15 3.233 (28/54) Installing patch (2.7.6-r6) [2020-11-09T16:00:27.404Z] #15 3.236 (29/54) Installing build-base (0.5-r2) [2020-11-09T16:00:27.404Z] #15 3.237 (30/54) Installing nghttp2-libs (1.41.0-r0) [2020-11-09T16:00:27.404Z] #15 3.240 (31/54) Installing libcurl (7.69.1-r1) [2020-11-09T16:00:27.404Z] #15 3.246 (32/54) Installing curl (7.69.1-r1) [2020-11-09T16:00:27.404Z] #15 3.249 (33/54) Installing oniguruma (6.9.5-r2) [2020-11-09T16:00:27.404Z] #15 3.255 (34/54) Installing jq (1.6-r1) [2020-11-09T16:00:27.404Z] #15 3.261 (35/54) Installing device-mapper-libs (2.02.186-r1) [2020-11-09T16:00:27.404Z] #15 3.266 (36/54) Installing device-mapper-event-libs (2.02.186-r1) [2020-11-09T16:00:27.404Z] #15 3.269 (37/54) Installing libaio (0.3.112-r1) [2020-11-09T16:00:27.404Z] #15 3.270 (38/54) Installing lvm2-libs (2.02.186-r1) [2020-11-09T16:00:27.404Z] #15 3.297 (39/54) Installing blkid (2.35.2-r0) [2020-11-09T16:00:27.664Z] #15 3.300 (40/54) Installing libcap-ng (0.7.10-r1) [2020-11-09T16:00:27.664Z] #15 3.302 (41/54) Installing setpriv (2.35.2-r0) [2020-11-09T16:00:27.664Z] #15 3.304 (42/54) Installing libmount (2.35.2-r0) [2020-11-09T16:00:27.664Z] #15 3.309 (43/54) Installing libsmartcols (2.35.2-r0) [2020-11-09T16:00:27.664Z] #15 3.313 (44/54) Installing findmnt (2.35.2-r0) [2020-11-09T16:00:27.664Z] #15 3.315 (45/54) Installing mcookie (2.35.2-r0) [2020-11-09T16:00:27.664Z] #15 3.316 (46/54) Installing hexdump (2.35.2-r0) [2020-11-09T16:00:27.664Z] #15 3.318 (47/54) Installing lsblk (2.35.2-r0) [2020-11-09T16:00:27.664Z] #15 3.321 (48/54) Installing libfdisk (2.35.2-r0) [2020-11-09T16:00:27.664Z] #15 3.327 (49/54) Installing sfdisk (2.35.2-r0) [2020-11-09T16:00:27.664Z] #15 3.329 (50/54) Installing cfdisk (2.35.2-r0) [2020-11-09T16:00:27.664Z] #15 3.332 (51/54) Installing util-linux (2.35.2-r0) [2020-11-09T16:00:27.664Z] #15 3.367 (52/54) Installing pkgconf (1.7.2-r0) [2020-11-09T16:00:27.664Z] #15 3.370 (53/54) Installing util-linux-dev (2.35.2-r0) [2020-11-09T16:00:27.664Z] #15 3.390 (54/54) Installing lvm2-dev (2.02.186-r1) [2020-11-09T16:00:27.664Z] #15 3.396 Executing busybox-1.31.1-r16.trigger [2020-11-09T16:00:27.664Z] #15 3.402 OK: 230 MiB in 69 packages [2020-11-09T16:00:27.919Z] --- PASS: TestServiceUpdateConfigs (14.19s) [2020-11-09T16:00:27.919Z] === RUN TestServiceUpdateNetwork [2020-11-09T16:00:28.179Z] === RUN TestDockerSuite/TestEventsUntag [2020-11-09T16:00:28.607Z] #15 DONE 4.1s [2020-11-09T16:00:28.607Z] [2020-11-09T16:00:28.607Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-11-09T16:00:28.867Z] #16 DONE 0.5s [2020-11-09T16:00:28.867Z] [2020-11-09T16:00:28.867Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-11-09T16:00:29.440Z] #17 DONE 0.5s [2020-11-09T16:00:29.440Z] [2020-11-09T16:00:29.440Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-11-09T16:00:29.440Z] #18 DONE 0.0s [2020-11-09T16:00:29.440Z] [2020-11-09T16:00:29.440Z] #31 [builder 1/4] COPY . . [2020-11-09T16:00:29.440Z] #31 ... [2020-11-09T16:00:29.440Z] [2020-11-09T16:00:29.440Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-11-09T16:00:29.440Z] #19 DONE 0.1s [2020-11-09T16:00:29.440Z] [2020-11-09T16:00:29.440Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-11-09T16:00:29.440Z] #26 DONE 0.1s [2020-11-09T16:00:29.440Z] [2020-11-09T16:00:29.440Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-11-09T16:00:29.440Z] #22 DONE 0.1s [2020-11-09T16:00:29.440Z] [2020-11-09T16:00:29.440Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-11-09T16:00:29.440Z] #23 DONE 0.1s [2020-11-09T16:00:29.702Z] [2020-11-09T16:00:29.702Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-11-09T16:00:29.702Z] #27 DONE 0.1s [2020-11-09T16:00:29.702Z] [2020-11-09T16:00:29.702Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-11-09T16:00:29.702Z] #28 DONE 0.1s [2020-11-09T16:00:29.702Z] [2020-11-09T16:00:29.702Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-11-09T16:00:30.607Z] --- PASS: TestServiceUpdateConfigs (14.23s) [2020-11-09T16:00:30.607Z] === RUN TestServiceUpdateNetwork [2020-11-09T16:00:30.736Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-11-09T16:00:31.088Z] #29 ... [2020-11-09T16:00:31.088Z] [2020-11-09T16:00:31.088Z] #31 [builder 1/4] COPY . . [2020-11-09T16:00:31.088Z] #31 DONE 1.8s [2020-11-09T16:00:31.351Z] [2020-11-09T16:00:31.351Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-11-09T16:00:31.678Z] === RUN TestDockerSuite/TestExec [2020-11-09T16:00:32.248Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-11-09T16:00:32.294Z] #32 DONE 1.0s [2020-11-09T16:00:32.294Z] [2020-11-09T16:00:32.294Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-11-09T16:00:32.294Z] #24 1.029 + RM_GOPATH=0 [2020-11-09T16:00:32.294Z] #24 1.029 + TMP_GOPATH= [2020-11-09T16:00:32.294Z] #24 1.029 + : /build [2020-11-09T16:00:32.294Z] #24 1.029 + '[' -z '' ']' [2020-11-09T16:00:32.294Z] #24 1.029 ++ mktemp -d [2020-11-09T16:00:32.294Z] #24 1.029 + export GOPATH=/tmp/tmp.LNimNj [2020-11-09T16:00:32.294Z] #24 1.029 + GOPATH=/tmp/tmp.LNimNj [2020-11-09T16:00:32.294Z] #24 1.029 + RM_GOPATH=1 [2020-11-09T16:00:32.294Z] #24 1.029 + case "$(go env GOARCH)" in [2020-11-09T16:00:32.294Z] #24 1.034 ++ go env GOARCH [2020-11-09T16:00:32.294Z] #24 1.037 + export GO_BUILDMODE=-buildmode=pie [2020-11-09T16:00:32.294Z] #24 1.037 + GO_BUILDMODE=-buildmode=pie [2020-11-09T16:00:32.294Z] #24 1.037 ++ dirname ./install.sh [2020-11-09T16:00:32.294Z] #24 1.038 Install docker/cli version 17.06.2-ce from stable [2020-11-09T16:00:32.294Z] #24 1.038 + dir=. [2020-11-09T16:00:32.294Z] #24 1.038 + bin=dockercli [2020-11-09T16:00:32.294Z] #24 1.038 + shift [2020-11-09T16:00:32.294Z] #24 1.038 + '[' '!' -f ./dockercli.installer ']' [2020-11-09T16:00:32.294Z] #24 1.038 + . ./dockercli.installer [2020-11-09T16:00:32.294Z] #24 1.038 ++ : stable [2020-11-09T16:00:32.294Z] #24 1.038 ++ : 17.06.2-ce [2020-11-09T16:00:32.294Z] #24 1.038 + install_dockercli [2020-11-09T16:00:32.294Z] #24 1.038 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-11-09T16:00:32.294Z] #24 1.039 ++ uname -m [2020-11-09T16:00:32.294Z] #24 1.039 + arch=x86_64 [2020-11-09T16:00:32.294Z] #24 1.039 + '[' x86_64 '!=' x86_64 ']' [2020-11-09T16:00:32.294Z] #24 1.039 + url=https://download.docker.com/linux/static [2020-11-09T16:00:32.294Z] #24 1.040 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-11-09T16:00:32.294Z] #24 1.043 + tar -xz docker/docker [2020-11-09T16:00:32.819Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-11-09T16:00:33.389Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-11-09T16:00:33.649Z] === RUN TestDockerSuite/TestExecAPIStart [2020-11-09T16:00:34.212Z] #24 4.284 + mkdir -p /build [2020-11-09T16:00:34.212Z] #24 4.285 + mv docker/docker /build/ [2020-11-09T16:00:34.212Z] #24 4.286 + rmdir docker [2020-11-09T16:00:34.212Z] #24 DONE 4.5s [2020-11-09T16:00:34.212Z] [2020-11-09T16:00:34.212Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-11-09T16:00:34.212Z] #20 2.785 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-11-09T16:00:34.212Z] #20 3.410 [2020-11-09T16:00:34.212Z] #20 3.538 #### 5.9% #################### 28.0% ############################### 43.3% ####################################### 54.6% ########################################################## 81.5% ######################################################################## 100.0% [2020-11-09T16:00:34.212Z] #20 4.745 [2020-11-09T16:00:34.473Z] #20 4.951 0.0% ######################################################################## 100.0% [2020-11-09T16:00:35.033Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-11-09T16:00:35.046Z] #20 5.598 [2020-11-09T16:00:35.307Z] #20 5.714 ######################## 33.5% ######################################################################## 100.0% [2020-11-09T16:00:35.603Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-11-09T16:00:35.878Z] #20 6.243 [2020-11-09T16:00:36.174Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-11-09T16:00:36.659Z] #20 6.363 # 2.6% ########### 16.6% ################# 23.7% ############################## 41.9% ############################################# 63.4% ########################################################## 80.6% ######################################################################## 100.0% [2020-11-09T16:00:36.744Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-11-09T16:00:37.231Z] #20 7.515 [2020-11-09T16:00:37.314Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-11-09T16:00:37.886Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-11-09T16:00:38.146Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-11-09T16:00:39.074Z] #20 7.632 0.9% ### 4.9% ####### 10.1% ########### 16.4% ################# 24.0% ##################### 30.5% ######################### 35.3% ############################# 40.9% ################################ 45.2% ##################################### 52.4% ######################################### 58.2% ############################################# 63.4% ################################################# 68.6% #################################################### 73.2% ######################################################## 78.0% ############################################################ 83.9% ################################################################ 89.5% #################################################################### 94.7% ####################################################################### 99.7% ######################################################################## 100.0% [2020-11-09T16:00:39.087Z] === RUN TestDockerSuite/TestExecCgroup [2020-11-09T16:00:39.646Z] #20 9.965 [2020-11-09T16:00:40.028Z] === RUN TestDockerSuite/TestExecEnv [2020-11-09T16:00:40.588Z] #20 11.08 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-11-09T16:00:40.603Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-11-09T16:00:41.018Z] --- PASS: TestServiceUpdateNetwork (12.52s) [2020-11-09T16:00:41.018Z] === RUN TestServiceUpdatePidsLimit [2020-11-09T16:00:41.160Z] #20 11.58 [2020-11-09T16:00:41.160Z] #20 11.70 ######################################################################## 100.0% [2020-11-09T16:00:41.172Z] --- PASS: TestServiceUpdateNetwork (13.03s) [2020-11-09T16:00:41.172Z] === RUN TestServiceUpdatePidsLimit [2020-11-09T16:00:41.732Z] #20 12.00 [2020-11-09T16:00:41.742Z] === RUN TestDockerSuite/TestExecExitStatus [2020-11-09T16:00:42.062Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-11-09T16:00:42.304Z] #20 ... [2020-11-09T16:00:42.304Z] [2020-11-09T16:00:42.304Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-11-09T16:00:42.304Z] #33 0.916 [2020-11-09T16:00:42.304Z] #33 1.117 Removing bundles/ [2020-11-09T16:00:42.304Z] #33 1.120 [2020-11-09T16:00:42.304Z] #33 1.138 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-11-09T16:00:42.304Z] #33 3.195 Building test suite binary ./integration-cli/test.main [2020-11-09T16:00:42.312Z] === RUN TestDockerSuite/TestExecInspectID [2020-11-09T16:00:42.312Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-11-09T16:00:42.703Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-11-09T16:00:42.876Z] #33 ... [2020-11-09T16:00:42.876Z] [2020-11-09T16:00:42.876Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-11-09T16:00:42.876Z] #20 13.36 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-11-09T16:00:43.253Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-11-09T16:00:43.448Z] #20 13.81 [2020-11-09T16:00:43.709Z] #20 13.94 0.6% ####################################################### 77.3% ######################################################################## 100.0% [2020-11-09T16:00:43.970Z] #20 14.50 [2020-11-09T16:00:45.163Z] === RUN TestDockerSuite/TestExecInteractive [2020-11-09T16:00:45.737Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-11-09T16:00:45.883Z] #20 16.13 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-11-09T16:00:45.884Z] #20 16.35 skipping existing c35d46ef359f [2020-11-09T16:00:46.144Z] #20 16.76 [2020-11-09T16:00:46.309Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-11-09T16:00:46.879Z] === RUN TestDockerSuite/TestExecParseError [2020-11-09T16:00:47.139Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-11-09T16:00:47.529Z] #20 18.09 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-11-09T16:00:47.708Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-11-09T16:00:48.100Z] #20 18.54 [2020-11-09T16:00:48.288Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-11-09T16:00:48.361Z] #20 18.65 ######################################################################## 100.0% [2020-11-09T16:00:48.622Z] #20 18.98 [2020-11-09T16:00:48.622Z] #20 19.12 Download of images into '/build' complete. [2020-11-09T16:00:48.622Z] #20 19.12 Use something like the following to load the result into a Docker daemon: [2020-11-09T16:00:48.622Z] #20 19.12 tar -cC '/build' . | docker load [2020-11-09T16:00:49.193Z] #20 DONE 19.6s [2020-11-09T16:00:49.193Z] [2020-11-09T16:00:49.193Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-11-09T16:00:49.598Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-11-09T16:00:49.669Z] === RUN TestDockerSuite/TestExecSetEnv [2020-11-09T16:00:49.929Z] === RUN TestDockerSuite/TestExecStartFails [2020-11-09T16:00:50.189Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-11-09T16:00:50.449Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-11-09T16:00:52.494Z] #29 ... [2020-11-09T16:00:52.494Z] [2020-11-09T16:00:52.494Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-11-09T16:00:52.755Z] #21 DONE 0.9s [2020-11-09T16:00:52.755Z] [2020-11-09T16:00:52.755Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-11-09T16:00:53.016Z] #29 ... [2020-11-09T16:00:53.016Z] [2020-11-09T16:00:53.016Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-11-09T16:00:53.016Z] #25 DONE 0.1s [2020-11-09T16:00:53.277Z] [2020-11-09T16:00:53.277Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-11-09T16:00:58.089Z] --- PASS: TestServiceUpdatePidsLimit (16.00s) [2020-11-09T16:00:58.089Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s) [2020-11-09T16:00:58.089Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) [2020-11-09T16:00:58.089Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.80s) [2020-11-09T16:00:58.089Z] PASS [2020-11-09T16:00:58.089Z] [2020-11-09T16:00:58.089Z] === Skipped [2020-11-09T16:00:58.089Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-11-09T16:00:58.089Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-11-09T16:00:58.089Z] [2020-11-09T16:00:58.089Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-11-09T16:00:58.089Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-09T16:00:58.089Z] [2020-11-09T16:00:58.089Z] [2020-11-09T16:00:58.089Z] DONE 27 tests, 2 skipped in 129.695s [2020-11-09T16:00:58.089Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-11-09T16:00:58.089Z] ++ 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-11-09T16:00:58.089Z] ++ set -e [2020-11-09T16:00:58.089Z] ++ '[' -n 0 ']' [2020-11-09T16:00:58.089Z] ++ set -x [2020-11-09T16:00:58.089Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-11-09T16:00:58.089Z] INFO: Testing against a local daemon [2020-11-09T16:00:58.089Z] === RUN TestSessionCreate [2020-11-09T16:00:58.089Z] --- PASS: TestSessionCreate (0.04s) [2020-11-09T16:00:58.089Z] === RUN TestSessionCreateWithBadUpgrade [2020-11-09T16:00:58.089Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-11-09T16:00:58.089Z] PASS [2020-11-09T16:00:58.089Z] [2020-11-09T16:00:58.089Z] DONE 2 tests in 0.150s [2020-11-09T16:00:58.089Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-11-09T16:00:58.089Z] ++ 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-11-09T16:00:58.089Z] ++ set -e [2020-11-09T16:00:58.089Z] ++ '[' -n 0 ']' [2020-11-09T16:00:58.089Z] ++ set -x [2020-11-09T16:00:58.089Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-11-09T16:00:58.089Z] INFO: Testing against a local daemon [2020-11-09T16:00:58.089Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-11-09T16:00:58.089Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-11-09T16:00:58.089Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-11-09T16:00:58.089Z] === RUN TestEventsExecDie [2020-11-09T16:00:58.089Z] --- PASS: TestEventsExecDie (0.60s) [2020-11-09T16:00:58.089Z] === RUN TestEventsBackwardsCompatible [2020-11-09T16:00:58.089Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2020-11-09T16:00:58.089Z] === RUN TestInfoBinaryCommits [2020-11-09T16:00:58.089Z] --- PASS: TestInfoBinaryCommits (0.04s) [2020-11-09T16:00:58.089Z] === RUN TestInfoAPIVersioned [2020-11-09T16:00:58.089Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-11-09T16:00:58.089Z] === RUN TestInfoDiscoveryBackend [2020-11-09T16:00:58.380Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-11-09T16:00:58.380Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-11-09T16:00:58.575Z] --- PASS: TestServiceUpdatePidsLimit (16.47s) [2020-11-09T16:00:58.576Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.84s) [2020-11-09T16:00:58.576Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s) [2020-11-09T16:00:58.576Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2020-11-09T16:00:58.576Z] PASS [2020-11-09T16:00:58.576Z] [2020-11-09T16:00:58.576Z] === Skipped [2020-11-09T16:00:58.576Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-11-09T16:00:58.576Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-11-09T16:00:58.576Z] [2020-11-09T16:00:58.576Z] [2020-11-09T16:00:58.576Z] DONE 27 tests, 1 skipped in 182.423s [2020-11-09T16:00:58.576Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-11-09T16:00:58.576Z] ++ 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-11-09T16:00:58.576Z] ++ set -e [2020-11-09T16:00:58.576Z] ++ '[' -n 0 ']' [2020-11-09T16:00:58.576Z] ++ set -x [2020-11-09T16:00:58.576Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-11-09T16:00:58.576Z] INFO: Testing against a local daemon [2020-11-09T16:00:58.576Z] === RUN TestSessionCreate [2020-11-09T16:00:58.576Z] --- PASS: TestSessionCreate (0.03s) [2020-11-09T16:00:58.576Z] === RUN TestSessionCreateWithBadUpgrade [2020-11-09T16:00:58.576Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-11-09T16:00:58.576Z] PASS [2020-11-09T16:00:58.576Z] [2020-11-09T16:00:58.576Z] DONE 2 tests in 0.146s [2020-11-09T16:00:58.576Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-11-09T16:00:58.576Z] ++ 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-11-09T16:00:58.576Z] ++ set -e [2020-11-09T16:00:58.576Z] ++ '[' -n 0 ']' [2020-11-09T16:00:58.576Z] ++ set -x [2020-11-09T16:00:58.576Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-11-09T16:00:58.576Z] INFO: Testing against a local daemon [2020-11-09T16:00:58.576Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-11-09T16:00:58.576Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-11-09T16:00:58.576Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-11-09T16:00:58.576Z] === RUN TestEventsExecDie [2020-11-09T16:00:58.576Z] --- PASS: TestEventsExecDie (0.51s) [2020-11-09T16:00:58.576Z] === RUN TestEventsBackwardsCompatible [2020-11-09T16:00:58.576Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2020-11-09T16:00:58.576Z] === RUN TestInfoBinaryCommits [2020-11-09T16:00:58.576Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-11-09T16:00:58.576Z] === RUN TestInfoAPIVersioned [2020-11-09T16:00:58.576Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-11-09T16:00:58.576Z] === RUN TestInfoDiscoveryBackend [2020-11-09T16:00:58.836Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-11-09T16:00:58.836Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-11-09T16:00:59.425Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-11-09T16:00:59.425Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-11-09T16:00:59.774Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-11-09T16:01:00.034Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-11-09T16:01:00.034Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-11-09T16:01:00.066Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-11-09T16:01:00.066Z] === RUN TestInfoAPI [2020-11-09T16:01:00.066Z] --- PASS: TestInfoAPI (0.05s) [2020-11-09T16:01:00.066Z] === RUN TestInfoAPIWarnings [2020-11-09T16:01:00.605Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-11-09T16:01:00.605Z] === RUN TestInfoAPI [2020-11-09T16:01:00.605Z] --- PASS: TestInfoAPI (0.02s) [2020-11-09T16:01:00.605Z] === RUN TestInfoAPIWarnings [2020-11-09T16:01:01.546Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-11-09T16:01:01.807Z] === RUN TestDockerSuite/TestExecTTY [2020-11-09T16:01:02.377Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-11-09T16:01:03.279Z] #29 33.52 # github.com/docker/docker/contrib/httpserver [2020-11-09T16:01:03.279Z] #29 33.52 loadinternal: cannot find runtime/cgo [2020-11-09T16:01:03.318Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-11-09T16:01:03.541Z] #29 DONE 33.8s [2020-11-09T16:01:03.541Z] [2020-11-09T16:01:03.541Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-11-09T16:01:03.888Z] === RUN TestDockerSuite/TestExecUlimits [2020-11-09T16:01:04.113Z] #33 ... [2020-11-09T16:01:04.113Z] [2020-11-09T16:01:04.113Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-11-09T16:01:04.113Z] #30 DONE 0.1s [2020-11-09T16:01:04.374Z] [2020-11-09T16:01:04.374Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-11-09T16:01:04.459Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-11-09T16:01:04.459Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-11-09T16:01:05.843Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-11-09T16:01:06.413Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-11-09T16:01:07.353Z] === RUN TestDockerSuite/TestExecWithTERM [2020-11-09T16:01:07.922Z] === RUN TestDockerSuite/TestExecWithUser [2020-11-09T16:01:08.492Z] === RUN TestDockerSuite/TestGetContainerStats [2020-11-09T16:01:13.769Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-11-09T16:01:17.080Z] --- PASS: TestInfoAPIWarnings (16.25s) [2020-11-09T16:01:17.080Z] === RUN TestInfoDebug [2020-11-09T16:01:17.340Z] --- PASS: TestInfoDebug (0.52s) [2020-11-09T16:01:17.340Z] === RUN TestInfoInsecureRegistries [2020-11-09T16:01:17.340Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-11-09T16:01:17.910Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-11-09T16:01:17.910Z] === RUN TestInfoRegistryMirrors [2020-11-09T16:01:18.169Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-11-09T16:01:18.169Z] === RUN TestLoginFailsWithBadCredentials [2020-11-09T16:01:18.429Z] --- PASS: TestLoginFailsWithBadCredentials (0.19s) [2020-11-09T16:01:18.429Z] === RUN TestPingCacheHeaders [2020-11-09T16:01:18.429Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-11-09T16:01:18.429Z] === RUN TestPingGet [2020-11-09T16:01:18.429Z] --- PASS: TestPingGet (0.01s) [2020-11-09T16:01:18.429Z] === RUN TestPingHead [2020-11-09T16:01:18.429Z] --- PASS: TestPingHead (0.02s) [2020-11-09T16:01:18.429Z] === RUN TestVersion [2020-11-09T16:01:18.429Z] --- PASS: TestVersion (0.02s) [2020-11-09T16:01:18.429Z] PASS [2020-11-09T16:01:18.429Z] [2020-11-09T16:01:18.429Z] === Skipped [2020-11-09T16:01:18.429Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-11-09T16:01:18.429Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-11-09T16:01:18.429Z] [2020-11-09T16:01:18.429Z] [2020-11-09T16:01:18.429Z] DONE 18 tests, 1 skipped in 20.838s [2020-11-09T16:01:18.429Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-11-09T16:01:18.429Z] ++ 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-11-09T16:01:18.429Z] ++ set -e [2020-11-09T16:01:18.429Z] ++ '[' -n 0 ']' [2020-11-09T16:01:18.429Z] ++ set -x [2020-11-09T16:01:18.429Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-11-09T16:01:18.657Z] --- PASS: TestInfoAPIWarnings (16.33s) [2020-11-09T16:01:18.657Z] === RUN TestInfoDebug [2020-11-09T16:01:18.657Z] --- PASS: TestInfoDebug (0.53s) [2020-11-09T16:01:18.657Z] === RUN TestInfoInsecureRegistries [2020-11-09T16:01:18.657Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-11-09T16:01:18.657Z] === RUN TestInfoRegistryMirrors [2020-11-09T16:01:18.657Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-11-09T16:01:18.657Z] === RUN TestLoginFailsWithBadCredentials [2020-11-09T16:01:18.657Z] --- PASS: TestLoginFailsWithBadCredentials (0.33s) [2020-11-09T16:01:18.657Z] === RUN TestPingCacheHeaders [2020-11-09T16:01:18.657Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-11-09T16:01:18.657Z] === RUN TestPingGet [2020-11-09T16:01:18.657Z] --- PASS: TestPingGet (0.02s) [2020-11-09T16:01:18.657Z] === RUN TestPingHead [2020-11-09T16:01:18.657Z] --- PASS: TestPingHead (0.04s) [2020-11-09T16:01:18.657Z] === RUN TestVersion [2020-11-09T16:01:18.657Z] --- PASS: TestVersion (0.03s) [2020-11-09T16:01:18.657Z] PASS [2020-11-09T16:01:18.657Z] [2020-11-09T16:01:18.657Z] === Skipped [2020-11-09T16:01:18.657Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-11-09T16:01:18.657Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-11-09T16:01:18.657Z] [2020-11-09T16:01:18.657Z] [2020-11-09T16:01:18.657Z] DONE 18 tests, 1 skipped in 21.295s [2020-11-09T16:01:18.657Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-11-09T16:01:18.657Z] ++ 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-11-09T16:01:18.657Z] ++ set -e [2020-11-09T16:01:18.657Z] ++ '[' -n 0 ']' [2020-11-09T16:01:18.657Z] ++ set -x [2020-11-09T16:01:18.657Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-11-09T16:01:18.657Z] INFO: Testing against a local daemon [2020-11-09T16:01:18.657Z] === RUN TestVolumesCreateAndList [2020-11-09T16:01:18.657Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-11-09T16:01:18.657Z] === RUN TestVolumesRemove [2020-11-09T16:01:18.657Z] --- PASS: TestVolumesRemove (0.06s) [2020-11-09T16:01:18.657Z] === RUN TestVolumesInspect [2020-11-09T16:01:18.657Z] --- PASS: TestVolumesInspect (0.02s) [2020-11-09T16:01:18.657Z] === RUN TestVolumesInvalidJSON [2020-11-09T16:01:18.657Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-11-09T16:01:18.657Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-11-09T16:01:18.657Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-11-09T16:01:18.657Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-11-09T16:01:18.657Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-11-09T16:01:18.657Z] PASS [2020-11-09T16:01:18.657Z] [2020-11-09T16:01:18.657Z] DONE 5 tests in 0.211s [2020-11-09T16:01:18.657Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-11-09T16:01:18.657Z] ++++ cat bundles/test-integration/docker.pid [2020-11-09T16:01:18.657Z] +++ kill 13865 [2020-11-09T16:01:18.689Z] INFO: Testing against a local daemon [2020-11-09T16:01:18.689Z] === RUN TestVolumesCreateAndList [2020-11-09T16:01:18.689Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-11-09T16:01:18.689Z] === RUN TestVolumesRemove [2020-11-09T16:01:18.689Z] --- PASS: TestVolumesRemove (0.06s) [2020-11-09T16:01:18.689Z] === RUN TestVolumesInspect [2020-11-09T16:01:18.689Z] --- PASS: TestVolumesInspect (0.01s) [2020-11-09T16:01:18.689Z] === RUN TestVolumesInvalidJSON [2020-11-09T16:01:18.689Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-11-09T16:01:18.689Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-11-09T16:01:18.689Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-11-09T16:01:18.689Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-11-09T16:01:18.689Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-11-09T16:01:18.689Z] PASS [2020-11-09T16:01:18.689Z] [2020-11-09T16:01:18.689Z] DONE 5 tests in 0.212s [2020-11-09T16:01:18.689Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-11-09T16:01:18.950Z] ++++ cat bundles/test-integration/docker.pid [2020-11-09T16:01:18.950Z] +++ kill 5577 [2020-11-09T16:01:19.210Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-11-09T16:01:20.148Z] +++ /etc/init.d/apparmor stop [2020-11-09T16:01:20.148Z] Leaving: AppArmorNo profiles have been unloaded. [2020-11-09T16:01:20.148Z] [2020-11-09T16:01:20.148Z] Unloading profiles will leave already running processes permanently [2020-11-09T16:01:20.148Z] unconfined, which can lead to unexpected situations. [2020-11-09T16:01:20.148Z] [2020-11-09T16:01:20.148Z] To set a process to complain mode, use the command line tool [2020-11-09T16:01:20.148Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-11-09T16:01:20.148Z] +++ true [2020-11-09T16:01:20.148Z] exiting test-integration [2020-11-09T16:01:20.148Z] ++ exit 0 [2020-11-09T16:01:20.148Z] [2020-11-09T16:01:20.176Z] +++ /etc/init.d/apparmor stop [2020-11-09T16:01:20.176Z] Leaving: AppArmorNo profiles have been unloaded. [2020-11-09T16:01:20.176Z] [2020-11-09T16:01:20.176Z] Unloading profiles will leave already running processes permanently [2020-11-09T16:01:20.176Z] unconfined, which can lead to unexpected situations. [2020-11-09T16:01:20.176Z] [2020-11-09T16:01:20.176Z] To set a process to complain mode, use the command line tool [2020-11-09T16:01:20.176Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-11-09T16:01:20.176Z] +++ true [2020-11-09T16:01:20.176Z] exiting test-integration [2020-11-09T16:01:20.176Z] ++ exit 0 [2020-11-09T16:01:20.176Z] [2020-11-09T16:01:20.718Z] + for job in $(jobs -p) [2020-11-09T16:01:20.718Z] + wait 10664 Post stage [Pipeline] junit [2020-11-09T16:01:21.265Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-11-09T16:01:21.977Z] + echo Ensuring container killed. [2020-11-09T16:01:21.977Z] Ensuring container killed. [2020-11-09T16:01:21.977Z] + docker rm -vf docker-pr3 [2020-11-09T16:01:21.977Z] Error: No such container: docker-pr3 [2020-11-09T16:01:21.977Z] + true [Pipeline] sh [2020-11-09T16:01:22.362Z] + echo Chowning /workspace to jenkins user [2020-11-09T16:01:22.362Z] Chowning /workspace to jenkins user [2020-11-09T16:01:22.362Z] + id -u [2020-11-09T16:01:22.362Z] + id -g [2020-11-09T16:01:22.362Z] + docker run --rm -v /home/docker/workspace/moby_PR-41653:/workspace busybox chown -R 1001:1001 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-11-09T16:01:24.011Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-11-09T16:01:24.012Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-11-09T16:01:24.012Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-11-09T16:01:24.012Z] === RUN TestDockerSuite/TestHealth [2020-11-09T16:01:24.270Z] + bundleName=ppc64le-integration [2020-11-09T16:01:24.271Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-11-09T16:01:24.271Z] Creating ppc64le-integration-bundles.tar.gz [2020-11-09T16:01:24.271Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o+ -name *.log -o -namexargs *.prof tar -o -czf -name ppc64le-integration-bundles.tar.gz *-report.xml [2020-11-09T16:01:24.271Z] ) -print [Pipeline] archiveArtifacts [2020-11-09T16:01:24.315Z] Archiving artifacts [2020-11-09T16:01:24.727Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41653/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-11-09T16:01:25.114Z] + make clean [2020-11-09T16:01:25.405Z] make: command: Command not found [2020-11-09T16:01:25.405Z] make: command: Command not found [2020-11-09T16:01:25.405Z] docker volume rm -f docker-dev-cache [2020-11-09T16:01:25.405Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-11-09T16:01:45.960Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-11-09T16:01:45.960Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-11-09T16:01:45.960Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-11-09T16:01:45.960Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-11-09T16:01:45.960Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-11-09T16:01:45.960Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-11-09T16:01:45.960Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-11-09T16:01:45.960Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-11-09T16:01:45.960Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-11-09T16:01:45.960Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-11-09T16:01:45.960Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-11-09T16:01:45.960Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-11-09T16:01:45.960Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-11-09T16:01:45.960Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-11-09T16:01:45.960Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-11-09T16:01:45.960Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-11-09T16:01:46.531Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-11-09T16:01:47.100Z] === RUN TestDockerSuite/TestImagesFormat [2020-11-09T16:01:47.100Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-11-09T16:01:47.670Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-11-09T16:01:50.210Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-11-09T16:01:50.210Z] === RUN TestDockerSuite/TestImportBadURL [2020-11-09T16:01:50.210Z] === RUN TestDockerSuite/TestImportDisplay [2020-11-09T16:01:51.150Z] === RUN TestDockerSuite/TestImportFile [2020-11-09T16:01:52.532Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-11-09T16:01:52.532Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-11-09T16:01:53.486Z] === RUN TestDockerSuite/TestImportGzipped [2020-11-09T16:01:54.867Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-11-09T16:01:55.807Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-11-09T16:01:56.377Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-11-09T16:01:56.950Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-11-09T16:01:57.520Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-11-09T16:01:57.520Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-11-09T16:01:57.520Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-11-09T16:01:58.090Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-11-09T16:01:58.350Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-11-09T16:01:58.922Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-11-09T16:01:59.184Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-11-09T16:01:59.756Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-11-09T16:02:00.016Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-11-09T16:02:00.276Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-11-09T16:02:01.215Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-11-09T16:02:01.215Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-11-09T16:02:01.786Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-11-09T16:02:02.356Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-11-09T16:02:02.356Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-11-09T16:02:02.926Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-11-09T16:02:02.926Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-11-09T16:02:03.498Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-11-09T16:02:04.067Z] === RUN TestDockerSuite/TestInspectDefault [2020-11-09T16:02:04.327Z] === RUN TestDockerSuite/TestInspectHistory [2020-11-09T16:02:05.059Z] === RUN TestDockerSuite/TestInspectImage [2020-11-09T16:02:05.059Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-11-09T16:02:05.059Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-11-09T16:02:05.059Z] === RUN TestDockerSuite/TestInspectInt64 [2020-11-09T16:02:05.629Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-11-09T16:02:05.890Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-11-09T16:02:05.890Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-11-09T16:02:06.460Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-11-09T16:02:07.030Z] === RUN TestDockerSuite/TestInspectPlugin [2020-11-09T16:02:08.937Z] === RUN TestDockerSuite/TestInspectRootFS [2020-11-09T16:02:08.937Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-11-09T16:02:09.197Z] === RUN TestDockerSuite/TestInspectStatus [2020-11-09T16:02:09.768Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-11-09T16:02:10.709Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-11-09T16:02:11.293Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-11-09T16:02:11.880Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-11-09T16:02:12.140Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-11-09T16:02:12.710Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-11-09T16:02:13.279Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-11-09T16:02:13.539Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-11-09T16:02:13.539Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-11-09T16:02:14.921Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-11-09T16:02:15.862Z] === RUN TestDockerSuite/TestLinksEnvs [2020-11-09T16:02:16.804Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-11-09T16:02:17.065Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-11-09T16:02:18.005Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-11-09T16:02:19.388Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-11-09T16:02:20.771Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-11-09T16:02:20.771Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-11-09T16:02:22.151Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-11-09T16:02:22.411Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-11-09T16:02:22.671Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-11-09T16:02:22.931Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-11-09T16:02:27.136Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-11-09T16:02:32.422Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-11-09T16:02:34.355Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-11-09T16:02:35.765Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-11-09T16:02:36.335Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-11-09T16:02:37.718Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-11-09T16:02:37.718Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-11-09T16:02:37.979Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-11-09T16:02:38.239Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-11-09T16:02:38.239Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-11-09T16:02:38.499Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-11-09T16:02:39.068Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-11-09T16:02:43.267Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-11-09T16:02:43.267Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-11-09T16:02:45.174Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-11-09T16:02:47.716Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-11-09T16:02:47.976Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-11-09T16:02:47.976Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-11-09T16:02:48.919Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-11-09T16:02:50.305Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-11-09T16:02:51.688Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-11-09T16:02:52.627Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-11-09T16:02:53.197Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-11-09T16:02:55.108Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-11-09T16:02:55.680Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-11-09T16:02:55.876Z] #33 142.3 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-11-09T16:02:56.250Z] === RUN TestDockerSuite/TestLogsSince [2020-11-09T16:02:56.448Z] #33 144.3 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-11-09T16:02:57.830Z] #33 145.6 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-11-09T16:02:59.743Z] #33 147.5 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-11-09T16:03:02.848Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-11-09T16:03:02.848Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-11-09T16:03:03.041Z] #33 150.4 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-11-09T16:03:03.982Z] #33 151.6 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-11-09T16:03:05.367Z] #33 152.8 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-11-09T16:03:06.308Z] #33 154.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-11-09T16:03:06.568Z] #33 154.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-11-09T16:03:07.952Z] #33 155.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-11-09T16:03:08.130Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-11-09T16:03:08.700Z] === RUN TestDockerSuite/TestLogsTail [2020-11-09T16:03:09.271Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-11-09T16:03:09.346Z] #33 157.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-11-09T16:03:09.842Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-11-09T16:03:10.102Z] === RUN TestDockerSuite/TestMountIntoProc [2020-11-09T16:03:10.362Z] === RUN TestDockerSuite/TestMountIntoSys [2020-11-09T16:03:10.933Z] === RUN TestDockerSuite/TestNetHostname [2020-11-09T16:03:11.258Z] #33 159.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-11-09T16:03:12.315Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-11-09T16:03:12.315Z] === RUN TestDockerSuite/TestNetworkEvents [2020-11-09T16:03:13.169Z] #33 160.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-11-09T16:03:13.255Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-11-09T16:03:13.429Z] #33 161.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-11-09T16:03:14.195Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-11-09T16:03:14.765Z] === RUN TestDockerSuite/TestPluginActive [2020-11-09T16:03:15.340Z] #33 162.8 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-11-09T16:03:16.281Z] #33 164.0 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-11-09T16:03:16.672Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-11-09T16:03:16.932Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-11-09T16:03:18.192Z] #33 165.8 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-11-09T16:03:19.133Z] #33 166.8 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-11-09T16:03:20.516Z] #33 168.0 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-11-09T16:03:21.458Z] #33 169.2 [2020-11-09T16:03:21.718Z] #33 DONE 169.4s [2020-11-09T16:03:21.718Z] [2020-11-09T16:03:21.718Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-11-09T16:03:23.102Z] #34 DONE 1.3s [2020-11-09T16:03:23.515Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-11-09T16:03:23.515Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-11-09T16:03:23.515Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-11-09T16:03:24.485Z] [2020-11-09T16:03:24.485Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-11-09T16:03:25.056Z] #35 DONE 0.7s [2020-11-09T16:03:25.316Z] [2020-11-09T16:03:25.316Z] #36 exporting to image [2020-11-09T16:03:25.316Z] #36 exporting layers [2020-11-09T16:03:25.424Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-11-09T16:03:28.615Z] #36 exporting layers 3.0s done [2020-11-09T16:03:28.615Z] #36 writing image sha256:e2e091a3703a723d2dd298e342175643d14ec05f87b10dcc1d441ac9aab40d72 done [2020-11-09T16:03:28.615Z] #36 naming to docker.io/library/moby-e2e-test done [2020-11-09T16:03:28.615Z] #36 DONE 3.0s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-11-09T16:03:28.753Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-11-09T16:03:28.944Z] + echo Ensuring container killed. [2020-11-09T16:03:28.944Z] Ensuring container killed. [2020-11-09T16:03:28.944Z] + docker rm -vf docker-pr3 [2020-11-09T16:03:28.944Z] Error: No such container: docker-pr3 [2020-11-09T16:03:28.944Z] + true [Pipeline] sh [2020-11-09T16:03:29.229Z] + echo Chowning /workspace to jenkins user [2020-11-09T16:03:29.229Z] Chowning /workspace to jenkins user [2020-11-09T16:03:29.229Z] + id -u [2020-11-09T16:03:29.229Z] + id -g [2020-11-09T16:03:29.229Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41653:/workspace busybox chown -R 1000:1000 /workspace [2020-11-09T16:03:29.692Z] === RUN TestDockerSuite/TestPluginMetricsCollector [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-11-09T16:03:30.134Z] + bundleName=unit [2020-11-09T16:03:30.134Z] + echo Creating unit-bundles.tar.gz [2020-11-09T16:03:30.134Z] Creating unit-bundles.tar.gz [2020-11-09T16:03:30.134Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-11-09T16:03:30.134Z] bundles/junit-report.xml [2020-11-09T16:03:30.134Z] bundles/go-test-report.json [2020-11-09T16:03:30.134Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-11-09T16:03:30.145Z] Archiving artifacts [2020-11-09T16:03:30.699Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41653/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-11-09T16:03:31.018Z] + make clean [2020-11-09T16:03:31.018Z] docker volume rm -f docker-dev-cache [2020-11-09T16:03:31.278Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [2020-11-09T16:03:31.664Z] === RUN TestDockerSuite/TestPluginUpgrade [Pipeline] // stage [Pipeline] } [2020-11-09T16:03:36.947Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-11-09T16:03:38.329Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-11-09T16:03:38.899Z] === RUN TestDockerSuite/TestPortHostBinding [2020-11-09T16:03:39.839Z] === RUN TestDockerSuite/TestPortList [2020-11-09T16:03:46.417Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-11-09T16:03:46.676Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-11-09T16:03:51.955Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-11-09T16:03:52.526Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-11-09T16:03:52.526Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-11-09T16:03:52.526Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-11-09T16:03:53.098Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-11-09T16:03:53.098Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-11-09T16:03:53.668Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-11-09T16:03:53.668Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-11-09T16:03:53.928Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-11-09T16:03:54.188Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-11-09T16:03:54.448Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-11-09T16:03:55.405Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-11-09T16:03:55.405Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-11-09T16:03:57.946Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-11-09T16:03:59.327Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-11-09T16:03:59.587Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-11-09T16:03:59.848Z] === RUN TestDockerSuite/TestPsByOrder [2020-11-09T16:04:01.759Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-11-09T16:04:02.329Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-11-09T16:04:04.872Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-11-09T16:04:08.171Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-11-09T16:04:08.171Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-11-09T16:04:10.712Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-11-09T16:04:17.286Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-11-09T16:04:17.286Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-11-09T16:04:18.228Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-11-09T16:04:20.139Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-11-09T16:04:21.082Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-11-09T16:04:22.037Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-11-09T16:04:25.338Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-11-09T16:04:26.278Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-11-09T16:04:27.218Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-11-09T16:04:27.478Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-11-09T16:04:28.047Z] === RUN TestDockerSuite/TestPsRightTagName [2020-11-09T16:04:29.428Z] === RUN TestDockerSuite/TestPsShowMounts [2020-11-09T16:04:30.810Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-11-09T16:04:31.379Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-11-09T16:04:31.379Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-11-09T16:04:31.640Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-11-09T16:04:31.640Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-11-09T16:04:31.901Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-11-09T16:04:32.162Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-11-09T16:04:33.545Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-11-09T16:04:34.115Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-11-09T16:04:34.684Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-11-09T16:04:42.826Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-11-09T16:04:42.826Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-11-09T16:04:43.766Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-11-09T16:04:43.766Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-11-09T16:04:43.766Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-11-09T16:04:44.026Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-11-09T16:04:44.964Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-11-09T16:04:45.906Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-11-09T16:04:47.307Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-11-09T16:04:49.851Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-11-09T16:04:51.774Z] === RUN TestDockerSuite/TestRmiBlank [2020-11-09T16:04:51.774Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-11-09T16:04:51.774Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-11-09T16:04:55.072Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-11-09T16:04:55.642Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-11-09T16:04:56.213Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-11-09T16:04:57.154Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-11-09T16:04:57.726Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-11-09T16:04:59.111Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-11-09T16:04:59.682Z] === RUN TestDockerSuite/TestRmiTag [2020-11-09T16:04:59.682Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-11-09T16:05:00.253Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-11-09T16:05:03.550Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-11-09T16:05:03.550Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-11-09T16:05:04.122Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-11-09T16:05:04.382Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-11-09T16:05:05.340Z] === RUN TestDockerSuite/TestRunAddHost [2020-11-09T16:05:05.600Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-11-09T16:05:05.860Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-11-09T16:05:06.431Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-11-09T16:05:06.431Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-11-09T16:05:07.005Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-11-09T16:05:07.945Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-11-09T16:05:08.517Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-11-09T16:05:09.087Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-11-09T16:05:09.656Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-11-09T16:05:10.486Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-11-09T16:05:11.427Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-11-09T16:05:11.427Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-11-09T16:05:12.006Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-11-09T16:05:12.576Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-11-09T16:05:13.518Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-11-09T16:05:14.090Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-11-09T16:05:15.030Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-11-09T16:05:15.973Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-11-09T16:05:16.922Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-11-09T16:05:17.182Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-11-09T16:05:17.751Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-11-09T16:05:18.693Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-11-09T16:05:18.693Z] === RUN TestDockerSuite/TestRunBindMounts [2020-11-09T16:05:20.079Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-11-09T16:05:20.339Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-11-09T16:05:20.908Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-11-09T16:05:21.168Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-11-09T16:05:21.738Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-11-09T16:05:21.738Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-11-09T16:05:22.309Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-11-09T16:05:22.569Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-11-09T16:05:23.140Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-11-09T16:05:23.400Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-11-09T16:05:23.975Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-11-09T16:05:23.975Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-11-09T16:05:24.924Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-11-09T16:05:24.924Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-11-09T16:05:25.493Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-11-09T16:05:26.063Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-11-09T16:05:26.633Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-11-09T16:05:26.893Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-11-09T16:05:27.153Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-11-09T16:05:27.413Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-11-09T16:05:28.354Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-11-09T16:05:29.293Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-11-09T16:05:30.233Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-11-09T16:05:30.804Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-11-09T16:05:31.374Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-11-09T16:05:31.635Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-11-09T16:05:32.577Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-11-09T16:05:33.149Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-11-09T16:05:34.089Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-11-09T16:05:36.631Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-11-09T16:05:36.631Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-11-09T16:05:36.631Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-11-09T16:05:38.014Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-11-09T16:05:39.400Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-11-09T16:05:41.318Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-11-09T16:05:43.260Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-11-09T16:05:43.260Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-11-09T16:05:43.260Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-11-09T16:05:43.521Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-11-09T16:05:44.461Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-11-09T16:05:45.402Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-11-09T16:05:46.784Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-11-09T16:05:47.355Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-11-09T16:05:48.296Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-11-09T16:05:48.556Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-11-09T16:05:48.556Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-11-09T16:05:49.127Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-11-09T16:05:50.068Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-11-09T16:05:50.068Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-11-09T16:05:50.329Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-11-09T16:05:50.590Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-11-09T16:05:51.161Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-11-09T16:05:51.732Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-11-09T16:05:51.992Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-11-09T16:05:52.252Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-11-09T16:05:52.828Z] === RUN TestDockerSuite/TestRunEnvironment [2020-11-09T16:05:53.399Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-11-09T16:05:54.341Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-11-09T16:05:54.603Z] === RUN TestDockerSuite/TestRunExitCode [2020-11-09T16:05:55.546Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-11-09T16:05:55.807Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-11-09T16:05:56.377Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-11-09T16:05:56.637Z] === RUN TestDockerSuite/TestRunExposePort [2020-11-09T16:05:56.897Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-11-09T16:05:57.158Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-11-09T16:05:57.727Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-11-09T16:05:58.670Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-11-09T16:05:58.930Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-11-09T16:05:58.930Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-11-09T16:06:01.476Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-11-09T16:06:02.056Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-11-09T16:06:14.276Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-11-09T16:06:14.276Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-11-09T16:06:14.846Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-11-09T16:06:15.416Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-11-09T16:06:15.416Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-11-09T16:06:15.416Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-11-09T16:06:15.416Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-11-09T16:06:15.987Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-11-09T16:06:18.534Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-11-09T16:06:19.917Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-11-09T16:06:19.917Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-11-09T16:06:20.858Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-11-09T16:06:23.908Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-11-09T16:06:24.848Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-11-09T16:06:26.759Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-11-09T16:06:26.759Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-11-09T16:06:27.020Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-11-09T16:06:27.281Z] === RUN TestDockerSuite/TestRunModeHostname [2020-11-09T16:06:28.223Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-11-09T16:06:28.223Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-11-09T16:06:28.223Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-11-09T16:06:30.135Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-11-09T16:06:30.135Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-11-09T16:06:30.717Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-11-09T16:06:31.661Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-11-09T16:06:31.922Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-11-09T16:06:32.183Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-11-09T16:06:32.755Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-11-09T16:06:33.327Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-11-09T16:06:34.723Z] === RUN TestDockerSuite/TestRunMount [2020-11-09T16:06:37.270Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-11-09T16:06:39.811Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-11-09T16:06:40.381Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-11-09T16:06:40.951Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-11-09T16:06:41.211Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-11-09T16:06:42.154Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-11-09T16:06:44.069Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-11-09T16:06:45.979Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-11-09T16:06:47.360Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-11-09T16:06:48.744Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-11-09T16:06:49.686Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-11-09T16:06:50.629Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-11-09T16:06:50.629Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-11-09T16:06:51.198Z] === RUN TestDockerSuite/TestRunNetHost [2020-11-09T16:06:51.768Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-11-09T16:06:52.340Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-11-09T16:06:52.600Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-11-09T16:06:53.996Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-11-09T16:06:55.376Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-11-09T16:06:57.967Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-11-09T16:06:58.538Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-11-09T16:06:58.538Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-11-09T16:06:59.109Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-11-09T16:06:59.109Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-11-09T16:06:59.369Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-11-09T16:06:59.938Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-11-09T16:06:59.938Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-11-09T16:07:00.509Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-11-09T16:07:05.787Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-11-09T16:07:06.048Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-11-09T16:07:06.048Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-11-09T16:07:06.619Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-11-09T16:07:07.562Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-11-09T16:07:08.949Z] === RUN TestDockerSuite/TestRunPortInUse [2020-11-09T16:07:09.520Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-11-09T16:07:10.089Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-11-09T16:07:10.349Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-11-09T16:07:10.922Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-11-09T16:07:11.491Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-11-09T16:07:11.753Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-11-09T16:07:11.753Z] === RUN TestDockerSuite/TestRunPublishPort [2020-11-09T16:07:12.324Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-11-09T16:07:13.263Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-11-09T16:07:13.263Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-11-09T16:07:13.523Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-11-09T16:07:13.783Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-11-09T16:07:14.724Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-11-09T16:07:14.724Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-11-09T16:07:17.267Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-11-09T16:07:17.528Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-11-09T16:07:18.912Z] === RUN TestDockerSuite/TestRunRm [2020-11-09T16:07:19.483Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-11-09T16:07:22.775Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-11-09T16:07:23.345Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-11-09T16:07:23.605Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-11-09T16:07:24.987Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-11-09T16:07:25.247Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-11-09T16:07:27.814Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-11-09T16:07:29.722Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-11-09T16:07:30.663Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-11-09T16:07:31.233Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-11-09T16:07:31.805Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-11-09T16:07:32.374Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-11-09T16:07:32.374Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-11-09T16:07:32.945Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-11-09T16:07:33.516Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-11-09T16:07:34.090Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-11-09T16:07:34.661Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-11-09T16:07:34.921Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-11-09T16:07:35.492Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-11-09T16:07:36.063Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-11-09T16:07:37.445Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-11-09T16:07:38.387Z] === RUN TestDockerSuite/TestRunState [2020-11-09T16:07:39.769Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-11-09T16:07:40.341Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-11-09T16:07:40.601Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-11-09T16:07:40.861Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-11-09T16:07:41.121Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-11-09T16:07:41.121Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-11-09T16:07:41.692Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-11-09T16:07:42.262Z] === RUN TestDockerSuite/TestRunSysctls [2020-11-09T16:07:43.664Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-11-09T16:07:43.664Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-11-09T16:07:43.664Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-11-09T16:07:43.925Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-11-09T16:07:44.185Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-11-09T16:07:46.096Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-11-09T16:07:46.666Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-11-09T16:07:46.666Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-11-09T16:07:48.050Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-11-09T16:07:49.433Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-11-09T16:07:51.347Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-11-09T16:07:52.289Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-11-09T16:07:54.200Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-11-09T16:07:54.771Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-11-09T16:07:55.341Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-11-09T16:07:55.601Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-11-09T16:07:57.519Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-11-09T16:07:57.779Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-11-09T16:07:58.351Z] === RUN TestDockerSuite/TestRunUserByID [2020-11-09T16:07:58.922Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-11-09T16:07:58.922Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-11-09T16:07:59.182Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-11-09T16:07:59.755Z] === RUN TestDockerSuite/TestRunUserByName [2020-11-09T16:08:00.696Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-11-09T16:08:00.956Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-11-09T16:08:00.956Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-11-09T16:08:01.216Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-11-09T16:08:01.476Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-11-09T16:08:03.395Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-11-09T16:08:04.777Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-11-09T16:08:05.733Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-11-09T16:08:06.306Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-11-09T16:08:07.687Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-11-09T16:08:08.629Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-11-09T16:08:10.010Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-11-09T16:08:11.393Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-11-09T16:08:11.963Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-11-09T16:08:12.223Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-11-09T16:08:12.793Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-11-09T16:08:12.793Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-11-09T16:08:12.793Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-11-09T16:08:12.793Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-11-09T16:08:12.793Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-11-09T16:08:12.793Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-11-09T16:08:13.363Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-11-09T16:08:13.934Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-11-09T16:08:14.874Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-11-09T16:08:15.134Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-11-09T16:08:15.703Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-11-09T16:08:15.703Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-11-09T16:08:16.274Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-11-09T16:08:16.274Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-11-09T16:08:16.274Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-11-09T16:08:16.274Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-11-09T16:08:16.274Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-11-09T16:08:16.274Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-11-09T16:08:16.274Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-11-09T16:08:16.274Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-11-09T16:08:16.274Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-11-09T16:08:16.274Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-11-09T16:08:16.534Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-11-09T16:08:16.793Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-11-09T16:08:17.364Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-11-09T16:08:18.305Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-11-09T16:08:18.305Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-11-09T16:08:19.247Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-11-09T16:08:19.247Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-11-09T16:08:19.247Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-11-09T16:08:19.818Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-11-09T16:08:19.818Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-11-09T16:08:20.391Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-11-09T16:08:21.332Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-11-09T16:08:21.332Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-11-09T16:08:21.332Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-11-09T16:08:21.902Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-11-09T16:08:22.842Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-11-09T16:08:22.842Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-11-09T16:08:23.415Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-11-09T16:08:23.415Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-11-09T16:08:23.677Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-11-09T16:08:23.677Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-11-09T16:08:25.081Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-11-09T16:08:25.651Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-11-09T16:08:25.911Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-11-09T16:08:27.294Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-11-09T16:08:27.865Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-11-09T16:08:28.125Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-11-09T16:08:28.125Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-11-09T16:08:29.065Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-11-09T16:08:29.634Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-11-09T16:08:30.578Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-11-09T16:08:30.578Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-11-09T16:08:31.149Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-11-09T16:08:32.091Z] === RUN TestDockerSuite/TestSaveImageId [2020-11-09T16:08:32.091Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-11-09T16:08:33.033Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-11-09T16:08:33.606Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-11-09T16:08:34.547Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-11-09T16:08:34.547Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-11-09T16:08:35.944Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-11-09T16:08:36.205Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-11-09T16:08:36.205Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-11-09T16:08:37.589Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-11-09T16:08:38.528Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-11-09T16:08:39.098Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-11-09T16:08:39.098Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-11-09T16:08:39.098Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-11-09T16:08:39.358Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-11-09T16:08:39.928Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-11-09T16:08:41.837Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-11-09T16:08:47.135Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-11-09T16:08:47.135Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-11-09T16:08:48.516Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-11-09T16:08:49.457Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-11-09T16:08:50.399Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-11-09T16:08:52.937Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-11-09T16:08:54.321Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-11-09T16:08:54.890Z] === RUN TestDockerSuite/TestStartRecordError [2020-11-09T16:08:55.831Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-11-09T16:08:57.213Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-11-09T16:08:58.597Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-11-09T16:08:59.535Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-11-09T16:09:01.444Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-11-09T16:09:05.644Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-11-09T16:09:08.936Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-11-09T16:09:13.157Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-11-09T16:09:13.157Z] === RUN TestDockerSuite/TestStatsNoStream [2020-11-09T16:09:15.068Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-11-09T16:09:16.009Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-11-09T16:09:17.389Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-11-09T16:09:17.959Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-11-09T16:09:18.529Z] === RUN TestDockerSuite/TestTopPrivileged [2020-11-09T16:09:18.789Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-11-09T16:09:18.789Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-11-09T16:09:19.361Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-11-09T16:09:22.656Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-11-09T16:09:25.198Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-11-09T16:09:25.769Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-11-09T16:09:26.029Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-11-09T16:09:26.030Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-11-09T16:09:26.604Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-11-09T16:09:27.548Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-11-09T16:09:27.808Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-11-09T16:09:28.750Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-11-09T16:09:29.690Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-11-09T16:09:30.261Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-11-09T16:09:31.202Z] === RUN TestDockerSuite/TestUpdateStats [2020-11-09T16:09:32.585Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-11-09T16:09:35.136Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-11-09T16:09:35.136Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-11-09T16:09:36.075Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-11-09T16:09:36.075Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-11-09T16:09:36.646Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-11-09T16:09:37.587Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-11-09T16:09:37.587Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-11-09T16:09:40.885Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-11-09T16:09:42.797Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-11-09T16:09:45.339Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-11-09T16:09:46.721Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-11-09T16:09:49.262Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-11-09T16:09:51.808Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-11-09T16:09:53.189Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-11-09T16:09:54.129Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-11-09T16:09:55.077Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-11-09T16:09:56.015Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-11-09T16:09:57.404Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-11-09T16:09:57.404Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-11-09T16:09:59.323Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-11-09T16:10:00.706Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-11-09T16:10:01.646Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-11-09T16:10:03.028Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-11-09T16:10:05.565Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-11-09T16:10:06.948Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-11-09T16:10:19.166Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-11-09T16:10:19.166Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-11-09T16:10:19.166Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-11-09T16:10:19.166Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-11-09T16:10:19.166Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-11-09T16:10:19.166Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-11-09T16:10:19.166Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-11-09T16:10:19.166Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-11-09T16:10:19.166Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-11-09T16:10:19.735Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-11-09T16:10:19.996Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-11-09T16:10:19.996Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-11-09T16:10:19.996Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-11-09T16:10:19.996Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-11-09T16:10:21.907Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-11-09T16:10:21.907Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-11-09T16:10:21.907Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-11-09T16:10:21.907Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-11-09T16:10:21.907Z] === RUN TestDockerSuite/TestVolumeEvents [2020-11-09T16:10:21.907Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-11-09T16:10:27.189Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-11-09T16:10:28.571Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-11-09T16:10:28.832Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-11-09T16:10:28.832Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-11-09T16:10:30.763Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-11-09T16:10:33.307Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite (1347.35s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.11s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (4.31s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.16s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.62s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.71s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.24s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.33s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.35s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.24s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.93s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.25s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.94s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.23s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.34s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.99s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.77s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.71s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.69s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.74s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.89s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.68s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestAttachDetach (1.10s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.94s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.94s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.04s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.91s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.49s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.65s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.03s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.27s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.14s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.94s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (18.06s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.56s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.60s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.23s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.81s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.12s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.54s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.94s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.91s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.12s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.15s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.04s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.03s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.13s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.61s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.85s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.81s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.28s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.27s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.94s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.09s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.23s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.16s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.46s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.38s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.31s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.40s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.85s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.41s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.33s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.71s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.56s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.89s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.14s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.29s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.71s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.51s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.97s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.00s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.22s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.74s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.35s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.00s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.24s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.59s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (0.95s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.14s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.88s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.10s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.42s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.17s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.82s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.93s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.11s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.49s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.63s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.51s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildCmd (0.32s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.29s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.22s) [2020-11-09T16:10:33.307Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-11-09T16:10:33.307Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.38s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.95s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.49s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildContChar (3.41s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.97s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.25s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.62s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.37s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.31s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (8.72s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.96s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.73s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.22s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.32s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.63s) [2020-11-09T16:10:33.307Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-11-09T16:10:33.307Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-11-09T16:10:33.307Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-11-09T16:10:33.307Z] docker_cli_build_test.go:5907: unmatched requirement DaemonIsWindows [2020-11-09T16:10:33.307Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-11-09T16:10:33.307Z] docker_cli_build_test.go:5890: unmatched requirement DaemonIsWindows [2020-11-09T16:10:33.307Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-11-09T16:10:33.307Z] docker_cli_build_test.go:5925: unmatched requirement DaemonIsWindows [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.98s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.84s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.41s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.36s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.44s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.96s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.71s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.21s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.40s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.90s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.36s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.36s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.31s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.57s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.29s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.42s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.86s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.35s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.06s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.19s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.26s) [2020-11-09T16:10:33.307Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.50s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.42s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.53s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.47s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.60s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.26s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.46s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.30s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.31s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.64s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.13s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.28s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.30s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.44s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.91s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.12s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildEnv (1.63s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.36s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.16s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.81s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.80s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.84s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.25s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.77s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.47s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.53s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.15s) [2020-11-09T16:10:33.308Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-11-09T16:10:33.308Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.34s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (10.16s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildExpose (0.36s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.72s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.49s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.37s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildFails (0.89s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.94s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.98s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.95s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.74s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.55s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.94s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.65s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.94s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.35s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.95s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.73s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.43s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildHistory (4.21s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.36s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.50s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.40s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.37s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.61s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildLabel (0.30s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.28s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.31s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.20s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildLabels (0.31s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.77s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.16s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.62s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.68s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.17s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.14s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.27s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.52s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.34s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.84s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.36s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.51s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.34s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.56s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.81s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.95s) [2020-11-09T16:10:33.308Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-11-09T16:10:33.308Z] docker_cli_build_test.go:5856: unmatched requirement DaemonIsWindows [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.14s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.30s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.48s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.22s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.56s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.38s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.85s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.91s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.23s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.29s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.08s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.35s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.27s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.45s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.40s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.45s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.95s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.10s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.88s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.26s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.52s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.71s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.14s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildPATH (2.32s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.80s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.75s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.22s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.01s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.76s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildRm (2.25s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.01s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.05s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.46s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.57s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.92s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.84s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.82s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.81s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.08s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.23s) [2020-11-09T16:10:33.308Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-11-09T16:10:33.308Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.41s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.67s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.14s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildStderr (0.66s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.15s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.03s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.14s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.72s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.32s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.86s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildUser (1.52s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.46s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (9.53s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.58s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.20s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.62s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.62s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.90s) [2020-11-09T16:10:33.308Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-11-09T16:10:33.308Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-11-09T16:10:33.308Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-11-09T16:10:33.308Z] docker_cli_build_test.go:6047: unmatched requirement DaemonIsWindows [2020-11-09T16:10:33.308Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-11-09T16:10:33.308Z] docker_cli_build_test.go:6017: unmatched requirement DaemonIsWindows [2020-11-09T16:10:33.308Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-11-09T16:10:33.308Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.12s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.54s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.66s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.14s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.13s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.80s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.46s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.73s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.69s) [2020-11-09T16:10:33.308Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-11-09T16:10:33.308Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.65s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.78s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-11-09T16:10:33.308Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-11-09T16:10:33.308Z] docker_cli_sni_test.go:18: Flakey test [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.50s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.74s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestCommitChange (0.73s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.62s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.27s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestCommitNewFile (0.98s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.75s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestCommitTTY (1.05s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.71s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.30s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.96s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.05s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.20s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.67s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.39s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.56s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.66s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.61s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.69s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.67s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.45s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.09s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.05s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.65s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.81s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.65s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.83s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.82s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.87s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.59s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.07s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.72s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.73s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.69s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.59s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.64s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.07s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.28s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.52s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.30s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.69s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.95s) [2020-11-09T16:10:33.308Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-11-09T16:10:33.308Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.70s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.80s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.24s) [2020-11-09T16:10:33.308Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.91s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.62s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.60s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.99s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.81s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.35s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.39s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.62s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.61s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0007ee780_} (1.31s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1267981653_/foo_false____} (1.37s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1267981653_/foo_true____} (1.64s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3964937904_/foo_false____} (1.31s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3964937904_/foo_true____} (1.39s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3964937904_/foo_true__0xc0007ee7e0__} (1.33s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0007ee800_} (1.38s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0007ee820_} (1.46s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0007ee840_} (1.39s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0007ee860_} (1.32s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.80s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.25s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.42s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.48s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.70s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.06s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.13s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.53s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.55s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.51s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.52s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.50s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.57s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.73s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.76s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.85s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.60s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.03s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.83s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.86s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.41s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.83s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.86s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestCpNameHasColon (1.33s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.94s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.92s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.57s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.96s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.22s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.53s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.26s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.54s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.41s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.68s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.67s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.68s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.69s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.42s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.86s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestCpToDot (0.58s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.97s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.32s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestCpToStdout (0.69s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.14s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.22s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.70s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.88s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.05s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.48s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.71s) [2020-11-09T16:10:33.309Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2020-11-09T16:10:33.309Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.60s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.32s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestCreateRM (0.10s) [2020-11-09T16:10:33.309Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-11-09T16:10:33.309Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.79s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.12s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.05s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.89s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.20s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.11s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.78s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.10s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.73s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.96s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.13s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.53s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.47s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.51s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.98s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.72s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.40s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.05s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.09s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.29s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.61s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.66s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.69s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.18s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.67s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestEventsAttach (0.52s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestEventsCommit (0.61s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.48s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.44s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.47s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.49s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.10s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.96s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.58s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestEventsCopy (0.89s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.97s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.42s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.24s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.88s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.50s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.27s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestEventsFilters (0.88s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestEventsFormat (0.90s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.63s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.43s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.37s) [2020-11-09T16:10:33.309Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2020-11-09T16:10:33.309Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-11-09T16:10:33.309Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-11-09T16:10:33.309Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.68s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.48s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestEventsRename (0.48s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestEventsResize (0.49s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.37s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.56s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.45s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.71s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestEventsTop (0.65s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestEventsUntag (2.59s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (0.94s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestExec (0.60s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.53s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.48s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.50s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.29s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.62s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.51s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.52s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.56s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.52s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.54s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.93s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestExecCgroup (0.83s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestExecEnv (0.54s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.24s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.53s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestExecInspectID (2.84s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestExecInteractive (0.56s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.53s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.52s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestExecParseError (0.46s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.52s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.48s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.21s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.58s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestExecStartFails (0.53s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.77s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.54s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestExecTTY (0.60s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.70s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.54s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestExecUlimits (0.70s) [2020-11-09T16:10:33.309Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-11-09T16:10:33.309Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.45s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.58s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.87s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.55s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestExecWithUser (0.59s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.51s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.47s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.65s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.52s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.45s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestHealth (19.04s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.55s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.54s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.19s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.30s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.59s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.65s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.58s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.48s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.59s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestImportBadURL (0.07s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestImportDisplay (1.05s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestImportFile (1.11s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.12s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestImportGzipped (1.15s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.12s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.67s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.51s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.52s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-11-09T16:10:33.309Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.47s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.45s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.44s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.41s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.41s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.48s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.14s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.53s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.52s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.45s) [2020-11-09T16:10:33.310Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-11-09T16:10:33.310Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.64s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.49s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestInspectDefault (0.44s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestInspectHistory (0.57s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestInspectImage (0.03s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-11-09T16:10:33.310Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-11-09T16:10:33.310Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.45s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.46s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.45s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.46s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.89s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.45s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestInspectStatus (0.55s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.93s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.51s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.49s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.48s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.45s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.45s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.44s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.36s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.92s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.89s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.23s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.04s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.36s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.37s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.36s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.26s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.59s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (9.05s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.10s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.47s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.66s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.49s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.31s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.48s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.46s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.47s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.42s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.47s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.53s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.05s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.04s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.10s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.29s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.05s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.71s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.87s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.62s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.46s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestLogsSince (6.55s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.56s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.45s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestLogsTail (0.52s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.44s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.45s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.25s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.46s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestNetHostname (1.37s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.19s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.69s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.22s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.42s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestPluginActive (2.20s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.59s) [2020-11-09T16:10:33.310Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-11-09T16:10:33.310Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.69s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.97s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.48s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.10s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.01s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.30s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.83s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.87s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestPortList (5.87s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.94s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestPostContainersAttach (5.93s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.59s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.62s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.52s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.03s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.41s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.48s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.41s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestPsByOrder (1.89s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.67s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.04s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.68s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.30s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.42s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.16s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.80s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.05s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.92s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.94s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.61s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.87s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.52s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.45s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.55s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.52s) [2020-11-09T16:10:33.310Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-11-09T16:10:33.310Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.18s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.11s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.47s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.02s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.94s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.50s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.79s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.78s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.30s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.19s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.08s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.43s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.42s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.75s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestRmiBlank (0.04s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.17s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.23s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.69s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.42s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.09s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.60s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.07s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.61s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.54s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.86s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.45s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.56s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.27s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.88s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestRunAddHost (0.49s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.22s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.59s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.45s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (0.97s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.47s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.52s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.58s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.82s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.86s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.65s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.79s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.83s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.67s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.67s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.94s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.07s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.45s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.52s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.69s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.38s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.46s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.44s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.44s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.45s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.45s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.43s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.45s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.45s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.49s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.04s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.71s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.75s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.52s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.51s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.47s) [2020-11-09T16:10:33.310Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.05s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.42s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.93s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.91s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.97s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.51s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.46s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.48s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.70s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.68s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.03s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.04s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.45s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.35s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.47s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.83s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.59s) [2020-11-09T16:10:33.311Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-11-09T16:10:33.311Z] docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows [2020-11-09T16:10:33.311Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-11-09T16:10:33.311Z] docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.46s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.02s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.98s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.35s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.45s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.97s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.46s) [2020-11-09T16:10:33.311Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-11-09T16:10:33.311Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.46s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.02s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.47s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.49s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.46s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.54s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.07s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.60s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.75s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.72s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.49s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunExitCode (0.64s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.44s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.51s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.44s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.42s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.58s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.97s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.19s) [2020-11-09T16:10:33.311Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-11-09T16:10:33.311Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.36s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.57s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.03s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.19s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.23s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.55s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.51s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.43s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.06s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.56s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.42s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.37s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.79s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.15s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.48s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.89s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.13s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.04s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.24s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.25s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.10s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunMount (5.26s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.63s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.77s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.07s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.87s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.01s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.29s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.45s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.96s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.98s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.43s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunNetHost (0.63s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.46s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.40s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.33s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.27s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.67s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.51s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.46s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.06s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.42s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.41s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.43s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.57s) [2020-11-09T16:10:33.311Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2020-11-09T16:10:33.311Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.78s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.72s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.38s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.67s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.44s) [2020-11-09T16:10:33.311Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.46s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.47s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.47s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.46s) [2020-11-09T16:10:33.311Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-11-09T16:10:33.311Z] docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.47s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.79s) [2020-11-09T16:10:33.311Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-11-09T16:10:33.311Z] docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.60s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.07s) [2020-11-09T16:10:33.311Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2020-11-09T16:10:33.311Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.68s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.14s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunRm (0.71s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.45s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.44s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.43s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.26s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.43s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.21s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.95s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.62s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.65s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.64s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.49s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.51s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.70s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.67s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.59s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.55s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.40s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunState (1.28s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.59s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.69s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s) [2020-11-09T16:10:33.311Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-11-09T16:10:33.311Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.59s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.45s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunSysctls (1.35s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.05s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.64s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.99s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.59s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.25s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.13s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.11s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.50s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.48s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.45s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.61s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.11s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunUserByID (0.51s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.67s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunUserByName (0.69s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.49s) [2020-11-09T16:10:33.311Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-11-09T16:10:33.311Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.48s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.11s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.84s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.76s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.34s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.83s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.34s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.55s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.45s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.44s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.52s) [2020-11-09T16:10:33.311Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-11-09T16:10:33.311Z] docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows [2020-11-09T16:10:33.311Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-11-09T16:10:33.311Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows [2020-11-09T16:10:33.311Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-11-09T16:10:33.311Z] docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.15s) [2020-11-09T16:10:33.311Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-11-09T16:10:33.311Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.52s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.43s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.88s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.44s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.43s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.63s) [2020-11-09T16:10:33.311Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-11-09T16:10:33.311Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-11-09T16:10:33.311Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-11-09T16:10:33.312Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2020-11-09T16:10:33.312Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-11-09T16:10:33.312Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2020-11-09T16:10:33.312Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-11-09T16:10:33.312Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2020-11-09T16:10:33.312Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-11-09T16:10:33.312Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-11-09T16:10:33.312Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-11-09T16:10:33.312Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-11-09T16:10:33.312Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.52s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.59s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.77s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.07s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.77s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.17s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.48s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.06s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.62s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.75s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.04s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.04s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.51s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.09s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.48s) [2020-11-09T16:10:33.312Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-11-09T16:10:33.312Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.41s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.23s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.68s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.63s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.65s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.05s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.04s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.89s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.72s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.85s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.07s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.40s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestSaveImageId (0.13s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.77s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.62s) [2020-11-09T16:10:33.312Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents389422938 [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.07s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.35s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.13s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.28s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.16s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.46s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.11s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.49s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.90s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.91s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.96s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.83s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.86s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.53s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.50s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.49s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestStartRecordError (1.00s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.57s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.14s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.92s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.36s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.48s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.64s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.52s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.49s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.48s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.50s) [2020-11-09T16:10:33.312Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-11-09T16:10:33.312Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.46s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.80s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.02s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.44s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.45s) [2020-11-09T16:10:33.312Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-11-09T16:10:33.312Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.57s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.03s) [2020-11-09T16:10:33.312Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-11-09T16:10:33.312Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.98s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.84s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.69s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.07s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestUpdateStats (3.63s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.99s) [2020-11-09T16:10:33.312Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-11-09T16:10:33.312Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.82s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.75s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.94s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.53s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.28s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.50s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.39s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.64s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.25s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.26s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.88s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.85s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.34s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.65s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.52s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.27s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.30s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.47s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.49s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.58s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.47s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.48s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.37s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.77s) [2020-11-09T16:10:33.312Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.39s) [2020-11-09T16:10:33.312Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-11-09T16:10:33.312Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-11-09T16:10:33.312Z] === RUN TestDockerRegistrySuite [2020-11-09T16:10:33.312Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-11-09T16:10:34.253Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-11-09T16:10:35.192Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-11-09T16:10:36.576Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-11-09T16:10:36.576Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-11-09T16:10:39.116Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-11-09T16:10:41.027Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-11-09T16:10:41.968Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-11-09T16:10:45.267Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-11-09T16:10:46.207Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-11-09T16:10:46.777Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-11-09T16:10:47.717Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-11-09T16:10:49.100Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-11-09T16:10:49.100Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-11-09T16:10:50.484Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-11-09T16:10:51.426Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-11-09T16:10:52.823Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-11-09T16:10:54.733Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-11-09T16:10:56.113Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-11-09T16:10:57.052Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-11-09T16:10:59.595Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-11-09T16:11:00.535Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-11-09T16:11:00.535Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-11-09T16:11:01.475Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-11-09T16:11:02.415Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-11-09T16:11:02.985Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-11-09T16:11:05.528Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-11-09T16:11:05.787Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-11-09T16:11:06.726Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-11-09T16:11:07.295Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-11-09T16:11:07.295Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-11-09T16:11:07.556Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-11-09T16:11:07.816Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-11-09T16:11:08.075Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-11-09T16:11:08.334Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-11-09T16:11:09.273Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-11-09T16:11:10.655Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-11-09T16:11:11.594Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-11-09T16:11:12.533Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-11-09T16:11:13.482Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-11-09T16:11:14.421Z] --- PASS: TestDockerRegistrySuite (41.28s) [2020-11-09T16:11:14.421Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.15s) [2020-11-09T16:11:14.421Z] check_test.go:196: [d05c442aa8f9e] daemon is not started [2020-11-09T16:11:14.421Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.01s) [2020-11-09T16:11:14.421Z] check_test.go:196: [de2f13d870d52] daemon is not started [2020-11-09T16:11:14.421Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.24s) [2020-11-09T16:11:14.421Z] check_test.go:196: [dd8f0f189ed90] daemon is not started [2020-11-09T16:11:14.421Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2020-11-09T16:11:14.421Z] check_test.go:196: [dea9c4e906eb1] daemon is not started [2020-11-09T16:11:14.421Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.66s) [2020-11-09T16:11:14.421Z] check_test.go:196: [d66b85911d1a3] daemon is not started [2020-11-09T16:11:14.421Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (2.81s) [2020-11-09T16:11:14.421Z] check_test.go:196: [da07218165b6e] daemon is not started [2020-11-09T16:11:14.421Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.03s) [2020-11-09T16:11:14.421Z] check_test.go:196: [de2e923b47dde] daemon is not started [2020-11-09T16:11:14.421Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.99s) [2020-11-09T16:11:14.421Z] check_test.go:196: [dfb27054f56b4] daemon is not started [2020-11-09T16:11:14.421Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.82s) [2020-11-09T16:11:14.421Z] check_test.go:196: [de1b8155f33e2] daemon is not started [2020-11-09T16:11:14.421Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.00s) [2020-11-09T16:11:14.421Z] check_test.go:196: [de73a4dd8281d] daemon is not started [2020-11-09T16:11:14.421Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.12s) [2020-11-09T16:11:14.421Z] check_test.go:196: [de00dd6b98855] daemon is not started [2020-11-09T16:11:14.421Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.31s) [2020-11-09T16:11:14.421Z] check_test.go:196: [da76e9be30ba3] daemon is not started [2020-11-09T16:11:14.421Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.21s) [2020-11-09T16:11:14.421Z] check_test.go:196: [d1220b69f4fe7] daemon is not started [2020-11-09T16:11:14.421Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.20s) [2020-11-09T16:11:14.421Z] check_test.go:196: [d27006a27df55] daemon is not started [2020-11-09T16:11:14.421Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.79s) [2020-11-09T16:11:14.421Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f1b5446e734e68e8ae01c4008a0fc08e96860258f9d17d8412b3b6f7b0e70858 [2020-11-09T16:11:14.421Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:df4464ba9c1f195dd8e4c4aa2b9d44440e87809b24ff7f2435c1959a9504e81a [2020-11-09T16:11:14.421Z] check_test.go:196: [d9dadc856190e] daemon is not started [2020-11-09T16:11:14.421Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.76s) [2020-11-09T16:11:14.421Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c9f7b452bf3dde906cfa8f7acd8e618db6ff57c53bea9c7e6e9734a42610124c [2020-11-09T16:11:14.421Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d25893f84a471fe6aa6ee07357138af7334feea2bdf056c97eef4ecb44352ad0 [2020-11-09T16:11:14.421Z] check_test.go:196: [d8d0324b4b929] daemon is not started [2020-11-09T16:11:14.421Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.96s) [2020-11-09T16:11:14.421Z] check_test.go:196: [d6f7024004970] daemon is not started [2020-11-09T16:11:14.421Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.15s) [2020-11-09T16:11:14.421Z] check_test.go:196: [d51d3b95c7b3b] daemon is not started [2020-11-09T16:11:14.421Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.00s) [2020-11-09T16:11:14.421Z] check_test.go:196: [deeed53d70d1f] daemon is not started [2020-11-09T16:11:14.421Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2020-11-09T16:11:14.421Z] check_test.go:196: [d9e47ffaabd67] daemon is not started [2020-11-09T16:11:14.421Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.95s) [2020-11-09T16:11:14.421Z] check_test.go:196: [dc52e8a0ab7ac] daemon is not started [2020-11-09T16:11:14.421Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.86s) [2020-11-09T16:11:14.421Z] check_test.go:196: [de6466895bd02] daemon is not started [2020-11-09T16:11:14.421Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.84s) [2020-11-09T16:11:14.421Z] check_test.go:196: [d22cc0871498c] daemon is not started [2020-11-09T16:11:14.421Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.40s) [2020-11-09T16:11:14.421Z] check_test.go:196: [d8eacc26f7699] daemon is not started [2020-11-09T16:11:14.421Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2020-11-09T16:11:14.421Z] check_test.go:196: [dfcb693da4ee9] daemon is not started [2020-11-09T16:11:14.421Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.95s) [2020-11-09T16:11:14.421Z] check_test.go:196: [d0380f8f95a1c] daemon is not started [2020-11-09T16:11:14.421Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.37s) [2020-11-09T16:11:14.421Z] check_test.go:196: [d7f52dfc49ead] daemon is not started [2020-11-09T16:11:14.421Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-11-09T16:11:14.421Z] check_test.go:196: [deb66744d1bae] daemon is not started [2020-11-09T16:11:14.421Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2020-11-09T16:11:14.421Z] check_test.go:196: [d7ab008abb46a] daemon is not started [2020-11-09T16:11:14.421Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2020-11-09T16:11:14.421Z] check_test.go:196: [d9a1c366382f3] daemon is not started [2020-11-09T16:11:14.421Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2020-11-09T16:11:14.421Z] check_test.go:196: [dd24f3414ae0b] daemon is not started [2020-11-09T16:11:14.421Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-11-09T16:11:14.421Z] check_test.go:196: [df760f71ed4e9] daemon is not started [2020-11-09T16:11:14.421Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.00s) [2020-11-09T16:11:14.421Z] check_test.go:196: [d6f8657c162c8] daemon is not started [2020-11-09T16:11:14.421Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.50s) [2020-11-09T16:11:14.421Z] check_test.go:196: [d8860b1a6d771] daemon is not started [2020-11-09T16:11:14.421Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.79s) [2020-11-09T16:11:14.421Z] check_test.go:196: [db0c23c367e1b] daemon is not started [2020-11-09T16:11:14.421Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.97s) [2020-11-09T16:11:14.421Z] check_test.go:196: [df9298b17dc11] daemon is not started [2020-11-09T16:11:14.421Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.94s) [2020-11-09T16:11:14.421Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2020-11-09T16:11:14.421Z] === RUN TestDockerSchema1RegistrySuite [2020-11-09T16:11:14.421Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-11-09T16:11:14.421Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-11-09T16:11:17.718Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-11-09T16:11:20.258Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-11-09T16:11:22.801Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-11-09T16:11:23.372Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-11-09T16:11:24.754Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-11-09T16:11:24.754Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-11-09T16:11:25.695Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-11-09T16:11:26.636Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-11-09T16:11:27.575Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-11-09T16:11:30.117Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-11-09T16:11:30.117Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-11-09T16:11:30.376Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-11-09T16:11:30.636Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-11-09T16:11:30.896Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-11-09T16:11:31.156Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-11-09T16:11:31.416Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-11-09T16:11:31.675Z] --- PASS: TestDockerSchema1RegistrySuite (17.34s) [2020-11-09T16:11:31.675Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2020-11-09T16:11:31.675Z] check_test.go:223: [d6fb30794211f] daemon is not started [2020-11-09T16:11:31.675Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.73s) [2020-11-09T16:11:31.675Z] check_test.go:223: [dd6f32a329564] daemon is not started [2020-11-09T16:11:31.675Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (2.66s) [2020-11-09T16:11:31.675Z] check_test.go:223: [daecd23fb2caa] daemon is not started [2020-11-09T16:11:31.675Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.77s) [2020-11-09T16:11:31.675Z] check_test.go:223: [d3eb0c2d2a835] daemon is not started [2020-11-09T16:11:31.675Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.97s) [2020-11-09T16:11:31.675Z] check_test.go:223: [d7041e9a37d05] daemon is not started [2020-11-09T16:11:31.675Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.95s) [2020-11-09T16:11:31.675Z] check_test.go:223: [d0022179f49d1] daemon is not started [2020-11-09T16:11:31.675Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-11-09T16:11:31.675Z] check_test.go:223: [d2186b670cbc4] daemon is not started [2020-11-09T16:11:31.675Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.01s) [2020-11-09T16:11:31.675Z] check_test.go:223: [d0e5b8b481846] daemon is not started [2020-11-09T16:11:31.675Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.90s) [2020-11-09T16:11:31.675Z] check_test.go:223: [d6ab6ab611c1d] daemon is not started [2020-11-09T16:11:31.675Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.88s) [2020-11-09T16:11:31.675Z] check_test.go:223: [da1c0db3f2115] daemon is not started [2020-11-09T16:11:31.675Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.30s) [2020-11-09T16:11:31.675Z] check_test.go:223: [d1ff94585b0d7] daemon is not started [2020-11-09T16:11:31.675Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.40s) [2020-11-09T16:11:31.675Z] check_test.go:223: [d430c91b0720f] daemon is not started [2020-11-09T16:11:31.675Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.38s) [2020-11-09T16:11:31.675Z] check_test.go:223: [dae2e39b24d1b] daemon is not started [2020-11-09T16:11:31.675Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-11-09T16:11:31.675Z] check_test.go:223: [db0237b14ffa7] daemon is not started [2020-11-09T16:11:31.675Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2020-11-09T16:11:31.675Z] check_test.go:223: [d5df9f4f5f5a0] daemon is not started [2020-11-09T16:11:31.675Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.25s) [2020-11-09T16:11:31.675Z] check_test.go:223: [dc55a677c5e26] daemon is not started [2020-11-09T16:11:31.675Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s) [2020-11-09T16:11:31.675Z] check_test.go:223: [df7b4e9e206c0] daemon is not started [2020-11-09T16:11:31.675Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-11-09T16:11:31.675Z] check_test.go:223: [d46b17d430f8b] daemon is not started [2020-11-09T16:11:31.675Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-11-09T16:11:31.675Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-11-09T16:11:32.245Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-11-09T16:11:32.816Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-11-09T16:11:33.076Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-11-09T16:11:34.015Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-11-09T16:11:34.275Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-11-09T16:11:34.535Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-11-09T16:11:35.119Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-11-09T16:11:35.379Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.75s) [2020-11-09T16:11:35.379Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.75s) [2020-11-09T16:11:35.379Z] check_test.go:252: [d0ef4ffc5ef04] daemon is not started [2020-11-09T16:11:35.379Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.48s) [2020-11-09T16:11:35.379Z] check_test.go:252: [df3e542ed6981] daemon is not started [2020-11-09T16:11:35.379Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2020-11-09T16:11:35.379Z] check_test.go:252: [dcb029efa0be1] daemon is not started [2020-11-09T16:11:35.379Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.10s) [2020-11-09T16:11:35.379Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2020-11-09T16:11:35.379Z] check_test.go:252: [d721e072069a1] daemon is not started [2020-11-09T16:11:35.379Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.37s) [2020-11-09T16:11:35.379Z] check_test.go:252: [d1041223237a5] daemon is not started [2020-11-09T16:11:35.379Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.51s) [2020-11-09T16:11:35.379Z] check_test.go:252: [d7881769178f3] daemon is not started [2020-11-09T16:11:35.379Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-11-09T16:11:35.379Z] check_test.go:252: [d1d21c042000b] daemon is not started [2020-11-09T16:11:35.379Z] === RUN TestDockerRegistryAuthTokenSuite [2020-11-09T16:11:35.379Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-11-09T16:11:40.656Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-11-09T16:11:40.656Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-11-09T16:11:40.656Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-11-09T16:11:40.916Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-11-09T16:11:41.176Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s) [2020-11-09T16:11:41.176Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.17s) [2020-11-09T16:11:41.176Z] check_test.go:279: [d37e194b66a27] daemon is not started [2020-11-09T16:11:41.176Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-11-09T16:11:41.176Z] check_test.go:279: [dad70ea754442] daemon is not started [2020-11-09T16:11:41.176Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-11-09T16:11:41.176Z] check_test.go:279: [d83128a581110] daemon is not started [2020-11-09T16:11:41.176Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-11-09T16:11:41.176Z] check_test.go:279: [d33ea26a9fd69] daemon is not started [2020-11-09T16:11:41.176Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-11-09T16:11:41.176Z] check_test.go:279: [d29311bb8e806] daemon is not started [2020-11-09T16:11:41.176Z] === RUN TestDockerNetworkSuite [2020-11-09T16:11:41.176Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-11-09T16:11:43.086Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-11-09T16:11:43.656Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-11-09T16:11:46.951Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-11-09T16:11:47.890Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-11-09T16:11:50.433Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-11-09T16:11:51.813Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-11-09T16:11:57.096Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-11-09T16:11:59.637Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-11-09T16:12:00.577Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-11-09T16:12:01.147Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-11-09T16:12:01.407Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-11-09T16:12:02.356Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-11-09T16:12:03.308Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-11-09T16:12:03.308Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-11-09T16:12:03.878Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-11-09T16:12:04.448Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-11-09T16:12:04.708Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-11-09T16:12:04.708Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-11-09T16:12:04.969Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-11-09T16:12:05.543Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-11-09T16:12:06.484Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-11-09T16:12:06.744Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-11-09T16:12:07.004Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-11-09T16:12:07.004Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-11-09T16:12:09.545Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-11-09T16:12:10.927Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-11-09T16:12:16.213Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-11-09T16:12:16.473Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-11-09T16:12:17.413Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-11-09T16:12:17.413Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-11-09T16:12:17.413Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-11-09T16:12:17.672Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-11-09T16:12:17.932Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-11-09T16:12:17.932Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-11-09T16:12:20.473Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-11-09T16:12:20.473Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-11-09T16:12:20.473Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-11-09T16:12:21.043Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-11-09T16:12:21.613Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-11-09T16:12:25.814Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-11-09T16:12:25.814Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-11-09T16:12:30.025Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-11-09T16:12:30.025Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-11-09T16:12:30.595Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-11-09T16:12:33.137Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-11-09T16:12:33.137Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-11-09T16:12:33.397Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-11-09T16:12:33.657Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-11-09T16:12:34.228Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-11-09T16:12:35.611Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-11-09T16:12:40.893Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-11-09T16:12:41.153Z] --- PASS: TestDockerNetworkSuite (60.19s) [2020-11-09T16:12:41.153Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.91s) [2020-11-09T16:12:41.153Z] docker_cli_network_unix_test.go:46: [d62a3d13f3227] daemon is not started [2020-11-09T16:12:41.153Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.70s) [2020-11-09T16:12:41.153Z] docker_cli_network_unix_test.go:46: [d8738b063b9a5] daemon is not started [2020-11-09T16:12:41.153Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.73s) [2020-11-09T16:12:41.153Z] docker_cli_network_unix_test.go:46: [d68df0000ab3c] daemon is not started [2020-11-09T16:12:41.153Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.44s) [2020-11-09T16:12:41.153Z] docker_cli_network_unix_test.go:46: [dd274342b7c72] daemon is not started [2020-11-09T16:12:41.153Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.58s) [2020-11-09T16:12:41.153Z] docker_cli_network_unix_test.go:1233: [d80a58f74807a] daemon is not started [2020-11-09T16:12:41.153Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.36s) [2020-11-09T16:12:41.153Z] docker_cli_network_unix_test.go:46: [d93795f1725aa] daemon is not started [2020-11-09T16:12:41.153Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.30s) [2020-11-09T16:12:41.153Z] docker_cli_network_unix_test.go:46: [d878f06cb731f] daemon is not started [2020-11-09T16:12:41.153Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.23s) [2020-11-09T16:12:41.153Z] docker_cli_network_unix_test.go:46: [d5cf14a8f99dc] daemon is not started [2020-11-09T16:12:41.153Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.15s) [2020-11-09T16:12:41.153Z] docker_cli_network_unix_test.go:46: [dbf6d043f4b36] daemon is not started [2020-11-09T16:12:41.153Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.51s) [2020-11-09T16:12:41.153Z] docker_cli_network_unix_test.go:46: [d1a2bc71f4bc4] daemon is not started [2020-11-09T16:12:41.153Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.38s) [2020-11-09T16:12:41.153Z] docker_cli_network_unix_test.go:46: [d4e8ddb686504] daemon is not started [2020-11-09T16:12:41.153Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.97s) [2020-11-09T16:12:41.153Z] docker_cli_network_unix_test.go:46: [d7a88b063b6c8] daemon is not started [2020-11-09T16:12:41.153Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.89s) [2020-11-09T16:12:41.154Z] docker_cli_network_unix_test.go:46: [dd11f23e8b9f9] daemon is not started [2020-11-09T16:12:41.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.18s) [2020-11-09T16:12:41.154Z] docker_cli_network_unix_test.go:46: [d01e1a60c7448] daemon is not started [2020-11-09T16:12:41.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2020-11-09T16:12:41.154Z] docker_cli_network_unix_test.go:46: [d73d81fcd1744] daemon is not started [2020-11-09T16:12:41.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.72s) [2020-11-09T16:12:41.154Z] docker_cli_network_unix_test.go:46: [d879800be654c] daemon is not started [2020-11-09T16:12:41.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2020-11-09T16:12:41.154Z] docker_cli_network_unix_test.go:46: [d3f65d93815bc] daemon is not started [2020-11-09T16:12:41.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-11-09T16:12:41.154Z] docker_cli_network_unix_test.go:46: [d95584dfca94e] daemon is not started [2020-11-09T16:12:41.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.18s) [2020-11-09T16:12:41.154Z] docker_cli_network_unix_test.go:46: [de7372321d9de] daemon is not started [2020-11-09T16:12:41.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.73s) [2020-11-09T16:12:41.154Z] docker_cli_network_unix_test.go:46: [da51212ef348e] daemon is not started [2020-11-09T16:12:41.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.03s) [2020-11-09T16:12:41.154Z] docker_cli_network_unix_test.go:46: [d848a4b3695e1] daemon is not started [2020-11-09T16:12:41.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2020-11-09T16:12:41.154Z] docker_cli_network_unix_test.go:46: [d1a7e386301db] daemon is not started [2020-11-09T16:12:41.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s) [2020-11-09T16:12:41.154Z] docker_cli_network_unix_test.go:46: [dde2663edbd90] daemon is not started [2020-11-09T16:12:41.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2020-11-09T16:12:41.154Z] docker_cli_network_unix_test.go:46: [dff2899366372] daemon is not started [2020-11-09T16:12:41.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.33s) [2020-11-09T16:12:41.154Z] docker_cli_network_unix_test.go:968: [d20ed8ec88a49] daemon is not started [2020-11-09T16:12:41.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.68s) [2020-11-09T16:12:41.154Z] docker_cli_network_unix_test.go:46: [dff9b84de042b] daemon is not started [2020-11-09T16:12:41.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.31s) [2020-11-09T16:12:41.154Z] docker_cli_network_unix_test.go:1116: [df406f27e6e14] daemon is not started [2020-11-09T16:12:41.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2020-11-09T16:12:41.154Z] docker_cli_network_unix_test.go:46: [d6ecb16a84e0d] daemon is not started [2020-11-09T16:12:41.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.83s) [2020-11-09T16:12:41.154Z] docker_cli_network_unix_test.go:46: [d8e31bc470e8d] daemon is not started [2020-11-09T16:12:41.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2020-11-09T16:12:41.154Z] docker_cli_network_unix_test.go:46: [d87d732b6f06f] daemon is not started [2020-11-09T16:12:41.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2020-11-09T16:12:41.154Z] docker_cli_network_unix_test.go:46: [dd519104d1d86] daemon is not started [2020-11-09T16:12:41.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2020-11-09T16:12:41.154Z] docker_cli_network_unix_test.go:46: [d7a5e689b61f9] daemon is not started [2020-11-09T16:12:41.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s) [2020-11-09T16:12:41.154Z] docker_cli_network_unix_test.go:46: [d46c4734c2797] daemon is not started [2020-11-09T16:12:41.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2020-11-09T16:12:41.154Z] docker_cli_network_unix_test.go:46: [d7c0efbc3cba2] daemon is not started [2020-11-09T16:12:41.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.42s) [2020-11-09T16:12:41.154Z] docker_cli_network_unix_test.go:46: [d7b8fe6d2ed1f] daemon is not started [2020-11-09T16:12:41.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2020-11-09T16:12:41.154Z] docker_cli_network_unix_test.go:46: [d7465c500f7c4] daemon is not started [2020-11-09T16:12:41.154Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-11-09T16:12:41.154Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-11-09T16:12:41.154Z] docker_cli_network_unix_test.go:46: [d65b878bdb6d2] daemon is not started [2020-11-09T16:12:41.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.73s) [2020-11-09T16:12:41.154Z] docker_cli_network_unix_test.go:46: [d61eeb9a8d026] daemon is not started [2020-11-09T16:12:41.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.30s) [2020-11-09T16:12:41.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.03s) [2020-11-09T16:12:41.154Z] docker_cli_network_unix_test.go:1084: [d70df23032452] daemon is not started [2020-11-09T16:12:41.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-11-09T16:12:41.154Z] docker_cli_network_unix_test.go:46: [dc9f63c570a6c] daemon is not started [2020-11-09T16:12:41.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.11s) [2020-11-09T16:12:41.154Z] docker_cli_network_unix_test.go:46: [dc3b668a4ab6b] daemon is not started [2020-11-09T16:12:41.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.17s) [2020-11-09T16:12:41.154Z] docker_cli_network_unix_test.go:46: [dcfb84e2f09a4] daemon is not started [2020-11-09T16:12:41.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2020-11-09T16:12:41.154Z] docker_cli_network_unix_test.go:46: [da356b1c108dd] daemon is not started [2020-11-09T16:12:41.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.88s) [2020-11-09T16:12:41.154Z] docker_cli_network_unix_test.go:46: [d17c22be1380d] daemon is not started [2020-11-09T16:12:41.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.55s) [2020-11-09T16:12:41.154Z] docker_cli_network_unix_test.go:46: [dd6ae2fb9ebf9] daemon is not started [2020-11-09T16:12:41.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.23s) [2020-11-09T16:12:41.154Z] docker_cli_network_unix_test.go:46: [d2728276fd436] daemon is not started [2020-11-09T16:12:41.154Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.87s) [2020-11-09T16:12:41.154Z] docker_cli_network_unix_test.go:46: [da63f35e9af2a] daemon is not started [2020-11-09T16:12:41.154Z] === RUN TestDockerHubPullSuite [2020-11-09T16:12:41.154Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-11-09T16:12:43.062Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-11-09T16:12:43.322Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-11-09T16:12:45.862Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-11-09T16:12:46.123Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-11-09T16:12:47.063Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-11-09T16:12:48.974Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-11-09T16:12:48.974Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-11-09T16:12:48.974Z] --- PASS: TestDockerHubPullSuite (7.71s) [2020-11-09T16:12:48.974Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.99s) [2020-11-09T16:12:48.974Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.18s) [2020-11-09T16:12:48.974Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.75s) [2020-11-09T16:12:48.974Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (2.52s) [2020-11-09T16:12:48.974Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.21s) [2020-11-09T16:12:48.974Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2020-11-09T16:12:48.974Z] PASS [2020-11-09T16:12:48.974Z] [2020-11-09T16:12:48.974Z] === Skipped [2020-11-09T16:12:48.974Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-11-09T16:12:48.974Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-11-09T16:12:48.974Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2020-11-09T16:12:48.974Z] [2020-11-09T16:12:48.974Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-11-09T16:12:48.974Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-11-09T16:12:48.974Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-11-09T16:12:48.974Z] [2020-11-09T16:12:48.974Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-11-09T16:12:48.974Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-11-09T16:12:48.974Z] docker_cli_build_test.go:5907: unmatched requirement DaemonIsWindows [2020-11-09T16:12:48.974Z] [2020-11-09T16:12:48.974Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-11-09T16:12:48.974Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-11-09T16:12:48.974Z] docker_cli_build_test.go:5890: unmatched requirement DaemonIsWindows [2020-11-09T16:12:48.974Z] [2020-11-09T16:12:48.974Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-11-09T16:12:48.974Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-11-09T16:12:48.974Z] docker_cli_build_test.go:5925: unmatched requirement DaemonIsWindows [2020-11-09T16:12:48.974Z] [2020-11-09T16:12:48.974Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-11-09T16:12:48.974Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-11-09T16:12:48.974Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2020-11-09T16:12:48.974Z] [2020-11-09T16:12:48.974Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-11-09T16:12:48.974Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-11-09T16:12:48.974Z] docker_cli_build_test.go:5856: unmatched requirement DaemonIsWindows [2020-11-09T16:12:48.974Z] [2020-11-09T16:12:48.974Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-11-09T16:12:48.974Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-11-09T16:12:48.974Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2020-11-09T16:12:48.974Z] [2020-11-09T16:12:48.974Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-11-09T16:12:48.974Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-11-09T16:12:48.974Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-11-09T16:12:48.974Z] [2020-11-09T16:12:48.974Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-11-09T16:12:48.974Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-11-09T16:12:48.974Z] docker_cli_build_test.go:6047: unmatched requirement DaemonIsWindows [2020-11-09T16:12:48.974Z] [2020-11-09T16:12:48.974Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-11-09T16:12:48.974Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-11-09T16:12:48.974Z] docker_cli_build_test.go:6017: unmatched requirement DaemonIsWindows [2020-11-09T16:12:48.974Z] [2020-11-09T16:12:48.974Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-11-09T16:12:48.974Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-11-09T16:12:48.974Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-11-09T16:12:48.974Z] [2020-11-09T16:12:48.974Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-11-09T16:12:48.974Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-11-09T16:12:48.974Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2020-11-09T16:12:48.974Z] [2020-11-09T16:12:48.974Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-11-09T16:12:48.974Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-11-09T16:12:48.974Z] docker_cli_sni_test.go:18: Flakey test [2020-11-09T16:12:48.974Z] [2020-11-09T16:12:48.974Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-11-09T16:12:48.974Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-11-09T16:12:48.974Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-11-09T16:12:48.974Z] [2020-11-09T16:12:48.974Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.01s) [2020-11-09T16:12:48.974Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2020-11-09T16:12:48.974Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-11-09T16:12:48.974Z] [2020-11-09T16:12:48.974Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-11-09T16:12:48.974Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-11-09T16:12:48.974Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-11-09T16:12:48.974Z] [2020-11-09T16:12:48.974Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2020-11-09T16:12:48.974Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2020-11-09T16:12:48.974Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-11-09T16:12:48.974Z] [2020-11-09T16:12:48.974Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-11-09T16:12:48.974Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-11-09T16:12:48.974Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-11-09T16:12:48.974Z] [2020-11-09T16:12:48.974Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-11-09T16:12:48.974Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-11-09T16:12:48.974Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-11-09T16:12:48.974Z] [2020-11-09T16:12:48.974Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-11-09T16:12:48.974Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-11-09T16:12:48.974Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-11-09T16:12:48.974Z] [2020-11-09T16:12:48.974Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-11-09T16:12:48.974Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-11-09T16:12:48.974Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-11-09T16:12:48.974Z] [2020-11-09T16:12:48.974Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-11-09T16:12:48.974Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-11-09T16:12:48.974Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-11-09T16:12:48.974Z] [2020-11-09T16:12:48.974Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-11-09T16:12:48.974Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-11-09T16:12:48.974Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-11-09T16:12:48.974Z] [2020-11-09T16:12:48.974Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-11-09T16:12:48.974Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-11-09T16:12:48.974Z] docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows [2020-11-09T16:12:48.974Z] [2020-11-09T16:12:48.974Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-11-09T16:12:48.974Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-11-09T16:12:48.974Z] docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows [2020-11-09T16:12:48.974Z] [2020-11-09T16:12:48.974Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-11-09T16:12:48.974Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-11-09T16:12:48.974Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-11-09T16:12:48.974Z] [2020-11-09T16:12:48.974Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-11-09T16:12:48.974Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-11-09T16:12:48.974Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-11-09T16:12:48.974Z] [2020-11-09T16:12:48.974Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s) [2020-11-09T16:12:48.974Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2020-11-09T16:12:48.974Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-11-09T16:12:48.974Z] [2020-11-09T16:12:48.974Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-11-09T16:12:48.974Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-11-09T16:12:48.974Z] docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess [2020-11-09T16:12:48.974Z] [2020-11-09T16:12:48.974Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-11-09T16:12:48.974Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-11-09T16:12:48.974Z] docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured [2020-11-09T16:12:48.974Z] [2020-11-09T16:12:48.974Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2020-11-09T16:12:48.974Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2020-11-09T16:12:48.974Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-11-09T16:12:48.974Z] [2020-11-09T16:12:48.974Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-11-09T16:12:48.974Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-11-09T16:12:48.974Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-11-09T16:12:48.974Z] [2020-11-09T16:12:48.974Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-11-09T16:12:48.974Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-11-09T16:12:48.974Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-11-09T16:12:48.974Z] [2020-11-09T16:12:48.974Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-11-09T16:12:48.974Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-11-09T16:12:48.974Z] docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows [2020-11-09T16:12:48.974Z] [2020-11-09T16:12:48.974Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-11-09T16:12:48.974Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-11-09T16:12:48.974Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows [2020-11-09T16:12:48.974Z] [2020-11-09T16:12:48.974Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-11-09T16:12:48.974Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-11-09T16:12:48.974Z] docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows [2020-11-09T16:12:48.974Z] [2020-11-09T16:12:48.974Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-11-09T16:12:48.974Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-11-09T16:12:48.974Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-11-09T16:12:48.974Z] [2020-11-09T16:12:48.974Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-11-09T16:12:48.974Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-11-09T16:12:48.974Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-11-09T16:12:48.974Z] [2020-11-09T16:12:48.974Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2020-11-09T16:12:48.974Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2020-11-09T16:12:48.974Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-11-09T16:12:48.974Z] [2020-11-09T16:12:48.974Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2020-11-09T16:12:48.974Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2020-11-09T16:12:48.974Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-11-09T16:12:48.974Z] [2020-11-09T16:12:48.974Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2020-11-09T16:12:48.974Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2020-11-09T16:12:48.974Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-11-09T16:12:48.974Z] [2020-11-09T16:12:48.974Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-11-09T16:12:48.974Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-11-09T16:12:48.974Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-11-09T16:12:48.974Z] [2020-11-09T16:12:48.974Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-11-09T16:12:48.974Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-11-09T16:12:48.974Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-11-09T16:12:48.974Z] [2020-11-09T16:12:48.974Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-11-09T16:12:48.974Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-11-09T16:12:48.974Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-11-09T16:12:48.974Z] [2020-11-09T16:12:48.974Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-11-09T16:12:48.974Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-11-09T16:12:48.974Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-11-09T16:12:48.974Z] [2020-11-09T16:12:48.974Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-11-09T16:12:48.974Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-11-09T16:12:48.974Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-11-09T16:12:48.974Z] [2020-11-09T16:12:48.974Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-11-09T16:12:48.974Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-11-09T16:12:48.974Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-11-09T16:12:48.974Z] [2020-11-09T16:12:48.974Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-11-09T16:12:48.974Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-11-09T16:12:48.974Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-11-09T16:12:48.974Z] [2020-11-09T16:12:48.974Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-11-09T16:12:48.974Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-11-09T16:12:48.974Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-11-09T16:12:48.974Z] [2020-11-09T16:12:48.974Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-11-09T16:12:48.974Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-11-09T16:12:48.974Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-11-09T16:12:48.974Z] docker_cli_network_unix_test.go:46: [d65b878bdb6d2] daemon is not started [2020-11-09T16:12:48.974Z] [2020-11-09T16:12:48.974Z] [2020-11-09T16:12:48.974Z] DONE 1277 tests, 51 skipped in 1522.327s [2020-11-09T16:12:48.974Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-11-09T16:12:48.974Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-11-09T16:12:48.974Z] ++++ cat bundles/test-integration/docker.pid [2020-11-09T16:12:48.974Z] +++ kill 7664 [2020-11-09T16:12:50.356Z] +++ /etc/init.d/apparmor stop [2020-11-09T16:12:50.356Z] Leaving: AppArmorNo profiles have been unloaded. [2020-11-09T16:12:50.356Z] [2020-11-09T16:12:50.356Z] Unloading profiles will leave already running processes permanently [2020-11-09T16:12:50.356Z] unconfined, which can lead to unexpected situations. [2020-11-09T16:12:50.356Z] [2020-11-09T16:12:50.356Z] To set a process to complain mode, use the command line tool [2020-11-09T16:12:50.356Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-11-09T16:12:50.356Z] +++ true [2020-11-09T16:12:50.356Z] exiting test-integration [2020-11-09T16:12:50.356Z] ++ exit 0 [2020-11-09T16:12:50.356Z] [2020-11-09T16:12:50.356Z] + for job in $(jobs -p) [2020-11-09T16:12:50.356Z] + wait 10665 [2020-11-09T16:12:52.894Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-11-09T16:12:52.894Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-11-09T16:12:59.494Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-11-09T16:12:59.494Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-11-09T16:13:00.065Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-11-09T16:13:02.610Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-11-09T16:13:58.860Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-11-09T16:14:45.593Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-11-09T16:14:57.814Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-11-09T16:15:02.015Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-11-09T16:17:08.500Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-11-09T16:17:13.781Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-11-09T16:17:15.205Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-11-09T16:17:15.205Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-11-09T16:17:15.465Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-11-09T16:17:15.465Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-11-09T16:17:16.404Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-11-09T16:17:18.315Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-11-09T16:17:21.614Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-11-09T16:17:22.997Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-11-09T16:18:19.247Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-11-09T16:18:19.247Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-11-09T16:18:19.816Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-11-09T16:18:21.727Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-11-09T16:18:25.021Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-11-09T16:18:26.937Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-11-09T16:18:48.885Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-11-09T16:19:01.104Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-11-09T16:19:03.013Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-11-09T16:19:04.923Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-11-09T16:19:07.465Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-11-09T16:19:17.457Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-11-09T16:19:19.998Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-11-09T16:19:21.909Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-11-09T16:19:24.451Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-11-09T16:19:26.991Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-11-09T16:19:28.901Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-11-09T16:19:31.443Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-11-09T16:19:33.354Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-11-09T16:20:29.600Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-11-09T16:20:44.529Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-11-09T16:20:59.422Z] --- PASS: TestDockerSwarmSuite (1622.35s) [2020-11-09T16:20:59.422Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.18s) [2020-11-09T16:20:59.422Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.31s) [2020-11-09T16:20:59.422Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.72s) [2020-11-09T16:20:59.422Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.46s) [2020-11-09T16:20:59.422Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.09s) [2020-11-09T16:20:59.422Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.71s) [2020-11-09T16:20:59.422Z] docker_api_swarm_test.go:562: [d05f1e18cbbc7] joining swarm manager [dcc76ab91fe8f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-09T16:20:59.422Z] docker_api_swarm_test.go:584: [df47a51591ea1] joining swarm manager [dcc76ab91fe8f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-09T16:20:59.422Z] check_test.go:380: [d05f1e18cbbc7] daemon is not started [2020-11-09T16:20:59.422Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-11-09T16:20:59.422Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-11-09T16:20:59.422Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.16s) [2020-11-09T16:20:59.422Z] docker_api_swarm_test.go:45: [d0b61bd9cf598] joining swarm manager [dd58ffec8ef42]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-09T16:20:59.422Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.86s) [2020-11-09T16:20:59.422Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.06s) [2020-11-09T16:20:59.422Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (39.88s) [2020-11-09T16:20:59.422Z] docker_api_swarm_test.go:303: [d400a7f71f538] joining swarm manager [dda238f8a9ad6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-09T16:20:59.422Z] docker_api_swarm_test.go:304: [d9cc6d5cb0682] joining swarm manager [dda238f8a9ad6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-09T16:20:59.422Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2020-11-09T16:20:59.422Z] docker_api_swarm_test.go:363: Waiting for possible election... [2020-11-09T16:20:59.422Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.31s) [2020-11-09T16:20:59.422Z] docker_api_swarm_test.go:271: [db72078c411eb] joining swarm manager [dff317b35e24f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-09T16:20:59.422Z] docker_api_swarm_test.go:272: [d7c443030b01f] joining swarm manager [dff317b35e24f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-09T16:20:59.422Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.77s) [2020-11-09T16:20:59.422Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.80s) [2020-11-09T16:20:59.422Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.75s) [2020-11-09T16:20:59.422Z] docker_api_swarm_node_test.go:19: [d9b7b44039dc2] joining swarm manager [d435e5d317939]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-09T16:20:59.422Z] docker_api_swarm_node_test.go:20: [da7f34d28a9da] joining swarm manager [d435e5d317939]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-09T16:20:59.422Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (44.79s) [2020-11-09T16:20:59.422Z] docker_api_swarm_test.go:501: [d2c0b338b06cd] joining swarm manager [d0be983112a02]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-09T16:20:59.422Z] docker_api_swarm_test.go:506: [d8dabb505850d] joining swarm manager [d0be983112a02]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-09T16:20:59.422Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.84s) [2020-11-09T16:20:59.422Z] docker_api_swarm_node_test.go:80: [d7f761e88940a] joining swarm manager [d548a53f9a3bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-09T16:20:59.422Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.35s) [2020-11-09T16:20:59.422Z] docker_api_swarm_node_test.go:52: [d499eda1d6edb] joining swarm manager [db668624b47da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-09T16:20:59.422Z] docker_api_swarm_node_test.go:53: [db647545b833d] joining swarm manager [db668624b47da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-09T16:20:59.422Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.73s) [2020-11-09T16:20:59.422Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (19.32s) [2020-11-09T16:20:59.422Z] docker_api_swarm_test.go:201: [d8f842efc8abd] joining swarm manager [dead0a7c645b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-09T16:20:59.422Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (63.91s) [2020-11-09T16:20:59.422Z] docker_api_swarm_test.go:383: [d075b68ddd95a] joining swarm manager [dc00d0cfd1dbc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-09T16:20:59.422Z] docker_api_swarm_test.go:384: [d08c9d2aa3218] joining swarm manager [dc00d0cfd1dbc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-09T16:20:59.422Z] check_test.go:380: [d08c9d2aa3218] daemon is not started [2020-11-09T16:20:59.422Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (61.56s) [2020-11-09T16:20:59.422Z] docker_api_swarm_test.go:801: [dc5a6e36e5585] joining swarm manager [d3341a503514a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-09T16:20:59.422Z] docker_api_swarm_test.go:801: [de0e3f4c7cb71] joining swarm manager [d3341a503514a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-09T16:20:59.422Z] docker_api_swarm_test.go:801: [d47020e744bf6] joining swarm manager [d3341a503514a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-11-09T16:20:59.422Z] docker_api_swarm_test.go:801: [db544e3ddd541] joining swarm manager [d3341a503514a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-11-09T16:20:59.422Z] docker_api_swarm_test.go:809: [d39cc9c095c1c] joining swarm manager [d3341a503514a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-11-09T16:20:59.422Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.41s) [2020-11-09T16:20:59.422Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.44s) [2020-11-09T16:20:59.422Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.10s) [2020-11-09T16:20:59.422Z] docker_api_swarm_service_test.go:394: [dc6ad5e38f646] joining swarm manager [dc09e0f95c8ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-09T16:20:59.422Z] docker_api_swarm_service_test.go:394: [d5e23630d83db] joining swarm manager [dc09e0f95c8ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-09T16:20:59.422Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.87s) [2020-11-09T16:20:59.422Z] docker_api_swarm_service_test.go:342: [d69cca26ae0b7] joining swarm manager [d9368841eae9d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-09T16:20:59.422Z] docker_api_swarm_service_test.go:342: [da89f1481b63f] joining swarm manager [d9368841eae9d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-09T16:20:59.422Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (14.71s) [2020-11-09T16:20:59.422Z] docker_api_swarm_service_test.go:489: [dcb2f1d172a5a] joining swarm manager [db47bd341672b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-09T16:20:59.422Z] docker_api_swarm_service_test.go:489: [d6b412853837c] joining swarm manager [db47bd341672b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-09T16:20:59.422Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.30s) [2020-11-09T16:20:59.422Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.14s) [2020-11-09T16:20:59.422Z] docker_api_swarm_service_test.go:127: [d15355d14ad5a] joining swarm manager [d91a36702695d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-09T16:20:59.422Z] docker_api_swarm_service_test.go:128: [d1aeeed817cea] joining swarm manager [d91a36702695d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-09T16:20:59.422Z] docker_api_swarm_service_test.go:136: [d1e80943617eb] joining swarm manager [d91a36702695d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-11-09T16:20:59.422Z] docker_api_swarm_service_test.go:137: [da5def4b72931] joining swarm manager [d91a36702695d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-11-09T16:20:59.422Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.64s) [2020-11-09T16:20:59.422Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.22s) [2020-11-09T16:20:59.422Z] docker_api_swarm_service_test.go:303: [d001de182ef3a] joining swarm manager [d49450f42eff4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-09T16:20:59.422Z] docker_api_swarm_service_test.go:303: [d70f862d35cd1] joining swarm manager [d49450f42eff4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-09T16:20:59.422Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.90s) [2020-11-09T16:20:59.422Z] docker_api_swarm_service_test.go:99: [da355f5e85dab] joining swarm manager [d8fc249a79f17]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-09T16:20:59.422Z] docker_api_swarm_service_test.go:100: [d68b73e92cd22] joining swarm manager [d8fc249a79f17]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-09T16:20:59.422Z] check_test.go:380: [da355f5e85dab] daemon is not started [2020-11-09T16:20:59.422Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.32s) [2020-11-09T16:20:59.422Z] docker_api_swarm_service_test.go:532: [d45681258f30a] joining swarm manager [d07273d41d041]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-09T16:20:59.422Z] docker_api_swarm_service_test.go:533: [d5119ee2b1693] joining swarm manager [d07273d41d041]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-09T16:20:59.422Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.10s) [2020-11-09T16:20:59.422Z] docker_api_swarm_service_test.go:147: [d716e74e25607] joining swarm manager [dbaa90372ec1d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-09T16:20:59.422Z] docker_api_swarm_service_test.go:147: [d183615f0b4d4] joining swarm manager [dbaa90372ec1d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-09T16:20:59.422Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.40s) [2020-11-09T16:20:59.422Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.17s) [2020-11-09T16:20:59.422Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.41s) [2020-11-09T16:20:59.422Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.28s) [2020-11-09T16:20:59.422Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.23s) [2020-11-09T16:20:59.422Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.09s) [2020-11-09T16:20:59.422Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.89s) [2020-11-09T16:20:59.422Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.33s) [2020-11-09T16:20:59.422Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.99s) [2020-11-09T16:20:59.422Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.83s) [2020-11-09T16:20:59.422Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.45s) [2020-11-09T16:20:59.422Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.31s) [2020-11-09T16:20:59.422Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.86s) [2020-11-09T16:20:59.422Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.60s) [2020-11-09T16:20:59.422Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.78s) [2020-11-09T16:20:59.422Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.52s) [2020-11-09T16:20:59.422Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.15s) [2020-11-09T16:20:59.422Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.30s) [2020-11-09T16:20:59.422Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.61s) [2020-11-09T16:20:59.422Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.76s) [2020-11-09T16:20:59.422Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.92s) [2020-11-09T16:20:59.422Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.43s) [2020-11-09T16:20:59.422Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.59s) [2020-11-09T16:20:59.422Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.12s) [2020-11-09T16:20:59.422Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.81s) [2020-11-09T16:20:59.422Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.48s) [2020-11-09T16:20:59.422Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.22s) [2020-11-09T16:20:59.422Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.05s) [2020-11-09T16:20:59.422Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.74s) [2020-11-09T16:20:59.422Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.23s) [2020-11-09T16:20:59.422Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.53s) [2020-11-09T16:20:59.422Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.41s) [2020-11-09T16:20:59.422Z] docker_cli_service_logs_test.go:245: checking task dw95her5k5a7 [2020-11-09T16:20:59.422Z] docker_cli_service_logs_test.go:250: checking messages for dw95her5k5a7 [2020-11-09T16:20:59.422Z] docker_cli_service_logs_test.go:245: checking task lyiwkex8iwuo [2020-11-09T16:20:59.422Z] docker_cli_service_logs_test.go:250: checking messages for lyiwkex8iwuo [2020-11-09T16:20:59.422Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (1.97s) [2020-11-09T16:20:59.422Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.72s) [2020-11-09T16:20:59.422Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.30s) [2020-11-09T16:20:59.422Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.67s) [2020-11-09T16:20:59.422Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.94s) [2020-11-09T16:20:59.422Z] docker_cli_swarm_test.go:1901: [dd8577fbf36ee] joining swarm manager [ddea1e3b47dd5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-09T16:20:59.422Z] docker_cli_swarm_test.go:1902: [d5ebd1854f1d7] joining swarm manager [ddea1e3b47dd5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-09T16:20:59.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.77s) [2020-11-09T16:20:59.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (1.82s) [2020-11-09T16:20:59.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (14.82s) [2020-11-09T16:20:59.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (18.93s) [2020-11-09T16:20:59.423Z] docker_cli_swarm_test.go:1802: [d19d4324b5252] joining swarm manager [d4a7a2fb9849c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-09T16:20:59.423Z] docker_cli_swarm_test.go:1803: [dc7c956d549b6] joining swarm manager [d4a7a2fb9849c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-09T16:20:59.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.12s) [2020-11-09T16:20:59.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (92.79s) [2020-11-09T16:20:59.423Z] docker_cli_swarm_test.go:1321: [d77757a06fac4] joining swarm manager [dd912a0289a28]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-09T16:20:59.423Z] docker_cli_swarm_test.go:1322: [dbb0845f90109] joining swarm manager [dd912a0289a28]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-09T16:20:59.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.98s) [2020-11-09T16:20:59.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.69s) [2020-11-09T16:20:59.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.38s) [2020-11-09T16:20:59.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.09s) [2020-11-09T16:20:59.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.16s) [2020-11-09T16:20:59.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (1.98s) [2020-11-09T16:20:59.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.85s) [2020-11-09T16:20:59.423Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-11-09T16:20:59.423Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-11-09T16:20:59.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.67s) [2020-11-09T16:20:59.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.72s) [2020-11-09T16:20:59.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.74s) [2020-11-09T16:20:59.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.36s) [2020-11-09T16:20:59.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.50s) [2020-11-09T16:20:59.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (49.39s) [2020-11-09T16:20:59.423Z] docker_cli_swarm_test.go:1186: [dd92f7efd05b0] joining swarm manager [de90ba5e452a9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-09T16:20:59.423Z] docker_cli_swarm_test.go:1195: [da68abf62534c] joining swarm manager [de90ba5e452a9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-09T16:20:59.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.65s) [2020-11-09T16:20:59.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.01s) [2020-11-09T16:20:59.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (118.95s) [2020-11-09T16:20:59.423Z] docker_cli_swarm_test.go:1118: [de50f1a775833] joining swarm manager [daec108cf51cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-09T16:20:59.423Z] docker_cli_swarm_test.go:1119: [d5deedca9a8cd] joining swarm manager [daec108cf51cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-09T16:20:59.423Z] docker_cli_swarm_test.go:1172: [ded536e0c95e8] joining swarm manager [daec108cf51cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-11-09T16:20:59.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.02s) [2020-11-09T16:20:59.423Z] docker_cli_swarm_test.go:1453: [d9456c743cb07] joining swarm manager [d1c7a86817962]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-09T16:20:59.423Z] docker_cli_swarm_test.go:1454: [ded1ffb19f841] joining swarm manager [d1c7a86817962]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-09T16:20:59.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.35s) [2020-11-09T16:20:59.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s) [2020-11-09T16:20:59.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s) [2020-11-09T16:20:59.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2020-11-09T16:20:59.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2020-11-09T16:20:59.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (1.85s) [2020-11-09T16:20:59.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.02s) [2020-11-09T16:20:59.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (1.84s) [2020-11-09T16:20:59.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.32s) [2020-11-09T16:20:59.423Z] docker_cli_swarm_unix_test.go:62: [d5eb3598b4777] joining swarm manager [d279e3ed28230]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-09T16:20:59.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (1.85s) [2020-11-09T16:20:59.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (2.76s) [2020-11-09T16:20:59.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (1.92s) [2020-11-09T16:20:59.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (2.78s) [2020-11-09T16:20:59.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.19s) [2020-11-09T16:20:59.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.73s) [2020-11-09T16:20:59.423Z] docker_api_swarm_test.go:961: [d6e9707b2ab54] joining swarm manager [d845b54592692]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-09T16:20:59.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.33s) [2020-11-09T16:20:59.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (1.87s) [2020-11-09T16:20:59.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (1.89s) [2020-11-09T16:20:59.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.80s) [2020-11-09T16:20:59.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.37s) [2020-11-09T16:20:59.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.12s) [2020-11-09T16:20:59.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.14s) [2020-11-09T16:20:59.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.13s) [2020-11-09T16:20:59.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.50s) [2020-11-09T16:20:59.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.21s) [2020-11-09T16:20:59.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.62s) [2020-11-09T16:20:59.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (1.84s) [2020-11-09T16:20:59.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.00s) [2020-11-09T16:20:59.423Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (16.88s) [2020-11-09T16:20:59.423Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (16.82s) [2020-11-09T16:20:59.423Z] === RUN TestDockerExternalVolumeSuite [2020-11-09T16:20:59.423Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-11-09T16:21:17.520Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-11-09T16:22:25.223Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-11-09T16:22:31.821Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-11-09T16:23:03.916Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-11-09T16:23:18.808Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-11-09T16:23:50.903Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-11-09T16:24:03.137Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-11-09T16:24:35.234Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-11-09T16:24:50.126Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-11-09T16:25:08.225Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-11-09T16:25:54.937Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-11-09T16:26:13.038Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-11-09T16:26:45.135Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-11-09T16:27:17.263Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-11-09T16:27:29.484Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-11-09T16:27:47.588Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-11-09T16:28:02.484Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-11-09T16:28:17.376Z] --- PASS: TestDockerExternalVolumeSuite (436.95s) [2020-11-09T16:28:17.376Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.54s) [2020-11-09T16:28:17.376Z] docker_cli_external_volume_driver_test.go:53: [d467223ecf8ed] daemon is not started [2020-11-09T16:28:17.376Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.60s) [2020-11-09T16:28:17.376Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.19s) [2020-11-09T16:28:17.376Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2020-11-09T16:28:17.376Z] docker_cli_external_volume_driver_test.go:53: [d3e6d072f5863] daemon is not started [2020-11-09T16:28:17.376Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-11-09T16:28:17.376Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2020-11-09T16:28:17.376Z] docker_cli_external_volume_driver_test.go:53: [df94e3c15fa70] daemon is not started [2020-11-09T16:28:17.376Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-11-09T16:28:17.376Z] docker_cli_external_volume_driver_test.go:53: [d9d114fdbaddb] daemon is not started [2020-11-09T16:28:17.376Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.19s) [2020-11-09T16:28:17.376Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.17s) [2020-11-09T16:28:17.376Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.78s) [2020-11-09T16:28:17.376Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s) [2020-11-09T16:28:17.376Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.18s) [2020-11-09T16:28:17.376Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.26s) [2020-11-09T16:28:17.376Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.89s) [2020-11-09T16:28:17.376Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.19s) [2020-11-09T16:28:17.376Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.62s) [2020-11-09T16:28:17.376Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (15.98s) [2020-11-09T16:28:17.376Z] docker_cli_external_volume_driver_test.go:485: [d79e737805676] daemon is not started [2020-11-09T16:28:17.376Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-11-09T16:28:17.376Z] docker_cli_external_volume_driver_test.go:53: [d4bdfca5fef54] daemon is not started [2020-11-09T16:28:17.376Z] PASS [2020-11-09T16:28:17.376Z] [2020-11-09T16:28:17.376Z] === Skipped [2020-11-09T16:28:17.376Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-11-09T16:28:17.377Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-11-09T16:28:17.377Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-11-09T16:28:17.377Z] check_test.go:309: [df464508925bf] daemon is not started [2020-11-09T16:28:17.377Z] [2020-11-09T16:28:17.377Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-11-09T16:28:17.377Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-11-09T16:28:17.377Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-11-09T16:28:17.377Z] check_test.go:309: [dcfe9be12cb7f] daemon is not started [2020-11-09T16:28:17.377Z] [2020-11-09T16:28:17.377Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-11-09T16:28:17.377Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-11-09T16:28:17.377Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-11-09T16:28:17.377Z] check_test.go:309: [da30c44ea34e9] daemon is not started [2020-11-09T16:28:17.377Z] [2020-11-09T16:28:17.377Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-11-09T16:28:17.377Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-11-09T16:28:17.377Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-11-09T16:28:17.377Z] [2020-11-09T16:28:17.377Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-11-09T16:28:17.377Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-11-09T16:28:17.377Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-11-09T16:28:17.377Z] [2020-11-09T16:28:17.377Z] [2020-11-09T16:28:17.377Z] DONE 273 tests, 5 skipped in 2450.862s [2020-11-09T16:28:17.377Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-11-09T16:28:17.377Z] ++++ cat bundles/test-integration/docker.pid [2020-11-09T16:28:17.377Z] +++ kill 7663 [2020-11-09T16:28:17.377Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d03161407bb03/docker.pid [2020-11-09T16:28:17.377Z] +++ kill 5365 [2020-11-09T16:28:17.377Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5365 is not a child of this shell [2020-11-09T16:28:17.377Z] warning: PID 5365 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d03161407bb03/docker.pid had a nonzero exit code [2020-11-09T16:28:17.377Z] +++ /etc/init.d/apparmor stop [2020-11-09T16:28:17.377Z] Leaving: AppArmorNo profiles have been unloaded. [2020-11-09T16:28:17.377Z] [2020-11-09T16:28:17.377Z] Unloading profiles will leave already running processes permanently [2020-11-09T16:28:17.377Z] unconfined, which can lead to unexpected situations. [2020-11-09T16:28:17.377Z] [2020-11-09T16:28:17.377Z] To set a process to complain mode, use the command line tool [2020-11-09T16:28:17.377Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-11-09T16:28:17.377Z] +++ true [2020-11-09T16:28:17.377Z] exiting test-integration [2020-11-09T16:28:17.377Z] ++ exit 0 [2020-11-09T16:28:17.377Z] [2020-11-09T16:28:17.647Z] + exit 0 [2020-11-09T16:28:17.647Z] ++ jobs -p [2020-11-09T16:28:17.647Z] + pids= [2020-11-09T16:28:17.647Z] + echo 'Remaining pids to kill: []' [2020-11-09T16:28:17.647Z] Remaining pids to kill: [] [2020-11-09T16:28:17.647Z] + '[' -z '' ']' Post stage [Pipeline] junit [2020-11-09T16:28:17.681Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-11-09T16:28:18.753Z] + echo Ensuring container killed. [2020-11-09T16:28:18.753Z] Ensuring container killed. [2020-11-09T16:28:18.753Z] + docker ps -aq -f name=docker-pr3-* [2020-11-09T16:28:18.753Z] + cids=34722bf6bdd4 [2020-11-09T16:28:18.753Z] ec35b5e88854 [2020-11-09T16:28:18.753Z] 8de995feac32 [2020-11-09T16:28:18.753Z] + [ -n 34722bf6bdd4 [2020-11-09T16:28:18.753Z] ec35b5e88854 [2020-11-09T16:28:18.753Z] 8de995feac32 ] [2020-11-09T16:28:18.753Z] + docker rm -vf 34722bf6bdd4 ec35b5e88854 8de995feac32 [2020-11-09T16:28:20.664Z] 34722bf6bdd4 [2020-11-09T16:28:20.664Z] ec35b5e88854 [2020-11-09T16:28:21.237Z] 8de995feac32 [Pipeline] sh [2020-11-09T16:28:21.525Z] + echo Chowning /workspace to jenkins user [2020-11-09T16:28:21.525Z] Chowning /workspace to jenkins user [2020-11-09T16:28:21.525Z] + id -u [2020-11-09T16:28:21.525Z] + id -g [2020-11-09T16:28:21.525Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41653:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-11-09T16:28:25.122Z] + bundleName=amd64 [2020-11-09T16:28:25.122Z] + echo Creating amd64-bundles.tar.gz [2020-11-09T16:28:25.122Z] Creating amd64-bundles.tar.gz [2020-11-09T16:28:25.122Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-11-09T16:28:25.122Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2020-11-09T16:28:26.075Z] Archiving artifacts [2020-11-09T16:28:26.591Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41653/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-11-09T16:28:26.906Z] + make clean [2020-11-09T16:28:27.166Z] docker volume rm -f docker-dev-cache [2020-11-09T16:28:27.166Z] 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